summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2015-04-27More loplugin:simplifyboolStephan Bergmann2-6/+6
2015-04-27it should be the drawingml namespace and not the chart oneMarkus Mohrhard1-2/+2
2015-04-27support more font properties for title OOXML export, tdf#90532Markus Mohrhard1-2/+3
2015-04-27support axis text properties during OOXML export, tdf#90532Markus Mohrhard2-3/+24
2015-04-27fix noMultiLvlLbl MSO 2007 vs OOXMLMarkus Mohrhard1-2/+1
2015-04-27fix auto MSO 2007 vs OOXMLMarkus Mohrhard1-4/+4
2015-04-25support manualLayout for legends OOXML export, tdf#88848Markus Mohrhard1-0/+33
2015-04-25do the same in the source fileMarkus Mohrhard1-57/+57
2015-04-25correct handling for manualLayout with differen anchor, tdf#90851Markus Mohrhard1-4/+44
2015-04-25first part for manualLayout plot area support, tdf#90851Markus Mohrhard1-4/+45
2015-04-25you are wrong you stupid compiler,it would crash or not used unitializedMarkus Mohrhard1-1/+1
2015-04-25export title rotation, tdf#75015Markus Mohrhard1-0/+24
2015-04-25first part for axis title manual position export, tdf#75015Markus Mohrhard1-3/+46
2015-04-24loplugin:simplifyboolStephan Bergmann2-2/+2
2015-04-23this should be sorted and unique, no?Eike Rathke1-15/+14
2015-04-23add TotalsRow to properties indexEike Rathke1-0/+1
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