summaryrefslogtreecommitdiff
path: root/include/oox/export
AgeCommit message (Expand)Author
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-05-23ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez
2014-05-23ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13oox: Use references to prevent unnecessary object copiesJacobo Aragunde Pérez
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez
2014-04-23ooxml: Preserve outer shadow effect on shapes.Jacobo Aragunde Pérez
2014-04-06improve chart series symbol exportMarkus Mohrhard
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-03-11fdo#35324: Text and picture water are not imported and not preserved in RT.Ravindra Vidhate
2014-03-08fix OOXML validation error, related fdo#42698Markus Mohrhard
2014-03-08remove whitespacesMarkus Mohrhard
2014-03-03fdo#74826: File corruption-Issue related to Series idx & order val.YogeshBharate
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26fix OOXML validation error for text shapes, related fdo#31551Markus Mohrhard
2014-02-26use const reference for OUStringMarkus Mohrhard
2014-02-13drawingML export: hatching of shapesZolnai Tamás
2014-02-12drawingML export\import: cropping of shape's fill textureZolnai Tamás
2014-02-12fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke
2014-02-11ooxml: Preserve color transformations for shape theme colorsJacobo Aragunde Pérez
2014-02-05ooxml: preserve gradient shape fillJacobo Aragunde Pérez
2014-01-30drawingML: complete the fix of nAlpha param in DrawingMLJacobo Aragunde Pérez
2014-01-30drawingML: fix transparency of shape solid fillJacobo Aragunde Pérez
2014-01-30drawingML export: transparency of solid filled shapeZolnai Tamás
2014-01-28ooxml: Preserve color transformations in shape style definitionsJacobo Aragunde Pérez
2014-01-24fdo#69616: Fix for VML part missing for group.Rohit Deshmukh
2014-01-23drawingML export: fix position of shape in case rotation is 180 degreesMiklos Vajna
2014-01-18ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez
2014-01-16fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2013-12-19fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar
2013-12-13also export hiLowLines for lineChartMarkus Mohrhard
2013-12-13fdo#72345: Fixed for Charts - Up Down Bars are missing after Round tripYogeshBharate
2013-12-13drawingml export: handle child shapes when exporting groupshapesMiklos Vajna
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar
2013-12-12oox: initial ShapeExport::WriteGroupShapeMiklos Vajna
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna
2013-12-12oox: fix ShapeExport::WriteTextBox() for DOCX when shape has textMiklos Vajna
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-10-01convert remnants of String to OUString to OOX moduleNoel Grandin
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-03Support for trendlines in charts when exporting in OOXML format.Tomaž Vajngerl
2013-06-15Remove redundant toplevel constStephan Bergmann