summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* lok: convert JSON to StringMap in sent DialogEvent functionHenry Castro2019-10-221-44/+30
* jsdialogs: handle spinfieldsSzymon Kłos2019-10-221-2/+21
* jsdialogs: use click event if not a comboboxSzymon Kłos2019-10-221-5/+15
* lok: unit test dialog text input fieldMarco Cecchetti2019-10-211-0/+32
* jsdialogs: force resend UI descriptionSzymon Kłos2019-10-211-1/+2
* jsdialogs: handle combobox selectionsSzymon Kłos2019-10-181-4/+32
* jsdialogs: avoid exception crashing app on eventsSzymon Kłos2019-10-181-4/+7
* Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos2019-10-161-1/+9
* jsdialogs: handle dialog eventsSzymon Kłos2019-10-152-2/+47
* Rename 'Single-page sheets' to 'Full-Sheet Previews' to avoid confusionMuhammet Kara2019-10-111-3/+3
* android: Unregistering in runLoop() is important even on Android.Jan Holesovsky2019-10-091-2/+2
* android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky2019-10-091-3/+15
* android: Set the program path sensibly when we've got nullptr.Jan Holesovsky2019-10-091-0/+9
* android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky2019-10-091-2/+2
* lok: Avoid accidental removal of filter optionsMuhammet Kara2019-10-081-9/+3
* Add FullSheetPreview support for convert-to endpoint of onlineMuhammet Kara2019-10-081-5/+31
* Unit test for removeTextContext.Michael Meeks2019-10-021-0/+39
* input: ensure that removeTextContext happens in the right order.Michael Meeks2019-10-021-2/+19
* Ensure that 'input' events are processed asynchronously too.Michael Meeks2019-10-021-13/+1
* lok: handling a single msg for deleting multiple charactersMarco Cecchetti2019-10-022-1/+46
* LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian2019-10-021-16/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-09-302-5/+5
* Add reference marks callbackSzymon Kłos2019-09-251-1/+2
* Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar2019-09-225-8/+11
* enable crashreport on WindowsAndras Timar2019-09-171-2/+2
* LOK: per-view support for isMobile()Muhammet Kara2019-09-031-2/+2
* lok: Add isMobile() methodMuhammet Kara2019-09-031-0/+12
* sc: LOK: commit cell edits before saveasAshod Nakashian2019-09-031-4/+52
* LOK: don't segfault when reporting errorAshod Nakashian2019-09-031-1/+1
* LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian2019-09-031-68/+5
* Send Bcp47 codes with regionSzymon Kłos2019-08-291-1/+1
* Send iso code for languagesSzymon Kłos2019-08-291-0/+1
* tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke2019-08-271-0/+1
* tdf#122529 lok - table border position manipulationTomaž Vajngerl2019-08-151-2/+14
* lok: Output a SAL_WARN only if message is not emptyTomaž Vajngerl2019-08-121-1/+1
* desktop: disable PDF signing test for now.Michael Meeks2019-08-051-0/+3
* pretty up logging of exceptionsNoel Grandin2019-08-051-5/+3
* Fix certificate test mis-merging.Michael Meeks2019-08-051-184/+80
* LOK: Enable embedding images in text/html format outputAshod Nakashian2019-08-051-1/+1
* lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2019-08-052-0/+61
* lok: add test signing DOCX -> testInsertCertificate_PEM_DOCXTomaž Vajngerl2019-08-052-44/+63
* lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODTTomaž Vajngerl2019-08-051-72/+30
* Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl2019-08-051-1/+3
* test signing with certificate chain and private key in PEM formatTomaž Vajngerl2019-08-056-0/+211
* lok: dragging and resizing chart elementsMarco Cecchetti2019-08-051-0/+1
* clipboard: elide string constructor.Michael Meeks2019-08-051-4/+1
* clipboard: elide string constructor.Michael Meeks2019-08-051-1/+1
* Removed duplicated includeAndrea Gelmini2019-08-051-1/+0
* Use implicit OString constructor and cleanup casts.Michael Meeks2019-08-052-10/+19
* clipboard: repair unit test so that it runs in the lok mode.Michael Meeks2019-08-052-1/+3