summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2023-07-28Added possibility to set password on save throug argumentsJaume Pujantell
2023-07-23lok: flush the VOC primitives when trimming memoryAshod Nakashian
2023-07-20Send Calc pivot table command state changes to LOKAron Budea
2023-07-12Natively draw to pixel buffer with RBGA pixel format in iOS appPatrick Luby
2023-07-05add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara
2023-07-05Fix build [-Werror=unused-parameter]Aron Budea
2023-07-05lok: remove old hack for LanguageTool localesSzymon Kłos
2023-07-05lok: LanguageTool provides list of languagesSzymon Kłos
2023-06-26LOK: send state of DataFilterAutoFilterPranam Lashkari
2023-06-14lok: on switching from tabbed to compact ui 2 buttons were disabledMarco Cecchetti
2023-06-06lok: callback to send the updated theme palette when theme changesTomaž Vajngerl
2023-06-05[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2023-06-02Removing unused variable in preLoadShortCutAcceleratorsMarco Cecchetti
2023-06-02Remove the allowed language check from UI languages.Gökay Şatır
2023-05-30lok: a11y: paragraph notifyied on text change, even coming from another viewMarco Cecchetti
2023-05-28desktop: check getDialog()Xisco Fauli
2023-05-23linking: api: use JsonWriterSzymon Kłos
2023-05-18lok: linking-api: export correct target stringSzymon Kłos
2023-05-15lok: set help root URLAndras Timar
2023-05-07fixup! lok: accessibility event listener for focused paragraphMarco Cecchetti
2023-05-05lok: a11y: focused paragraph info sent to clientMarco Cecchetti
2023-05-05lok: accessibility event listener for focused paragraphMarco Cecchetti
2023-05-02Make encodeForXml accessible for other modulesSzymon Kłos
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist
2023-04-27Bin leftover dead codeTor Lillqvist
2023-04-17lok: capture and publish the modified status in save resultAshod Nakashian
2023-04-14lok: trim glibc allocator's pending heap when called.Michael Meeks
2023-04-03Revert "qa: call ProcessEventsToIdle inside dispatchCommand"Xisco Fauli
2023-04-03rhbz#2171265 Report fatal InitApplicationServiceManager failures more reliablyStephan Bergmann
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