summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2024-01-05CppunitTest_desktop_lib: adjust asserts so this works againMiklos Vajna1-2/+4
2023-09-25lok: add broken package interaction handlerSzymon Kłos2-0/+23
2023-08-14lok: use constant keys enumerationHenry Castro1-4/+4
2023-06-20lok: on switching from tabbed to compact ui 2 buttons were disabledMarco Cecchetti1-0/+2
2023-05-24lok: set help root URLAndras Timar1-0/+21
2023-04-26lok: capture and publish the modified status in save resultAshod Nakashian1-3/+18
2023-04-23Make encodeForXml accessible for other modulesSzymon Kłos1-34/+2
2023-03-20Revert "Preload the accelerator configurations when libreofficekit is active."Gökay ŞATIR1-48/+0
2023-03-07Avoid running graphics tests when in lok mode.Michael Meeks1-0/+3
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist2-37/+1
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist1-2/+21
2023-02-23Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist2-3/+188
2023-02-23Preload the accelerator configurations when libreofficekit is active.Gökay Şatır1-0/+48
2023-02-13Fix build [-Werror=unused-parameter]Aron Budea1-2/+2
2023-02-10lok: remove old hack for LanguageTool localesSzymon Kłos1-136/+0
2023-02-10lok: LanguageTool provides list of languagesSzymon Kłos1-16/+48
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby1-0/+2
2023-01-18lok: fix query language statusHenry Castro1-16/+29
2023-01-16lok: ensure to initialize the security contextHenry Castro1-0/+14
2023-01-13lok: add function getDocLanguagesHenry Castro1-2/+125
2023-01-13lok: support per-user timezoneAshod Nakashian2-1/+52
2023-01-11vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna1-1/+1
2023-01-09sw lok: expose field type & command of fieldmark under cursorMiklos Vajna1-36/+8
2023-01-09tdf#86630 sw: Add one-step page number insertion wizardofftkp1-0/+1
2023-01-05sw, lok: implement a getCommandValues(Fields)Miklos Vajna1-1/+2
2023-01-02lok: disable spell if remote language tool enabledHenry Castro1-0/+19
2022-12-17LanguageTool: don't crash if REST protocol isn't setAron Budea1-1/+1
2022-12-08sw, lok: implement a getCommandValues(Bookmarks)Miklos Vajna1-1/+2
2022-12-05sw lok, .uno:SetDocumentProperties: expose value of custom document propertiesMiklos Vajna1-2/+7
2022-12-02lok: add Rest Protocol propertyHenry Castro1-3/+8
2022-11-29sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna1-0/+14
2022-11-17desktop: fix type of the last argument of lok_preinit_2()Miklos Vajna1-1/+1
2022-11-17lok: masterpage: Introduce mode property to tile renderingSzymon Kłos2-30/+88
2022-11-16lok: masterpage: disable callbacks on paintingSzymon Kłos1-1/+17
2022-11-15gtktiledviewer: Fix getting tiles on WindowsMike Kaganski1-2/+2
2022-11-07lok: Introudce getDataArea for CalcSzymon Kłos2-1/+30
2022-11-05lok: show Math cursorMike Kaganski1-0/+5
2022-11-04lok: fix convert-to batch mode, quiet interactionHenry Castro1-1/+2
2022-10-24Paint tiles on WindowsMike Kaganski1-1/+34
2022-10-24lok: support embedded mediaAshod Nakashian1-0/+1
2022-10-21lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos3-63/+100
2022-10-12Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist1-1/+19
2022-10-12Send build config (configure options) in LOKit version info JSONAndras Timar1-1/+3
2022-09-27Revert "Enable opening of downloaded fonts only in ForKit in Online"Tor Lillqvist1-19/+1
2022-09-26Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist1-1/+19
2022-09-19Ignore also when a font has been substituted by itself with an empty styleTor Lillqvist1-1/+2
2022-09-13lok: create sidebar on demandSzymon Kłos2-11/+38
2022-09-13new uno command uno:Translate with deepl apiMert Tumer1-0/+24
2022-09-07Use more idiomatic C++Tor Lillqvist1-74/+57
2022-09-07Fix typosTor Lillqvist1-2/+2