summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)Author
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-17Remove code that is deadStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-27tdf#42949 Fix IWYU warnings in xmlhelp/Gabor Kelemen
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-08-09Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlhelpStephan Bergmann
2019-07-28loplugin:oncevarNoel Grandin
2019-07-21loplugin:referencecasting in writerfilter..xmlhelpNoel Grandin
2019-07-18cid#704107 Unchecked return valueCaolán McNamara
2019-07-18cid#704106 Unchecked return valueCaolán McNamara
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-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin
2018-12-21use unique_ptr in xmlhelpNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-27convert treeview::TVDom::Kind to scoped enumNoel Grandin
2018-11-09loplugin:useuniqueptr in ResultSetForQueryNoel Grandin
2018-10-20pvs-studio: The 'aIndexFolderResultVector' variable is used after it was movedCaolán McNamara
2018-10-10Set up our own libxslt security context in xmlhelp, as per #i117643.Damjan Jovanovic
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-01loplugin:useuniqueptr in TVChildTargetNoel Grandin
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-09-13loplugin:constfields in xmlhelpNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-08loplugin:useuniqueptr in xmlhelpNoel Grandin
2018-08-22loplugin:useuniqueptr in chelp::DynamicResultSetNoel Grandin
2018-08-02loplugin:stringloop in variousNoel Grandin
2018-07-31Fix typosAndrea Gelmini