summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)AuthorFilesLines
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
2012-12-14Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann1-1/+1
2012-12-13Make registry's mergeKey fail if it cannot process regFileNameStephan Bergmann1-1/+1
2012-11-28write a makefile to rdbedit to build againCaolán McNamara1-0/+24
2012-11-28re-base on ALv2 code. Includes:Michael Meeks2-0/+308
2012-10-31add missing deps on sal headersDavid Tardon1-0/+5
2012-10-04sal_Bool->bool in registryNoel Grandin2-7/+7
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud2-4/+15
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim1-2/+2
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 Versini4-14/+15
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann1-0/+9
2012-07-03re-base on ALv2 code.Michael Meeks29-596/+404
2012-06-25Remove various commented out definesThomas Arnhold1-4/+0
2012-06-21re-base on ALv2 code.Michael Meeks11-265/+166
2012-06-21re-base on ALv2 code.Michael Meeks2-42/+24
2012-06-02targeted string re-workNorbert Thiebaud5-375/+375
2012-05-07Don't bother with the static lib and the exes for non-desktop OSesTor Lillqvist1-1/+1
2012-05-07Use gb_STDLIBSTor Lillqvist1-0/+1
2012-05-06remove unused filesMatúš Kukan4-401/+0
2012-05-06fix linkage inconsistency on windows (cont.)David Tardon1-1/+2
2012-05-06fix linkage inconsistency on windowsDavid Tardon5-83/+84
2012-05-06gbuild conversion: registry moduleDavid Ostrovsky24-348/+479
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-16/+16
2012-03-29UNO BYTE is signedStephan Bergmann4-9/+9
2012-03-06more documentation and cleanups for various modules.Michael Meeks1-0/+14
2012-02-27some doxygen warnings cleanupKorrawit Pruegsanusak1-3/+3
2012-02-21WaE: silence some documentation errorsThomas Arnhold4-6/+5
2012-02-19Get rid of size() == 0Elton Chung1-2/+2
2012-02-19Remove unused codePetr Vorel2-9/+0
2012-02-18registry: remove symbols from map fileThomas Arnhold1-3/+0
2012-02-18registry: remove obsolete methodsThomas Arnhold2-67/+0
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+1
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-4/+8
2012-01-20kill some doxygen warningsNorbert Thiebaud2-3/+3
2012-01-17registry: print error messages on stderrMichael Stahl1-3/+3
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann7-22/+11
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot5-45/+45
2011-12-15Additional fix for EasyHack FDO43058, remove extra semicolonsGustavo Buzzatti Pacheco1-1/+1
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from registryNorbert Thiebaud18-34/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0