summaryrefslogtreecommitdiff
path: root/include/registry/registry.hxx
AgeCommit message (Expand)Author
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-06-11[API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKeyStephan Bergmann
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2021-06-19loplugin:finalclassesNoel Grandin
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-01-26tdf#124176: Use pragma once instead of include guardsiakarsu
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-07-14Fix typoAndrea Gelmini
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-31loplugin:finalclasses in reportdesignNoel Grandin
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-17loplugin:constparams in store,registryNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2016-09-20cid#1371306: Add move semanticsStephan Bergmann
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-04remove deprecated Link functions from RegistryNoel Grandin
2016-03-17loplugin:constantparam in registryNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-25loplugin:unusedfields in include/package,include/registryNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-02loplugin:unusedmethods registry,storeNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09convert RegError to scoped enumNoel Grandin
2015-04-09convert RegValueType to scoped enumNoel Grandin
2015-04-09remove reg keytype constants and related codeNoel Grandin
2015-04-09convert REG_ constants to scoped enumNoel Grandin
2015-03-19loplugin:constantfunction: registryNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-17registry: sal_Bool -> boolStephan Bergmann
2013-12-18URE headers do not have "using rtl::OUString"Stephan Bergmann
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen