summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)AuthorFilesLines
2019-12-24sal_Char->char in unoxmlNoel Grandin8-24/+24
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin2-2/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-4/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+11
2019-10-28add some __attribute__ ((formatNoel Grandin1-0/+3
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+2
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-8/+7
2019-10-15new loplugin:bufferaddNoel Grandin1-8/+2
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin2-2/+2
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-07tdf#39593 use isUnoTunnelId in unoxmlArkadiy Illarionov1-3/+1
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin1-4/+4
2019-08-18Simplify code in unoxml about initializationsJulien Nabet3-39/+6
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoxmlStephan Bergmann12-13/+13
2019-07-30unordf: oops, and we forgot to amend with <= instead of <Michael Stahl1-1/+1
2019-07-30unordf: restore thread safetyMichael Stahl1-23/+42
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin4-40/+21
2019-07-03tdf#125706 and tdf#125665 writer, speed up RDF, take2Noel Grandin1-21/+159
2019-07-03Revert "tdf#125706 and tdf#125665 writer, speed up RDF"Noel Grandin1-266/+7
2019-06-28tdf#125706 and tdf#125665 writer, speed up RDFNoel Grandin1-7/+266
2019-06-25Simplify Sequence iterations in unoxmlArkadiy Illarionov4-27/+18
2019-06-18tdf#39593 Remove DOM::CNode::GetImplementationArkadiy Illarionov4-22/+17
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin3-10/+13
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-1/+12
2019-05-05Use returned iterator from eraseJulien Nabet1-3/+1
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov1-1/+1
2019-04-19optimise find/insert patternNoel Grandin1-4/+1
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-02-22loplugin:unusedfields in unoxmlNoel Grandin4-8/+1
2019-02-18use clear() instead of erase(begin, end)Noel Grandin1-1/+1
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski1-24/+12
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin6-8/+8
2018-12-06loplugin:singlevalfields in unoxmlNoel Grandin6-15/+9
2018-11-16loplugin:staticmethods improvementNoel Grandin1-1/+1
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski2-14/+2
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen1-0/+1
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-5/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin1-4/+2
2018-10-20use equal_range instead of lower_bound+upper_boundNoel Grandin1-3/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-7/+17
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov3-27/+15
2018-10-08Missing includeStephan Bergmann1-0/+1
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin2-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2-0/+2
2018-08-13loplugin:returnconstant in unoxml,uuiNoel Grandin2-7/+6
2018-08-02Add missing sal/log.hxx headersGabor Kelemen6-0/+6