Age | Commit message (Expand) | Author |
2023-03-17 | Add uno command that changes the theme | Paris Oplopoios |
2023-03-16 | Preload the accelerator configurations when libreofficekit is active. | Gökay Şatır |
2023-03-12 | qa: call ProcessEventsToIdle inside dispatchCommand | Xisco Fauli |
2023-03-12 | qa: use dispatchCommand from macroTest | Xisco Fauli |
2023-03-11 | lok: cleanup trimMemory capability, and expand dumpState to caches. | Michael Meeks |
2023-03-11 | lok: add trimMemory capability, and expand dumpState to caches. | Michael Meeks |
2023-03-07 | Drop the LibreOfficeKit paintThumbnail() API | Tor Lillqvist |
2023-03-07 | Avoid running graphics tests when in lok mode. | Michael Meeks |
2023-03-01 | Improve the LibreOfficeKit Document::paintThumbnail() API | Tor Lillqvist |
2023-02-24 | Introduce lo_get_app_data_dir() for Emscripten, too | Tor Lillqvist |
2023-02-24 | Attempt to add ifdefs for WASM (Emscripten) for LOKit-based code | Tor Lillqvist |
2023-02-24 | Extend LOKit API with functionality to extract a request and paint thumbnails | Tor Lillqvist |
2023-02-23 | Surround recently added code that breaks on COWASM with ifdef | Tor Lillqvist |
2023-02-09 | Enable opening of downloaded fonts only in ForKit in Online | Tor Lillqvist |
2023-02-09 | LanguageTool: don't crash if REST protocol isn't set | Aron Budea |
2023-02-07 | Make LOKClipboard available to other modules | Szymon Kłos |
2023-02-06 | lok: fix query language status | Henry Castro |
2023-02-06 | lok: add function getDocLanguages | Henry Castro |
2023-02-06 | lok: disable spell if remote language tool enabled | Henry Castro |
2023-02-06 | lok: add Rest Protocol property | Henry Castro |
2023-02-01 | vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand() | Miklos Vajna |
2023-01-30 | sw lok: expose field type & command of fieldmark under cursor | Miklos Vajna |
2023-01-28 | [cp] enable crashreport on Windows | Andras Timar |
2023-01-28 | lok: support per-user timezone | Ashod Nakashian |
2023-01-28 | LOK: don't segfault when reporting error | Ashod Nakashian |
2023-01-28 | Added option to disable ssl verification for languagetool | Mert Tumer |
2023-01-28 | lok: set LanguageTool config parameters from environment | Mert Tumer |
2023-01-24 | Avoid compiler warning | Tor Lillqvist |
2023-01-23 | tdf#86630 sw: Add one-step page number insertion wizard | offtkp |
2023-01-23 | sw, lok: implement a getCommandValues(Fields) | Miklos Vajna |
2023-01-23 | lok: ensure to initialize the security context | Henry Castro |
2023-01-23 | 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 | Fix types for Curl elements (update part) | Julien Nabet |
2023-01-11 | Fix deprecated Curl elements for minidump part | Julien Nabet |
2023-01-11 | Fix deprecated Curl elements for update part | Julien Nabet |
2022-12-17 | check SfxObjectShell::Current() | Caolán McNamara |
2022-12-16 | misc: check SfxViewFrame::Current() | Caolán McNamara |
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 |
2022-11-10 | lok: masterpage: use EditMode as parameter in invalidation callback | Szymon Kłos |
2022-11-09 | UnoApiTest: factor out common code | Xisco Fauli |
2022-11-07 | Send build config (configure options) in LOKit version info JSON | Andras Timar |
2022-11-06 | -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): desktop | Stephan Bergmann |