summaryrefslogtreecommitdiffstats
path: root/include/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#89806 : Fixed background fill export for table cell.Sushil Shinde2015-03-201-0/+1
* loplugin:constantfunction: ooxNoel Grandin2015-03-196-12/+4
* Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann2015-03-174-9/+3
* detect MSO 2007 OOXML documentsMarkus Mohrhard2015-03-101-0/+2
* remove whitespacesMarkus Mohrhard2015-03-103-16/+1
* V801: Decreased performanceCaolán McNamara2015-03-098-11/+11
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* boost->stdCaolán McNamara2015-02-1924-81/+82
* better way to set default for chart area fill style, related tdf#89451Markus Mohrhard2015-02-181-1/+1
* oox: use std::enable_shared_from_thisMiklos Vajna2015-02-173-10/+10
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-163-6/+4
* loplugin:deletedspecialStephan Bergmann2015-02-0711-62/+42
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-3/+1
* fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca2015-02-021-5/+0
* chisel off some more unused codeCaolán McNamara2015-01-301-2/+0
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-292-2/+0
* remove unused typedefsNoel Grandin2015-01-286-8/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-264-6/+6
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-2611-30/+30
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* 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
* remove operator>> and operator<< methodsNoel Grandin2014-12-194-21/+2
* remove operator>> and operator<< methodsNoel Grandin2014-12-192-9/+13
* remove operator>> and operator<< methodsNoel Grandin2014-12-125-47/+49
* PPTX import: shape effect properties defined by themeZolnai Tamás2014-11-301-0/+1
* PPTX import: fix import of shape line properties defined by themeZolnai Tamás2014-11-301-0/+1
* bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás2014-11-301-0/+1
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1
* Removed #includes including themselvesAndrea Gelmini2014-11-071-1/+0
* Remove unused membersStephan Bergmann2014-11-041-2/+0
* constStephan Bergmann2014-10-291-1/+1
* constStephan Bergmann2014-10-291-1/+1
* fix writing const arrays on big endianDavid Tardon2014-10-271-0/+14
* -Werror,-Wunused-private-fieldStephan Bergmann2014-10-241-1/+0
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-232-2/+2
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-232-2/+2
* inline TokenMap::getUtf8TokenNameMatúš Kukan2014-10-231-1/+8
* coverity#1247632 Uncaught exceptionCaolán McNamara2014-10-171-1/+1
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-162-2/+2
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-2/+0
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-10-111-1/+17
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-092-2/+2
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-10-081-2/+11
* spelling: instanciated -> instantiatedNoel Grandin2014-10-082-2/+2
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-1/+1
* oox: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-264-13/+7
* Remove TokenMap::getUnicodeTokenName()Matúš Kukan2014-09-241-3/+0