summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)Author
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-17loplugin:constantparam in registryNoel Grandin
2016-03-04Skip some executables in the OS X sandboxed (Mac App Store) caseTor Lillqvist
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04Split long command line into multiple shorter onesStephan Bergmann
2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann
2016-02-04Resurrect registry/test/regcompare/Stephan Bergmann
2016-02-04loplugin:fpcomparison in registry/Noel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-25loplugin:unusedfields in include/package,include/registryNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338272 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338270 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338252 Uncaught exceptionCaolán McNamara
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Abstract out repeated code into a lambdaStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn
2015-08-21Force #defined constants to sal_uInt32 to reduce conversion warningsMatteo Casalin
2015-08-20new loplugin automemNoel Grandin
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-03Make RegistryTypeWriter non-copyableStephan Bergmann
2015-07-03Remove RegistryTypeWriter_Api indirectionStephan Bergmann
2015-07-03Remove unused functionsStephan Bergmann
2015-07-03Make RegistryTypeReader non-copyableStephan Bergmann
2015-07-03Remove RegistryTypeReader_Api indirectionStephan Bergmann
2015-07-03Remove unused functionsStephan Bergmann
2015-07-03No need for a C API hereStephan Bergmann
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann
2015-07-02loplugin:unusedmethods registry,storeNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09loplugin:salboolNoel Grandin
2015-04-09fix windows and android buildsNoel Grandin