summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
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-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna
2015-05-11split exportSeries function upMarkus Mohrhard
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate001
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
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-24loplugin:simplifyboolStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-21fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard
2015-04-19export axis number format to OOXMLMarkus Mohrhard
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-16fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard
2015-04-15use index as real index and not token, tdf#90511Markus Mohrhard
2015-04-15remove empty constructor and destructorMarkus 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-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-03-10detect MSO 2007 OOXML documentsMarkus Mohrhard
2015-03-10remove whitespacesMarkus Mohrhard
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-19boost->stdCaolán McNamara
2015-02-18better way to set default for chart area fill style, related tdf#89451Markus Mohrhard
2015-02-17oox: use std::enable_shared_from_thisMiklos Vajna
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel 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-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin