summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2023-03-17Add uno command that changes the themeParis Oplopoios
2023-03-16Preload the accelerator configurations when libreofficekit is active.Gökay Şatır
2023-03-12qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2023-03-12qa: use dispatchCommand from macroTestXisco Fauli
2023-03-11lok: cleanup trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist
2023-03-07Avoid running graphics tests when in lok mode.Michael Meeks
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist
2023-02-24Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2023-02-24Attempt to add ifdefs for WASM (Emscripten) for LOKit-based codeTor Lillqvist
2023-02-24Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist
2023-02-23Surround recently added code that breaks on COWASM with ifdefTor Lillqvist
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist
2023-02-09LanguageTool: don't crash if REST protocol isn't setAron Budea
2023-02-07Make LOKClipboard available to other modulesSzymon Kłos
2023-02-06lok: fix query language statusHenry Castro
2023-02-06lok: add function getDocLanguagesHenry Castro
2023-02-06lok: disable spell if remote language tool enabledHenry Castro
2023-02-06lok: add Rest Protocol propertyHenry Castro
2023-02-01vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna
2023-01-30sw lok: expose field type & command of fieldmark under cursorMiklos Vajna
2023-01-28[cp] enable crashreport on WindowsAndras Timar
2023-01-28lok: support per-user timezoneAshod Nakashian
2023-01-28LOK: don't segfault when reporting errorAshod Nakashian
2023-01-28Added option to disable ssl verification for languagetoolMert Tumer
2023-01-28lok: set LanguageTool config parameters from environmentMert Tumer
2023-01-24Avoid compiler warningTor Lillqvist
2023-01-23tdf#86630 sw: Add one-step page number insertion wizardofftkp
2023-01-23sw, lok: implement a getCommandValues(Fields)Miklos Vajna
2023-01-23lok: ensure to initialize the security contextHenry Castro
2023-01-23don't crash with --disable-pdfiumCaolán McNamara
2023-01-12Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet
2023-01-12Fix types for Curl elements (update part)Julien Nabet
2023-01-11Fix deprecated Curl elements for minidump partJulien Nabet
2023-01-11Fix deprecated Curl elements for update partJulien Nabet
2022-12-17check SfxObjectShell::Current()Caolán McNamara
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara
2022-12-07sw, lok: implement a getCommandValues(Bookmarks)Miklos Vajna
2022-11-30Add LOKit functions and whitelist export for it to WASMThorsten Behrens
2022-11-30sw lok, .uno:SetDocumentProperties: expose value of custom document propertiesMiklos Vajna
2022-11-25sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos
2022-11-19lok: masterpage: disable callbacks on paintingSzymon Kłos
2022-11-14gtktiledviewer: Fix getting tiles on WindowsMike Kaganski
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-11-09UnoApiTest: factor out common codeXisco Fauli
2022-11-07Send build config (configure options) in LOKit version info JSONAndras Timar
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): desktopStephan Bergmann