summaryrefslogtreecommitdiff
path: root/registry/source/keyimpl.cxx
AgeCommit message (Expand)Author
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2022-06-21registry: remove unnecessary commentsChris Sherlock
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-15cid#1471675 silence Logically dead codeCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-05loplugin:reducevarscope in registryNoel
2020-09-05Create OUString from storeFindData m_pszName and m_nLengthStephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: registryStephan Bergmann
2019-12-19sal_Char->char in oox..registryNoel Grandin
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