summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)Author
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist
2023-04-26Bin leftover dead codeTor Lillqvist
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin
2023-04-13lok: trim glibc allocator's pending heap when called.Michael Meeks
2023-04-12lok: capture and publish the modified status in save resultAshod Nakashian
2023-04-10Use more *string_viewMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-25loplugin:stringadd in d*Noel Grandin
2023-03-16Add uno command that changes the themeParis Oplopoios
2023-03-15Use officecfg instead of SvxDeeplOptionsNoel Grandin
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-09Use officecfg instead of SvxLanguageToolOptionsMike Kaganski
2023-03-08Make error message more usefulTor Lillqvist
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist
2023-02-28Fix iOS build breakagePatrick Luby
2023-02-25Remove duplicated includeAndrea Gelmini
2023-02-22Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist
2023-02-07cid#1520802 Dereference null return valueCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos
2023-02-03lok: fix query language statusHenry Castro
2023-02-03lok: add function getDocLanguagesHenry Castro
2023-02-01lok: disable spell if remote language tool enabledHenry Castro
2023-01-31lok: add Rest Protocol propertyHenry Castro
2023-01-30Added option to disable ssl verification for languagetoolMert Tumer
2023-01-30lok: set LanguageTool config parameters from environmentMert Tumer
2023-01-29lok: support per-user timezoneAshod Nakashian
2023-01-24Surround recently added code that breaks on COWASM with ifdefTor Lillqvist
2023-01-23lok: ensure to initialize the security contextHenry Castro
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-10vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2023-01-05sw lok: expose field type & command of fieldmark under cursorMiklos Vajna
2023-01-03sw, lok: implement a getCommandValues(Fields)Miklos Vajna
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara
2022-12-13Attempt to add ifdefs for WASM (Emscripten) for LOKit-based codeTor Lillqvist
2022-12-07sw, lok: implement a getCommandValues(Bookmarks)Miklos Vajna
2022-11-30sw lok, .uno:SetDocumentProperties: expose value of custom document propertiesMiklos Vajna
2022-11-25sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos
2022-11-19lok: masterpage: disable callbacks on paintingSzymon Kłos