summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
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-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: desktopStephan Bergmann
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
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-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-03-25Fix typosAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-14remove unused RID constantsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, desktopStephan Bergmann
2017-01-18XPackageTypeInfo::getIcon is uselessCaolán McNamara
2017-01-09New loplugin:externvar: desktopStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-08loplugin:unreffunTor Lillqvist
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-02convert some anonymous enums to scopedNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-22clearly we want to match "-env:" only at arg start, not as substring anywhereEike Rathke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin