summaryrefslogtreecommitdiff
path: root/include/registry/registry.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-20cid#1371306: Add move semanticsStephan Bergmann1-0/+12
2016-09-12loplugin:constantparam in package..stocNoel Grandin1-5/+2
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-5/+0
2016-07-04remove deprecated Link functions from RegistryNoel Grandin1-53/+0
2016-03-17loplugin:constantparam in registryNoel Grandin1-5/+2
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+2
2016-02-09Remove excess newlinesChris Sherlock1-8/+0
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-11-25loplugin:unusedfields in include/package,include/registryNoel Grandin1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-07-30loplugin:unusedmethodsNoel Grandin1-18/+0
2015-07-02loplugin:unusedmethods registry,storeNoel Grandin1-92/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-09convert RegError to scoped enumNoel Grandin1-73/+73
2015-04-09convert RegValueType to scoped enumNoel Grandin1-4/+4
2015-04-09remove reg keytype constants and related codeNoel Grandin1-19/+0
2015-04-09convert REG_ constants to scoped enumNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: registryNoel Grandin1-16/+10
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-8/+8
2014-02-17registry: sal_Bool -> boolStephan Bergmann1-15/+15
2013-12-18URE headers do not have "using rtl::OUString"Stephan Bergmann1-74/+74
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+1257