summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
AgeCommit message (Expand)Author
2020-11-30fastparser in propertyimportNoel
2020-11-27tdf#138507 error in loading formNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19fastparser in formsNoel
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer
2020-11-19Fix SAL_WARN_IF in elementimport (xmloff)Julien Nabet
2020-11-19Avoid wrong warning in OElementImport::implApplyGenericProperties (xmloff)Julien Nabet
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16tdf#138144 Form wizard fails to saveNoel
2020-11-12loplugin:unusedmethodsNoel
2020-11-11use fastparser in formsNoel Grandin
2020-11-09Fix Windows build with --disable-pchMike Kaganski
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-28std::set->o3tl::sorted_vector in xmloffNoel Grandin
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27expand out StringSet typedefNoel Grandin
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-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-04-30expand out OContainerImport templateNoel 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-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-03-28Fix is_typed_flags for SCAFlagsJulien Nabet
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel 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-10-17loplugin:virtualdead dead propertygroup functionalityNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-10Fix typosAndrea Gelmini