summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-21tdf#111908: only freopen if we try to use another consoleMike Kaganski1-9/+9
2017-08-21updater: looser throw specification for what() of exceptionMarkus Mohrhard1-1/+1
2017-08-20updater: move the update channel info from the config to versionrcMarkus Mohrhard2-1/+10
2017-08-20updater: make it easier to test some parts of the updating codeMarkus Mohrhard2-1/+9
2017-08-20updater: windows prevents moving file with open file handlesMarkus Mohrhard1-0/+1
2017-08-20updater: better error loggingMarkus Mohrhard1-12/+27
2017-08-19convert extended WinBits to scoped enumNoel Grandin1-2/+2
2017-08-19updater: use forward slashesMarkus Mohrhard1-1/+1
2017-08-18fix typosdennisroczek1-1/+1
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+18
2017-08-14updater: fix -Werror=undef problemsMarkus Mohrhard1-4/+4
2017-08-14updater: fix dependency for desktop testMarkus Mohrhard1-0/+8
2017-08-13updater: fix the updater path on windowsMarkus Mohrhard1-2/+2
2017-08-13updater: use desktop.updater log scope consistentlyMarkus Mohrhard2-6/+5
2017-08-13updater: make sure we pass the correct path for the updater executable on winMarkus Mohrhard1-5/+7
2017-08-13updater: call the updater executable on windowsMarkus Mohrhard4-21/+57
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin2-12/+7
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin8-10/+8
2017-08-09desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl1-0/+2
2017-08-08loplugin:constantparamNoel Grandin2-16/+7
2017-08-03lok: Support RTF as output format.Jan Holesovsky1-0/+1
2017-08-02updater: fix incorrect installation directory pathMarkus Mohrhard1-3/+2
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 Mohrhard2-2/+4
2017-08-02updater: log the update check timeMarkus Mohrhard1-0/+1
2017-08-02updater: switch to an one-step updateMarkus Mohrhard3-65/+7
2017-08-02updater: remove the updater files after an updateMarkus Mohrhard3-0/+54
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 Mohrhard3-5/+14
2017-08-01tdf#109347: don't verify SSL certificate for crashreport uploadMarkus Mohrhard1-0/+1
2017-08-01move resmgr to unotoolsCaolán McNamara8-11/+9
2017-08-01loplugin:checkunusedparamsNoel Grandin3-5/+3
2017-08-01loplugin:constparams in lotuswordproNoel Grandin2-2/+2
2017-07-31tdf#109262 - load libraries, and handle exceptions for --script-catMichael Meeks1-9/+27
2017-07-31loplugin:oncevarNoel Grandin1-4/+4
2017-07-28Added SAL_NOLOCK_PROFILE variable to ignore lockfileSzymon Kłos1-5/+10
2017-07-28loplugin:checkunusedparams more part3Noel Grandin2-8/+4
2017-07-25loplugin:unusedmethodsNoel Grandin2-27/+0
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin2-17/+16
2017-07-24updater: make sure the old oosplash process closesMarkus Mohrhard1-0/+2
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-6/+0
2017-07-23Removed duplicated includesAndrea Gelmini2-3/+0
2017-07-21lok: Add docm/xlsm/pptm filters to be known by LOK.Jan Holesovsky1-0/+3
2017-07-21de-hrc various thingsCaolán McNamara3-5/+5
2017-07-21migrate to boost::gettextCaolán McNamara85-2037/+512
2017-07-19CheckWebQuery: Don't use OUString::createFromAscii for user inputMike Kaganski1-1/+1
2017-07-19loplugin:constparams in desktopNoel Grandin17-39/+39
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker1-19/+1