summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)AuthorFilesLines
4 daysloplugin:stringadd in d*Noel Grandin1-4/+3
12 daysAdd uno command that changes the themeParis Oplopoios1-0/+1
2023-03-15Use officecfg instead of SvxDeeplOptionsNoel Grandin1-4/+4
2023-03-14elide some temporary OStringsNoel Grandin1-1/+1
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks1-0/+8
2023-03-09Use officecfg instead of SvxLanguageToolOptionsMike Kaganski1-8/+11
2023-03-08Make error message more usefulTor Lillqvist1-1/+1
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist1-34/+0
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist1-2/+21
2023-02-28Fix iOS build breakagePatrick Luby1-2/+2
2023-02-25Remove duplicated includeAndrea Gelmini1-1/+0
2023-02-22Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist1-0/+175
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-3/+3
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist1-1/+19
2023-02-07cid#1520802 Dereference null return valueCaolán McNamara1-4/+10
2023-02-07improve readability of VirtualDevice constructorNoel Grandin1-4/+4
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos1-1/+15
2023-02-03lok: fix query language statusHenry Castro1-16/+29
2023-02-03lok: add function getDocLanguagesHenry Castro1-2/+127
2023-02-01lok: disable spell if remote language tool enabledHenry Castro1-0/+19
2023-01-31lok: add Rest Protocol propertyHenry Castro1-3/+8
2023-01-30Added option to disable ssl verification for languagetoolMert Tumer1-0/+3
2023-01-30lok: set LanguageTool config parameters from environmentMert Tumer1-0/+33
2023-01-29lok: support per-user timezoneAshod Nakashian1-0/+49
2023-01-24Surround recently added code that breaks on COWASM with ifdefTor Lillqvist1-0/+2
2023-01-23lok: ensure to initialize the security contextHenry Castro1-0/+14
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin1-1/+1
2023-01-10vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna1-1/+1
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp1-0/+1
2023-01-05sw lok: expose field type & command of fieldmark under cursorMiklos Vajna1-36/+8
2023-01-03sw, lok: implement a getCommandValues(Fields)Miklos Vajna1-1/+2
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist1-3/+5
2022-12-16check SfxObjectShell::Current()Caolán McNamara1-2/+6
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara1-4/+8
2022-12-13Attempt to add ifdefs for WASM (Emscripten) for LOKit-based codeTor Lillqvist1-4/+6
2022-12-07sw, lok: implement a getCommandValues(Bookmarks)Miklos Vajna1-1/+2
2022-11-30sw lok, .uno:SetDocumentProperties: expose value of custom document propertiesMiklos Vajna1-2/+7
2022-11-25sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna1-0/+14
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos1-28/+85
2022-11-19lok: masterpage: disable callbacks on paintingSzymon Kłos1-1/+17
2022-11-14gtktiledviewer: Fix getting tiles on WindowsMike Kaganski1-2/+2
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos1-0/+28
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos1-11/+40
2022-11-07Send build config (configure options) in LOKit version info JSONAndras Timar1-1/+3
2022-11-05lok: show Math cursorMike Kaganski1-0/+5
2022-10-31lok: fix convert-to batch mode, quiet interactionHenry Castro1-1/+2
2022-10-26lok: support embedded mediaAshod Nakashian1-0/+1
2022-10-24Paint tiles on WindowsMike Kaganski1-1/+34
2022-10-12new uno command uno:Translate with deepl apiMert Tumer1-0/+24
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-1/+1