summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2023-01-06tdf#152784: RTF import: more default paragraph paramsVasily Melenchuk
2023-01-06writerfilter: removed remains of GAP_HALF define and its usageVasily Melenchuk
2023-01-06tdf#152884 import alpha too for schemeClrRegina Henschel
2023-01-05tdf#131203 DOCX import: fix lost table when w:tblGrid is missingLászló Németh
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-03docx: Preserve w15:appearance SdtPr attributeofftkp
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2022-12-29ms format import: better handling for invalid stylesVasily Melenchuk
2022-12-29Properly print floatsStephan Bergmann
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-12-21ofz#54461 Null-dereferenceCaolán McNamara
2022-12-20writerfilter: fix crash in DomainMapper_Impl::convertFieldFormula()Miklos Vajna
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann