summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)AuthorFilesLines
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2-2/+2
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe1-6/+6
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-126/+24
2013-04-24gbuild: drop empty use_packages callsDavid Tardon2-6/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-24move URE headers to include/David Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen15-5084/+0
2013-04-15fdo#60724 informations -> informationThomas Arnhold2-2/+2
2013-04-12do not set soversion for private ure librariesMatúš Kukan2-113/+0
2013-04-10Revert "registry: new ZipPackage_registry_odk_headers"Michael Stahl4-47/+45
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák19-289/+271
2013-03-27-Wunused-macrosStephan Bergmann1-27/+0
2013-03-19further OUString cleanupThomas Arnhold1-3/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-9/+9
2013-03-19reduce whitespaces between include and filenameThomas Arnhold6-29/+29
2013-03-18cleanup doxygen warningsPeter Foley2-30/+45
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14do not build registry's executables for iOSMatúš Kukan1-3/+5
2013-03-14regmerge/regview seem to be part of ure, not odkMatúš Kukan1-3/+3
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-7/+8
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-03-01WIP: Experimental new binary type.rdb formatStephan Bergmann3-1486/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Unused LIBRARY_VERSION macroStephan Bergmann1-5/+0
2013-02-27registry: new ZipPackage_registry_odk_headersMichael Stahl4-45/+47
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
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 Bergmann3-0/+1440
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl4-4/+4
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-8/+8
2013-01-15Remove obsolete rdbedit toolStephan Bergmann3-332/+0
2013-01-15Remove obsolete checksingleton toolStephan Bergmann3-380/+0
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