summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
AgeCommit message (Expand)Author
2021-02-18tdf#140486 forms "empty string is null" setting not loadedNoel Grandin
2021-02-18tdf#140198 Base text field will not retain multi-line settingNoel Grandin
2021-02-17loplugin:referencecasting in xmloffNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-13Get rid of wrong warning in propertyexport (forms)Julien Nabet
2020-12-07loplugin:unusedmethodsNoel
2020-12-04fastparser in a couple of random placesNoel
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