summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)AuthorFilesLines
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin6-11/+11
2019-12-13loplugin:unusedmethodsNoel Grandin4-82/+0
2019-12-03remove some useless comment linesNoel Grandin2-7/+0
2019-12-01loplugin:mergeclasses treeview::TreeFileIteratorNoel Grandin2-32/+14
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann4-0/+16
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-5/+5
2019-10-24Introduce OStringCharStephan Bergmann1-14/+14
2019-10-17Remove some memset callsMike Kaganski2-2/+1
2019-10-17Remaining loplugin:bufferaddStephan Bergmann1-6/+1
2019-10-17Remove code that is deadStephan Bergmann1-9/+1
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-6/+4
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-09-29constmethod for accessor-type methodsNoel Grandin3-6/+6
2019-09-27tdf#42949 Fix IWYU warnings in xmlhelp/Gabor Kelemen22-61/+16
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-5/+5
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+1
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2-7/+2
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin2-2/+2
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlhelpStephan Bergmann3-4/+4
2019-07-28loplugin:oncevarNoel Grandin1-3/+1
2019-07-21loplugin:referencecasting in writerfilter..xmlhelpNoel Grandin2-4/+4
2019-07-18cid#704107 Unchecked return valueCaolán McNamara1-1/+1
2019-07-18cid#704106 Unchecked return valueCaolán McNamara1-1/+1
2019-06-28Use LanguageTag::getFallbackStrings() instead of old dumb hard coded stuffEike Rathke1-15/+15
2019-06-28Fix Help collator loading, processLang() does not return only the languageEike Rathke2-26/+13
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin2-2/+4
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov5-52/+36
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+1
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski2-3/+3
2019-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin2-2/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin1-3/+0
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin3-20/+20
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-3/+2
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin2-2/+2
2018-12-21use unique_ptr in xmlhelpNoel Grandin1-3/+3
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-27convert treeview::TVDom::Kind to scoped enumNoel Grandin1-5/+5
2018-11-09loplugin:useuniqueptr in ResultSetForQueryNoel Grandin1-7/+4
2018-10-20pvs-studio: The 'aIndexFolderResultVector' variable is used after it was movedCaolán McNamara1-1/+0
2018-10-10Set up our own libxslt security context in xmlhelp, as per #i117643.Damjan Jovanovic1-7/+23
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-2/+2
2018-10-01loplugin:useuniqueptr in TVChildTargetNoel Grandin1-4/+3
2018-09-18loplugin:useuniqueptr in xmlhelp::DatabasesNoel Grandin2-28/+19
2018-09-17New loplugin:externalStephan Bergmann2-5/+9
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov2-24/+10
2018-09-13loplugin:constfields in xmlhelpNoel Grandin9-19/+17
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen4-0/+7