summaryrefslogtreecommitdiffstats
path: root/registry/source/keyimpl.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-111-1/+2
* tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski2018-10-271-2/+2
* loplugin:useuniqueptr in registryNoel Grandin2018-08-301-133/+84
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-62/+62
* new loplugin:conststringfieldNoel Grandin2018-08-221-11/+11
* create appendCopy method in OUStringBufferNoel Grandin2018-08-141-1/+1
* More loplugin:cstylecast: registryStephan Bergmann2018-01-151-9/+9
* improve constparam lopluginNoel Grandin2017-11-021-1/+1
* loplugin:includeform: registryStephan Bergmann2017-10-231-2/+2
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-201-2/+2
* loplugin:unnecessaryparenNoel Grandin2017-08-181-2/+2
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-1/+1
* use more OUString::operator== in forms..salNoel Grandin2017-07-131-1/+1
* convert storeAccessMode to scoped enumNoel Grandin2016-09-191-16/+16
* Remove excess newlinesChris Sherlock2016-02-091-7/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-25/+25
* inline a handful of use-once #definesNoel Grandin2015-07-231-16/+16
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-5/+5
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* convert RegError to scoped enumNoel Grandin2015-04-091-64/+64
* convert RegValueType to scoped enumNoel Grandin2015-04-091-24/+24
* remove reg keytype constants and related codeNoel Grandin2015-04-091-22/+0
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-27/+27
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-281-4/+4
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-2/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* markup with event type not checker typeCaolán McNamara2014-11-051-0/+1
* Translate German comments.Michael Meeks2014-09-171-9/+9
* convert int to boolThomas Arnhold2014-08-171-2/+2
* coverity#1213422 Tainted ScalarNorbert Thiebaud2014-07-041-1/+18
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* Remove visual noise from registryAlexander Wilms2014-02-261-40/+40
* 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
* fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa2013-06-181-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+0
* Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini2012-08-041-10/+11
* re-base on ALv2 code.Michael Meeks2012-07-031-23/+14
* Remove unused codePetr Vorel2012-02-191-8/+0
* Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot2012-01-021-7/+7
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
* remove include of pch header from registryNorbert Thiebaud2011-11-271-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]2010-03-041-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid...Matthias Huetsch [mhu]2010-03-041-75/+85
* | #i108349# Removed remaining redundant store.flush() calls.Matthias Huetsch [mhu]2010-01-211-4/+0
|/
* performance bug in build system caused by too many flushedMathias Bauer2009-11-171-4/+4
* CWS-TOOLING: integrate CWS fwk121Kurt Zenker2009-10-141-0/+4