summaryrefslogtreecommitdiffstats
path: root/registry/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky2011-11-232-2/+2
* regcompare: fix error reporting:Michael Stahl2011-11-211-8/+10
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-305-0/+14
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* Would be pointless to build tool executables for iOSTor Lillqvist2011-05-261-0/+4
* Fix a typo.Francois Tigeot2011-04-181-1/+1
* Remove OS/2 support.Francois Tigeot2011-04-185-8/+8
* WaE: consts the wrong way aroundCaolán McNamara2011-03-251-5/+5
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-2310-1485/+1570
|\
| * CWS-TOOLING: integrate CWS jsc340Ivo Hinkelmann2011-03-074-3/+329
| |\
| | * jsc340: i114847: fix nameJuergen Schmidt2011-02-241-2/+4
| | * new helper toolJuergen Schmidt2011-01-031-0/+318
| | * jsc340: i114887: remove old not used draft typesJuergen Schmidt2010-11-151-1/+9
| | * jsc340: i14847: clean up cmdline help fo devtoolsJuergen Schmidt2010-10-012-4/+4
| * | #i115784# registry: Fix unreachable "return <result>; break;" statements.Matthias Huetsch [mhu]2011-02-181-2/+2
| * | #i115784# registry/tools: fix unreachable break statement after return.Matthias Huetsch [mhu]2011-02-041-2/+2
| * | #i115784# registry/tools: fix initOptions_Impl() commandline argument process...Matthias Huetsch [mhu]2011-02-032-7/+7