Age | Commit message (Expand) | Author |
2023-02-27 | no need to hold CollatorWrapper by std::unique_ptr | Noel Grandin |
2023-02-25 | Remove duplicated include | Andrea Gelmini |
2023-02-22 | Extend LOKit API with functionality to extract a request and paint thumbnails | Tor Lillqvist |
2023-02-21 | qa: call ProcessEventsToIdle inside dispatchCommand | Xisco Fauli |
2023-02-21 | qa: use dispatchCommand from macroTest | Xisco Fauli |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-02-14 | osl::Mutex->std::atomic in DispatchWatcher | Noel Grandin |
2023-02-13 | Rename: Extension Manager -> Extensions | Samuel Mehrbrodt |
2023-02-13 | Fix/simplify some vnd.sun.star.expand: handling | Mike Kaganski |
2023-02-09 | Enable opening of downloaded fonts only in ForKit in Online | Tor Lillqvist |
2023-02-07 | cid#1520802 Dereference null return value | Caolán McNamara |
2023-02-07 | improve readability of VirtualDevice constructor | Noel Grandin |
2023-02-06 | Make LOKClipboard available to other modules | Szymon Kłos |
2023-02-03 | lok: fix query language status | Henry Castro |
2023-02-03 | lok: add function getDocLanguages | Henry Castro |
2023-02-01 | lok: disable spell if remote language tool enabled | Henry Castro |
2023-01-31 | lok: add Rest Protocol property | Henry Castro |
2023-01-30 | Added option to disable ssl verification for languagetool | Mert Tumer |
2023-01-30 | lok: set LanguageTool config parameters from environment | Mert Tumer |
2023-01-29 | lok: support per-user timezone | Ashod Nakashian |
2023-01-28 | Avoid compiler warning | Tor Lillqvist |
2023-01-27 | Remove support for 32-bit S390 | Stephan Bergmann |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2023-01-24 | Surround recently added code that breaks on COWASM with ifdef | Tor Lillqvist |
2023-01-23 | lok: ensure to initialize the security context | Henry Castro |
2023-01-18 | don't crash with --disable-pdfium | Caolán McNamara |
2023-01-12 | Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http" | Julien Nabet |
2023-01-12 | drop internal support for 1-bit images | Noel Grandin |
2023-01-11 | Fix types for Curl elements (update part) | Julien Nabet |
2023-01-11 | rename BitmapEx::GetAlpha to GetAlphaMask | Noel Grandin |
2023-01-10 | vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand() | Miklos Vajna |
2023-01-09 | Fix deprecated Curl elements for update part | Julien Nabet |
2023-01-09 | use std::this_thread::sleep_for instead of osl equivalent | Arnaud VERSINI |
2023-01-08 | Fix deprecated Curl elements for minidump part | Julien Nabet |
2023-01-06 | tdf#86630 sw: Add one-step page number insertion wizard | offtkp |
2023-01-05 | sw lok: expose field type & command of fieldmark under cursor | Miklos Vajna |
2023-01-03 | sw, lok: implement a getCommandValues(Fields) | Miklos Vajna |
2022-12-28 | Introduce lo_get_app_data_dir() for Emscripten, too | Tor Lillqvist |
2022-12-19 | tdf#145538 Use range based for loops | Leonid Ryzhov |
2022-12-16 | check SfxObjectShell::Current() | Caolán McNamara |
2022-12-16 | misc: check SfxViewFrame::Current() | Caolán McNamara |
2022-12-13 | Attempt to add ifdefs for WASM (Emscripten) for LOKit-based code | Tor Lillqvist |
2022-12-07 | sw, lok: implement a getCommandValues(Bookmarks) | Miklos Vajna |
2022-11-30 | Add LOKit functions and whitelist export for it to WASM | Thorsten Behrens |
2022-11-30 | sw lok, .uno:SetDocumentProperties: expose value of custom document properties | Miklos Vajna |
2022-11-25 | sw lok, .uno:TextFormFields: expose field code of fieldmarks | Miklos Vajna |
2022-11-19 | lok: masterpage: Introduce mode property to tile rendering | Szymon Kłos |
2022-11-19 | lok: masterpage: disable callbacks on painting | Szymon Kłos |
2022-11-14 | gtktiledviewer: Fix getting tiles on Windows | Mike Kaganski |
2022-11-10 | lok: Introudce getDataArea for Calc | Szymon Kłos |