summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2-3/+3
2020-05-27tdf#133370 docx export: don't export unseen columnbreakJustin Luth4-10/+2
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann6-12/+12
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos2-12/+56
2020-05-25Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth1-1/+1
2020-05-25sw: add XPackageEncryption save support for binary docVasily Melenchuk2-0/+106
2020-05-25sw: add XPackageEncryption support for binary docVasily Melenchuk2-1/+101
2020-05-24inline some use-once typedefsNoel Grandin2-4/+2
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl1-8/+2
2020-05-21sw XHTML export: properly write <li>...</li> around multiple paragraphsMiklos Vajna2-16/+15
2020-05-21tdf#133035 DOCX export: fix position of unnamed OLEAttila Bakos1-1/+1
2020-05-19tdf#60378 doc import: merged cells - don't null right borderJustin Luth1-14/+0
2020-05-19sw HTML import: ignore hidden text framesMiklos Vajna7-0/+38
2020-05-19tdf#102256 sw: ODF export: don't write table:table in shapesMichael Stahl1-4/+15
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna1-489/+491
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl1-0/+11
2020-05-17tdf#120394: list format string can be emptyVasily Melenchuk1-1/+1
2020-05-16tdf#133077: fix lone CR handling in plain text clipboard on WindowsMike Kaganski1-6/+4
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna5-6/+29
2020-05-13NFC sw: cleanup and make RES_POOLTABSTYLE_DEFAULT consistentJustin Luth1-1/+1
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna3-0/+24
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-24/+6
2020-05-11include <rtl/ustrbuf.hxx>Rene Engelhard1-0/+4
2020-05-11tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk2-39/+31
2020-05-10new loplugin:simplifypointertoboolNoel Grandin3-4/+4
2020-05-09compact namespace in swNoel Grandin9-28/+18
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl1-1/+1
2020-05-08improve loplugin:referencecastingNoel Grandin1-2/+1
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-1/+1
2020-05-07tdf#98409 doc export: export (non-default) cell marginsJustin Luth1-2/+62
2020-05-07tdf#132637 doc import: don't open readonly for lockRevJustin Luth1-2/+5
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