summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)Author
2023-03-30loplugin:stringadd in xmloffNoel Grandin
2023-01-18cid#1519129 Improper use of negative valueCaolán McNamara
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-15XUnoTunnel->dynamic_cast in XMLMutableAttributeListNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in TransformerNoel Grandin
2022-09-21use more string_view in xmloffNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-31Fix typoAndrea Gelmini
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-07elide some string copiesNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-02-02Fix variable nameAndrea Gelmini
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