summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-15tdf#154129 writerfilter framePr: deduplicate w:wrapJustin Luth1-13/+11
2023-03-15tdf#154129 writerfilter framePr: deduplicate w:vAnchorJustin Luth1-21/+18
2023-03-15tdf#154129 writerfilter framePr: deduplicate w:hAnchorJustin Luth1-15/+12
2023-03-15tdf#154129 writerfilter framePr: deduplicate w:yJustin Luth1-17/+13
2023-03-15tdf#154129 writerfilter framePr: deduplicate w:xJustin Luth1-17/+13
2023-03-15tdf#154129 writerfilter framePr: nhRule obey comment instructionsJustin Luth1-1/+1
2023-03-15tdf#154129 writerfilter framePr: deduplicate w:hJustin Luth1-55/+37
2023-03-15NFC tdf#154129 writerfilter framePr: deduplicate w:wJustin Luth1-23/+17
2023-03-15NFC tdf#154129 writerfilter framePr: deduplicate Hori/VertOrientJustin Luth1-32/+22
2023-03-15tdf#154129 writerfilter framePr: remove last use of pParaStyleJustin Luth1-10/+4
2023-03-15tdf#154129 writerfilter framePr: check whole style inheritance: v/hSpaceJustin Luth1-12/+18
2023-03-15tdf#154129 writerfilter framePr: check whole style inheritance: wrapJustin Luth1-7/+10
2023-03-15tdf#153613 tdf#146984 writerfilter: split para after anchorsJustin Luth1-0/+12
2023-03-14tdf#154129 writerfilter framePr: check whole style inheritance: hRuleJustin Luth1-4/+8
2023-03-14tdf#154129 writerfilter framePr: check whole style inheritance: W/HJustin Luth1-8/+19
2023-03-14tdf#154129 writerfilter framePr: check whole style inheritance: X/XAlignJustin Luth1-9/+20
2023-03-14tdf#112287 tdf#154129 writerfilter framePr: fix vAnchor defaultJustin Luth1-2/+3
2023-03-14tdf#154129 writerfilter framePr: check whole style inheritance: Y/YAlignJustin Luth1-9/+20
2023-03-14tdf#154129 writerfilter framePr: check whole style inheritance: VAnchorJustin Luth1-12/+11
2023-03-13tdf#154129 writerfilter framePr: address nit about nSafetyLimitJustin Luth1-1/+2
2023-03-13tdf#154129 writerfilter framePr: check whole style inheritance: HAnchorJustin Luth1-4/+25
2023-03-09tdf#153964 writerfilter: column break split should inherit most propertiesJustin Luth1-0/+15
2023-03-08sw floattable: partially re-enable widow / orphan control in tablesMiklos Vajna1-9/+0
2023-02-28tdf#153874 writerfilter: fix anchoring of decorative shapesMichael Stahl1-10/+12
2023-02-22tdf#153526 writerfilter: catch exception from no NumberingRulesJustin Luth1-4/+7
2023-02-20writerfilter: prefix members of DomainMapper_Impl, EmbeddedFontHandler, ...Miklos Vajna1-38/+38
2023-02-17Revert "assert commit looking for example document to test theory."Justin Luth1-3/+0
2023-02-16Fix issue where comment replies would not get a para id on roundtripParis Oplopoios1-1/+1
2023-02-15tdf#147258 DOCX import: fix bad char format w/ inline <w:sdt> and data bindingMiklos Vajna1-0/+7
2023-02-13Fix typo, improve code readability, fix commentParis Oplopoios1-3/+3
2023-02-11assert commit looking for example document to test theory.Justin Luth1-0/+5
2023-02-09cid#1401328 suppress Uncaught exceptionCaolán McNamara1-1/+2
2023-02-07tdf#153083 writerfilter,sw: DOCX locale-dependent TOC \t style names, 3Michael Stahl1-2/+1
2023-02-07tdf#153083 writerfilter,sw: consolidate StyleName->StyleId in msfilterMichael Stahl1-13/+2
2023-02-02tdf#130782 tdf#153203 writerfilter,sw: DOCX import/export of a11yMichael Stahl1-1/+20
2023-01-31tdf#153083 writerfilter: import locale-dependent TOC \t style names, 2Michael Stahl1-3/+52
2023-01-23tdf#153090 writerfilter,sw: DOCX/RTF import/export of TOC \c \tMichael Stahl1-0/+6
2023-01-20related tdf#125038 FORMTEXT/REF:fix spurious text outside IF fieldJustin Luth1-3/+4
2023-01-20NFC writerfilter: avoid unnecessary code processingJustin Luth1-14/+17
2023-01-18tdf#153082 writerfilter,sw: import/export locale-dependent TOC ...Michael Stahl1-3/+4
2023-01-18tdf#153082 writerfilter: import locale-dependent TOC \t style namesMichael Stahl1-1/+3
2023-01-18tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtendedParis Oplopoios1-0/+7
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-2/+1
2023-01-03docx: Preserve w15:appearance SdtPr attributeofftkp1-0/+6
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl1-0/+8
2022-12-29ms format import: better handling for invalid stylesVasily Melenchuk1-1/+9
2022-12-21ofz#54461 Null-dereferenceCaolán McNamara1-4/+14
2022-12-20writerfilter: fix crash in DomainMapper_Impl::convertFieldFormula()Miklos Vajna1-0/+5
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann1-1/+2
2022-12-19tdf#152206 DOCX import: fix mixed first footnoteLászló Németh1-33/+65