summaryrefslogtreecommitdiff
path: root/registry/source/keyimpl.cxx
AgeCommit message (Expand)Author
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-07-30Fix typosAndrea Gelmini
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-08-30loplugin:useuniqueptr in registryNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-01-15More loplugin:cstylecast: registryStephan Bergmann
2017-11-02improve constparam lopluginNoel Grandin
2017-10-23loplugin:includeform: registryStephan Bergmann
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2016-09-19convert storeAccessMode to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-09convert RegError to scoped enumNoel Grandin
2015-04-09convert RegValueType to scoped enumNoel Grandin
2015-04-09remove reg keytype constants and related codeNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-09-17Translate German comments.Michael Meeks
2014-08-17convert int to boolThomas Arnhold
2014-07-04coverity#1213422 Tainted ScalarNorbert Thiebaud
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-02-26Remove visual noise from registryAlexander Wilms
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-02-19Remove unused codePetr Vorel
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
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-04mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]
2010-03-04mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid...Matthias Huetsch [mhu]