summaryrefslogtreecommitdiffstats
path: root/registry/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-291-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-23/+21
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-1/+1
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-011-1464/+0
* Comment clean-upStephan Bergmann2013-02-141-6/+3
* WaE: strict-aliasing issuesCaolán McNamara2013-02-111-12/+19
* Fix floating point handlingStephan Bergmann2013-02-111-7/+39
* write double/float via union with unsigned type for strict-aliasingCaolán McNamara2013-02-051-12/+2
* WaE unused variableNorbert Thiebaud2013-02-041-2/+4
* More typosStephan Bergmann2013-02-031-1/+1
* reg2bin: Shrink output by reusing common stringsStephan Bergmann2013-02-031-3/+13
* TypoStephan Bergmann2013-02-031-1/+1
* reg2bin: truncate pre-existing output filesStephan Bergmann2013-02-031-0/+8
* warning C4701: potentially uninitialized local variableStephan Bergmann2013-01-311-1/+1
* TypoStephan Bergmann2013-01-311-1/+1
* Some fixes for previous commit (Clang)Stephan Bergmann2013-01-311-3/+3
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-01-311-0/+1418
* Remove obsolete rdbedit toolStephan Bergmann2013-01-151-307/+0
* Remove obsolete checksingleton toolStephan Bergmann2013-01-151-336/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-281-0/+307
* do not print anything when the comparison succeededDavid Tardon2012-08-121-13/+0
* Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini2012-08-041-1/+1
* re-base on ALv2 code.Michael Meeks2012-07-034-92/+56
* re-base on ALv2 code.Michael Meeks2012-06-214-98/+62
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* remove unused filesMatúš Kukan2012-05-061-318/+0
* gbuild conversion: registry moduleDavid Ostrovsky2012-05-061-92/+0
* replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon2012-04-141-1/+1
* Get rid of size() == 0Elton Chung2012-02-191-2/+2
* Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot2012-01-022-15/+15
* remove include of pch header from registryNorbert Thiebaud2011-11-275-10/+0