summaryrefslogtreecommitdiff
path: root/xmlhelp/source/treeview/tvread.cxx
AgeCommit message (Expand)Author
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
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
2017-12-11tdf#114242 xmlhelp: fix crash in TVChildTarget::Check()Michael Stahl
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-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-06Convert IteratorState to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2015-11-25com::sun::star->css in xmlhelpNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-09cppcheck: variableScopeCaolán McNamara
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-12-18xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-02xmlhelp: sal_Bool->boolNoel Grandin
2014-04-15Remove unused codeStephan Bergmann
2014-03-20de-macroize xmlhelp TVBaseNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann