summaryrefslogtreecommitdiff
path: root/registry/tools
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-03reg2bin: Shrink output by reusing common stringsStephan Bergmann1-3/+13
2013-02-03TypoStephan Bergmann1-1/+1
2013-02-03reg2bin: truncate pre-existing output filesStephan Bergmann1-0/+8
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2013-01-31TypoStephan Bergmann1-1/+1
2013-01-31Some fixes for previous commit (Clang)Stephan Bergmann1-3/+3
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann1-0/+1418
2013-01-15Remove obsolete rdbedit toolStephan Bergmann1-307/+0
2013-01-15Remove obsolete checksingleton toolStephan Bergmann1-336/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-0/+307
2012-08-12do not print anything when the comparison succeededDavid Tardon1-13/+0
2012-08-04Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini1-1/+1
2012-07-03re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-05-06remove unused filesMatúš Kukan1-318/+0
2012-05-06gbuild conversion: registry moduleDavid Ostrovsky1-92/+0
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon1-1/+1
2012-02-19Get rid of size() == 0Elton Chung1-2/+2
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot2-15/+15
2011-11-27remove include of pch header from registryNorbert Thiebaud5-10/+0
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky2-2/+2
2011-11-21regcompare: fix error reporting:Michael Stahl1-8/+10
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara5-0/+14
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-05-26Would be pointless to build tool executables for iOSTor Lillqvist1-0/+4
2011-04-18Fix a typo.Francois Tigeot1-1/+1
2011-04-18Remove OS/2 support.Francois Tigeot5-8/+8
2011-03-25WaE: consts the wrong way aroundCaolán McNamara1-5/+5
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky10-1485/+1570
2011-03-07CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann4-3/+329