summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2024-03-02tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2024-03-02std::size/SAL_N_ELEMENTS also counts the null terminatorCaolán McNamara
2022-09-15libxml2: upgrade to release 2.10.2Michael Stahl
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
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-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
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-20use equal_range instead of lower_bound+upper_boundNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-10-08Missing includeStephan Bergmann
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-13loplugin:returnconstant in unoxml,uuiNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke