summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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-31tdf#158586 writerfilter: RTF import: handle \sect in frame as \parMichael Stahl
2024-01-31tdf#158586 writerfilter: RTF import: fix \page \sect \skbnoneMichael 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-22use portable "command -v" to detect installed programs, part 5Eli Schwartz
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
2024-01-20tdf#153909 docx import: wrap through shapes shouldn't FollowTextFlowJustin Luth
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-19tdf#159158 DOCX import: relativeHeights of 0/1 are highest zOrder #2Justin Luth
2024-01-18Related: tdf#159259 Drop obsolete exclusion of framePr inside sdtMike Kaganski
2024-01-17tdf#158950 Paste as RTF loses char color and paragraph alignment from stylesNoel Grandin
2024-01-17tdf#135083: make sure to apply pending paragraph properties, even withoutMike Kaganski
2024-01-16Fix typoAndrea Gelmini
2024-01-16tdf#159158 writerfilter: relativeHeights of 0/1 are highest zOrderJustin Luth
2024-01-16tdf#159158 writerfilter: duplicate relativeHeights? last one wins #2Justin Luth
2024-01-16tdf#159158 writerfilter: duplicate relativeHeights? last one winsJustin Luth
2024-01-15tdf#158830 fixes regression introduces with tdf#158044Oliver Specht
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-13tdf#139915 tdf#159157 writerfilter: fix image position with TEXT_LINEJustin Luth
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2024-01-03tdf#158971: Only copy directly-set propertiesMike Kaganski
2024-01-02rtf writerfilter: calculate if frame hasProperties onceJustin Luth
2023-12-30drop some IsFuzzing spam we don't needCaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-29Use emplace_back instead of push_back (writerfilter)Julien Nabet
2023-12-29Fix typoAndrea Gelmini
2023-12-29tdf#157638 Removed old commentsDeclan Fodor
2023-12-28tdf#158826 rtfimport: ignore page break before document startsJustin Luth
2023-12-25tdf#158855: Make sure to not add extra paragraph after a table in a sectionMike Kaganski
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-20tdf#158762 RTF writerfilter: fix list importOliver Specht
2023-12-19tdf#158044 writerfilter: handle toggle properties in import/exportOliver Specht
2023-12-19tdf#158586 RTF writerfilter: substitute hasProperties for inFrameJustin Luth
2023-12-19related tdf#158586 RTF writerfilter: HAnchor's default is text, not marginJustin Luth