summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-07More handwaving: Assume that it is OK to substitude OpenSymbol for SymbolTor Lillqvist1-1/+5
2022-09-06Filter out unwanted command URIsStephan Bergmann1-1/+9
2022-09-01Filter out well-known metric-compatible font substitutionsTor Lillqvist1-0/+45
2022-08-31lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák2-0/+7
2022-08-30Fix typosTor Lillqvist1-1/+1
2022-08-30Add SAL_INFOs for the recorded and pruned font substitutionsTor Lillqvist1-0/+22
2022-08-25Tell LibreOfficeKit clients what fonts in a document are missing on the machineTor Lillqvist2-0/+64
2022-08-22Use comphelper::Base64::encode taking OStringBuffer where applicableMike Kaganski1-2/+2
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski1-4/+3
2022-08-10lok: load template documents as regular documentsMert Tumer1-1/+5
2022-08-04Revert "mmap a "downloaded" font in Collabora Online already in the..."Tor Lillqvist1-12/+0
2022-08-04lok: Dont render active text edit on slide previewsSzymon Kłos1-0/+12
2022-08-03desktop: avoid run graphic tests if ...Henry Castro1-1/+5