summaryrefslogtreecommitdiffstats
path: root/include/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna2015-05-111-3/+0
* 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
* Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna2015-05-081-3/+0
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-1/+3
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-1/+1
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-057-36/+36
* 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
* loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard2015-04-211-0/+4
* import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard2015-04-191-0/+3
* export axis number format to OOXMLMarkus Mohrhard2015-04-191-0/+2
* Revert "make more classes dllpublic"David Tardon2015-04-162-4/+2
* make more classes dllpublicDavid Tardon2015-04-162-2/+4
* fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard2015-04-162-0/+9
* use index as real index and not token, tdf#90511Markus Mohrhard2015-04-151-1/+4
* remove empty constructor and destructorMarkus Mohrhard2015-04-151-3/+0
* 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-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