summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/databases.hxx
AgeCommit message (Expand)Author
2024-05-16use more officecfg in xmlhelp::DatabasesNoel Grandin
2023-04-18xmlhelp: fix lots of deadlocksMichael Stahl
2023-04-09use more OUStringToOStringNoel Grandin
2023-02-22fix deadlock in xmlhelper::DatabasesNoel Grandin
2023-02-22osl::Mutex->std::mutex in xmlhelp::DatabasesNoel Grandin
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin
2022-04-15use more string_view in xml*Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-06-24error: unknown type name 'OStringBuffer'Caolán McNamara
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-03-16Revert "loplugin:constfields in xmlhelp"Noel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-27tdf#42949 Fix IWYU warnings in xmlhelp/Gabor Kelemen
2019-06-28Fix Help collator loading, processLang() does not return only the languageEike Rathke
2018-09-18loplugin:useuniqueptr in xmlhelp::DatabasesNoel Grandin
2018-09-13loplugin:constfields in xmlhelpNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-18Typo: existance->existanceJulien Nabet
2017-06-01use OStringBuffer instead of manual buffer managementNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-06Convert IteratorState to scoped enumNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2015-11-25com::sun::star->css in xmlhelpNoel Grandin
2015-11-24loplugin:unusedfields in xmlhelp/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-07-07-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-07loplugin:unusedmethods xmlhelpNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-05-02xmlhelp: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold