summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.cxx
AgeCommit message (Expand)Author
2015-09-04Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-10indentation fixesMiklos Vajna
2014-10-10DOCX export: improve <wp:effectExtent> handlingMiklos Vajna
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-05std::set::find() is faster than plain std::find()Miklos Vajna
2014-08-18DOCX export: don't forget to close SDT elements inside the TextBoxes of shapesMiklos Vajna
2014-08-18fdo#82492 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav
2014-08-15SwTextBoxHelper::findTextBoxes: return a set of const pointersMiklos Vajna
2014-08-12DOCX export: handle wrap polygon around picturesMiklos Vajna
2014-08-11DOCX drawingML export: handle ContourPolyPolygon for drawinglayer shapesMiklos Vajna
2014-07-31DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-07-27indentation fixesMiklos Vajna
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal
2014-07-17DocxSdrExport: move member to impl classMiklos Vajna
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
2014-06-25Let SwTextBoxHelper::findTextBoxes() return a setMiklos Vajna
2014-06-20fdo#79591 Values for docPr name and shape ID attributes were set invalidDinesh Patil
2014-06-19fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-18DocxSdrExport::writeDMLAndVMLDrawing: fix handling of inline VML shapesMiklos Vajna
2014-06-17VML export of shapes with textboxes: missing <w:txbxContent> tagMiklos Vajna
2014-06-17DOCX filter: preserve AnchorId on shapes having a textboxMiklos Vajna
2014-06-17VML export: handle textbox textMiklos Vajna
2014-06-10DOCX drawingML export of textboxes: write <wps:bodyPr> in ooxMiklos Vajna
2014-06-10fdo#79822 : Crash:LO Crashes while Saving the DOCX containing smartartPriyankaGaikwad
2014-06-06DOCX drawingML export: don't export textboxes of shapes twiceMiklos Vajna
2014-06-06DOCX drawingML export: avoid duplicated <wps:spPr> for textboxesMiklos Vajna
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-05-25WaE: warning C4146: unary minus operator applied to unsigned type,...Thomas Arnhold
2014-05-23WaE: comparison is always false due to limited range of data typeTor Lillqvist
2014-05-23fdo#78882: DOCX: File gets corrupt after RoundtripPallavi Jadhav
2014-05-22fdo#78957 Corruption - <wp:extent> "cy" height exceed the limit in header.xmlYogesh Bharate
2014-05-21fdo#78663 : Corrupt: 2007 WordArt whithin a Drawing toolRajashri
2014-05-21unused DocxSdrExport::setDrawingOpen()Miklos Vajna
2014-05-21fdo#78469 FileCorrupt:During export LO was adding wrong tags inside <w:sdtPr>Tushar Bende
2014-05-16fdo#78432 : DOCX: File gets corrupt after RoundTripPallavi Jadhav
2014-05-15fdo#78300 File Corrupt:drawing objects into a text box.PriyankaGaikwad
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13remove dead codeNoel Grandin
2014-05-12unused DocxSdrExport::get/setFlyFrameGraphicMiklos Vajna
2014-05-09coverity#1209804 Dereference before null checkCaolán McNamara
2014-05-08fdo#78284 Content-type of ".png" images in Smart ArtVinaya Mandke
2014-04-28fdo#77719 File containing CusGeom gets corrupted on RT.Sourav
2014-04-27fdo#77718: Picture inside SmartArt changes after RTumeshkadam