summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2020-04-30sw reqif-xhtml export, embedded objects: handle Ole10Native streamMiklos Vajna1-2/+94
2020-04-30loplugin:makeshared in swNoel Grandin10-19/+16
2020-04-30Update name pReffedStck to xReffedStckAndrea Gelmini1-1/+1
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin1-1/+1
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna1-0/+3
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin1-1/+1
2020-04-29tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth1-15/+19
2020-04-29cleanup my old asserts looking for problematic docsJustin Luth1-6/+0
2020-04-28tdf#131539 DOCX export: fix position of OLE objectsAttila Bakos1-0/+42
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk1-1/+7
2020-04-27tdf#108496: DOCX: list overrides some cleanupsVasily Melenchuk1-5/+7
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth1-0/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann12-1/+12
2020-04-24NFC ww8export: fix outright lies and false insinuationsJustin Luth2-13/+19
2020-04-24loplugin:unusedmethodsNoel Grandin2-30/+0
2020-04-23sw html export: fix handling of paragraph alignment in XHTML modeMiklos Vajna2-0/+11
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin9-11/+11
2020-04-23Fix typosAndrea Gelmini1-1/+1
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth3-12/+13
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk6-38/+81
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2-0/+2
2020-04-20Translate German variable namesJohnny_M2-3/+3
2020-04-20Translate German variable namesJohnny_M2-3/+3
2020-04-17tdf#79553 ww8import: line numbering distance is auto, not zeroJustin Luth1-1/+3
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt1-0/+2
2020-04-16tdf#132094 doc: fix export of fill in wrap-through fly framesJustin Luth1-4/+7
2020-04-15Fix typoAndrea Gelmini1-1/+1
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin2-6/+4
2020-04-15sw: DOCX export: export AddExternalLeading as w:noLeadingMichael Stahl2-9/+34
2020-04-11Fix typoAndrea Gelmini1-1/+1
2020-04-08tdf#104565 DOCX drawing object export: fix arrow positionsSzabolcs1-2/+6
2020-04-07tdf#119038 DOCX: fix FollowTextFlow handlingAttila Bakos1-9/+3
2020-04-07tdf#119760 docx: table starts at left, not mid-borderJustin Luth1-3/+5
2020-04-06loplugin:unusedvariableplus in swNoel Grandin7-10/+0
2020-04-03Turn defines into constexprsMike Kaganski2-2/+2
2020-04-02NFC ww8/writerfilter: comment fixes and general code cleanupJustin Luth1-6/+4
2020-04-02cid#1418980 Resource leakCaolán McNamara1-4/+4
2020-04-01tdf#120852 writerfilter: support read-only docProtectionJustin Luth1-8/+23
2020-03-31Introduce comphelper::ValueRestorationGuard extending FlagRestorationGuardMike Kaganski1-12/+3
2020-03-31sw: remove m_setFootnote - obsoleted by checking m_nTextTypeMichael Stahl2-6/+2
2020-03-31sw: DOCX export: avoid section breaks in text frames harderMichael Stahl1-1/+1
2020-03-31sw: DOCX export: avoid section breaks in text framesMichael Stahl1-0/+12
2020-03-31Translate German variable namesJohnny_M1-8/+8
2020-03-31related tdf#106843 docxexport: if not enforced, let Writer protectJustin Luth1-4/+19
2020-03-30tdf#80635 ww8import:3 take float table orient to inlined tableJustin Luth1-3/+14
2020-03-28tdf#80635 ww8import:2 take float table RIGHT to inlined tableJustin Luth1-1/+7
2020-03-28tdf#80635 ww8import:1 take float table CENTER to inlined tableJustin Luth1-0/+9
2020-03-27sw: DOCX export: ignore linked image with invalid URLMichael Stahl1-0/+10
2020-03-26ofz#21385 SwFltAnchor FrameFormat deletedCaolán McNamara1-0/+6
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth1-15/+15