summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski19-82/+82
2024-01-03tdf#158971: Only copy directly-set propertiesMike Kaganski1-14/+22
2024-01-02rtf writerfilter: calculate if frame hasProperties onceJustin Luth1-2/+3
2023-12-30drop some IsFuzzing spam we don't needCaolán McNamara1-2/+1
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-2/+2
2023-12-29Use emplace_back instead of push_back (writerfilter)Julien Nabet3-17/+17
2023-12-29Fix typoAndrea Gelmini1-1/+1
2023-12-29tdf#157638 Removed old commentsDeclan Fodor1-47/+47
2023-12-28tdf#158826 rtfimport: ignore page break before document startsJustin Luth1-1/+3
2023-12-25tdf#158855: Make sure to not add extra paragraph after a table in a sectionMike Kaganski3-51/+102
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara13-13/+13
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara3-9/+9
2023-12-20tdf#158762 RTF writerfilter: fix list importOliver Specht1-0/+1
2023-12-19tdf#158044 writerfilter: handle toggle properties in import/exportOliver Specht2-1/+163
2023-12-19tdf#158586 RTF writerfilter: substitute hasProperties for inFrameJustin Luth3-8/+5
2023-12-19related tdf#158586 RTF writerfilter: HAnchor's default is text, not marginJustin Luth1-1/+1