summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparae.cxx
AgeCommit message (Expand)Author
2022-05-30sw content controls, date: add ODT filterMiklos Vajna
2022-05-20sw content controls, picture: add ODT filterMiklos Vajna
2022-05-13sw content controls, dropdown: add insert UIMiklos Vajna
2022-05-11sw content controls, drop-down: add ODT filterMiklos Vajna
2022-05-02sw content controls, checkbox: add ODT filterMiklos Vajna
2022-04-22sw content controls: add ODT exportMiklos Vajna
2022-03-29sw clearing breaks: add ODF exportMiklos Vajna
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-30no need to allocate this separatelyNoel Grandin
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-21Make some OUStringLiteral vars constexprStephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-08-05Simplify this a littleMike Kaganski
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-26HACK to survive missing target storageStephan Bergmann
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-05tdf#122625: Use solution for tdf#118879 in a more general caseXisco Fauli
2019-02-04tdf#118879 don't embed base64 image data if we have an origin URLTomaž Vajngerl
2018-12-29tdf#47471 odfexport: use stylename if autostyle missing.Justin Luth