summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-05-06replace createFromAscii with OUString literals in XMLTransformerOASISEventMapNoel Grandin
2024-04-03Fix typoAndrea Gelmini
2024-03-29tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2024-03-19Remove unused namespaces from xmloffGabor Kelemen
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2023-10-04tdf#145834 Consistency for "Fontwork"Bogdan B
2023-05-18Removed remaining macro concatenations from xmloff/Vojtěch Doležal
2023-05-17Removed more constant concatenationsVojtěch Doležal
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
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