summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2023-06-06lok: callback to send the updated theme palette when theme changesTomaž Vajngerl3-0/+42
2023-06-05[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır1-1/+1
2023-06-02Removing unused variable in preLoadShortCutAcceleratorsMarco Cecchetti1-2/+0
2023-06-02Remove the allowed language check from UI languages.Gökay Şatır1-19/+10
2023-05-30lok: a11y: paragraph notifyied on text change, even coming from another viewMarco Cecchetti1-1/+0
2023-05-28desktop: check getDialog()Xisco Fauli1-2/+4
2023-05-23linking: api: use JsonWriterSzymon Kłos1-41/+17
2023-05-18lok: linking-api: export correct target stringSzymon Kłos1-1/+3
2023-05-15lok: set help root URLAndras Timar1-0/+21
2023-05-07fixup! lok: accessibility event listener for focused paragraphMarco Cecchetti1-41/+46
2023-05-05lok: a11y: focused paragraph info sent to clientMarco Cecchetti2-5/+63
2023-05-05lok: accessibility event listener for focused paragraphMarco Cecchetti2-3/+18
2023-05-02Make encodeForXml accessible for other modulesSzymon Kłos1-34/+2
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist1-77/+25
2023-04-27Bin leftover dead codeTor Lillqvist1-20/+0
2023-04-17lok: capture and publish the modified status in save resultAshod Nakashian1-2/+16
2023-04-14lok: trim glibc allocator's pending heap when called.Michael Meeks1-0/+12
2023-04-03Revert "qa: call ProcessEventsToIdle inside dispatchCommand"Xisco Fauli1-0/+2
2023-04-03rhbz#2171265 Report fatal InitApplicationServiceManager failures more reliablyStephan Bergmann1-1/+3
2023-03-17Add uno command that changes the themeParis Oplopoios1-0/+1
2023-03-16Preload the accelerator configurations when libreofficekit is active.Gökay Şatır1-0/+48
2023-03-12qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli1-2/+0
2023-03-12qa: use dispatchCommand from macroTestXisco Fauli1-4/+3
2023-03-11lok: cleanup trimMemory capability, and expand dumpState to caches.Michael Meeks1-0/+1
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks2-1/+9
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist2-37/+1
2023-03-07Avoid running graphics tests when in lok mode.Michael Meeks1-0/+3
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist1-2/+21
2023-02-24Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist1-3/+5
2023-02-24Attempt to add ifdefs for WASM (Emscripten) for LOKit-based codeTor Lillqvist1-4/+6
2023-02-24Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist2-3/+188
2023-02-23Surround recently added code that breaks on COWASM with ifdefTor Lillqvist1-0/+2
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist1-1/+19
2023-02-09LanguageTool: don't crash if REST protocol isn't setAron Budea1-1/+1
2023-02-07Make LOKClipboard available to other modulesSzymon Kłos3-1/+44
2023-02-06lok: fix query language statusHenry Castro1-16/+29
2023-02-06lok: add function getDocLanguagesHenry Castro1-2/+127
2023-02-06lok: disable spell if remote language tool enabledHenry Castro1-0/+19
2023-02-06lok: add Rest Protocol propertyHenry Castro1-3/+8
2023-02-01vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna1-1/+1
2023-01-30sw lok: expose field type & command of fieldmark under cursorMiklos Vajna1-36/+8
2023-01-28[cp] enable crashreport on WindowsAndras Timar1-2/+2
2023-01-28lok: support per-user timezoneAshod Nakashian2-1/+52
2023-01-28LOK: don't segfault when reporting errorAshod Nakashian1-1/+1
2023-01-28Added option to disable ssl verification for languagetoolMert Tumer1-0/+3
2023-01-28lok: set LanguageTool config parameters from environmentMert Tumer1-1/+33
2023-01-24Avoid compiler warningTor Lillqvist1-1/+3
2023-01-23tdf#86630 sw: Add one-step page number insertion wizardofftkp1-0/+1
2023-01-23sw, lok: implement a getCommandValues(Fields)Miklos Vajna1-1/+2
2023-01-23lok: ensure to initialize the security contextHenry Castro1-0/+14