summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
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-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-31tdf#109262 - load libraries, and handle exceptions for --script-catMichael Meeks
2017-07-28Added SAL_NOLOCK_PROFILE variable to ignore lockfileSzymon Kłos
2017-07-25loplugin:unusedmethodsNoel Grandin
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-19CheckWebQuery: Don't use OUString::createFromAscii for user inputMike Kaganski
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-07-13loplugin:oncevar: empty strings: desktopStephan Bergmann
2017-07-12tdf#106359: use SvFileStream to read iqy; fixes *nix compatibilityMike Kaganski
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: desktopStephan Bergmann
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-24updater: add a way to manually test updater command lineMarkus Mohrhard
2017-06-24updater: forward the command line arguments to the updaterMarkus 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-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17updater: detect when user can not write to installation directoryMarkus Mohrhard
2017-06-16updater: only download language packs for installed languagesMarkus Mohrhard
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12use the shared path codeMarkus Mohrhard
2017-06-12better variable namesMarkus Mohrhard
2017-06-12make it easier to extend the responseMarkus Mohrhard
2017-06-12use the shared path codeMarkus Mohrhard
2017-06-12better updater loggingMarkus Mohrhard
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
2017-05-27allow to override settings based updater URL and channel through envMarkus Mohrhard
2017-05-19loplugin:stringcopy: desktopStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19remove double '/' in update download URLMarkus Mohrhard
2017-05-19log all the updater actionsMarkus Mohrhard
2017-05-19actually abort the update process if the update file is invalidMarkus Mohrhard
2017-05-19actually check the hash of the update filesMarkus Mohrhard
2017-05-19if the update_dir does not exist continue with the update checkMarkus Mohrhard
2017-05-19better reporting for normal response from updaterMarkus Mohrhard
2017-05-19extract the common updater path info into methodsMarkus Mohrhard
2017-05-19either try to install an update or check for updateMarkus Mohrhard