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.

23 check-ins using file Addons.xcu version 8d4369a958

2021-01-30
13:44
New translate url uses &tl= instead of hl= check-in: 7a9c1a74a6 user: mario tags: trunk
13:08
Fix for new Google Translate page (div "result-container" instead of "t0") check-in: 0dcd6f88a1 user: mario tags: trunk
12:08
Reenable some debug messages check-in: 708514c151 user: mario tags: trunk, 1.6
12:05
Note on buggy options dialog check-in: c9ba80cd17 user: mario tags: trunk
12:02
Check for existence of create_default_context check-in: 01879969de user: mario tags: trunk
11:06
remove if sys.platform != 'win32': test for adhoc ssl support check-in: c90a192a1a user: mario tags: trunk
11:06
Log exceptions for config store read/write access check-in: 596be85ff3 user: mario tags: trunk
11:04
Note on untraversable text sections check-in: d1e904da13 user: mario tags: trunk
2020-06-21
14:35
Move help pages into Extensions>Pagetranslate>… check-in: b7f90e8be1 user: mario tags: trunk
14:34
Add a few more help pages (errors, extending, project infos) check-in: fe1e3cf24f user: mario tags: trunk
2020-06-12
04:42
Fix to dlg:help-url=… Now context-sensitive help pops up for F1 in settings window. (For LibreOffice before 7.0 at least) check-in: 29abf22448 user: mario tags: trunk
2020-06-11
18:49
Use saxonb-xslt for help pages, add short usage/intro page. check-in: 53081278cb user: mario tags: trunk
2020-06-10
05:10
Add help-uri=vnd.sun.star.help://help/vnd.include-once.pagetranslate/config.xhp?Language=en&…; doesn't work of course. check-in: 15c0def16d user: mario tags: trunk
05:09
Introduce crude help file for config options. check-in: a2bf060c6d user: mario tags: trunk
05:08
Add default flags `-o -t {lang}` for cli backend. check-in: 5a0ee83349 user: mario tags: trunk
2020-06-02
16:59
Rewrite TextPortion handling (slow mode) according to reality. (.supportsService("XEnumeration") won't work, and getString/setString on TextPortion) However, formatting bleeds into adjoining text segments, so probably a useless operation mode. (Machine translations are expectedly worse.) check-in: 46943916e1 user: mario tags: trunk
2020-06-01
19:07
Implement deepl_web instanceId/sessId/cookie retrieval, still yields 429 though. Add {text} and {lang} placeholders for cli backend. check-in: d0a93e3bf3 user: mario tags: trunk
19:06
Add super slow mode: paragraph enumeration - breaks up sentences on style variations, but harms coherent translations and performance, obviously. check-in: ded540533c user: mario tags: trunk
19:05
Introduce cmd and email fields, redesign dialog to make association clearer. check-in: 534df482b5 user: mario tags: trunk
2020-05-30
16:55
Add TextFrames support and config option. Seems to work alright, but keep it optional. check-in: 82c71bbb30 user: mario tags: trunk, 1.5
16:54
add format_exc() for import translate.Translator failure check-in: dcaa58f47b user: mario tags: trunk
16:53
Introduce XNamedAsEnumeration wrapper check-in: aba3df934c user: mario tags: trunk
16:53
Add <kbd>🏴</kbd> to Draw/Impress. Submenus still missing there however. check-in: 75f1bf7f56 user: mario tags: trunk