summaryrefslogtreecommitdiffstats
path: root/registry/tools
Commit message (Expand)AuthorAgeFilesLines
* tdf#123936 Formatting files in module registry with clang-formatPhilipp Hofer2020-11-192-4/+2
* compact namespace declNoel Grandin2020-07-202-10/+4
* Revert "loplugin:constfields in package..registry"Noel Grandin2020-03-121-1/+1
* clang-tidy modernize-concat-nested-namespaceNoel Grandin2020-01-312-10/+4
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* tdf#42949 Fix IWYU warnings in registry/Gabor Kelemen2019-02-153-4/+0
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* expression is excessiveCaolán McNamara2018-10-191-1/+1
* loplugin:constfields in package..registryNoel Grandin2018-10-131-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* loplugin:constantparam in oox,registry,reportdesignNoel Grandin2017-10-311-1/+1
* loplugin:includeform: registryStephan Bergmann2017-10-235-11/+11
* tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock2017-05-271-3/+3
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-3/+3
* tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock2017-05-071-3/+3
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-131-1/+0
* loplugin:constantparam in package..stocNoel Grandin2016-09-121-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* loplugin:unusedmethodsNoel Grandin2016-02-121-1/+0
* [ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann2016-02-041-2075/+0
* loplugin:fpcomparison in registry/Noel Grandin2016-02-041-2/+3
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* coverity#1338272 Uncaught exceptionCaolán McNamara2015-11-061-41/+49
* coverity#1338270 Uncaught exceptionCaolán McNamara2015-11-061-83/+91
* coverity#1338252 Uncaught exceptionCaolán McNamara2015-11-061-51/+60
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-4/+4
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* No need for a C API hereStephan Bergmann2015-07-031-1/+1
* Move module-private includes from include/registry/ to registry/Stephan Bergmann2015-07-031-1/+1
* convert RTReferenceType to scoped enumNoel Grandin2015-04-091-9/+9
* convert RTMethodMode to scoped enumNoel Grandin2015-04-091-4/+4
* convert RT_ACCESS fields to scoped enumNoel Grandin2015-04-091-16/+16
* convert RegError to scoped enumNoel Grandin2015-04-093-32/+32
* convert RegValueType to scoped enumNoel Grandin2015-04-091-38/+38
* convert REG_ constants to scoped enumNoel Grandin2015-04-093-4/+4
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-234-24/+24
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+4
* Bin commented-out unreachable 'break' statementsTor Lillqvist2014-11-241-2/+0
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-4/+4
* coverity#1187666 Mixing enum typesCaolán McNamara2014-02-271-1/+1
* registry: sal_Bool -> boolStephan Bergmann2014-02-172-28/+28
* bool improvementsStephan Bergmann2014-01-281-3/+3
* simplifyStephan Bergmann2014-01-101-2/+4
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* WaE: size_t/sal_Int32: possible loss of dataTor Lillqvist2013-08-302-2/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-8/+6