summaryrefslogtreecommitdiff
path: root/registry/source/reflread.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-06-21registry: remove unnecessary commentsChris Sherlock1-50/+3
2022-06-11[API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKeyStephan Bergmann1-105/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: registryStephan Bergmann1-2/+2
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin1-7/+7
2019-12-19sal_Char->char in oox..registryNoel Grandin1-57/+57
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+26
2019-02-15tdf#42949 Fix IWYU warnings in registry/Gabor Kelemen1-1/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-12/+12
2018-10-13loplugin:constfields in package..registryNoel Grandin1-7/+7
2018-06-12loplugin:constantparamNoel Grandin1-30/+8
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin1-12/+6
2018-04-27loplugin:constantparamNoel Grandin1-4/+4
2018-04-20loplugin:constantparamNoel Grandin1-5/+5
2018-01-15More loplugin:cstylecast: registryStephan Bergmann1-10/+9
2018-01-15loplugin:useuniqueptr in comphelper,cppu,registryNoel Grandin1-28/+7
2018-01-12More loplugin:cstylecast: registryStephan Bergmann1-17/+17
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin1-3/+3
2017-10-23loplugin:includeform: registryStephan Bergmann1-3/+3
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin1-72/+72
2017-07-17loplugin:constparams in store,registryNoel Grandin1-2/+2
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin1-3/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: registryStephan Bergmann1-2/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-7/+7
2017-02-10test coverity sanitizing in-source modellingCaolán McNamara1-0/+7
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin1-12/+0
2016-03-17loplugin:constantparam in registryNoel Grandin1-3/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-63/+63
2015-08-20new loplugin automemNoel Grandin1-29/+10
2015-07-03Make RegistryTypeReader non-copyableStephan Bergmann1-17/+0
2015-07-03Remove RegistryTypeReader_Api indirectionStephan Bergmann1-23/+82
2015-07-03Remove unused functionsStephan Bergmann1-106/+1
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann1-1/+1
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-09loplugin:salboolNoel Grandin1-5/+5
2015-04-09fix windows and android buildsNoel Grandin1-39/+11
2015-04-09convert RTReferenceType to scoped enumNoel Grandin1-2/+2
2015-04-09convert RTMethodMode to scoped enumNoel Grandin1-2/+2
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin1-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-35/+35
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-25loplugin:unreffunStephan Bergmann1-2/+0
2015-01-25coverity#1266504 Useless callCaolán McNamara1-2/+0
2015-01-20Some more loplugin:cstylecast: registryStephan Bergmann1-1/+1
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-35/+35
2014-11-18Fix memchr checksStephan Bergmann1-2/+5
2014-11-17cid#1213388 etc.: Make reflread.cxx more robustStephan Bergmann1-209/+348
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1