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.

36 check-ins using file pythonpath/httprequests.py version a4870cf51f

2022-10-14
12:56
pylint fixes (whitespace), class-wise loggers, regex r"" strings check-in: eab7fe59b3 user: mario tags: trunk
12:55
more pylint, separate loggers, merge argparse into update_params(), bring back MessageBox, more %placeholder logging check-in: 0ca9b63a6b user: mario tags: trunk
2022-10-13
23:00
AOO/Python2 compatibility (unicode string and lambda: args), more pylint concessions check-in: 2cc29c419d user: mario tags: trunk
19:52
crude pylint fixes check-in: 93efedae5d user: mario tags: trunk
15:50
uniform log prefixes, enable functioning .insertTextContent() as fallback for comment.attach() check-in: 4e70849c1e user: mario tags: trunk
13:49
switch back to comment.attach() check-in: b8d169eb34 user: mario tags: trunk
13:34
move with_properties() to unocompat, simplify Annotation creation check-in: 5d2ae04725 user: mario tags: trunk
11:14
get eventListener buttons in options page working check-in: 5bf569cb63 user: mario tags: trunk
08:59
note new option and potential exception check-in: 148f8a2956 user: mario tags: trunk
08:35
doc --setup flag check-in: ca7d968d49 user: mario tags: trunk
08:34
Introduced --setup option check-in: d995967f72 user: mario tags: trunk
08:33
notes from 1.9.77 check-in: 3eff8fb9cb user: mario tags: trunk
08:33
Enable annotations for table cells. check-in: 6b0be26269 user: mario tags: trunk
08:27
add annotate option check-in: c05353ea1c user: mario tags: trunk
08:19
introduce comment-preservation of original text check-in: 6a653f14b2 user: mario tags: trunk
2022-08-08
21:17
break long titles, man page updates check-in: 887d7dac36 user: mario tags: trunk
2022-08-07
08:53
Add --help flag, restructure a bit check-in: e6b2149002 user: mario tags: trunk
05:28
fix --synonym.com, add --moby and --hippo check-in: 8d3456a4b7 user: mario tags: trunk
2022-01-01
22:24
readd proper icon url check-in: 287c5372dc user: mario tags: trunk
2021-12-30
02:18
Update documentation on new option. check-in: e2c879925e user: mario tags: trunk
02:10
Added pt-BR (Brazilian-Portuguese) menu entry check-in: a1aea47667 user: mario tags: trunk
02:07
Add `selectonly` mode as per user request. check-in: a80c65db71 user: mario tags: trunk
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