summaryrefslogtreecommitdiff
path: root/include/xmloff/txtparae.hxx
AgeCommit message (Expand)Author
2024-04-24tdf#160253: fix list identifier export decision codeMike Kaganski
2024-03-26loplugin:finalmethodsNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-06-14tdf#155823: Improve the check if the list id is not requiredMike Kaganski
2023-04-17crashtesting: crash on export of forum-mso-de-102589.docx to odtCaolán McNamara
2023-04-15just use a reference instead of an always dereferenced pointerCaolán McNamara
2023-04-14XMLPropertyState needs to be a complete type here nowStephan Bergmann
2023-04-03xmloff: prefix members of XMLTextParagraphExportMiklos Vajna
2022-07-14tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF exportMike Kaganski
2022-04-08sw content controls: add ODT exportMiklos Vajna
2022-03-11sw clearing breaks: add ODF exportMiklos Vajna
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-05-30no need to allocate this separatelyNoel Grandin
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-08-19Fix typosAndrea Gelmini
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-24Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-02-25remove const property name member for "GraphicURL"Tomaž Vajngerl
2018-02-22sw: remove "ReplacementGraphicURL" related thingsTomaž Vajngerl
2018-01-26loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand
2017-08-08loplugin:constantparamNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-11loplugin:inlinefields in XMLTextParagraphExportNoel Grandin
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin
2016-05-25Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin