summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski1-0/+1
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin7-17/+17
2017-07-13loplugin:oncevar: empty strings: desktopStephan Bergmann2-8/+4
2017-07-12tdf#106359: use SvFileStream to read iqy; fixes *nix compatibilityMike Kaganski1-37/+27
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-2/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin3-4/+4
2017-07-05loplugin:casttovoid (clang-cl): desktopStephan Bergmann1-6/+0
2017-07-05loplugin:unusedfields variousNoel Grandin2-8/+0