summaryrefslogtreecommitdiff
path: root/include/oox/export
AgeCommit message (Expand)Author
2016-01-15oox: export Math objects to PPTX filesMichael Stahl
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2016-01-11oox: deterministic oleObject stream numberingMichael Stahl
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl
2015-12-20oox: disable obnoxious debugging spewMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens
2015-09-07Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-09-03convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara
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-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad
2015-05-11split exportSeries function upMarkus Mohrhard
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate001
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard
2015-04-25replace com::sun::star with css in chart ooxml exportMarkus Mohrhard
2015-04-25first part for manualLayout plot area support, tdf#90851Markus Mohrhard
2015-04-19export axis number format to OOXMLMarkus Mohrhard
2015-04-15export missing value treatment to OOXMLMarkus Mohrhard
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde
2015-03-19loplugin:constantfunction: ooxNoel Grandin
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