summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)AuthorFilesLines
2021-02-06cid#1472784 Dereference null return valueCaolán McNamara1-4/+2
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski1-2/+3
2021-02-05tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna1-0/+5
2021-02-05Fix typosAndrea Gelmini1-1/+1
2021-02-04have one set of twips<->mm conversionsNoel1-2/+2
2021-02-04Fix typoAndrea Gelmini3-3/+3
2021-02-04tdf#136059 OOXML export: fix shape wrap "Contour"Attila Bakos (NISZ)1-0/+74
2021-02-04tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna1-0/+5
2021-02-04use more StaticWhichCastBjoern Michaelsen1-21/+32
2021-02-03tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna3-5/+22
2021-02-03tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna1-6/+6
2021-01-30tdf#134619 docxexport: don't skip font properties in NumberingLevelJustin Luth1-4/+4
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann1-5/+3
2021-01-26tdf#134605 DOCX export: fix unexpected loss of footer marginMiklos Vajna1-0/+11
2021-01-25Revert "sw: DOCX export: don't export numPr to style from outline numrule"Justin Luth1-4/+3
2021-01-22tdf#121669 ww8 export: use the "we have equal columns" flagJustin Luth1-10/+14
2021-01-20tdf#131540 DOCX export: fix OLE position in v:shapeAttila Bakos (NISZ)1-1/+7
2021-01-17return Color from BGRToRGBNoel Grandin4-11/+11
2021-01-16make the Color constructors explicitly specify transparencyNoel4-13/+13
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl2-2/+4
2021-01-13transparency->alpha in GraphicAttrNoel2-2/+2
2021-01-12transparency->alpha in tools::ColorNoel5-8/+8
2021-01-12WW8LVL members do not require a specific layoutStephan Bergmann1-10/+7
2021-01-10static_cast after dynamic_castNoel Grandin1-5/+6
2021-01-09fix coverity parse errorsCaolán McNamara1-8/+8
2021-01-08Introduce Color::IsFullyTransparentNoel1-1/+1
2021-01-08fix variable name and improve method nameNoel1-4/+4
2021-01-08use more IsTransparentNoel1-1/+1
2021-01-08use more IsTransparentNoel Grandin3-6/+6
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann2-4/+6
2021-01-05ofz#29219 Direct-leakCaolán McNamara1-9/+6
2021-01-02introduce Degree100 strong_int typeNoel6-28/+27
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann7-13/+13
2020-12-29tdf#138779 do not call EndRun() in StartRuby()Mark Hung2-8/+13
2020-12-29use Degree10 in SwRotationGrfNoel Grandin2-4/+4
2020-12-27ofz#28926 Direct-leakCaolán McNamara2-16/+15
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann5-15/+16
2020-12-24custom literal for Degree10Noel Grandin3-5/+5
2020-12-23add utility NbcRotate methodNoel Grandin1-2/+1
2020-12-22sw: check for remaining stream size in the WW8Fib ctorMiklos Vajna1-1/+1
2020-12-21tdf#138986 Fix DOC export of LinkDisplayNameRegényi Balázs1-5/+17
2020-12-18tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski2-16/+29
2020-12-18throw exception in SvStream when reading past end of fileNoel1-0/+3
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann5-9/+15
2020-12-11tdf#136929 docx export: keep frame with paragraphJustin Luth2-7/+22
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs2-0/+8
2020-12-08tdf#135329 revert sw MS export: prevent skipping at-char anchorsJustin Luth1-1/+2
2020-12-02tdf#138345 ms formats Char highlight: no import into char-styleJustin Luth1-0/+4