summaryrefslogtreecommitdiff
path: root/include/registry
AgeCommit message (Expand)AuthorFilesLines
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin3-101/+101
2018-10-13loplugin:constfields in package..registryNoel Grandin1-5/+5
2018-04-20loplugin:constantparamNoel Grandin2-11/+6
2017-12-11loplugin:salcall fix functionsNoel Grandin2-43/+43
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-02improve constparam lopluginNoel Grandin2-5/+5
2017-10-31loplugin:finalclasses in reportdesignNoel Grandin1-4/+5
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin2-6/+6
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-2/+2
2017-07-17loplugin:constparams in store,registryNoel Grandin3-8/+8
2017-05-18Revert "Fix typos"Stephan Bergmann3-9/+9
2017-05-18Fix typosAndrea Gelmini3-9/+9
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin1-3/+0
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe1-4/+4
2016-09-20cid#1371306: Add move semanticsStephan Bergmann1-0/+12
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-19/+0
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-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-5/+0
2016-03-17loplugin:constantparam in registryNoel Grandin2-19/+4
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 Bergmann3-47/+47
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-30loplugin:unusedmethodsNoel Grandin1-18/+0
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann3-947/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-07-02loplugin:unusedmethods registry,storeNoel Grandin3-451/+3
2015-06-23Revert "Typo: iff->if"Julien Nabet3-9/+9
2015-06-23Typo: iff->ifJulien Nabet3-9/+9
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-3/+3
2015-04-09loplugin:salboolNoel Grandin3-6/+6
2015-04-09fix windows and android buildsNoel Grandin2-72/+39
2015-04-09fix android buildNoel Grandin6-13/+5
2015-04-09convert RTReferenceType to scoped enumNoel Grandin1-7/+7
2015-04-09convert RTMethodMode to scoped enumNoel Grandin1-8/+8
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin3-69/+75
2015-04-09convert RegError to scoped enumNoel Grandin2-100/+100
2015-04-09convert RegValueType to scoped enumNoel Grandin2-13/+13
2015-04-09remove reg keytype constants and related codeNoel Grandin3-49/+0
2015-04-09convert REG_ constants to scoped enumNoel Grandin3-10/+14
2015-03-25TyposJulien Nabet1-1/+1