summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2024-11-23Use specific SvtModuleOptions::Is*Installed for clarityMike Kaganski
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-30win a11y: Stop using setting to indicate AT supportMichael Weghorn
2024-10-25win a11y: Assert creating MSAAService succeedsMichael Weghorn
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea
2024-08-22Emscripten: Experimental -sPROXY_POSIX_SOCKETS supportStephan Bergmann
2024-06-29Fix "lets" -> "let's"Andrea Gelmini
2024-06-15tdf#35568 Repeat "first run" procedure on upgradeMike Kaganski
2024-05-28tdf#161048 Revert "move opencl check at startup inside its own thread"Noel Grandin
2024-05-15tdf#70526 Provide start up time measurementsVenetia
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-07loplugin:ostr in desktopNoel Grandin
2024-05-07move opencl check at startup inside its own threadNoel Grandin
2024-04-03desktop: fix build with enable-online-updateXisco Fauli
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-01tdf#146619 Drop unused 'using namespace' in: desktop/Gabor Kelemen
2024-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze
2024-01-18-Werror,-Wunused-function (Emscripten)Stephan Bergmann
2024-01-03tdf117100: do not attempt to re-install extensions on restartJustin Luth
2023-12-20Revert "updater: check every 12 hours for updates for now"Stephan Bergmann
2023-12-15Avoid "Desktop disposed before terminating it" assertStephan Bergmann
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