summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-18Properly restore DMLAndVMLDrawingOpenMike Kaganski1-6/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-8/+8
2019-09-20Related: tdf#124600 sw anchored object allow overlap: add DOCX filterMiklos Vajna1-1/+3
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-14sw: fix assert on export of ooo39250-1.rtf to DOCXMichael Stahl1-18/+18
2019-08-13Writer: Saving a damaged file as DOCX crashesTamás Zolnai1-8/+11
2019-08-07Remove some unused includesMiklos Vajna1-3/+0
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-07-26sw btlr writing mode: DOCX export of Writer textframesMiklos Vajna1-0/+2
2019-07-19sw btlr writing mode: remove not needed checkFrameBtlr() in the DOCX exportMiklos Vajna1-67/+0
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov1-42/+24
2019-07-03Remove some unused includesMiklos Vajna1-9/+0
2019-06-21sw btlr writing mode: implement TextFrame tbrl export to drawingMLMiklos Vajna1-2/+4
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-0/+1
2019-05-07tdf#124594 DOCX filter: don't extend margins from effects for rotated shapesMiklos Vajna1-9/+17
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski1-97/+70
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1
2019-04-08PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz1-273/+2
2019-04-03Fix typosJens Carl1-1/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-04tdf#119201 Don't show/print hidden shapes in DOCXAron Budea1-0/+4
2019-02-20Avoid meaningless string<->integer conversionsMike Kaganski1-41/+4
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2019-02-02oox: OOX_DRAWINGML_EXPORT_ROTATE_CLOCKWISIFY() can be a templateMiklos Vajna1-1/+1
2019-01-21sw: make members private in DocxSdrExport::ImplMiklos Vajna1-224/+339
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov1-12/+9
2018-10-17sw, writerfilter: avoid some unnecessary value parametersMiklos Vajna1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna1-5/+3
2018-06-19tdf#117805 DOCX export: fix lost header with at-page anchored framesMiklos Vajna1-2/+9
2018-06-07Fix IWYU warningsMiklos Vajna1-1/+0
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-17/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-6/+20
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-20/+6
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-0/+1
2018-03-09tdf#116301: write correct content type for diagramDrawingAron Budea1-1/+1
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+6
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-4/+5
2018-01-03Turn on clang-format for these filesMiklos Vajna1-463/+506
2017-12-27Fix typosAndrea Gelmini1-1/+1
2017-12-27tdf#113399: DOT IMPORT, DOCX EXPORT: Page number not shown correctlyTamás Zolnai1-0/+13
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-1/+2
2017-11-28tdf#104035 RTF export: fix handling of absolute tab positionsMiklos Vajna1-1/+1
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt1-0/+10
2017-11-28Simplify methodSamuel Mehrbrodt1-5/+4
2017-11-21loplugin:flatten in swNoel Grandin1-42/+43
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna1-4/+4
2017-11-07loplugin:constparams in swNoel Grandin1-4/+4
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski1-3/+3