summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
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
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: desktopStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-24updater: add a way to manually test updater command lineMarkus Mohrhard
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-22updater: handle the SeeAlso property after the update succeededMarkus Mohrhard
2017-06-18updater: check every 12 hours for updates for nowMarkus Mohrhard
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin