summaryrefslogtreecommitdiff
path: root/include/oox/export/drawingml.hxx
AgeCommit message (Expand)Author
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-09-14tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
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-03oox: sal_Bool->boolNoel Grandin
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
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-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
2013-12-13drawingml export: handle child shapes when exporting groupshapesMiklos 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-04-23execute move of global headersBjoern Michaelsen