summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-13tdf#159453 sw floattable: fix unexpected overlap of in-header fly and body textMiklos Vajna3-4/+54
2023-04-21sw: fix crashtesting assert on fdo44018-2.docMichael Stahl1-1/+9
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl71-685/+1607
2023-02-20tdf#137883 officecfg: ModuleDependendFilterOrder move Word 2010 ...Michael Stahl1-1/+1
2023-01-18tdf#153082 writerfilter,sw: import/export locale-dependent TOC ...Michael Stahl4-7/+51
2023-01-18tdf#114537 doc import: trim switches before evaluating FIELD_IFJustin Luth3-1/+26
2022-05-03ofz#47198 Use-of-uninitialized-valueCaolán McNamara1-1/+3
2022-03-22tdf#147861 ww8import: use GetFieldResult, not current DocPropertyJustin Luth3-2/+30
2021-12-21filter: try to detect 0-byte DOC files based on extensionMiklos Vajna4-2/+33
2021-01-22tdf#121669 ww8 export: use the "we have equal columns" flagJustin Luth4-11/+24
2020-11-06DOCX import: fix assertion failure when redline ends right before a ToCMiklos Vajna5-0/+134
2020-10-19tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth2-1/+10
2020-08-27related tdf#132149 ww8 export: unit test to prevent bad fixJustin Luth1-0/+6
2020-07-30DOCX import: fix overlapping floating tables when anchored inside a tableMiklos Vajna3-0/+23
2020-07-13tdf#134618 sw: WW8 import: don't insert fieldmark for SHAPE fieldMichael Stahl1-1/+1
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl4-112/+245
2020-04-16tdf#132094 doc: fix export of fill in wrap-through fly framesJustin Luth3-4/+17
2020-03-31sw: DOCX export: avoid section breaks in text framesMichael Stahl1-0/+12
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara10-2/+46
2020-01-30tdf#45589 sw: invalidate on bookmark insertion/deletionMichael Stahl3-4/+62
2019-12-19tdf#129247 writerfilter,sw: improve handling of CONTROL fieldsMichael Stahl2-1/+14
2019-12-17ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl6-22/+31
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl5-9/+101
2019-11-26sw: WW8 import: fix again asserts on fdo45983-1.doc export to ODTMichael Stahl3-8/+14
2019-11-26ofz#19065 sw: invalid fieldmarks created in SwWW8ImplReader::End_FieldMichael Stahl3-6/+9
2019-11-19ofz#18554 sw: fix Null-dereference due to overlapping fieldmarksMichael Stahl5-13/+40
2019-11-15sw: WW8 import: instead of control character insert '?' for footnoteMichael Stahl1-1/+1
2019-11-15ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl4-14/+47
2019-10-31sw: WW8 import: filter control characters in GetFieldResult()Michael Stahl1-1/+30
2019-10-23sw: WW8 import: be a little more flexible with FORMTEXT fieldsMichael Stahl2-2/+4
2019-10-23sw: WW8: fix the separator positionMichael Stahl2-3/+5
2019-10-16writerfilter: sync layout-in-cell vs wrap-though behavior with ww8 importMiklos Vajna1-1/+1
2019-09-09tdf#126994 ww8 export: Don't skip TOX end nodeJustin Luth3-3/+9
2019-09-05tdf#95848 sw: DOCX export: crude implementation of abstractNum mappingMichael Stahl8-6/+97
2019-05-25revert tdf#123912 ww8 export: re-protect implicit sectionJustin Luth3-7/+3
2019-03-30tdf#123912 ww8 export: re-protect implicit sectionJustin Luth3-1/+21
2019-03-16tdf#98620 filter\ww8 export: spam Jc if environment defines BiDiJustin Luth3-0/+14
2019-03-09tdf#98620 filter\ww8 export: spam bidi=LTR alsoJustin Luth1-3/+5
2019-03-02filter\ww8 export: don't spam RTL if ParaStyle definedJustin Luth1-1/+4
2019-01-25NFC filter\ww8 misc code cleanupsJustin Luth1-6/+3
2019-01-09tdf#122345 filter/ww8 export: no fake section at end of documentJustin Luth2-0/+6
2019-01-08tdf#122452 sw_redlinehide: WW8 import/export sets layout show/hide modeMichael Stahl2-4/+11
2018-12-20sw filter/ww8 code cleanup: remove duplicate variableJustin Luth1-3/+1
2018-12-17sw filter/ww8 code cleanupJustin Luth3-5/+3
2018-12-17tdf#121110 ww8import Jc80 justify is absolute, not Bidi relativeJustin Luth5-9/+85
2018-12-14sw export: restore ww8 FormatBreak() to pre-2014 logicJustin Luth3-5/+17
2018-12-12tdf#121734: ww8 import: use direct formatting for floating object framesMike Kaganski6-10/+47
2018-12-05use unique_ptr in ww8 export codeNoel Grandin5-63/+50
2018-11-26partial revert tdf79435 doc: round-trip legacy input formfieldsJustin Luth3-33/+26
2018-10-19NFC ww8 cleanup: remove unused variables, simplify, whitespaceJustin Luth2-22/+9