summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2021-10-16Simplify vector initialization in desktopJulien Nabet
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-26use SfxItemSetFixed in variousNoel Grandin
2021-08-15rtl::Static -> thread-safe static localNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-25simplify SvFontSubstNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-08reap glxtest process early in soffice_main unconditionallyLuboš Luňák
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin
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-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-24speed-up: preload JVM when PreloadJVM is setSerge Krot
2020-09-17Remove some unused includesMiklos Vajna
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-06-29Call framework::Desktop::shutdown directlyStephan Bergmann
2020-06-26tdf#134106: Get rid of XDesktopInternal againStephan Bergmann
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