summaryrefslogtreecommitdiffstats
path: root/include/registry
Commit message (Expand)AuthorAgeFilesLines
* loplugin:finalclassesNoel Grandin2021-06-191-5/+7
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-214-31/+40
* loplugin:const* make some params and methods constNoel2020-10-061-1/+1
* Replace remaining uses of sal_CharJulien Nabet2020-09-121-8/+8
* Fix is_typed_flags for RegAccessMode (registry)Julien Nabet2020-03-291-1/+1
* Revert "loplugin:constfields in package..registry"Noel Grandin2020-03-121-5/+5
* tdf#124176: Use pragma once instead of include guardsiakarsu2020-01-261-5/+1
* new loplugin:noexceptmoveNoel Grandin2019-08-301-1/+1
* Fix typoAndrea Gelmini2019-07-171-2/+2
* Fix typoAndrea Gelmini2019-07-141-2/+2
* Fix typoAndrea Gelmini2019-07-141-1/+1
* tdf#42949 Fix IWYU warnings in include/Gabor Kelemen2019-06-211-1/+0
* Fix typosJens Carl2019-04-031-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-2/+2
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-243-101/+101
* loplugin:constfields in package..registryNoel Grandin2018-10-131-5/+5
* loplugin:constantparamNoel Grandin2018-04-202-11/+6
* loplugin:salcall fix functionsNoel Grandin2017-12-112-43/+43
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-1/+1
* improve constparam lopluginNoel Grandin2017-11-022-5/+5
* loplugin:finalclasses in reportdesignNoel Grandin2017-10-311-4/+5
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-202-6/+6
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-2/+2
* loplugin:constparams in store,registryNoel Grandin2017-07-173-8/+8
* Revert "Fix typos"Stephan Bergmann2017-05-183-9/+9
* Fix typosAndrea Gelmini2017-05-183-9/+9
* Fix typosAndrea Gelmini2017-05-051-1/+1
* Fix typosAndrea Gelmini2017-03-252-2/+2
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-251-3/+0
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-4/+4
* cid#1371306: Add move semanticsStephan Bergmann2016-09-201-0/+12
* loplugin:unusedenumvaluesNoel Grandin2016-09-191-19/+0
* loplugin:constantparam in package..stocNoel Grandin2016-09-121-5/+2
* Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2016-07-131-5/+0
* remove deprecated Link functions from RegistryNoel Grandin2016-07-041-53/+0
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-5/+0
* loplugin:constantparam in registryNoel Grandin2016-03-172-19/+4
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+2
* Remove excess newlinesChris Sherlock2016-02-091-8/+0
* Fix typosAndrea Gelmini2016-01-101-2/+2
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-1/+1
* loplugin:unusedfields in include/package,include/registryNoel Grandin2015-11-251-3/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-47/+47
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:unusedmethodsNoel Grandin2015-07-301-18/+0
* Move module-private includes from include/registry/ to registry/Stephan Bergmann2015-07-033-947/+0
* Fix typosAndrea Gelmini2015-07-031-1/+1
* loplugin:unusedmethods registry,storeNoel Grandin2015-07-023-451/+3