summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)AuthorFilesLines
2014-09-30registry: std::auto_ptr -> std::unique_ptrStephan Bergmann2-8/+4
2014-09-25coverity#705672 Resource leakCaolán McNamara1-2/+2
2014-09-17Translate German comments.Michael Meeks3-13/+13
2014-08-17convert int to boolThomas Arnhold2-8/+8
2014-07-18cid#705673 Resource leakNoel Grandin1-0/+1
2014-07-18cid#705674 and cid#705675 Resource leakNoel Grandin1-0/+2
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-07-04coverity#1213422 Tainted ScalarNorbert Thiebaud1-1/+18
2014-07-01coverity#706020 Unintended sign extensionCaolán McNamara1-1/+1
2014-07-01clang scan-build: various warningsCaolán McNamara1-3/+1
2014-06-18coverity#706034 Unintended sign extensionCaolán McNamara1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-10/+2
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-23coverity#707966 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold4-9/+9
2014-05-10coverity#707966 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
2014-04-25fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre1-1/+1
2014-04-08fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre1-2/+2
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-4/+4
2014-03-19coverity#707966 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-02-27coverity#1187666 Mixing enum typesCaolán McNamara1-1/+1
2014-02-26Remove visual noise from registryAlexander Wilms6-234/+234
2014-02-17registry: sal_Bool -> boolStephan Bergmann6-57/+57
2014-01-28bool improvementsStephan Bergmann3-13/+13
2014-01-10simplifyStephan Bergmann1-2/+4
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-2/+2
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-9/+9
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-3/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann1-2/+1
2013-09-05CID#1078783: fix memory leakMarkus Mohrhard1-0/+1
2013-08-30WaE: size_t/sal_Int32: possible loss of dataTor Lillqvist2-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-8/+6
2013-08-15Mark as constTakeshi Abe1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-51/+51
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa1-1/+1
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