summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2024-01-23tdf#159158 writerfilter: improve m_bBehindDoc/m_bOpaque documentationJustin Luth1-4/+20
2024-01-23tdf#159259: make sure to set FieldStartRange in sdt helperMike Kaganski2-4/+15
2024-01-22tdf#154703 writerfilter framePr: avoid unexpected frame bordersJustin Luth1-0/+4
2024-01-22tdf#159158 DOCX import: shape's last duplicate z-index winsJustin Luth1-2/+4
2024-01-22tdf#159158 writerfilter: relativeHeight always under z-indexJustin Luth1-10/+22
2024-01-22use portable "command -v" to detect installed programs, part 5Eli Schwartz1-1/+1
2024-01-22tdf#159158 tdf#120760 DOCX shape import: fix Z-order with behindDoc #2Justin Luth1-1/+2
2024-01-22tdf#159158 writerfilter: relativeHeight max allowed valueJustin Luth1-1/+1
2024-01-21writerfilter : use constexpr frozen unordered_set instead of std::unordered_setArnaud VERSINI1-7/+10
2024-01-20tdf#153909 docx import: wrap through shapes shouldn't FollowTextFlowJustin Luth1-1/+13
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht10-3/+98
2024-01-19tdf#159158 DOCX import: relativeHeights of 0/1 are highest zOrder #2Justin Luth1-3/+4
2024-01-18Related: tdf#159259 Drop obsolete exclusion of framePr inside sdtMike Kaganski1-2/+0
2024-01-17tdf#158950 Paste as RTF loses char color and paragraph alignment from stylesNoel Grandin3-8/+18
2024-01-17tdf#135083: make sure to apply pending paragraph properties, even withoutMike Kaganski4-3/+14
2024-01-16Fix typoAndrea Gelmini1-1/+1
2024-01-16tdf#159158 writerfilter: relativeHeights of 0/1 are highest zOrderJustin Luth1-2/+6
2024-01-16tdf#159158 writerfilter: duplicate relativeHeights? last one wins #2Justin Luth2-11/+5
2024-01-16tdf#159158 writerfilter: duplicate relativeHeights? last one winsJustin Luth3-1/+16
2024-01-15tdf#158830 fixes regression introduces with tdf#158044Oliver Specht1-1/+1
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara2-6/+7
2024-01-13tdf#139915 tdf#159157 writerfilter: fix image position with TEXT_LINEJustin Luth1-0/+7
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara3-5/+5
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara3-5/+5