summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* Clean up android specific template functions defined in std namespacebrainbreaker2017-07-181-19/+1
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-137-17/+17
* loplugin:oncevar: empty strings: desktopStephan Bergmann2017-07-132-8/+4
* tdf#106359: use SvFileStream to read iqy; fixes *nix compatibilityMike Kaganski2017-07-121-37/+27
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-2/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-2/+2
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-061-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-053-4/+4
* loplugin:casttovoid (clang-cl): desktopStephan Bergmann2017-07-051-6/+0
* loplugin:unusedfields variousNoel Grandin2017-07-052-8/+0
* loplugin:unusedfields in cui..idlNoel Grandin2017-07-042-12/+3
* loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2017-07-042-4/+2
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* loplugin:casttovoid: desktopStephan Bergmann2017-07-027-11/+3
* Handle osl::File::setPos failureStephan Bergmann2017-07-021-3/+11
* loplugin:oncevarStephan Bergmann2017-06-301-4/+4
* remove default-able copy ctors and copy operatorsJochen Nitschke2017-06-281-10/+0
* updater: add a way to manually test updater command lineMarkus Mohrhard2017-06-242-7/+17
* updater: forward the command line arguments to the updaterMarkus Mohrhard2017-06-241-1/+12
* loplugin:unusedfields in desktop..editengNoel Grandin2017-06-232-5/+1
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-237-30/+18
* updater: handle the SeeAlso property after the update succeededMarkus Mohrhard2017-06-222-0/+49
* convert ErrCode to strong typedefNoel Grandin2017-06-211-1/+1
* updater: check every 12 hours for updates for nowMarkus Mohrhard2017-06-181-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-186-8/+0
* updater: detect when user can not write to installation directoryMarkus Mohrhard2017-06-171-0/+38
* updater: only download language packs for installed languagesMarkus Mohrhard2017-06-161-2/+15
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-1/+1
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-152-5/+3
* cleanup unused css/frame/* includesJochen Nitschke2017-06-124-11/+1
* use the shared path codeMarkus Mohrhard2017-06-121-4/+1
* better variable namesMarkus Mohrhard2017-06-121-3/+3
* make it easier to extend the responseMarkus Mohrhard2017-06-121-1/+1
* use the shared path codeMarkus Mohrhard2017-06-121-8/+4
* better updater loggingMarkus Mohrhard2017-06-122-0/+15
* Add --script-cat parameter to dump scripts content.Michael Meeks2017-06-098-90/+190
* tdf#36019: Disable context menu entry for extension removal properlyMuhammet Kara2017-06-061-1/+4
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-316-10/+0
* tdf#36019: Fix tooltipMuhammet Kara2017-05-311-1/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-2/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* lok: Notify about the Formatting Marks changes.Jan Holesovsky2017-05-291-0/+1
* remove unnecessary use of OString::getStrNoel Grandin2017-05-2812-68/+34
* allow to override settings based updater URL and channel through envMarkus Mohrhard2017-05-271-0/+10
* tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara2017-05-262-1/+21
* tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara2017-05-242-1/+35
* cleanup unused css/uri/ includesJochen Nitschke2017-05-202-3/+0
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* loplugin:stringcopy: desktopStephan Bergmann2017-05-192-2/+2
* make string translation loading more uniformCaolán McNamara2017-05-199-49/+49