summaryrefslogtreecommitdiffstats
path: root/registry
Commit message (Expand)AuthorAgeFilesLines
* registry: sal_Bool -> boolStephan Bergmann2014-02-176-57/+57
* bool improvementsStephan Bergmann2014-01-283-13/+13
* simplifyStephan Bergmann2014-01-101-2/+4
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-2/+2
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-9/+9
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-3/+3
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* New unoidl-check tool to replace regcompareStephan Bergmann2013-09-181-2/+1
* CID#1078783: fix memory leakMarkus Mohrhard2013-09-051-0/+1
* 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
* Mark as constTakeshi Abe2013-08-151-2/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-51/+51
* fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa2013-06-181-1/+1
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-292-2/+2
* initialized with plain 0, instead of sal_False/falseTakeshi Abe2013-05-141-6/+6
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-306-126/+24
* gbuild: drop empty use_packages callsDavid Tardon2013-04-242-6/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
* move URE headers to include/David Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-2315-5084/+0
* fdo#60724 informations -> informationThomas Arnhold2013-04-152-2/+2
* do not set soversion for private ure librariesMatúš Kukan2013-04-122-113/+0
* Revert "registry: new ZipPackage_registry_odk_headers"Michael Stahl2013-04-104-47/+45
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0719-289/+271
* -Wunused-macrosStephan Bergmann2013-03-271-27/+0
* further OUString cleanupThomas Arnhold2013-03-191-3/+3
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-9/+9
* reduce whitespaces between include and filenameThomas Arnhold2013-03-196-29/+29
* cleanup doxygen warningsPeter Foley2013-03-182-30/+45
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* do not build registry's executables for iOSMatúš Kukan2013-03-141-3/+5
* regmerge/regview seem to be part of ure, not odkMatúš Kukan2013-03-141-3/+3
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-7/+8
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-1/+1
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-013-1486/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Unused LIBRARY_VERSION macroStephan Bergmann2013-02-281-5/+0
* registry: new ZipPackage_registry_odk_headersMichael Stahl2013-02-274-45/+47
* sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl2013-02-271-1/+1
* loplugin: improve indentationThomas Arnhold2013-02-251-2/+1
* 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