summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* CppunitTest_desktop_lib: adjust asserts so this works againMiklos Vajna2023-12-071-2/+4
* Filter out unwanted command URIsStephan Bergmann2022-09-031-1/+9
* Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann2021-01-251-3/+3
* speed-up: preload JVM when PreloadJVM is setSerge Krot2020-09-271-0/+51
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-06-055-13/+8
* Merge branch 'libreoffice-6-4'Michael Weghorn2020-05-141-0/+4
|\
| * On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist2020-05-081-0/+4
* | Merge branch 'libreoffice-6-4' intoMichael Weghorn2020-03-195-62/+64
|\|
| * Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski2020-03-103-61/+50
| * desktop: soffice --print-to-file generates PDF but names it ".ps"Michael Stahl2020-02-271-1/+1
| * tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann2020-02-151-0/+13
* | Merge branch 'libreoffice-6-4'Michael Weghorn2020-02-101-2/+6
|\|
| * tdf#130080 soffice.sh: Avoid exporting empty LC_ALLMichael Weghorn2020-02-061-2/+6
* | tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-055-12/+5
|/
* LO extension Dialog fill updateandreas kainz2019-12-111-7/+0
* We use the system clipboard on iOS and not the "LOK clipboard"Tor Lillqvist2019-12-052-2/+23
* desktop: disable callback handling while changing the viewAshod Nakashian2019-12-022-20/+33
* lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2019-12-022-7/+25
* tdf#128523: drop cache directory when restart manager initiates restartMike Kaganski2019-11-191-0/+13
* lok: calc: switch row / column / grouping data to pixels.Michael Meeks2019-11-131-0/+2
* Added Orientation argument to LOKIT renderFontMert Tumer2019-11-102-7/+30
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-1/+1
* Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks2019-11-061-1/+1
* Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks2019-11-061-7/+1
* lok: share conversion of OUString to C strings.Michael Meeks2019-11-041-61/+24
* New loplugin:conditionalstringStephan Bergmann2019-11-022-2/+2
* jsdialogs: refresh SidebarDockingWindow after eventSzymon Kłos2019-10-311-2/+2
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-313-9/+4
* Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann2019-10-301-2/+1
* Resolves: tdf#127645 fix crash on revisit to check updatesCaolán McNamara2019-10-291-3/+2
* remove unnecessary includesCaolán McNamara2019-10-291-1/+0
* remove unnecessary .uis 'require' on lib=LibreOfficeCaolán McNamara2019-10-251-1/+0
* Introduce OStringCharStephan Bergmann2019-10-241-2/+2
* lok: convert JSON to StringMap in sent DialogEvent functionHenry Castro2019-10-221-44/+30
* jsdialogs: handle spinfieldsSzymon Kłos2019-10-211-2/+21
* jsdialogs: use click event if not a comboboxSzymon Kłos2019-10-211-5/+15
* jsdialogs: force resend UI descriptionSzymon Kłos2019-10-211-1/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-211-2/+2
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-184-12/+27
* jsdialogs: handle combobox selectionsSzymon Kłos2019-10-181-4/+32
* jsdialogs: avoid exception crashing app on eventsSzymon Kłos2019-10-181-4/+7
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1
* Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos2019-10-161-1/+9
* loplugin:bufferadd loosen some constraintsNoel Grandin2019-10-164-59/+50
* jsdialogs: handle dialog eventsSzymon Kłos2019-10-152-2/+47
* new loplugin:bufferaddNoel Grandin2019-10-154-21/+12
* Bin a fairly pointless unconditional NSLog() callTor Lillqvist2019-10-151-2/+2
* move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák2019-10-154-2/+5
* New loplugin:getstrStephan Bergmann2019-10-141-2/+2
* Add FullSheetPreview support for convert-to endpoint of onlineMuhammet Kara2019-10-111-5/+31