summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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-08loplugin:constantparamNoel Grandin
2017-08-03lok: Support RTF as output format.Jan Holesovsky
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-01tdf#109347: don't verify SSL certificate for crashreport uploadMarkus Mohrhard
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-31tdf#109262 - load libraries, and handle exceptions for --script-catMichael Meeks
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28Added SAL_NOLOCK_PROFILE variable to ignore lockfileSzymon Kłos
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24updater: make sure the old oosplash process closesMarkus Mohrhard
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21lok: Add docm/xlsm/pptm filters to be known by LOK.Jan Holesovsky
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-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13loplugin:oncevar: empty strings: desktopStephan Bergmann
2017-07-12tdf#106359: use SvFileStream to read iqy; fixes *nix compatibilityMike Kaganski
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:casttovoid (clang-cl): desktopStephan Bergmann
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: desktopStephan Bergmann
2017-07-02Handle osl::File::setPos failureStephan Bergmann
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke
2017-06-24updater: add a way to manually test updater command lineMarkus Mohrhard