summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-13remove dead codeNoel Grandin1-1/+0
2014-05-12unused DocxSdrExport::get/setFlyFrameGraphicMiklos Vajna1-2/+0
2014-04-27fdo#77718: Picture inside SmartArt changes after RTumeshkadam1-1/+2
2014-03-18sw: not used getter / setter methodsMiklos Vajna1-2/+0
2014-03-18fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrameVinaya Mandke1-0/+2
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-17fdo#76122: File Corruption-doc contains nested alternateContents.YogeshBharate1-0/+2
2014-03-06DocxSdrExport: fix indentationMiklos Vajna1-3/+3
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke1-1/+4
2014-02-26fdo#74771 : LibreOffice image captions crash MS Office WordTushar Bende1-0/+2
2014-02-13Fix for: DOCX-Preservation of Line style Dash type of "Shape with text inside"Pallavi Jadhav1-0/+1
2014-01-13DocxAttributeOutput: factor out writeDMLTextFrame() into DocxSdrExportMiklos Vajna1-2/+6
2014-01-10fdo#73227: Fix for corruption after RTPallavi Jadhav1-2/+2
2014-01-06DocxAttributeOutput: factor out writeVMLTextFrame() into DocxSdrExportMiklos Vajna1-0/+33
2013-12-19DocxAttributeOutput::WriteDMLTextFrame: write effect listMiklos Vajna1-0/+2
2013-12-13Factor out DocxSdrExport from DocxAttributeOutputMiklos Vajna1-0/+54