summaryrefslogtreecommitdiffstats
path: root/registry
Commit message (Expand)AuthorAgeFilesLines
* cid#705673 Resource leakNoel Grandin2014-07-181-0/+1
* cid#705674 and cid#705675 Resource leakNoel Grandin2014-07-181-0/+2
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-1/+1
* coverity#1213422 Tainted ScalarNorbert Thiebaud2014-07-041-1/+18
* coverity#706020 Unintended sign extensionCaolán McNamara2014-07-011-1/+1
* clang scan-build: various warningsCaolán McNamara2014-07-011-3/+1
* coverity#706034 Unintended sign extensionCaolán McNamara2014-06-181-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-10/+2
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* coverity#707966 Uninitialized pointer fieldCaolán McNamara2014-05-231-0/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-154-9/+9
* coverity#707966 Uninitialized pointer fieldCaolán McNamara2014-05-101-0/+1
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre2014-04-251-1/+1
* fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre2014-04-081-2/+2
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-4/+4
* coverity#707966 Uninitialized pointer fieldCaolán McNamara2014-03-191-0/+1
* coverity#1187666 Mixing enum typesCaolán McNamara2014-02-271-1/+1
* Remove visual noise from registryAlexander Wilms2014-02-266-234/+234
* 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