summaryrefslogtreecommitdiffstats
path: root/registry
Commit message (Expand)AuthorAgeFilesLines
* Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann2012-12-141-1/+1
* Make registry's mergeKey fail if it cannot process regFileNameStephan Bergmann2012-12-131-1/+1
* write a makefile to rdbedit to build againCaolán McNamara2012-11-281-0/+24
* re-base on ALv2 code. Includes:Michael Meeks2012-11-282-0/+308
* add missing deps on sal headersDavid Tardon2012-10-311-0/+5
* sal_Bool->bool in registryNoel Grandin2012-10-042-7/+7
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+0
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* remove use of SAL_MIN() macroNorbert Thiebaud2012-09-142-4/+15
* fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim2012-08-291-2/+2
* 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-044-14/+15
* Globally unique symbols missing from some map filesStephan Bergmann2012-07-201-0/+9
* re-base on ALv2 code.Michael Meeks2012-07-0329-596/+404
* Remove various commented out definesThomas Arnhold2012-06-251-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-2111-265/+166
* re-base on ALv2 code.Michael Meeks2012-06-212-42/+24
* targeted string re-workNorbert Thiebaud2012-06-025-375/+375
* Don't bother with the static lib and the exes for non-desktop OSesTor Lillqvist2012-05-071-1/+1
* Use gb_STDLIBSTor Lillqvist2012-05-071-0/+1
* remove unused filesMatúš Kukan2012-05-064-401/+0
* fix linkage inconsistency on windows (cont.)David Tardon2012-05-061-1/+2
* fix linkage inconsistency on windowsDavid Tardon2012-05-065-83/+84
* gbuild conversion: registry moduleDavid Ostrovsky2012-05-0624-348/+479
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon2012-04-141-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-16/+16
* UNO BYTE is signedStephan Bergmann2012-03-294-9/+9
* more documentation and cleanups for various modules.Michael Meeks2012-03-061-0/+14
* some doxygen warnings cleanupKorrawit Pruegsanusak2012-02-271-3/+3
* WaE: silence some documentation errorsThomas Arnhold2012-02-214-6/+5
* Get rid of size() == 0Elton Chung2012-02-191-2/+2
* Remove unused codePetr Vorel2012-02-192-9/+0
* registry: remove symbols from map fileThomas Arnhold2012-02-181-3/+0
* registry: remove obsolete methodsThomas Arnhold2012-02-182-67/+0
* Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+1
* Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot2012-01-231-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-4/+8
* kill some doxygen warningsNorbert Thiebaud2012-01-202-3/+3
* registry: print error messages on stderrMichael Stahl2012-01-171-3/+3
* Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann2012-01-057-22/+11
* Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot2012-01-025-45/+45
* Additional fix for EasyHack FDO43058, remove extra semicolonsGustavo Buzzatti Pacheco2011-12-151-1/+1
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from registryNorbert Thiebaud2011-11-2718-34/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky2011-11-232-2/+2