summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2020-12-07desktop: separate executable shortcut for safe-modeVasily Melenchuk
2020-12-07Fixups to build on c++11-only compilersThorsten Behrens
2020-12-05Get local, no-upload crash dumps working againThorsten Behrens
2020-12-05Some optimisations around crashreporter status queriesThorsten Behrens
2020-12-05related tdf#127711: read crashdump URL from ini fileThorsten Behrens
2020-05-08On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist
2020-03-10Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski
2020-02-27desktop: soffice --print-to-file generates PDF but names it ".ps"Michael Stahl
2020-02-15tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann
2020-02-06tdf#130080 soffice.sh: Avoid exporting empty LC_ALLMichael Weghorn
2019-12-11LO extension Dialog fill updateandreas kainz
2019-12-05We use the system clipboard on iOS and not the "LOK clipboard"Tor Lillqvist
2019-12-02desktop: disable callback handling while changing the viewAshod Nakashian
2019-12-02lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-19tdf#128523: drop cache directory when restart manager initiates restartMike Kaganski
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-11-04lok: share conversion of OUString to C strings.Michael Meeks
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31jsdialogs: refresh SidebarDockingWindow after eventSzymon Kłos
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann
2019-10-29Resolves: tdf#127645 fix crash on revisit to check updatesCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-25remove unnecessary .uis 'require' on lib=LibreOfficeCaolán McNamara
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-22lok: convert JSON to StringMap in sent DialogEvent functionHenry Castro
2019-10-21jsdialogs: handle spinfieldsSzymon Kłos
2019-10-21jsdialogs: use click event if not a comboboxSzymon Kłos
2019-10-21jsdialogs: force resend UI descriptionSzymon Kłos
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-18jsdialogs: handle combobox selectionsSzymon Kłos
2019-10-18jsdialogs: avoid exception crashing app on eventsSzymon Kłos
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15Bin a fairly pointless unconditional NSLog() callTor Lillqvist
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14New loplugin:getstrStephan Bergmann
2019-10-11Add FullSheetPreview support for convert-to endpoint of onlineMuhammet Kara
2019-10-09lok: Avoid accidental removal of filter optionsMuhammet Kara
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara