summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2017-08-21tdf#111908: only freopen if we try to use another consoleMike Kaganski
2017-08-21updater: looser throw specification for what() of exceptionMarkus Mohrhard
2017-08-20updater: move the update channel info from the config to versionrcMarkus Mohrhard
2017-08-20updater: make it easier to test some parts of the updating codeMarkus Mohrhard
2017-08-20updater: windows prevents moving file with open file handlesMarkus Mohrhard
2017-08-20updater: better error loggingMarkus Mohrhard
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-19updater: use forward slashesMarkus Mohrhard
2017-08-14updater: fix -Werror=undef problemsMarkus Mohrhard
2017-08-13updater: fix the updater path on windowsMarkus Mohrhard
2017-08-13updater: use desktop.updater log scope consistentlyMarkus Mohrhard
2017-08-13updater: make sure we pass the correct path for the updater executable on winMarkus Mohrhard
2017-08-13updater: call the updater executable on windowsMarkus Mohrhard
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-09desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl
2017-08-02updater: fix incorrect installation directory pathMarkus 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-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