summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
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
2019-06-17tdf#125691: use _exit() instead of exit()...Dennis Francis
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-06-06loplugin:data (macOS)Stephan Bergmann
2019-05-24Fix typo in help: 'urb' => 'urp'Jan-Marek Glogowski
2019-05-23Fix documented 'soffice --accept' parameter syntaxJan-Marek Glogowski
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Fix typoAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-05-02Support "Preview in Web Browser" in Flatpak modeStephan Bergmann
2019-04-29test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák
2019-04-17SharePoint connection: Better handling of encoded URLsTamás Zolnai
2019-04-16SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-26Consolidate declarations of {fire,reap}_glxtest_process in single include fileStephan Bergmann
2019-03-08Removed duplicated includesAndrea Gelmini
2019-03-08new loplugin constvarsNoel Grandin