summaryrefslogtreecommitdiff
path: root/registry/tools
AgeCommit message (Expand)AuthorFilesLines
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin1-1/+1
2017-10-23loplugin:includeform: registryStephan Bergmann5-11/+11
2017-05-27tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock1-3/+3
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-1/+0
2016-09-12loplugin:constantparam in package..stocNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-02-12loplugin:unusedmethodsNoel Grandin1-1/+0
2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann1-2075/+0
2016-02-04loplugin:fpcomparison in registry/Noel Grandin1-2/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06coverity#1338272 Uncaught exceptionCaolán McNamara1-41/+49
2015-11-06coverity#1338270 Uncaught exceptionCaolán McNamara1-83/+91
2015-11-06coverity#1338252 Uncaught exceptionCaolán McNamara1-51/+60
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-4/+4
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-03No need for a C API hereStephan Bergmann1-1/+1
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann1-1/+1
2015-04-09convert RTReferenceType to scoped enumNoel Grandin1-9/+9
2015-04-09convert RTMethodMode to scoped enumNoel Grandin1-4/+4
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin1-16/+16
2015-04-09convert RegError to scoped enumNoel Grandin3-32/+32
2015-04-09convert RegValueType to scoped enumNoel Grandin1-38/+38
2015-04-09convert REG_ constants to scoped enumNoel Grandin3-4/+4
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin4-24/+24
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+4
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist1-2/+0
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-4/+4
2014-02-27coverity#1187666 Mixing enum typesCaolán McNamara1-1/+1
2014-02-17registry: sal_Bool -> boolStephan Bergmann2-28/+28
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-10simplifyStephan Bergmann1-2/+4
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-08-30WaE: size_t/sal_Int32: possible loss of dataTor Lillqvist2-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-8/+6
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-23/+21
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-03-01WIP: Experimental new binary type.rdb formatStephan Bergmann1-1464/+0
2013-02-14Comment clean-upStephan Bergmann1-6/+3
2013-02-11WaE: strict-aliasing issuesCaolán McNamara1-12/+19
2013-02-11Fix floating point handlingStephan Bergmann1-7/+39
2013-02-05write double/float via union with unsigned type for strict-aliasingCaolán McNamara1-12/+2
2013-02-04WaE unused variableNorbert Thiebaud1-2/+4
2013-02-03More typosStephan Bergmann1-1/+1