summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparae.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-07-06xmloff: ODF export: stop producing decorative on draw:frame etc.Michael Stahl
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-20XMLTextParagraphExport::DocumentListNodes must be a complete typeStephan Bergmann
2023-06-15ODF export: simplify restart handling to skip list id where possibleMike Kaganski
2023-06-14tdf#155823: Improve the check if the list id is not requiredMike Kaganski
2023-05-30Fix wrong checkMike Kaganski
2023-05-25merge some stringaddsNoel Grandin
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski
2023-04-18fix brain malfunctionNoel Grandin
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-13-Werror,-Wunused-variableStephan Bergmann
2023-04-03xmloff: prefix members of XMLTextParagraphExportMiklos Vajna
2023-03-10xmloff: fix -Wmaybe-uninitializedMiklos Vajna
2023-03-03tdf#153925 xmloff,sw: decorative flag on frame stylesMichael Stahl
2023-02-23sw floattable: teach the ODT filter about SwFormatFlySplitMiklos Vajna
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2023-01-24tdf#150806 ODT export: fix fallback svg:width/height for zero layout sizeMiklos Vajna
2022-12-19-Werror=maybe-uninitializedStephan Bergmann
2022-12-16sw content controls: enhance preserve idJustin Luth
2022-12-14tdf#151548 sw content controls: preserve tabIndexJustin Luth
2022-12-13tdf#151548 sw content controls: preserve lockJustin Luth
2022-12-09tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flysMichael Stahl
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-09sw content controls: allow no list items in a dropdownMiklos Vajna
2022-10-18sw content controls, alias and tag: add ODT filterMiklos Vajna
2022-09-22sw content controls, combo box: add ODT filterMiklos Vajna
2022-09-20tdf#150990 ODT export: fix zero layout size of scale/scale imagesMiklos Vajna
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski
2022-07-26crashtest: fix crash on ODT export of forum-mso-de-84211.docxMiklos Vajna
2022-07-22sw content controls, date: add ODT filterMiklos Vajna
2022-07-14tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF exportMike Kaganski
2022-07-13Simplify XMLTextParagraphExport::addHyperlinkAttributesMike Kaganski
2022-07-08xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl
2022-05-27sw content controls, date: add current date handlingMiklos Vajna
2022-05-26sw content controls, date: add ODT filterMiklos Vajna
2022-05-19sw content controls, picture: add ODT filterMiklos Vajna
2022-05-12sw content controls, dropdown: add insert UIMiklos Vajna
2022-05-09sw content controls, drop-down: add ODT filterMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-27sw content controls, checkbox: add ODT filterMiklos Vajna
2022-04-08sw content controls: add ODT exportMiklos Vajna
2022-03-16ODT export: fix fallback svg:width/height for text frames with relative sizesMiklos Vajna
2022-03-11sw clearing breaks: add ODF exportMiklos Vajna
2022-03-10ODT export: omit unreferenced <text:list xml:id="...">Miklos 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