summaryrefslogtreecommitdiff
path: root/registry/source/regimpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-01loplugin:stringadd in package..saxNoel Grandin1-4/+2
2019-04-19optimise find/insert patternNoel Grandin1-4/+1
2019-02-15tdf#42949 Fix IWYU warnings in registry/Gabor Kelemen1-2/+1
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann1-5/+0
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin1-1/+2
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-2/+1
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann1-1/+2
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-6/+6
2018-08-22new loplugin:conststringfieldNoel Grandin1-1/+4
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-4/+2
2018-07-26Related: rhbz#1602589 double_free, convert to std::vectorCaolán McNamara1-71/+39
2018-01-15More loplugin:cstylecast: registryStephan Bergmann1-4/+4
2018-01-12More loplugin:cstylecast: registryStephan Bergmann1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-10-23loplugin:includeform: registryStephan Bergmann1-6/+6
2017-07-17loplugin:constparams in store,registryNoel Grandin1-6/+6
2017-06-05Improved loplugin:cstylecast to reference types: registryStephan Bergmann1-1/+1
2017-05-27registry: remove comment cruft from regimpl.cxxChris Sherlock1-64/+0
2017-05-27registry: like Rosencrantz, consistency is all I ask...Chris Sherlock1-25/+25
2017-05-26tdf#39468: translate German to English in registry's regimpl.cxxChris Sherlock1-3/+3
2017-02-25loplugin:loopvartoosmallStephan Bergmann1-3/+2
2017-02-10Remove MinGW supportStephan Bergmann1-3/+0
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-4/+3
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-1/+0
2016-09-19convert storeAccessMode to scoped enumNoel Grandin1-15/+15
2016-09-09loplugin:constantparam in sot..svlNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in registryNoel Grandin1-7/+4
2016-02-09Remove excess newlinesChris Sherlock1-10/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-48/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn1-4/+2
2015-07-23inline a handful of use-once #definesNoel Grandin1-14/+14
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann1-2/+2
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-2/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-3/+3
2015-04-09fix android buildNoel Grandin1-1/+1
2015-04-09convert RTReferenceType to scoped enumNoel Grandin1-3/+3
2015-04-09convert RTMethodMode to scoped enumNoel Grandin1-4/+4
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin1-18/+18
2015-04-09convert RegError to scoped enumNoel Grandin1-88/+88
2015-04-09convert RegValueType to scoped enumNoel Grandin1-18/+18
2015-04-09convert REG_ constants to scoped enumNoel Grandin1-6/+6
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-15/+15
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann1-2/+2
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-4/+2
2014-11-21Silence unhelpful cid#1215304 untrusted loop bound warningsStephan Bergmann1-0/+4
2014-09-30registry: std::auto_ptr -> std::unique_ptrStephan Bergmann1-7/+3
2014-09-25coverity#705672 Resource leakCaolán McNamara1-2/+2
2014-09-17Translate German comments.Michael Meeks1-3/+3