summaryrefslogtreecommitdiffstats
path: root/registry/source/regimpl.cxx
Commit message (Expand)AuthorAgeFilesLines
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-231-1/+1
* loplugin:stringadd in package..saxNoel Grandin2019-10-011-4/+2
* optimise find/insert patternNoel Grandin2019-04-191-4/+1
* tdf#42949 Fix IWYU warnings in registry/Gabor Kelemen2019-02-151-2/+1
* HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann2018-12-071-5/+0
* Revert "clang bugprone-unused-return-value"Noel Grandin2018-09-111-1/+2
* clang bugprone-unused-return-valueNoel Grandin2018-09-081-2/+1
* GCC only supports inline variables since GCC 7Stephan Bergmann2018-08-311-1/+2
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-6/+6
* new loplugin:conststringfieldNoel Grandin2018-08-221-1/+4
* Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara2018-07-271-4/+2
* Related: rhbz#1602589 double_free, convert to std::vectorCaolán McNamara2018-07-261-71/+39
* More loplugin:cstylecast: registryStephan Bergmann2018-01-151-4/+4
* More loplugin:cstylecast: registryStephan Bergmann2018-01-121-1/+1
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* loplugin:includeform: registryStephan Bergmann2017-10-231-6/+6
* loplugin:constparams in store,registryNoel Grandin2017-07-171-6/+6
* Improved loplugin:cstylecast to reference types: registryStephan Bergmann2017-06-051-1/+1
* registry: remove comment cruft from regimpl.cxxChris Sherlock2017-05-271-64/+0
* registry: like Rosencrantz, consistency is all I ask...Chris Sherlock2017-05-271-25/+25
* tdf#39468: translate German to English in registry's regimpl.cxxChris Sherlock2017-05-261-3/+3
* loplugin:loopvartoosmallStephan Bergmann2017-02-251-3/+2
* Remove MinGW supportStephan Bergmann2017-02-101-3/+0
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-4/+3
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-131-1/+0
* convert storeAccessMode to scoped enumNoel Grandin2016-09-191-15/+15
* loplugin:constantparam in sot..svlNoel Grandin2016-09-091-1/+1
* loplugin:constantparam in registryNoel Grandin2016-03-171-7/+4
* Remove excess newlinesChris Sherlock2016-02-091-10/+0
* loplugin:unusedmethodsNoel Grandin2015-12-211-48/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* tdf#39440 cppcheck: redundantAssignmentMichael Weghorn2015-08-231-4/+2
* inline a handful of use-once #definesNoel Grandin2015-07-231-14/+14
* Move module-private includes from include/registry/ to registry/Stephan Bergmann2015-07-031-2/+2
* new clang plugin: loopvartoosmallNoel Grandin2015-05-281-2/+2
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-3/+3
* fix android buildNoel Grandin2015-04-091-1/+1
* convert RTReferenceType to scoped enumNoel Grandin2015-04-091-3/+3
* convert RTMethodMode to scoped enumNoel Grandin2015-04-091-4/+4
* convert RT_ACCESS fields to scoped enumNoel Grandin2015-04-091-18/+18
* convert RegError to scoped enumNoel Grandin2015-04-091-88/+88
* convert RegValueType to scoped enumNoel Grandin2015-04-091-18/+18
* convert REG_ constants to scoped enumNoel Grandin2015-04-091-6/+6
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-15/+15
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-281-2/+2
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-191-4/+2
* Silence unhelpful cid#1215304 untrusted loop bound warningsStephan Bergmann2014-11-211-0/+4
* registry: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-7/+3
* coverity#705672 Resource leakCaolán McNamara2014-09-251-2/+2
* Translate German comments.Michael Meeks2014-09-171-3/+3