summaryrefslogtreecommitdiff
path: root/xmlhelp/source/treeview
AgeCommit message (Expand)Author
2021-02-19loplugin:refcounting in xmlhelpNoel
2020-11-11loplugin:stringviewNoel
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-07-07xmlhelp: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlhelpStephan Bergmann
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01loplugin:mergeclasses treeview::TreeFileIteratorNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-17Remove code that is deadStephan Bergmann
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-27tdf#42949 Fix IWYU warnings in xmlhelp/Gabor Kelemen
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-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-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-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-27convert treeview::TVDom::Kind to scoped enumNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-01loplugin:useuniqueptr in TVChildTargetNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11tdf#114242 xmlhelp: fix crash in TVChildTarget::Check()Michael Stahl
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-17loplugin:useuniqueptr in TVDomNoel Grandin
2017-10-23loplugin:includeform: xmlhelpStephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-02loplugin:casttovoid: xmlhelpStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin