summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
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
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19tdf#128523: drop cache directory when restart manager initiates restartMike Kaganski
2019-11-16Replace some std::once with static initializersMike Kaganski
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14New loplugin:getstrStephan Bergmann
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-03Fix typosAndrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-31Fix MSVC2019 build after 629dfff3c7289f185268c7088e67931f6bbd9ce0Mike Kaganski
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann
2019-08-20Fix typosAndrea Gelmini
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-06tdf#107471 Add checkbox to enable/disable sending crash reports to TDFGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann
2019-07-19loplugin:referencecasting in desktopNoel Grandin
2019-07-19cid#1448295 Unchecked return valueCaolán McNamara
2019-07-18cid#1448333 Unchecked return valueCaolán McNamara