summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
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
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05improve documentation of soffice --accept parameterMichael Stahl
2019-02-15tdf#123474: use INetURLObject methods to construct valid URIMike Kaganski
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-15Use utl::TempFile for exception safetyMike Kaganski
2019-01-08use unique_ptr in desktop::IpcThreadNoel Grandin
2018-12-29Fix typo in codeAndrea Gelmini
2018-12-26Use vector<PropertyValue> and containerToSequence to simplify thingsMike Kaganski
2018-12-26Remove redundant ClearableMutexGuard::clear() callMike Kaganski
2018-12-25tdf#120676: don't send "processing done" when refused to processMike Kaganski
2018-12-20Enable --help=html for flatpakStephan Bergmann
2018-12-13loplugin:unusedfields in variousNoel Grandin