summaryrefslogtreecommitdiffstats
path: root/desktop/source/deployment/registry
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy modernize-use-emplace in d*Noel Grandin2017-09-113-8/+6
* fix typosdennisroczek2017-08-181-1/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-6/+3
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-113-5/+3
* migrate to boost::gettextCaolán McNamara2017-07-2125-546/+59
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-1/+1
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-2/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* loplugin:casttovoid: desktopStephan Bergmann2017-07-022-6/+1
* loplugin:unusedfields in desktop..editengNoel Grandin2017-06-232-5/+1
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-231-4/+2
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-4/+2
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-1/+0
* remove unnecessary use of OString::getStrNoel Grandin2017-05-282-22/+12
* cleanup unused css/uri/ includesJochen Nitschke2017-05-202-3/+0
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* loplugin:constantparamNoel Grandin2017-05-094-11/+7
* revert OSL_ASSERT changesChris Sherlock2017-05-079-35/+35
* tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock2017-05-079-35/+35
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-253-0/+3
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-191-4/+1
* Fix typosAndrea Gelmini2017-03-254-4/+4
* fix typo/grammar: "the the" --> thedennisroczek2017-03-191-4/+2
* remove unused RID constantsNoel Grandin2017-03-142-6/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-033-5/+5
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-1715-61/+61
* convert HelpProcessingErrorClass to scoped enumNoel Grandin2017-02-161-3/+2
* convert InsertOperation to scoped enumNoel Grandin2017-02-103-5/+5
* Add missing #includesStephan Bergmann2017-02-0612-0/+18
* Remove dynamic exception specificationsStephan Bergmann2017-01-2612-368/+110
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-1/+0
* New loplugin:dynexcspec: Add @throws documentation, desktopStephan Bergmann2017-01-191-0/+4
* XPackageTypeInfo::getIcon is uselessCaolán McNamara2017-01-189-48/+33
* New loplugin:externvar: desktopStephan Bergmann2017-01-096-7/+15
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-2/+2
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-7/+2
* loplugin:unreffunTor Lillqvist2016-12-081-3/+4
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-061-1/+0
* convert some anonymous enums to scopedNoel Grandin2016-12-024-17/+15
* loplugin:expandablemethods in dbaccessNoel Grandin2016-11-091-19/+6
* loplugin:oncevar in desktop..filterNoel Grandin2016-11-041-3/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-5/+5
* clearly we want to match "-env:" only at arg start, not as substring anywhereEike Rathke2016-08-221-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-273-6/+6
* new loplugin unnecessary overrideNoel Grandin2016-07-151-16/+0
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-251-3/+3
* new plugin stylepoliceNoel Grandin2016-04-211-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-203-5/+5
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0