summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)Author
2022-02-18tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2022-02-18sw: support for other sdt attributes roundtrip in datepickerVasily Melenchuk
2022-02-18sw: refactoring for docx sdt blocks outputVasily Melenchuk
2022-02-18tdf#137466: docx: support w:placeholder & w15:color in w:sdtPrVasily Melenchuk
2022-02-18tdf#81507: word content control support for w:multiLineVasily Melenchuk
2021-04-20tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-02-09tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna
2020-12-23tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski
2020-11-16DOCX export: handle conditional fieldsMiklos Vajna
2020-11-11tdf#133163 DOCX: export formula cellsLászló Németh
2020-11-10tdf#118682 DOCX: export formula fieldsLászló Németh
2020-09-25docx export: Use checksum as key to cache graphic, not Graphic*Tomaž Vajngerl
2020-07-22tdf#134618 sw: DOCX export: fix order of as-char and at-char fly...Michael Stahl
2020-06-15tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk
2020-05-20tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna
2020-05-20sw: add pad-to-5 numberingMiklos Vajna
2020-05-20sw pad-to-4 numbering: add DOCX filterMiklos Vajna
2020-05-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna
2020-05-18sw chicago numbering: add DOCX footnote exportMiklos Vajna
2020-05-15tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk
2020-05-15sw padded numbering: add DOCX footnote exportMiklos Vajna
2020-05-14sw padded numbering: add DOCX filterMiklos Vajna
2020-05-12sw: add DOCX export for semi-transparent textMiklos Vajna
2020-05-06tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-05-06DOCX export: fix table style config handling wrt nested tablesMiklos Vajna
2020-05-05DOCX export: fix line spacing when spacing is 0Miklos Vajna
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-10sw: DOCX export: fix bookmark inside sdtDropDownMichael Stahl
2020-02-28sw: DOCX export: for SwDropDownField, don't write FORMDROPDOWNMichael 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-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-17tdf#126795 docx export: do not output tab stops twiceSerge Krot
2019-12-06tdf#99602 writerfilter: export only default subscript in stylesJustin Luth
2019-11-26tdf#127316 ooxml/ww8export: DFLT_ESC_*_AUTO - use better formulasJustin Luth
2019-11-20tdf#128889: don't write "page break after" into w:pPrMike Kaganski
2019-11-08tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinksTünde Tóth
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31related tdf#99602 docxoutput: fix incorrect rounding on subscriptsJustin Luth
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-10-23sw: DOCX export of nested fieldmarksMichael Stahl
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16tdf#112103 DOCX cleanup: don't export redundant table bkground color "auto"Szabolcs Toth
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin