summaryrefslogtreecommitdiff
path: root/include/oox/export
AgeCommit message (Expand)Author
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-03fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad
2015-01-02oox: fix gcc-4.8 buildMiklos Vajna
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-10-24-Werror,-Wunused-private-fieldStephan Bergmann
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna
2014-09-01correct include guard commentThomas Arnhold
2014-09-01fix typo Sufface->SurfaceThomas Viehmann
2014-08-07I forgot to check this in.Kohei Yoshida
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
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-17VML export: handle textbox textMiklos Vajna
2014-06-10Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co
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