summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2015-05-30another DrawingML export crash fixAndras Timar1-0/+12
2015-05-28DrawingML export crash fixAndras Timar1-20/+14
2015-05-28tdf#90338 related: ignore empty shape handles structAndras Timar1-2/+6
2015-05-28tdf#90338 tdf#84254 DrawingML export fixAndras Timar2-10/+213
2015-05-23tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar1-10/+1
2015-05-20fix Win buildNoel Grandin1-1/+1
2015-05-19coverity#1298896 dead codeCaolán McNamara1-5/+0
2015-05-19coverity#1298897 deadcodeCaolán McNamara1-5/+1
2015-05-18tdf#90245: Support for table merge cell export.Sujith Sudhakaran1-9/+124
2015-05-18oox: these ctors can be explicitMiklos Vajna8-8/+8
2015-05-18Remove include stdio (part2)Julien Nabet2-2/+0
2015-05-16Fix copy-paste errorJoren De Cuyper1-1/+1
2015-05-15tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml"Joren De Cuyper1-3/+2
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad1-0/+6
2015-05-15support iconSets in extLst entriesMarkus Mohrhard5-6/+7
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin1-1/+1
2015-05-13the secondary axis should be on the rightMarkus Mohrhard1-1/+1
2015-05-12uno::Sequence provides now begin and endMarkus Mohrhard1-3/+3
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard1-1/+9
2015-05-12remove and replace old OSL_TRACE messagesMarkus Mohrhard1-6/+4
2015-05-12use r prefix for referenceMarkus Mohrhard1-6/+6
2015-05-12use chart2 API for attached axis exportMarkus Mohrhard1-8/+24
2015-05-12rename variableMarkus Mohrhard1-5/+5
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad1-6/+69
2015-05-12loplugin:cstylecastStephan Bergmann1-1/+1
2015-05-11tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad1-0/+12
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna1-5/+0
2015-05-11only export series for same axis into same chart type element, tdf#84347Markus Mohrhard1-48/+107
2015-05-11split exportSeries function upMarkus Mohrhard1-33/+36
2015-05-10tdf#90607:Issue in bullets not having any text following.Charu Tyagi1-0/+8
2015-05-10Code is executed in both cases so take it outside the statementJoren De Cuyper1-15/+7
2015-05-10CppunitTest_sd_export_tests: fix validation errorsMiklos Vajna1-1/+2
2015-05-09Do not write v:fill properties on export of imagedataJoren De Cuyper1-37/+40
2015-05-09tdf#90672: PPTX table cell border color is not exported.yogesh.bharate0011-1/+9
2015-05-09tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad1-0/+9
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0012-2/+68
2015-05-08default text rotation for secondary axis is also from parent, tdf#75316Markus Mohrhard1-1/+1
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard6-17/+17
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna1-7/+0
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0011-1/+2
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-7/+7
2015-05-07Unwind SotStorageRef typedefStephan Bergmann2-3/+3
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-6/+6
2015-05-07tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh1-2/+7
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin13-78/+77
2015-05-03don't assume varyColors for bubbleChart, related tdf#90876Markus Mohrhard1-0/+5
2015-05-03don't assume varyColors for barCharts, tdf#90876Markus Mohrhard1-0/+6