summaryrefslogtreecommitdiff
path: root/include/oox/export
AgeCommit message (Expand)AuthorFilesLines
2016-01-21oox: export Math objects to PPTX filesMichael Stahl1-0/+1
2016-01-18oox: move enum DocumentType out of drawingml.hxxMichael Stahl2-3/+8
2016-01-12oox: deterministic oleObject stream numberingMichael Stahl1-1/+1
2016-01-12factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl1-0/+16
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-9/+9
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin1-1/+4
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud1-0/+2
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2-80/+78
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-09-14tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens1-1/+1
2015-09-07Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara1-4/+4
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2-0/+8
2015-09-03convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara1-11/+18
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung1-2/+4
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara1-1/+1
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard1-0/+13
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar1-0/+1
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard1-0/+4
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad1-0/+1
2015-05-11split exportSeries function upMarkus Mohrhard1-1/+3
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0011-0/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard2-1/+3
2015-04-25replace com::sun::star with css in chart ooxml exportMarkus Mohrhard1-54/+54
2015-04-25first part for manualLayout plot area support, tdf#90851Markus Mohrhard1-0/+5
2015-04-19export axis number format to OOXMLMarkus Mohrhard1-0/+2
2015-04-15export missing value treatment to OOXMLMarkus Mohrhard1-0/+3
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde1-0/+1
2015-03-19loplugin:constantfunction: ooxNoel Grandin1-1/+0
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca1-5/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-16/+16
2015-01-03fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad1-1/+0
2015-01-02oox: fix gcc-4.8 buildMiklos Vajna1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-4/+2
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás1-1/+1
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-10-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon2-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-2/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna1-0/+1
2014-09-01correct include guard commentThomas Arnhold2-2/+2
2014-09-01fix typo Sufface->SurfaceThomas Viehmann1-1/+1
2014-08-07I forgot to check this in.Kohei Yoshida1-1/+2
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida1-1/+1
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida2-3/+2