summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2021-01-01Use Unicode paths on Windows for minidumpsMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08reap glxtest process early in soffice_main unconditionallyLuboš Luňák
2020-12-06Clean up CrashReporter::IsDumpEnableStephan Bergmann
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin
2020-10-23Missing call to curl_easy_cleanup (--enable-online-update=mar)Stephan Bergmann
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-20ensure solarmutex is locked when closing splashscreen (tdf#137177)Luboš Luňák
2020-10-20remove unnecessary `if (!true) return;` statement from Desktop::Init()Platon Pronko
2020-10-12desktop: fix misleading commentMiklos Vajna
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-24speed-up: preload JVM when PreloadJVM is setSerge Krot
2020-09-17Remove some unused includesMiklos Vajna
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2020-08-14add comments and log some exceptionsNoel Grandin
2020-08-14dont catch&abort Desktop::OpenClients_ImplNoel Grandin
2020-08-14avoid catch&abort in Desktop::MainNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: desktopStephan Bergmann
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann
2020-06-26tdf#134106: Get rid of XDesktopInternal againStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: desktopStephan Bergmann
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-05-07On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák
2020-02-27desktop: soffice --print-to-file generates PDF but names it ".ps"Michael Stahl
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16Remove useless access modifier from the Updater classMuhammet Kara
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24desktop: fix Android buildMiklos Vajna
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
2020-01-12Make RunQuickstartAtFirstStart branding-dependent keyMike Kaganski
2020-01-11Replace an rtl::Static use with a staticMike Kaganski
2020-01-10Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann
2019-12-01cppcheck: performing init in init list (desktop/editeng)Julien Nabet