summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann1-1/+1
2015-04-23that has been implemented now, remove from readmeMarkus Mohrhard1-9/+0
2015-04-23we should not try to export an error bar in that caseMarkus Mohrhard1-3/+1
2015-04-23don't use a prefix for double valuesMarkus Mohrhard1-9/+9
2015-04-23move one more bool a prefix to bMarkus Mohrhard1-3/+3
2015-04-22fix marker export if none is selectedMarkus Mohrhard1-1/+1
2015-04-22first step for better scatterStyle exportMarkus Mohrhard1-0/+11
2015-04-22export data labels for all chart types, tdf#90729Markus Mohrhard1-4/+1
2015-04-21tdf#90223:PPTX table cell left and right margin is not exported.yogesh.bharate0011-1/+13
2015-04-21tdf#90605 : FILESAVE:PPTX Line shape style was not exportedPriyankaGaikwad1-0/+5
2015-04-21fix AxisModel MSO2007 vs OOXMl default valuesMarkus Mohrhard5-14/+15
2015-04-21 use b as prefix for boolean valuesMarkus Mohrhard1-6/+6
2015-04-21don't create random data series, related bnc#839727Markus Mohrhard1-1/+0
2015-04-21MSO 2007 vs OOXML default valuesMarkus Mohrhard8-66/+77
2015-04-21remove whitespaceMarkus Mohrhard1-8/+0
2015-04-21fix wireframe MSO 2007 vs OOXMLMarkus Mohrhard1-2/+2
2015-04-21fix smooth MSO 2007 vs OOXMLMarkus Mohrhard1-3/+1
2015-04-21fix marker MSO 2007 vs OOXMLMarkus Mohrhard1-2/+1
2015-04-21fix showNegBubbles MSO 2007 vs OOXMLMarkus Mohrhard1-2/+1
2015-04-21fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard4-17/+18
2015-04-21not every PieChart uses VaryColorsByPointMarkus Mohrhard1-1/+1
2015-04-21fix varyColor MSO 2007 vs OOXMLMarkus Mohrhard1-14/+14
2015-04-21fix shape MSO 2007 vs OOXMLMarkus Mohrhard1-2/+1
2015-04-21fix dispRSqr MSO 2007 vs OOXMLMarkus Mohrhard1-2/+1
2015-04-21fix dispEq MSO 2007 vs OOXMLMarkus Mohrhard1-3/+2
2015-04-21fix more mbNoEndCap MSO 2007 vs OOXML placesMarkus Mohrhard3-8/+8
2015-04-21fix noEndCap MSO 2007 vs OOXMLMarkus Mohrhard1-1/+2
2015-04-21fix applyToSides MSO 2007 vs OOXMLMarkus Mohrhard1-2/+1
2015-04-21fix applyToFront MSO 2007 vs OOXMLMarkus Mohrhard1-2/+1
2015-04-21fix applyToEnd MSO 2007 vs OOXMLMarkus Mohrhard1-2/+2
2015-04-21export that we don't support leader lines, related tdf#90749Markus Mohrhard1-0/+4
2015-04-21fix showLeaderLines MSO 2007 vs OOXMLMarkus Mohrhard1-4/+3
2015-04-21export that we don't support bubble3D, related tdf#90746Markus Mohrhard1-0/+5
2015-04-21fix bubble3D MSO 2007 vs OOXMLMarkus Mohrhard2-4/+2
2015-04-21more smooth MSO 2007 vs OOXML casesMarkus Mohrhard1-7/+4
2015-04-21we don't support invertIfNegative yet, related tdf#90733Markus Mohrhard1-0/+9
2015-04-21fix invertIfNegative MSO 2007 vs OOXMLMarkus Mohrhard1-6/+6
2015-04-21fix series smooth MSO 2007 vs OOXMLMarkus Mohrhard1-2/+2
2015-04-21fix legend pos overlay MSO 2007 vs OOXMLMarkus Mohrhard4-7/+7
2015-04-21improve marker export to OOXMLMarkus Mohrhard1-19/+30
2015-04-21don't write invalid OOXMl files with invalid fill colorsMarkus Mohrhard1-1/+6
2015-04-21by default we don't want the title to overlay with the chart areaMarkus Mohrhard1-0/+4
2015-04-20don't create random data series, related bnc#839727Markus Mohrhard1-1/+1
2015-04-19fix title overly MSO2007 vs OOXML importMarkus Mohrhard1-2/+2
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard3-12/+29
2015-04-19use correct default value for OOXML and MSO 2007, tdf#74886Markus Mohrhard1-13/+18
2015-04-19export axis number format to OOXMLMarkus Mohrhard1-0/+33
2015-04-19fix upDown bar export to OOXMLMarkus Mohrhard1-0/+3
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-2/+2
2015-04-16fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard1-0/+17