summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtflde.cxx
AgeCommit message (Expand)Author
2021-01-15tdf#136861 ODT export: fix writing resolved state for non-ranged commentsMiklos Vajna
2021-01-07[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2021-01-06tdf#133555 xmloff: ODF export: don't produce text:drop-down in ODF 1.2Michael Stahl
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-08-23loplugin:returnconstval in xmloffNoel Grandin
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-08-14Change some handling for resolved commentsScott Clarke
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-18Replace manual copying with comphelper::containerToSequenceArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-22Fix typosAndrea Gelmini
2018-08-21loplugin:useuniqueptr in XMLTextFieldExportNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl
2018-02-08tdf#115319 use loext namespace for reference-languageLászló Németh
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2018-01-25loplugin:useuniqueptr in XMLTextFieldExportNoel Grandin
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-06-20Resolves: tdf#107438 write <text:sender-initials> for fieldsEike Rathke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen