summaryrefslogtreecommitdiff
path: root/unoxml/source/dom
AgeCommit message (Expand)Author
2020-06-05Upcoming loplugin:elidestringvar: unoxmlStephan Bergmann
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2020-02-10-Werror,-Wnon-c-typedef-for-linkageStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-16unoxml: CDocumentBuilder::parseURI should handle non-file:/// URIs.Michael Meeks
2020-01-09tdf#42949 Fix IWYU warnings in unoxml/Gabor Kelemen
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-07tdf#39593 use isUnoTunnelId in unoxmlArkadiy Illarionov
2019-08-18Simplify code in unoxml about initializationsJulien Nabet
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoxmlStephan Bergmann
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-06-25Simplify Sequence iterations in unoxmlArkadiy Illarionov
2019-06-18tdf#39593 Remove DOM::CNode::GetImplementationArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-02-22loplugin:unusedfields in unoxmlNoel Grandin
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-12-06loplugin:singlevalfields in unoxmlNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-05-17crashtesting: assert on fdo62508-1.odtCaolán McNamara
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-02-02unoxml: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-15More loplugin:cstylecast: unoxmlStephan Bergmann
2018-01-04ofz#4940 Null-dereference READCaolán McNamara
2017-12-19inline use-once typedefsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-10-23loplugin:includeform: unoxmlStephan Bergmann
2017-10-17Move unoxml/source/events include files to common include directoryStephan Bergmann
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin