summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski
2022-09-10WARN->INFO in XMLTextFrameContext_ImplNoel Grandin
2022-09-03no need to use unique_ptr for this map in XMLRedlineExportNoel Grandin
2022-08-23tdf#57317 odf export: avoid autolist conflict with NumberingStylesJustin Luth
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-06tdf#150235: use correct types in XMLTextColumnsExportMike 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-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-08xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl
2022-07-07elide some string copiesNoel Grandin
2022-06-14Remove some unused includesMiklos Vajna
2022-06-02Use o3tl::make_unsigned, length is known to be non-negativeStephan Bergmann
2022-06-02elide some makeStringAndClear() classNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-05-30these can be stack allocatedNoel Grandin
2022-05-28tdf#145178 xmloff: ODF import: fix another bad attributeMichael Stahl
2022-05-27tdf#145178 Formats in section Foot/Endnotes not read from saved filesLouis Possoz
2022-05-27sw content controls, date: add current date handlingMiklos Vajna
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-26sw content controls, date: add ODT filterMiklos Vajna
2022-05-25tdf#56266 sw xmloff: fix tracked deletions in insertionsLászló Németh
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-20use more FastAttributeIter::toViewNoel Grandin
2022-04-13use more string_view in xmloffNoel Grandin
2022-04-11sw content controls: add ODT importMiklos Vajna
2022-04-08sw content controls: add ODT exportMiklos Vajna
2022-04-04oops, forgot to fix the commentMichael Stahl
2022-04-04forcepoint#101 sw: fix inserting at-page shapes to not set anchor posMichael Stahl
2022-03-16ODT export: fix fallback svg:width/height for text frames with relative sizesMiklos Vajna
2022-03-16sw clearing breaks: add ODF importMiklos Vajna
2022-03-11sw clearing breaks: add ODF exportMiklos Vajna
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-10ODT export: omit unreferenced <text:list xml:id="...">Miklos Vajna
2022-02-24ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna
2022-01-05Fix typosAndrea Gelmini
2021-12-17Fix typosAndrea Gelmini
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-12-14tdf#62032 xmloff: list-level is positiveInteger, impl is 0-basedJustin Luth
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna
2021-12-09ODP import/export: refer to theme from shape text colorMiklos Vajna
2021-12-07tdf#145614 Convert #define to 'enum class'Pesi Taototo
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin