summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2023-03-08sw floattable: partially re-enable widow / orphan control in tablesMiklos Vajna
2023-03-06writerfilter: prefix members of OOXMLStarMathValueMiklos Vajna
2023-03-03tdf#153613 writerfilter: handle defered break before SDT startJustin Luth
2023-03-02tdf#153891 DOCX import: crash fix at missing cell propertiesLászló Németh
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-02-28tdf#143311 writerfilter: import decorative flag on as-char flys tooMichael Stahl
2023-02-28tdf#153874 writerfilter: fix anchoring of decorative shapesMichael Stahl
2023-02-27sw: prefix members of OOXMLDocumentImpl, OOXMLFastContextHandler, ...Miklos Vajna
2023-02-22tdf#153526 writerfilter: catch exception from no NumberingRulesJustin Luth
2023-02-22sw floatable: teach the DOCX filter about SwFormatFlySplitMiklos Vajna
2023-02-20writerfilter: prefix members of DomainMapper_Impl, EmbeddedFontHandler, ...Miklos Vajna
2023-02-17sw floattable: add ImportFloatingTableAsSplitFly expert settingMiklos Vajna
2023-02-17Revert "assert commit looking for example document to test theory."Justin Luth
2023-02-16tdf#153613 writerfilter: split para for inline too if not FirstRunJustin Luth
2023-02-16tdf#153613 writerfilter: don't always split para for shape w/ pagebreakJustin Luth
2023-02-16remove redundant mbWasShapeInPara = falseJustin Luth
2023-02-16Fix issue where comment replies would not get a para id on roundtripParis Oplopoios
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2023-02-15tdf#153613 writerfilter: anchors ignore prior run with page breakJustin Luth
2023-02-15tdf#147258 DOCX import: fix bad char format w/ inline <w:sdt> and data bindingMiklos Vajna
2023-02-15DOCX filter: fix horizontal pos of floattables with compat mode >= 15Miklos Vajna
2023-02-15writerfilter: don't clear breaks when IsInCommentsJustin Luth
2023-02-14tdf#153602 writerfilter: clear isDummyPara after processing table.Justin Luth
2023-02-14tdf#153592 writerfilter: don't defer breaks into shapes/commentsJustin Luth
2023-02-13writerfilter: prefix members of DomainMapper, GraphicZOrderHelper, ...Miklos Vajna
2023-02-13Fix typo, improve code readability, fix commentParis Oplopoios
2023-02-11assert commit looking for example document to test theory.Justin Luth
2023-02-09cid#1401328 suppress Uncaught exceptionCaolán McNamara
2023-02-07tdf#153083 writerfilter,sw: DOCX locale-dependent TOC \t style names, 3Michael Stahl
2023-02-07tdf#153083 writerfilter,sw: consolidate StyleName->StyleId in msfilterMichael Stahl
2023-02-02tdf#130782 tdf#153203 writerfilter,sw: DOCX import/export of a11yMichael Stahl
2023-01-31tdf#153083 writerfilter: import locale-dependent TOC \t style names, 2Michael Stahl
2023-01-27tdf#151548 sw content controls: preserve tabIndex val="-1"Justin Luth
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-23tdf#153090 writerfilter,sw: DOCX/RTF import/export of TOC \c \tMichael Stahl
2023-01-23tdf#153046 RTF import: fix lost paragraph alignment after page breakMiklos Vajna
2023-01-20related tdf#125038 FORMTEXT/REF:fix spurious text outside IF fieldJustin Luth
2023-01-20NFC writerfilter: avoid unnecessary code processingJustin Luth
2023-01-19Fix typoAndrea Gelmini
2023-01-18tdf#153082 writerfilter,sw: import/export locale-dependent TOC ...Michael Stahl
2023-01-18tdf#153082 writerfilter: import locale-dependent TOC \t style namesMichael Stahl
2023-01-18tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtendedParis Oplopoios
2023-01-13tdf#131386 writerfilter: RTF import paragraph mark formattingMichael Stahl
2023-01-13tdf#152952 sw: don't hyphenate URLs by defaultMichael Stahl
2023-01-13ooxml: fix theme color type mapping: bg -> light, text -> darkTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12tdf#152425 Synchronize import and export style names mappingMike Kaganski
2023-01-10tdf#103956: RTF import: fix for \cellx0 or no params.Vasily Melenchuk
2023-01-09tdf#148578: Do not apply table shift for RTFVasily Melenchuk