summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2021-01-21tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2020-10-27tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth
2020-09-28Merge branch 'libreoffice-6-4'Michael Weghorn
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-09-11Merge branch 'libreoffice-6-4'Michael Weghorn
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk
2020-08-27tdf#135973: DOCX export: improved list override supportVasily Melenchuk
2020-08-24ofz#25169 insertion into set might find a duplicateCaolán McNamara
2020-08-17sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl
2020-07-17tdf#77962 ww8import: 0x4xxx sprms are always 2 byteJustin Luth
2020-07-16tdf#134618 sw: WW8 import: don't insert fieldmark for SHAPE fieldMichael Stahl
2020-07-16tdf#134618 sw: DOCX export: fix order of as-char and at-char fly...Michael Stahl
2020-07-08ofz#23961 pad back to original lengthCaolán McNamara
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl
2020-07-02Merge branch 'libreoffice-6-4'Thorsten Behrens
2020-06-18tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-06-12tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk
2020-06-12tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk
2020-06-09tdf#133604 sw: DOCX export: put CH_TXT_ATR_FORMELEMENT in its own runMichael Stahl
2020-06-05Merge branch 'libreoffice-6-4'Michael Weghorn
2020-06-05tdf#120394: list format string can be emptyVasily Melenchuk
2020-06-04Merge branch 'libreoffice-6-4' intoMichael Weghorn
2020-05-26Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth
2020-05-19tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna
2020-05-18Merge branch 'libreoffice-6-4'Michael Weghorn
2020-05-15Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-05-14tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk
2020-05-07Merge branch 'libreoffice-6-4' into distro/lhm/libreoffice-6-4+backportsMichael Weghorn
2020-05-05tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-05-05tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-04-14tdf#104565 DOCX drawing object export: fix arrow positionsSzabolcs
2020-04-02tdf#131304 .docx: flag new files as MS Word 2019 native modeJustin Luth
2020-04-01sw: DOCX export: avoid section breaks in text framesMichael Stahl
2020-04-01sw: DOCX export: avoid section breaks in text frames harderMichael Stahl
2020-03-31sw: DOCX export: ignore linked image with invalid URLMichael Stahl
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth
2020-03-10sw: DOCX export: fix bookmark inside sdtDropDownMichael Stahl
2020-03-10sw: DOCX export: fix first-line indent of list itemsMichael Stahl
2020-02-28sw: DOCX export: for SwDropDownField, don't write FORMDROPDOWNMichael Stahl
2020-02-25sw: DOCX export: limit FORMDROPDOWN listEntry to Word's abilitiesMichael Stahl
2020-02-25sw: improve DOCX export of footnote separator a little moreMichael Stahl
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk
2020-02-13tdf#130610 docx export: handle bold as toggle propertiesSerge Krot
2020-02-12related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl
2020-02-10sw: DOCX export: fix rotated text fieldsMichael Stahl
2020-02-07sw: improve DOCX export of footnote separatorMichael Stahl
2020-01-30Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-01-17tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2020-01-17tdf#129924 critical fix: use SvxColorItem instead of SvxBrushItemSerge Krot