summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper
AgeCommit message (Expand)Author
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh
2024-04-04tdf160518 DOCX: import hyphenation-keep to fix layoutLászló Németh
2024-03-25tdf#158556 speedup docx loadNoel Grandin
2024-03-22Relatted: tdf#160139 RTF paste: don't turn off headers/footersMiklos Vajna
2024-03-21Revert "tdf#159730 add compatibility option in RTF import"Oliver Specht
2024-03-11GraphicImport.cxx: address nitJustin Luth
2024-03-08tdf#142133: partially revert 576611895e5Xisco Fauli
2024-03-08tdf#160077 writerfilter: shape vertRelation is FRAME for layoutinCellJustin Luth
2024-03-07tdf#160049 dml shape import: use margins with left/right HoriOrientRelJustin Luth
2024-03-06tdf#160049 dml import: use margins with left/right HoriOrientRelationJustin Luth
2024-03-01NFC writerfilter GraphicImport: streamline if statementJustin Luth
2024-03-01tdf#159158 writerfilter: headers always behind text (!opaque)Justin Luth
2024-03-01tdf#159158 writerfilter: headers always under other z-ordersJustin Luth
2024-03-01NFC prepwork for tdf#159158: flatten writerfilter applyZOrderJustin Luth
2024-02-22SAL_WARN->INFO in CellMarginHandler::lcl_attributeNoel Grandin
2024-02-21tdf#158360 - sw, ooxml import - fix insertTextPortion crashBalazs Varga
2024-02-21tdf#159815 DOCX import: fix redlined to-char image followed by inline SDTMiklos Vajna
2024-02-20tdf#153196 writerfilter: fix page style for even/odd section breakMichael Stahl
2024-02-20Fix typoAndrea Gelmini
2024-02-20docx import: correct redline content-controlsAshod Nakashian
2024-02-20tdf#126533 docx import: page background vml fillJustin Luth
2024-02-19tdf#159254 fix import of printer tray in docxOliver Specht
2024-02-16tdf#159730 add compatibility option in RTF importOliver Specht
2024-02-15tdf#158597 writerfilter,sw: fix toggle properties in ListAutoFormatMichael Stahl
2024-02-13tdf#155663 writerfilter: RTF import: don't lose \piccrop*Michael Stahl
2024-02-13tdf#159453 sw floattable: fix unexpected overlap of in-header fly and body textMiklos Vajna
2024-02-06writerfilter: move these members to FieldContextMichael Stahl
2024-02-06writerfilter: move even more members to SubstreamContextMichael Stahl
2024-02-06writerfilter: move yet more members to SubstreamContextMichael Stahl
2024-02-06writerfilter: move more members to SubstreamContextMichael Stahl
2024-02-05tdf#158814 DOCX import: fix unwanted header with type="first" & no titlePgMiklos Vajna
2024-02-02writerfilter: fix missing paragraph break on tdf136445-1.rtfMichael Stahl
2024-02-01writerfilter: replace members w/ SubstreamContext::eSubstreamTypeMichael Stahl
2024-02-01writerfilter: move m_bFirstParagraphInCell to SubstreamContextMichael Stahl
2024-02-01writerfilter: use SubstreamContext for all substreamsMichael Stahl
2024-02-01writerfilter: move m_bParaHadField to SubstreamContextMichael Stahl
2024-01-31tdf#158586 writerfilter: RTF import: fix \page \sect \skbnone w/ headerMichael Stahl
2024-01-30tdf#159107 sw floattable: prefer inline table in footnote with change trackingMiklos Vajna
2024-01-29loplugin:unnecessarymethodsNoel Grandin
2024-01-28Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-27tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski
2024-01-23tdf#159158 writerfilter: improve m_bBehindDoc/m_bOpaque documentationJustin Luth
2024-01-23tdf#159259: make sure to set FieldStartRange in sdt helperMike Kaganski
2024-01-22tdf#154703 writerfilter framePr: avoid unexpected frame bordersJustin Luth
2024-01-22tdf#159158 DOCX import: shape's last duplicate z-index winsJustin Luth
2024-01-22tdf#159158 writerfilter: relativeHeight always under z-indexJustin Luth
2024-01-22tdf#159158 tdf#120760 DOCX shape import: fix Z-order with behindDoc #2Justin Luth
2024-01-22tdf#159158 writerfilter: relativeHeight max allowed valueJustin Luth
2024-01-21writerfilter : use constexpr frozen unordered_set instead of std::unordered_setArnaud VERSINI