summaryrefslogtreecommitdiffstats
path: root/registry/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:includeform: registryStephan Bergmann2017-10-235-19/+19
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-204-82/+82
* loplugin:unnecessaryparenNoel Grandin2017-08-181-2/+2
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-1/+1
* loplugin:constparams in store,registryNoel Grandin2017-07-174-19/+19
* extend loplugin useuniqueptr to POD typesNoel Grandin2017-07-141-21/+4
* use more OUString::operator== in forms..salNoel Grandin2017-07-131-1/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-3/+3
* loplugin:unusedfields in registry..saxNoel Grandin2017-06-231-3/+1
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-4/+2
* Improved loplugin:cstylecast to reference types: registryStephan Bergmann2017-06-051-1/+1
* registry: fix indenting caused by automated namespace scripts, etc.Chris Sherlock2017-05-271-5/+5
* registry: remove comment cruft from regimpl.cxxChris Sherlock2017-05-271-64/+0
* registry: like Rosencrantz, consistency is all I ask...Chris Sherlock2017-05-271-25/+25
* registry: typo in function parameterChris Sherlock2017-05-271-1/+1
* tdf#39468: translate German to English in registry's regimpl.cxxChris Sherlock2017-05-261-3/+3
* Improved loplugin:redundantcast, static_cast on arithmetic types: registryStephan Bergmann2017-04-061-2/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-7/+7
* loplugin:loopvartoosmallStephan Bergmann2017-02-251-3/+2
* Remove MinGW supportStephan Bergmann2017-02-101-3/+0
* test coverity sanitizing in-source modellingCaolán McNamara2017-02-101-0/+7
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-012-7/+4
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-252-27/+0
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-131-1/+0
* convert storeAccessMode to scoped enumNoel Grandin2016-09-192-31/+31
* loplugin:constantparam in sot..svlNoel Grandin2016-09-092-3/+1
* loplugin:countusersofdefaultparams in oox..sdNoel Grandin2016-08-052-8/+8
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* loplugin:constantparam in registryNoel Grandin2016-03-175-26/+11
* new loplugin: commaoperatorNoel Grandin2016-02-231-3/+6
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-1/+1
* Remove excess newlinesChris Sherlock2016-02-096-37/+0
* loplugin: unused return valuesNoel Grandin2016-01-181-2/+2
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:unusedmethodsNoel Grandin2015-12-212-53/+0
* loplugin:unusedfields in include/package,include/registryNoel Grandin2015-11-251-94/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-106-150/+150
* Abstract out repeated code into a lambdaStephan Bergmann2015-10-071-18/+13
* loplugin:unusedmethodsNoel Grandin2015-10-013-326/+0
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-9/+0
* tdf#39440 cppcheck: redundantAssignmentMichael Weghorn2015-08-231-4/+2
* Force #defined constants to sal_uInt32 to reduce conversion warningsMatteo Casalin2015-08-211-38/+38
* new loplugin automemNoel Grandin2015-08-202-49/+20
* inline a handful of use-once #definesNoel Grandin2015-07-233-43/+30
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* Make RegistryTypeWriter non-copyableStephan Bergmann2015-07-032-33/+3
* Remove RegistryTypeWriter_Api indirectionStephan Bergmann2015-07-032-123/+62
* Remove unused functionsStephan Bergmann2015-07-032-87/+1
* Make RegistryTypeReader non-copyableStephan Bergmann2015-07-032-25/+3