summaryrefslogtreecommitdiff
path: root/oox/source/export/vmlexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-18tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna1-1/+8
2015-08-06Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara1-35/+46
2015-05-10Code is executed in both cases so take it outside the statementJoren De Cuyper1-15/+7
2015-05-09Do not write v:fill properties on export of imagedataJoren De Cuyper1-37/+40
2015-04-15don't crash on export of ooo52825-1.doc to .docxCaolán McNamara1-1/+1
2015-03-27loplugin:staticfunctionNoel Grandin1-7/+7
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal1-13/+2
2014-06-25remove whitespacesMarkus Mohrhard1-1/+0
2014-06-20fdo#79591 Values for docPr name and shape ID attributes were set invalidDinesh Patil1-1/+1
2014-06-18DocxSdrExport::writeDMLAndVMLDrawing: fix handling of inline VML shapesMiklos Vajna1-1/+13
2014-06-17DOCX filter: preserve AnchorId on shapes having a textboxMiklos Vajna1-0/+19
2014-06-17VML export: handle textbox textMiklos Vajna1-2/+35
2014-06-04Be more sensible about checking buffers of VML points we write.Michael Meeks1-0/+8
2014-04-15oox: generate data, not code for VML export preset definitionsMiklos Vajna1-4/+26
2014-04-03oox: sal_Bool->boolNoel Grandin1-3/+3
2014-03-11fdo#35324: Text and picture water are not imported and not preserved in RT.Ravindra Vidhate1-2/+25
2014-03-07fix OOXML validation errorMarkus Mohrhard1-1/+1
2014-03-07fix OOXML validation error, related fdo#42584Markus Mohrhard1-1/+1
2014-03-06fix OOXML validation error, related fdo#31064Markus Mohrhard1-1/+1
2014-03-01fix OOXML validation issue, related fdo#33951Markus Mohrhard1-1/+0
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann1-2/+2
2014-02-17prevent invalid ooxml files during notes export, related #i83060#Markus Mohrhard1-0/+5
2014-01-31don't generate invalid xml filesMarkus Mohrhard1-1/+1
2014-01-24fdo#69616: Fix for VML part missing for group.Rohit Deshmukh1-15/+33
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke1-3/+15
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar1-2/+2
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna1-0/+2
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna1-1/+1
2013-11-14fdo#70838: Fix size issue when exporting shapes to docx.Jacobo Aragunde Pérez1-9/+1
2013-11-12 #65836- Fix for exporting image inside vml data was corrupting file.sushil_shinde1-2/+7
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu1-6/+15
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-8/+8
2013-07-24fdo#60990 VML export: fix handling of v:fill's on attributeMiklos Vajna1-1/+1
2013-07-15explicitly export no fill to .docx when fillstyle is set to none (bnc#581614)Luboš Luňák1-0/+2
2013-06-17fdo#43460 oox: use isEmpty()Jelle van der Waa1-5/+5
2013-06-15Remove redundant toplevel constStephan Bergmann1-1/+1
2013-06-15fdo#58819 VML export of ESCHER_Prop_fillOpacityMiklos Vajna1-0/+6
2013-06-15fdo#58819 VML export of ESCHER_Prop_gtextFontMiklos Vajna1-12/+30
2013-06-15fdo#58819 VML export of ESCHER_Prop_fNoLineDrawDashMiklos Vajna1-0/+7
2013-06-15fdo#58819 DOCX VML export: fix shape size for rotated shapesMiklos Vajna1-2/+12
2013-06-13fdo#58819 VML export of ESCHER_Prop_RotationMiklos Vajna1-0/+7
2013-06-13fdo#58819 VML export of mso-position-*Miklos Vajna1-1/+85
2013-06-13fdo#58819 initial VML export of ESCHER_Prop_gtextUNICODEMiklos Vajna1-1/+22
2013-06-13fdo#58819 VML export: handle objects anchored in the header / footerMiklos Vajna1-0/+5
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-02-22coverity#738776 Uninitialized scalar fieldNorbert Thiebaud1-8/+9
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna1-3/+3
2012-12-19Removel ::rtl:: prefixes and macros in ooxJosé Guilherme Vanz1-6/+2