summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
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-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
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-01Introduce o3tl::optional as an alias for std::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-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
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-20Fix typosAndrea Gelmini
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-19loplugin:referencecasting in desktopNoel Grandin
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-12Fix typoAndrea Gelmini
2019-05-02Support "Preview in Web Browser" in Flatpak modeStephan Bergmann
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-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-12-20Enable --help=html for flatpakStephan Bergmann
2018-12-10missing include (--enable-breakpad)Stephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-19tdf#121498: also process --help/--version before VCL init on WinMike Kaganski
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-11-05tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManagerMike Kaganski
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-22If we have encountered a "FATAL ERROR" we can afford writing a line to stderrTor Lillqvist
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-08-28Fix typo in codeAndrea Gelmini
2018-08-12Fix fallout from 6a4c464b49dbfa2801818ead1b50bc9580824d00Tor Lillqvist