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.

5 check-ins using file icons/flags.png version 0cd17bee7d

2020-05-08
19:47
version update before zip check-in: a11baf6627 user: mario tags: trunk
2020-05-06
17:08
Add preliminary support for Draw/Impress documents. Second toolbar button for translation to system language. check-in: c03c78cbb6 user: mario tags: trunk, 1.0
17:04
Addons.xcu image references require `vnd.sun.star.extension://vnd.include-once.pagetranslate/` instead of just `%origin%` to actually get picked up. Also, PNGs work just fine, no BMP required. Add secondary button to translate to system locale/language. check-in: b1775e90db user: mario tags: trunk
2020-05-04
13:52
Use gettempdir() for log file. check-in: 5611c1345a user: mario tags: trunk, 0.9
13:32
Restructure Addons.xcu to prepare for additional toolbar buttons. Fix =="auto" check. Wrap initial document checks into try/catch (for yet unsupported Draw docs). check-in: c436e44ae3 user: mario tags: trunk