summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2015-07-08tdf#87348 implement nonsequential and mso-next-textbox textbox chainingJustin Luth2-0/+2
2015-05-28tdf#90338 tdf#84254 DrawingML export fixAndras Timar1-0/+1
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard1-0/+4
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad1-0/+1
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna1-3/+0
2015-05-11split exportSeries function upMarkus Mohrhard1-1/+3
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0011-0/+2
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna1-3/+0
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-1/+3
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin7-36/+36
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard2-1/+3
2015-04-25replace com::sun::star with css in chart ooxml exportMarkus Mohrhard1-54/+54
2015-04-25first part for manualLayout plot area support, tdf#90851Markus Mohrhard1-0/+5
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-21fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard1-0/+4
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard1-0/+3
2015-04-19export axis number format to OOXMLMarkus Mohrhard1-0/+2
2015-04-16Revert "make more classes dllpublic"David Tardon2-4/+2
2015-04-16make more classes dllpublicDavid Tardon2-2/+4
2015-04-16fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard2-0/+9
2015-04-15use index as real index and not token, tdf#90511Markus Mohrhard1-1/+4
2015-04-15remove empty constructor and destructorMarkus Mohrhard1-3/+0
2015-04-15export missing value treatment to OOXMLMarkus Mohrhard1-0/+3
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde1-0/+1
2015-03-19loplugin:constantfunction: ooxNoel Grandin6-12/+4
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann4-9/+3
2015-03-10detect MSO 2007 OOXML documentsMarkus Mohrhard1-0/+2
2015-03-10remove whitespacesMarkus Mohrhard3-16/+1
2015-03-09V801: Decreased performanceCaolán McNamara8-11/+11
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-02-19boost->stdCaolán McNamara24-81/+82
2015-02-18better way to set default for chart area fill style, related tdf#89451Markus Mohrhard1-1/+1
2015-02-17oox: use std::enable_shared_from_thisMiklos Vajna3-10/+10
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara3-6/+4
2015-02-07loplugin:deletedspecialStephan Bergmann11-62/+42
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-3/+1
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca1-5/+0
2015-01-30chisel off some more unused codeCaolán McNamara1-2/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2-2/+0
2015-01-28remove unused typedefsNoel Grandin6-8/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin4-6/+6
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin11-30/+30
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2015-01-03fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad1-1/+0
2015-01-02oox: fix gcc-4.8 buildMiklos Vajna1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-4/+2
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás1-1/+1