summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski1-3/+14
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl1-2/+4
2021-04-16sw: DOCX export: DocxAttributeOutput::EndField_Impl() omits bookmark endMichael Stahl1-1/+1
2021-04-14loplugin:unusedmethodsNoel Grandin1-1/+0
2021-03-31tdf#140343 sw page rtl gutter margin: add DOCX filterMiklos Vajna1-0/+2
2021-03-30tdf#140336 ms formats export: export NONE background for ParaBackColorJustin Luth1-1/+1
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)1-5/+6
2021-02-28tdf#121666 DOCX export: fix missing page breakAttila Szűcs1-1/+1
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+2
2020-12-18tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski1-1/+2
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+2
2020-12-11tdf#136929 docx export: keep frame with paragraphJustin Luth1-1/+1
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs1-0/+2
2020-09-23docx export: Use checksum as key to cache graphic, not Graphic*Tomaž Vajngerl1-1/+5
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl1-0/+6
2020-09-11tdf#135667 DOCX export: fix border line of OLE objectsAttila Bakos1-0/+4
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-08-26sw: DOCX export: don't export text frames as transparentMichael Stahl1-0/+1
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos1-4/+9
2020-05-09compact namespace in swNoel Grandin1-1/+1
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk1-2/+3
2020-03-31sw: remove m_setFootnote - obsoleted by checking m_nTextTypeMichael Stahl1-2/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-03-06sw: DOCX export: fix bookmark inside sdtDropDownMichael Stahl1-0/+1
2020-02-27sw: DOCX export: for SwDropDownField, don't write FORMDROPDOWNMichael Stahl1-1/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-3/+3
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin1-1/+2
2020-02-03DOCX export: fix table style config handling wrt nested tablesMiklos Vajna1-1/+1
2020-01-22sw: add DOCX export for semi-transparent textMiklos Vajna1-0/+1
2019-12-23sal_Char->char in swNoel Grandin1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-3/+3
2019-11-19tdf#128889: don't write "page break after" into w:pPrMike Kaganski1-1/+5
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski1-0/+1
2019-10-23sw: DOCX export of nested fieldmarksMichael Stahl1-1/+6
2019-09-28loplugin:constmethod in swNoel Grandin1-4/+4
2019-09-05Fix typosAndrea Gelmini1-1/+1
2019-09-05tdf#95848 sw: DOCX export: export w:lvlOverride elementsMichael Stahl1-1/+2
2019-09-05tdf#95848 sw: DOCX export: crude implementation of abstractNum mappingMichael Stahl1-0/+3
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai1-1/+2
2019-07-12MSForms: DOCX export of date content controlTamás Zolnai1-0/+2
2019-06-26tdf#125518: docx export: save anchors for diagramsVasily Melenchuk1-2/+9
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-0/+1
2019-06-04tdf#70234 DOCX: export tracked deletion of fieldsLászló Németh1-0/+3
2019-04-08PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz1-3/+0
2019-03-09loplugin:singlevalfieldsNoel Grandin1-3/+0
2019-01-25tdf#121665 ooxmlexport: allow each para to have a column breakJustin Luth1-0/+1
2019-01-23tdf#115094 part III: DOCX export: export floating tables directlyPatrick Jaap1-0/+3
2018-11-19tdf#108022, don't overwrite chart export informationMarkus Mohrhard1-2/+1
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1