summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms
AgeCommit message (Expand)Author
2024-09-16Fix typoAndrea Gelmini
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-05-06replace createFromAscii with OUString literals in xformsNoel Grandin
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-22tdf#146619 Recheck xmloff/*hxx with IWYUGabor Kelemen
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-05-18Removed remaining macro concatenations from xmloff/Vojtěch Doležal
2023-04-21Run clang-tidy with misc-unused-using-decls on module xmloffGabor Kelemen
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-12-17use views to parseNoel
2020-11-25use string_view for the parsing in sax utilsNoel
2020-11-24fix crash in loading ooo57731-1.odtNoel
2020-11-19fastparser in TokenContextNoel
2020-11-19fastparser in TokenContextNoel
2020-11-19fastparser in DomBuilderContextNoel
2020-11-11use fastparser in formsNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-06-12crashtesting: assert on reexport of form-submission.odtCaolán McNamara
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-18rename XML_OLD_NAMESPACE_ constantsNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-13loplugin:expandablemethodsNoel 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-10-15new loplugin:bufferaddNoel Grandin