summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/databases.cxx
AgeCommit message (Expand)Author
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11loplugin:stringviewNoel
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-27tdf#42949 Fix IWYU warnings in xmlhelp/Gabor Kelemen
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-07-21loplugin:referencecasting in writerfilter..xmlhelpNoel Grandin
2019-06-28Use LanguageTag::getFallbackStrings() instead of old dumb hard coded stuffEike Rathke
2019-06-28Fix Help collator loading, processLang() does not return only the languageEike Rathke
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2018-12-21use unique_ptr in xmlhelpNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-18loplugin:useuniqueptr in xmlhelp::DatabasesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-08-02loplugin:stringloop in variousNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-02loplugin:casttovoid: xmlhelpStephan Bergmann
2017-06-30lang_ is unusedStephan Bergmann
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-18Typo: existance->existanceJulien Nabet
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-01use OStringBuffer instead of manual buffer managementNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin