summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2020-05-06On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-08-05loplugin:logexceptionnicely in desktopNoel Grandin
2019-06-19tdf#125691: use _exit() instead of exit()...Dennis Francis
2019-06-15Disable profile lockingAron Budea
2019-05-03Support "Preview in Web Browser" in Flatpak modeStephan Bergmann
2018-12-20Enable --help=html for flatpakStephan Bergmann
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
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard
2018-05-22Really don't show empty Writer document on cancelled recoveryMike Kaganski
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann
2018-04-14Fix typosAndrea Gelmini
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16native dialog initial basisCaolán McNamara
2018-02-14desktop: allow disabling recovery via config keyMiklos Vajna
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-24Remove redundant variableMike Kaganski
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2018-01-16Fix typosAndrea Gelmini
2017-11-23tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-22oss-fuzz: drop our own afl related hackeryCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt
2017-08-20updater: make it easier to test some parts of the updating codeMarkus Mohrhard
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-13updater: use desktop.updater log scope consistentlyMarkus Mohrhard
2017-08-13updater: call the updater executable on windowsMarkus Mohrhard
2017-08-02updater: flush the configuration changes before we call execvMarkus Mohrhard
2017-08-02updater: always log all Updater messages also to SAL_INFOMarkus Mohrhard
2017-08-02updater: log the update check timeMarkus Mohrhard
2017-08-02updater: switch to an one-step updateMarkus Mohrhard
2017-08-02updater: remove the updater files after an updateMarkus Mohrhard
2017-08-02updater: make it easier to test indenpendent updater partsMarkus Mohrhard
2017-08-02updater: extract the build ID generation into own methodMarkus Mohrhard
2017-07-28Added SAL_NOLOCK_PROFILE variable to ignore lockfileSzymon Kłos
2017-07-24updater: make sure the old oosplash process closesMarkus Mohrhard
2017-07-21de-hrc various thingsCaolán McNamara