summaryrefslogtreecommitdiffstats
path: root/include/oox/export
Commit message (Expand)AuthorAgeFilesLines
* tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai2016-10-251-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-251-1/+1
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-191-1/+1
* Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung2016-08-111-0/+1
* tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas2016-05-065-29/+96
* Avoid reserved identifiersStephan Bergmann2016-04-221-1/+1
* loplugin:passstuffbyref in ooxNoel Grandin2016-04-133-3/+3
* clang-tidy performance-unnecessary-value-param in ooxNoel Grandin2016-04-114-95/+94
* oox: export Math objects to PPTX filesMichael Stahl2016-01-151-0/+1
* oox: move enum DocumentType out of drawingml.hxxMichael Stahl2016-01-152-3/+8
* loplugin:unusedmethods unused return value in include/ooxNoel Grandin2016-01-122-2/+2
* oox: deterministic oleObject stream numberingMichael Stahl2016-01-111-1/+1
* Move silly DBG macro to the only file where it is usedTor Lillqvist2015-12-201-9/+0
* factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl2015-12-201-0/+16
* oox: disable obnoxious debugging spewMichael Stahl2015-12-201-1/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-9/+9
* Reduce scope of #include <tools/poly.hxx>Matteo Casalin2015-11-051-1/+4
* fix includes that are not stand-aloneNorbert Thiebaud2015-10-261-0/+2
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-232-80/+78
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens2015-09-141-1/+1
* Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara2015-09-071-4/+4
* tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2015-09-072-0/+8
* convert Axis constants to an enum and hilight suspicious absenceCaolán McNamara2015-09-031-11/+18
* Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung2015-08-251-2/+4
* coverity#1317300 Untrusted array index readCaolán McNamara2015-08-241-1/+1
* transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard2015-05-271-0/+13
* tdf#90338 tdf#84254 DrawingML export fixAndras Timar2015-05-271-0/+1
* export each axis only once non-deleted, related tdf#84347Markus Mohrhard2015-05-121-0/+4
* tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad2015-05-121-0/+1
* split exportSeries function upMarkus Mohrhard2015-05-111-1/+3
* tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0012015-05-091-0/+2
* loplugin:staticmethodsNoel Grandin2015-05-051-3/+3
* support axis text properties during OOXML export, tdf#90532Markus Mohrhard2015-04-272-1/+3
* replace com::sun::star with css in chart ooxml exportMarkus Mohrhard2015-04-251-54/+54
* first part for manualLayout plot area support, tdf#90851Markus Mohrhard2015-04-251-0/+5
* export axis number format to OOXMLMarkus Mohrhard2015-04-191-0/+2
* export missing value treatment to OOXMLMarkus Mohrhard2015-04-151-0/+3
* tdf#89806 : Fixed background fill export for table cell.Sushil Shinde2015-03-201-0/+1
* loplugin:constantfunction: ooxNoel Grandin2015-03-191-1/+0
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca2015-02-021-5/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-16/+16
* fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad2015-01-031-1/+0
* oox: fix gcc-4.8 buildMiklos Vajna2015-01-021-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-4/+2
* bnc#822341: PPTX export of embedded text documentsZolnai Tamás2014-12-221-1/+1
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1