summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-17callcatcher: update unused codeCaolán McNamara1-2/+0
2014-07-31DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna1-0/+5
2014-07-17DocxSdrExport: move member to impl classMiklos Vajna1-2/+0
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde1-0/+2
2014-06-19fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh1-0/+2
2014-06-17VML export: handle textbox textMiklos Vajna1-1/+1
2014-06-06DOCX drawingML export: don't export textboxes of shapes twiceMiklos Vajna1-0/+2
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna1-1/+1
2014-05-23fdo#78882: DOCX: File gets corrupt after RoundtripPallavi Jadhav1-0/+1
2014-05-21unused DocxSdrExport::setDrawingOpen()Miklos Vajna1-1/+0
2014-05-21fdo#78469 FileCorrupt:During export LO was adding wrong tags inside <w:sdtPr>Tushar Bende1-0/+3
2014-05-15fdo#78300 File Corrupt:drawing objects into a text box.PriyankaGaikwad1-0/+2
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