summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)AuthorFilesLines
2021-04-12docxattributeoutput: cleanup assert that has served its purposeJustin Luth1-1/+0
2021-04-10tdf#120761 doc import: fix z-order background logicJustin Luth1-0/+10
2021-04-10cid#1476017 Dereference after null checkCaolán McNamara1-3/+3
2021-04-09tdf#120768 doc import: z-order background shapes behind othersJustin Luth3-3/+15
2021-04-09if (x > 0), then there is no need for abs(x)Justin Luth1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen6-0/+6
2021-04-09tdf#139495 doc import: prevent negative Int forced into uIntJustin Luth1-2/+4
2021-04-09tdf#97569 docxexport: export russianUpper/russianLower numberingJustin Luth1-4/+4
2021-04-08tdf#81705 doc export: write sprmPOutLvlJustin Luth3-21/+31
2021-04-07tdf#141341 docxexport: consolidate conversion of NumTypesJustin Luth1-77/+18
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna3-1/+13
2021-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski4-21/+33
2021-03-31tdf#140343 sw page rtl gutter margin: add DOC filterMiklos Vajna4-3/+21
2021-03-31tdf#140343 sw page rtl gutter margin: add DOCX filterMiklos Vajna4-0/+18
2021-03-31tdf#134385 doc/docxexport: maybe export false contextualspacingJustin Luth2-1/+23
2021-03-30tdf#140336 ms formats export: export NONE background for ParaBackColorJustin Luth4-8/+22
2021-03-28tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotesLászló Németh1-1/+4
2021-03-26loplugin:flattenNoel1-11/+11
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)3-19/+38
2021-03-25cid#1473931 silence Untrusted allocation sizeCaolán McNamara1-1/+1
2021-03-25const OUString -> const OUStringLiteralMike Kaganski2-2/+2
2021-03-24tdf#141173 docx export: revert fdo#75604: File CorruptionJustin Luth1-3/+0
2021-03-22cid#1242653 silence bogus Untrusted divisorCaolán McNamara1-0/+1
2021-03-16tdf#138895 DOCX filter: fix handling for effect extent vs line widthMiklos Vajna1-0/+11
2021-03-12Revert "merge sw::hack::Position and SwFltPosition"Caolán McNamara3-5/+40
2021-03-11rename GrafikCtor to GraphicCtorNoel6-13/+13
2021-03-10sw: DOCX export: put fly before fieldmark start into its own runMichael Stahl2-4/+20
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens1-2/+2
2021-03-03tdf#114799 Char highlight: skip convert if highlight existsJustin Luth1-1/+4
2021-03-03tdf#124678 DOCX export: always write title page in section propsVasily Melenchuk1-3/+3
2021-03-02split out MoveAttrFieldmarkInsertedCaolán McNamara1-24/+28
2021-03-02tdf#140552 RTF export: fix hyperlink, in footnote, in hyperlinkMiklos Vajna2-4/+10
2021-03-01merge sw::hack::Position and SwFltPositionCaolán McNamara3-40/+5
2021-03-01tdf#140342 sw layout: remove explicit gutter handling when positioning bordersMiklos Vajna1-0/+9
2021-03-01tdf#114799 Char highlight: don't convert imported shadingJustin Luth1-0/+5
2021-02-28tdf#121666 DOCX export: fix missing page breakAttila Szűcs12-19/+45
2021-02-26tdf#118711 doc import: don't hardcode default page descriptionJustin Luth1-1/+4
2021-02-24crashtesting: assert of unbalanced tags on exporting tdf94591-1.odt to docxCaolán McNamara1-6/+16
2021-02-24tdf#140572 docx export: avoid DocDefault superscript crashJustin Luth1-1/+1
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl2-2/+7
2021-02-21Typo fix: supress -> suppressTor Lillqvist2-20/+20
2021-02-20loplugin:refcounting in swNoel2-5/+4
2021-02-15loplugin:referencecasting in swNoel1-3/+3
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski3-10/+11
2021-02-11Remove unneeded breaksAndrea Gelmini1-2/+0
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel7-156/+111
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl1-1/+1
2021-02-07typo: tl'll->it'llCaolán McNamara1-1/+1
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna1-0/+7
2021-02-06tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna5-5/+16