summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2023-02-22Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2023-02-21qa: use dispatchCommand from macroTestXisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-14osl::Mutex->std::atomic in DispatchWatcherNoel Grandin
2023-02-13Rename: Extension Manager -> ExtensionsSamuel Mehrbrodt
2023-02-13Fix/simplify some vnd.sun.star.expand: handlingMike Kaganski
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-28Avoid compiler warningTor Lillqvist
2023-01-27Remove support for 32-bit S390Stephan Bergmann
2023-01-27Remove support for AIXStephan Bergmann
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-18don't crash with --disable-pdfiumCaolán McNamara
2023-01-12Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2023-01-11Fix types for Curl elements (update part)Julien Nabet
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-10vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna
2023-01-09Fix deprecated Curl elements for update partJulien Nabet
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2023-01-08Fix deprecated Curl elements for minidump partJulien Nabet
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-19tdf#145538 Use range based for loopsLeonid Ryzhov
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-30Add LOKit functions and whitelist export for it to WASMThorsten Behrens
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
2022-11-14gtktiledviewer: Fix getting tiles on WindowsMike Kaganski
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-11-09UnoApiTest: factor out common codeXisco Fauli