summaryrefslogtreecommitdiff
path: root/include/oox/export
AgeCommit message (Expand)Author
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
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