summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
2017-08-18fix typosdennisroczek
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
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-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-06tdf#36019: Disable context menu entry for extension removal properlyMuhammet Kara
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31tdf#36019: Fix tooltipMuhammet Kara
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
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-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19remove unused languagetag.hxx includesJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09Remove unnecessary HIDs - the defaults will work just fineGabor Kelemen
2017-05-09loplugin:constantparamNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-05-03remove empty commentsNoel Grandin
2017-04-28loplugin:salunicodeliteral: desktopStephan Bergmann
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-25remove desktop bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-15Fix typosAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna