summaryrefslogtreecommitdiff
path: root/registry/tools
AgeCommit message (Expand)Author
2020-11-19tdf#123936 Formatting files in module registry with clang-formatPhilipp Hofer
2020-07-20compact namespace declNoel Grandin
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-02-15tdf#42949 Fix IWYU warnings in registry/Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-19expression is excessiveCaolán McNamara
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin
2017-10-23loplugin:includeform: registryStephan Bergmann
2017-05-27tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann
2016-02-04loplugin:fpcomparison in registry/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
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-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-07-03No need for a C API hereStephan Bergmann
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann
2015-04-09convert RTReferenceType to scoped enumNoel Grandin
2015-04-09convert RTMethodMode to scoped enumNoel Grandin
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin
2015-04-09convert RegError to scoped enumNoel Grandin
2015-04-09convert RegValueType to scoped enumNoel Grandin
2015-04-09convert REG_ constants to scoped enumNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27coverity#1187666 Mixing enum typesCaolán McNamara
2014-02-17registry: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-10simplifyStephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-08-30WaE: size_t/sal_Int32: possible loss of dataTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák