summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)Author
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-07-07WaE: Wodr type 'ActionMapTypesOOo' violates the C++ ODRCaolán McNamara
2021-06-30Fix potential (but unlikely) overflowJan-Marek Glogowski
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-02-19loplugin:refcounting in xmloffNoel
2021-02-17loplugin:referencecasting in xmloffNoel
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-18use more string_view in IsXMLTokenNoel
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer
2020-10-17OOo2Oasis: use the fastparser API when possibleNoel Grandin
2020-10-17TransformerBase: use the fastparser API when possibleNoel Grandin
2020-08-27Fix typosAndrea Gelmini
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xml/transformNoel Grandin
2020-07-06xmloff/xof: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-07clang-format xmloff with under 5-percent lines of changeMuhammet Kara
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-14tdf#39593 use isUnoTunnelId in xmloffArkadiy Illarionov
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-26Fix typosAndrea Gelmini
2019-07-24Fix typoAndrea Gelmini
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin