summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)Author
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl
2021-04-16sw: DOCX export: DocxAttributeOutput::EndField_Impl() omits bookmark endMichael Stahl
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski
2021-04-12docxattributeoutput: cleanup assert that has served its purposeJustin Luth
2021-04-09tdf#97569 docxexport: export russianUpper/russianLower numberingJustin Luth
2021-04-08tdf#81705 doc export: write sprmPOutLvlJustin Luth
2021-04-07tdf#141341 docxexport: consolidate conversion of NumTypesJustin Luth
2021-03-31tdf#140343 sw page rtl gutter margin: add DOCX filterMiklos Vajna
2021-03-31tdf#134385 doc/docxexport: maybe export false contextualspacingJustin Luth
2021-03-30tdf#140336 ms formats export: export NONE background for ParaBackColorJustin Luth
2021-03-28tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotesLászló Németh
2021-03-26loplugin:flattenNoel
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)
2021-03-24tdf#141173 docx export: revert fdo#75604: File CorruptionJustin Luth
2021-03-01tdf#140342 sw layout: remove explicit gutter handling when positioning bordersMiklos Vajna
2021-03-01tdf#114799 Char highlight: don't convert imported shadingJustin Luth
2021-02-28tdf#121666 DOCX export: fix missing page breakAttila Szűcs
2021-02-24tdf#140572 docx export: avoid DocDefault superscript crashJustin Luth
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl
2021-02-15loplugin:referencecasting in swNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
2021-02-03tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna
2021-01-30tdf#134619 docxexport: don't skip font properties in NumberingLevelJustin Luth
2021-01-26tdf#134605 DOCX export: fix unexpected loss of footer marginMiklos Vajna
2021-01-25Revert "sw: DOCX export: don't export numPr to style from outline numrule"Justin Luth
2021-01-20tdf#131540 DOCX export: fix OLE position in v:shapeAttila Bakos (NISZ)
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08use more IsTransparentNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-12-24custom literal for Degree10Noel Grandin
2020-12-18tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11tdf#136929 docx export: keep frame with paragraphJustin Luth
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-12-01tdf#137683 sw ms formats Char highlight: export "none"Justin Luth
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-14DOCX export: handle conditional fieldsMiklos Vajna
2020-11-01tdf#136814 Fix border padding in Word exportSven Lüppken
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20sw: DOCX export: don't export numPr to style from outline numruleMichael Stahl