summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2021-02-24crashtesting: assert of unbalanced tags on exporting tdf94591-1.odt to docxCaolán McNamara
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-21Typo fix: supress -> suppressTor Lillqvist
2021-02-20loplugin:refcounting in swNoel
2021-02-15loplugin:referencecasting in swNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
2021-02-07typo: tl'll->it'llCaolán McNamara
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna
2021-02-06tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna
2021-02-06cid#1472784 Dereference null return valueCaolán McNamara
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-05tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna
2021-02-05Fix typosAndrea Gelmini
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-04Fix typoAndrea Gelmini
2021-02-04tdf#136059 OOXML export: fix shape wrap "Contour"Attila Bakos (NISZ)
2021-02-04tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna
2021-02-04use more StaticWhichCastBjoern Michaelsen
2021-02-03tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna
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-29loplugin:stringviewparam extend to new..Noel
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
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-22tdf#121669 ww8 export: use the "we have equal columns" flagJustin Luth
2021-01-20tdf#131540 DOCX export: fix OLE position in v:shapeAttila Bakos (NISZ)
2021-01-17return Color from BGRToRGBNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12WW8LVL members do not require a specific layoutStephan Bergmann
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-08fix variable name and improve method nameNoel
2021-01-08use more IsTransparentNoel
2021-01-08use more IsTransparentNoel Grandin
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-05ofz#29219 Direct-leakCaolán McNamara
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29tdf#138779 do not call EndRun() in StartRuby()Mark Hung
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-12-27ofz#28926 Direct-leakCaolán McNamara