summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2017-06-24updater: forward the command line arguments to the updaterMarkus Mohrhard
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-22updater: handle the SeeAlso property after the update succeededMarkus Mohrhard
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18updater: check every 12 hours for updates for nowMarkus Mohrhard
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17updater: detect when user can not write to installation directoryMarkus Mohrhard
2017-06-16updater: only download language packs for installed languagesMarkus Mohrhard
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12use the shared path codeMarkus Mohrhard
2017-06-12better variable namesMarkus Mohrhard
2017-06-12make it easier to extend the responseMarkus Mohrhard
2017-06-12use the shared path codeMarkus Mohrhard
2017-06-12better updater loggingMarkus Mohrhard
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks
2017-06-06tdf#36019: Disable context menu entry for extension removal properlyMuhammet Kara
2017-06-01desktop: fix misformatted makefile lineMichael Stahl
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31tdf#36019: Fix tooltipMuhammet Kara
2017-05-31Avoid implementation-defined behavior when mapping non-ASCII charactersStephan Bergmann
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-27allow to override settings based updater URL and channel through envMarkus Mohrhard
2017-05-26tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara
2017-05-24tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara
2017-05-23iOS, remove curl to make iOS compilejan Iversen
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-20conditionally disable test that depends on additional fontsMarkus Mohrhard
2017-05-19loplugin:stringcopy: desktopStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara