summaryrefslogtreecommitdiff
path: root/registry/source
AgeCommit message (Expand)Author
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10coverity#707966 Uninitialized pointer fieldCaolán McNamara
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-03-19coverity#707966 Uninitialized pointer fieldCaolán McNamara
2014-02-26Remove visual noise from registryAlexander Wilms
2014-02-17registry: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-09-05CID#1078783: fix memory leakMarkus Mohrhard
2013-08-15Mark as constTakeshi Abe
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2012-12-14Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann
2012-12-13Make registry's mergeKey fail if it cannot process regFileNameStephan Bergmann
2012-10-04sal_Bool->bool in registryNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-08-04Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini
2012-07-03re-base on ALv2 code.Michael Meeks
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-06fix linkage inconsistency on windowsDavid Tardon
2012-05-06gbuild conversion: registry moduleDavid Ostrovsky
2012-03-29UNO BYTE is signedStephan Bergmann
2012-02-19Remove unused codePetr Vorel
2012-02-18registry: remove obsolete methodsThomas Arnhold
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17registry: print error messages on stderrMichael Stahl
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot
2011-12-01Remove uses of charAtAugust Sodora
2011-11-27remove include of pch header from registryNorbert Thiebaud
2011-10-07cppcheck reduce scope of var in registry/...regimpl.cxxPierre-André Jacquod
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-23tidy indentCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-04WaE: rework to avoid warningsCaolán McNamara
2011-03-30warning-return-values-registry.diff: avoid warning (i#58979)Petr Mladek
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-02-16Remove SCO supportThomas Arnhold