summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2023-12-05Make --enable-online-update=mar at least compile again, on LinuxStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: desktopStephan Bergmann
2023-08-02tdf#129713 Output message when using "--cat" with other LO instances runningMatt K
2023-07-05these enums are unnecessaryNoel Grandin
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin
2023-04-20WASM: don't run gfx tests on startupThorsten Behrens
2023-04-07move using the vcl file dialog in headless mode to the point of creationCaolán McNamara
2023-04-07drop unused eventtesting stuffCaolán McNamara
2023-03-22m_aBootsrapError will always be BE_OK here nowStephan Bergmann
2023-03-22rhbz#2171265 Report fatal InitApplicationServiceManager failures more reliablyStephan Bergmann
2023-03-15Use officecfg instead of SvtTabAppearanceCfgNoel Grandin
2023-03-07Avoid running graphics tests when in lok mode.Michael Meeks
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02desktop: avoid run graphic tests if ...Henry Castro
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-19WASM setup as non-multiuser, desktop buildJan-Marek Glogowski
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin
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