summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* [Android Viewer] Password supportXimeng Zu2017-08-271-0/+40
* Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist2017-08-251-5/+5
* convert message box style bits to scoped enumNoel Grandin2017-08-231-1/+1
* tdf#111908: only freopen if we try to use another consoleMike Kaganski2017-08-211-9/+9
* updater: looser throw specification for what() of exceptionMarkus Mohrhard2017-08-211-1/+1
* updater: move the update channel info from the config to versionrcMarkus Mohrhard2017-08-202-1/+10
* updater: make it easier to test some parts of the updating codeMarkus Mohrhard2017-08-202-1/+9
* updater: windows prevents moving file with open file handlesMarkus Mohrhard2017-08-201-0/+1
* updater: better error loggingMarkus Mohrhard2017-08-201-12/+27
* convert extended WinBits to scoped enumNoel Grandin2017-08-191-2/+2
* updater: use forward slashesMarkus Mohrhard2017-08-191-1/+1
* fix typosdennisroczek2017-08-181-1/+1
* Fix typosAndrea Gelmini2017-08-171-1/+1
* implementing callback for ruler invalidationAditya Dewan2017-08-171-0/+18
* updater: fix -Werror=undef problemsMarkus Mohrhard2017-08-141-4/+4
* updater: fix dependency for desktop testMarkus Mohrhard2017-08-141-0/+8
* updater: fix the updater path on windowsMarkus Mohrhard2017-08-131-2/+2
* updater: use desktop.updater log scope consistentlyMarkus Mohrhard2017-08-132-6/+5
* updater: make sure we pass the correct path for the updater executable on winMarkus Mohrhard2017-08-131-5/+7
* updater: call the updater executable on windowsMarkus Mohrhard2017-08-134-21/+57
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-112-12/+7
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-118-10/+8
* desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl2017-08-091-0/+2
* loplugin:constantparamNoel Grandin2017-08-082-16/+7
* lok: Support RTF as output format.Jan Holesovsky2017-08-031-0/+1
* updater: fix incorrect installation directory pathMarkus Mohrhard2017-08-021-3/+2
* updater: flush the configuration changes before we call execvMarkus Mohrhard2017-08-021-0/+4
* updater: always log all Updater messages also to SAL_INFOMarkus Mohrhard2017-08-022-2/+4
* updater: log the update check timeMarkus Mohrhard2017-08-021-0/+1
* updater: switch to an one-step updateMarkus Mohrhard2017-08-023-65/+7
* updater: remove the updater files after an updateMarkus Mohrhard2017-08-023-0/+54
* updater: make it easier to test indenpendent updater partsMarkus Mohrhard2017-08-021-4/+6
* updater: extract the build ID generation into own methodMarkus Mohrhard2017-08-023-5/+14
* tdf#109347: don't verify SSL certificate for crashreport uploadMarkus Mohrhard2017-08-011-0/+1
* move resmgr to unotoolsCaolán McNamara2017-08-018-11/+9
* loplugin:checkunusedparamsNoel Grandin2017-08-013-5/+3
* loplugin:constparams in lotuswordproNoel Grandin2017-08-012-2/+2
* tdf#109262 - load libraries, and handle exceptions for --script-catMichael Meeks2017-07-311-9/+27
* loplugin:oncevarNoel Grandin2017-07-311-4/+4
* Added SAL_NOLOCK_PROFILE variable to ignore lockfileSzymon Kłos2017-07-281-5/+10
* loplugin:checkunusedparams more part3Noel Grandin2017-07-282-8/+4
* loplugin:unusedmethodsNoel Grandin2017-07-252-27/+0
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-252-17/+16
* updater: make sure the old oosplash process closesMarkus Mohrhard2017-07-241-0/+2
* loplugin:unusedfields readonly fieldsNoel Grandin2017-07-241-6/+0
* Removed duplicated includesAndrea Gelmini2017-07-232-3/+0
* lok: Add docm/xlsm/pptm filters to be known by LOK.Jan Holesovsky2017-07-211-0/+3
* de-hrc various thingsCaolán McNamara2017-07-213-5/+5
* migrate to boost::gettextCaolán McNamara2017-07-2185-2037/+512
* CheckWebQuery: Don't use OUString::createFromAscii for user inputMike Kaganski2017-07-191-1/+1