summaryrefslogtreecommitdiff
path: root/registry/tools
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-24jsc340: i114847: fix nameJuergen Schmidt1-2/+4
2011-02-18#i115784# registry: Fix unreachable "return <result>; break;" statements.Matthias Huetsch [mhu]1-2/+2
2011-02-04#i115784# registry/tools: fix unreachable break statement after return.Matthias Huetsch [mhu]1-2/+2
2011-02-03#i115784# registry/tools: fix initOptions_Impl() commandline argument process...Matthias Huetsch [mhu]2-7/+7
2011-01-03new helper toolJuergen Schmidt1-0/+318
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller2-3/+3
2010-11-30#i115784# registry: fixed std::vector<> usage.Matthias Huetsch [mhu]2-23/+23
2010-11-25#i115784# registry: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]9-1484/+1240
2010-11-15jsc340: i114887: remove old not used draft typesJuergen Schmidt1-1/+9
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth4-0/+8