summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski
2020-02-10-Werror,-Wnon-c-typedef-for-linkageStephan Bergmann
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-24Use std::vector instead of std::unique_ptrMike Kaganski
2020-01-23simplify NodeArray codeNoel Grandin
2020-01-16unoxml: CDocumentBuilder::parseURI should handle non-file:/// URIs.Michael Meeks
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09tdf#42949 Fix IWYU warnings in unoxml/Gabor Kelemen
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-28add some __attribute__ ((formatNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-07tdf#39593 use isUnoTunnelId in unoxmlArkadiy Illarionov
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
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-30unordf: oops, and we forgot to amend with <= instead of <Michael Stahl
2019-07-30unordf: restore thread safetyMichael Stahl
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-07-03tdf#125706 and tdf#125665 writer, speed up RDF, take2Noel Grandin
2019-07-03Revert "tdf#125706 and tdf#125665 writer, speed up RDF"Noel Grandin
2019-06-28tdf#125706 and tdf#125665 writer, speed up RDFNoel 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-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-05Use returned iterator from eraseJulien Nabet
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-19optimise find/insert patternNoel Grandin
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin