summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-11Fix fallout from 6a4c464b49dbfa2801818ead1b50bc9580824d00Tor Lillqvist1-1/+1
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard1-0/+1
2018-05-22Really don't show empty Writer document on cancelled recoveryMike Kaganski1-16/+8
2018-05-10move Java from config_features to already existing config_javaRene Engelhard1-0/+1
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann1-0/+9
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai1-1/+1
2018-03-05Use for-range loops in desktop (part1)Julien Nabet1-3/+2
2018-02-22weld native message dialogsCaolán McNamara1-8/+12
2018-02-16native dialog initial basisCaolán McNamara1-2/+2
2018-02-14desktop: allow disabling recovery via config keyMiklos Vajna1-1/+3
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-7/+0
2018-01-24Remove redundant variableMike Kaganski1-4/+2
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski1-3/+31
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-11-23tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar1-93/+40
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: desktopStephan Bergmann1-6/+6
2017-10-22oss-fuzz: drop our own afl related hackeryCaolán McNamara1-18/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-6/+6
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-3/+3
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt1-0/+1
2017-08-20updater: make it easier to test some parts of the updating codeMarkus Mohrhard1-1/+2
2017-08-19convert extended WinBits to scoped enumNoel Grandin1-2/+2
2017-08-13updater: use desktop.updater log scope consistentlyMarkus Mohrhard1-1/+1
2017-08-13updater: call the updater executable on windowsMarkus Mohrhard1-1/+3
2017-08-02updater: flush the configuration changes before we call execvMarkus Mohrhard1-0/+4
2017-08-02updater: always log all Updater messages also to SAL_INFOMarkus Mohrhard1-2/+1
2017-08-02updater: log the update check timeMarkus Mohrhard1-0/+1
2017-08-02updater: switch to an one-step updateMarkus Mohrhard1-5/+3
2017-08-02updater: remove the updater files after an updateMarkus Mohrhard1-0/+2
2017-08-02updater: make it easier to test indenpendent updater partsMarkus Mohrhard1-4/+6
2017-08-02updater: extract the build ID generation into own methodMarkus Mohrhard1-3/+3
2017-07-28Added SAL_NOLOCK_PROFILE variable to ignore lockfileSzymon Kłos1-5/+10
2017-07-24updater: make sure the old oosplash process closesMarkus Mohrhard1-0/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-123/+32
2017-07-13loplugin:oncevar: empty strings: desktopStephan Bergmann1-4/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-06-24updater: add a way to manually test updater command lineMarkus Mohrhard1-2/+3
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin1-8/+4
2017-06-22updater: handle the SeeAlso property after the update succeededMarkus Mohrhard1-0/+44
2017-06-18updater: check every 12 hours for updates for nowMarkus Mohrhard1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-4/+0
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks1-0/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-2/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-19if the update_dir does not exist continue with the update checkMarkus Mohrhard1-8/+4