LibreOffice plugin to pipe whole Writer documents through Google Translate, that ought to keep most of the page formatting.

⌈⌋ branch:  PageTranslate


Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

30 check-ins using file OptionsSchema.xcs version 9c00829550

2021-09-16
14:59
Hurried fixes for --merriamwebster and --synonyms.com check-in: b0666af4c8 user: mario tags: trunk
2021-06-10
14:53
Change exception names, and use `LangSelection` for dialog (makes error more understandable). check-in: c62b11cb0e user: mario tags: trunk
14:52
Notes about ArgosTranslate, CLI alternative check-in: b1b7271886 user: mario tags: trunk
14:50
Move MessageBox() to unocompat (not actually used anymore, doesn't work in LO-dev-7.2 anyway), sys.excepthook doesn't suffice for dialog hookup. Add config btn_map{} for external tools from settings dialog. check-in: 3f945d5495 user: mario tags: trunk
2021-06-06
20:49
Simplify Argos backend, conclude that it only works with distro-LibreOffice check-in: c4b8a7b58b user: mario tags: trunk
15:28
Add ArgosTranslate (offline/python-based backend), albeit it probably can't be used within LO`s python runtime (blocking numpy.so loading) check-in: 5ea14334ba user: mario tags: trunk
2021-06-03
09:35
Add Systran backend (untested). check-in: f6fc8d0070 user: mario tags: trunk
2021-06-02
18:08
Release as 1.9 check-in: 46ae0fdcbc user: mario tags: trunk, 1.9
17:30
Remove sys.modules check, just import always check-in: 42900dac95 user: mario tags: trunk
17:27
Generalize langdetect into base class as `self.lang(text)` check-in: e233f76db8 user: mario tags: trunk
16:45
Disable ToggleDropdown, update dependencies check-in: c82a3fa68a user: mario tags: trunk
16:45
Adapt tooltips check-in: cd67c85797 user: mario tags: trunk
16:44
New error note check-in: 6cf288401b user: mario tags: trunk
16:44
Fix GogoleAjax to rejoin split up ssentences (from nested list). check-in: 7b8ef174e0 user: mario tags: trunk
2021-05-31
23:22
document config: options where used check-in: 83b827c27b user: mario tags: trunk
14:48
Add alternative "GoogleApis Ajax Translate" endpoint. check-in: e257d8dd7d user: mario tags: trunk
10:39
Add papago translator from D-T check-in: aeeab5bf1f user: mario tags: trunk
10:38
replace debug menu entry with "mri-debug" 🏴 action (to inspect whole document) check-in: 24fa22684d user: mario tags: trunk
10:37
Turn `cmd` into ComboBox, slightly move input positions (x/y=5/5 like other dialogs), and add flag icon bottom right. check-in: 0d6f99d9eb user: mario tags: trunk
2021-05-20
08:31
Can't believe this actually works: `OptionsPageURL:string=%origin%/*.xdl` is the magic incantation. @doc: https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=66473&p=295561&hilit=OptionsPageURL#p295561 check-in: 9f1b68fead user: mario tags: trunk
04:54
ToggleDropdownButton in toolbar; unclear how to craft popup/submenu Leaf check-in: 3f1b1c963c user: mario tags: dropdown
04:53
HTML entity for black flag, also doesn't display in OOhelp. check-in: ec9e4b3f08 user: mario tags: trunk
2021-05-17
16:04
Fix `True` typo check-in: fb9192bec6 user: mario tags: trunk
2021-05-16
17:38
Remove dispatch_dialog/create_dialog again in favour of plain .uno:OptionsTreeDialog menu link check-in: 0af806d815 user: mario tags: trunk
15:36
document 1.8 changes check-in: 642f764b0f user: mario tags: trunk
15:36
minor doc updates check-in: 5fcc712e48 user: mario tags: trunk
15:35
dispatch_dialog() is not working, and create_dialog() too much overhead for a working AWT window; abort. check-in: 4c9cb82bf1 user: mario tags: trunk
15:34
Split out .skip() test, and wrap regexen in rx. classs check-in: 7512074bcc user: mario tags: trunk
2021-05-15
16:27
Update notes on PONS and button config. check-in: 2bb2861a0a user: mario tags: trunk
16:26
Introduce 🏴 button configuration to change default language/behaviour. check-in: 57703cade1 user: mario tags: trunk