summaryrefslogtreecommitdiff
path: root/registry/source/regimpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-3/+3
2015-04-09fix android buildNoel Grandin1-1/+1
2015-04-09convert RTReferenceType to scoped enumNoel Grandin1-3/+3
2015-04-09convert RTMethodMode to scoped enumNoel Grandin1-4/+4
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin1-18/+18
2015-04-09convert RegError to scoped enumNoel Grandin1-88/+88
2015-04-09convert RegValueType to scoped enumNoel Grandin1-18/+18
2015-04-09convert REG_ constants to scoped enumNoel Grandin1-6/+6
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-15/+15
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann1-2/+2
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-4/+2
2014-11-21Silence unhelpful cid#1215304 untrusted loop bound warningsStephan Bergmann1-0/+4
2014-09-30registry: std::auto_ptr -> std::unique_ptrStephan Bergmann1-7/+3
2014-09-25coverity#705672 Resource leakCaolán McNamara1-2/+2
2014-09-17Translate German comments.Michael Meeks1-3/+3
2014-02-26Remove visual noise from registryAlexander Wilms1-44/+44
2014-02-17registry: sal_Bool -> boolStephan Bergmann1-12/+12
2014-01-28bool improvementsStephan Bergmann1-6/+6
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-2/+2
2013-09-05CID#1078783: fix memory leakMarkus Mohrhard1-0/+1
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+2
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-14/+14
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-8/+8
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-08-04Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini1-2/+2
2012-07-03re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-29UNO BYTE is signedStephan Bergmann1-3/+1
2012-01-17registry: print error messages on stderrMichael Stahl1-3/+3
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot1-9/+9
2011-11-27remove include of pch header from registryNorbert Thiebaud1-2/+0
2011-10-07cppcheck reduce scope of var in registry/...regimpl.cxxPierre-André Jacquod1-5/+4
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2
2011-09-23tidy indentCaolán McNamara1-2/+2
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-04-18Remove OS/2 support.Francois Tigeot1-1/+1
2011-04-04WaE: rework to avoid warningsCaolán McNamara1-14/+18
2011-03-30warning-return-values-registry.diff: avoid warning (i#58979)Petr Mladek1-0/+4
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+5
2011-02-16Remove SCO supportThomas Arnhold1-4/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-03-04mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]1-4/+1
2010-03-04mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid...Matthias Huetsch [mhu]1-154/+122
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-21#i108349# Removed remaining redundant store.flush() calls.Matthias Huetsch [mhu]1-5/+0
2009-11-17performance bug in build system caused by too many flushedMathias Bauer1-4/+18
2009-10-14CWS-TOOLING: integrate CWS fwk121Kurt Zenker1-0/+5