summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2024-03-11GraphicImport.cxx: address nitJustin Luth1-3/+4
2024-03-08tdf#142133: partially revert 576611895e5Xisco Fauli2-9/+17
2024-03-08tdf#160077 writerfilter: shape vertRelation is FRAME for layoutinCellJustin Luth1-0/+13
2024-03-07tdf#160049 dml shape import: use margins with left/right HoriOrientRelJustin Luth1-0/+10
2024-03-06tdf#160049 dml import: use margins with left/right HoriOrientRelationJustin Luth1-0/+10
2024-03-01NFC writerfilter GraphicImport: streamline if statementJustin Luth1-2/+1
2024-03-01tdf#159158 writerfilter: headers always behind text (!opaque)Justin Luth1-2/+2
2024-03-01tdf#159158 writerfilter: headers always under other z-ordersJustin Luth4-29/+74
2024-03-01NFC prepwork for tdf#159158: flatten writerfilter applyZOrderJustin Luth4-20/+21
2024-02-28Related: tdf#158986 sw floattable, RTF import: use more setNeedPar()Miklos Vajna1-6/+7
2024-02-28Related: tdf#150408 RTF filter: handle legal numberingMiklos Vajna2-1/+4
2024-02-27address nit: use oox::drawingml::PER_DEGREE instead of 60,000Justin Luth1-1/+2
2024-02-26tdf#158986 sw floattable: fix RTF import of table followed by \sectMiklos Vajna4-3/+46
2024-02-24tdf#126533 rtf import: page background fillJustin Luth1-12/+7
2024-02-23related tdf#159824 RTF import/export gradient angleJustin Luth1-0/+4
2024-02-22SAL_WARN->INFO in CellMarginHandler::lcl_attributeNoel Grandin1-1/+1
2024-02-21tdf#158360 - sw, ooxml import - fix insertTextPortion crashBalazs Varga3-1/+10
2024-02-21tdf#159815 DOCX import: fix redlined to-char image followed by inline SDTMiklos Vajna4-33/+88
2024-02-20tdf#153196 writerfilter: fix page style for even/odd section breakMichael Stahl3-3/+43
2024-02-20Fix typoAndrea Gelmini1-1/+1
2024-02-20docx import: correct redline content-controlsAshod Nakashian1-1/+34
2024-02-20tdf#126533 docx import: page background vml fillJustin Luth4-2/+93
2024-02-19tdf#159254 fix import of printer tray in docxOliver Specht1-2/+2
2024-02-16tdf#159730 add compatibility option in RTF importOliver Specht3-0/+5
2024-02-15tdf#158597 writerfilter,sw: fix toggle properties in ListAutoFormatMichael Stahl1-0/+2
2024-02-14tdf#145539 convert const char[] in files to constexpr OUStringLiteralvarshneydevansh1-8/+8
2024-02-13tdf#155663 writerfilter: RTF import: don't lose \piccrop*Michael Stahl4-1/+36
2024-02-13tdf#159453 sw floattable: fix unexpected overlap of in-header fly and body textMiklos Vajna3-4/+54
2024-02-12tdf#158983 writerfilter: RTF import: fix page breaks and shape anchorsMichael Stahl3-2/+8
2024-02-08tdf#159478 read field comment in default encodingOliver Specht1-3/+5
2024-02-08tdf#158586 writerfilter: RTF import: fix assert on ooo113308-1.rtfMichael Stahl1-0/+1
2024-02-06writerfilter: move these members to FieldContextMichael Stahl2-16/+15
2024-02-06writerfilter: move even more members to SubstreamContextMichael Stahl2-35/+35
2024-02-06writerfilter: move yet more members to SubstreamContextMichael Stahl2-77/+73
2024-02-06tdf#158409: RTF import: use current run props for fieldsVasily Melenchuk1-2/+2
2024-02-06writerfilter: move more members to SubstreamContextMichael Stahl4-74/+61
2024-02-05tdf#158814 DOCX import: fix unwanted header with type="first" & no titlePgMiklos Vajna3-0/+18
2024-02-02writerfilter: fix missing paragraph break on tdf136445-1.rtfMichael Stahl3-53/+51
2024-02-01writerfilter: replace members w/ SubstreamContext::eSubstreamTypeMichael Stahl2-31/+29
2024-02-01writerfilter: move m_bFirstParagraphInCell to SubstreamContextMichael Stahl2-13/+12
2024-02-01writerfilter: use SubstreamContext for all substreamsMichael Stahl1-5/+5
2024-02-01writerfilter: move m_bParaHadField to SubstreamContextMichael Stahl2-16/+11
2024-01-31tdf#158586 writerfilter: RTF import: fix \page \sect \skbnone w/ headerMichael Stahl4-83/+75
2024-01-31tdf#158586 writerfilter: RTF import: handle \sect in frame as \parMichael Stahl1-1/+1
2024-01-31tdf#158586 writerfilter: RTF import: fix \page \sect \skbnoneMichael Stahl3-7/+22
2024-01-30tdf#159107 sw floattable: prefer inline table in footnote with change trackingMiklos Vajna5-1/+24
2024-01-29loplugin:unnecessarymethodsNoel Grandin1-2/+0
2024-01-28Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski2-3/+2
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski4-8/+8
2024-01-27tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski2-0/+3