summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Make check of Any value more robustStephan Bergmann1-1/+5
2015-04-30FillTransparence is of UNO type shortStephan Bergmann1-1/+1
2015-04-30tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad1-0/+12
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde1-0/+5
2015-04-30don't use r prefix for uno::Reference passed by valueMarkus Mohrhard1-15/+15
2015-04-30export plotVisOnly correctly to OOXMLMarkus Mohrhard1-2/+6
2015-04-30fix minorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30fix majorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30fix grouping MSO 2007 vs OOXML default valueMarkus Mohrhard2-5/+4
2015-04-30fix showDLblsOverMax MSO2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30fix plotVisOnly MSO 2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30remove more old misleading commentsMarkus Mohrhard1-1/+0
2015-04-30remove whitespaceMarkus Mohrhard1-10/+0
2015-04-30fix rAngAx MSO 2007 vs OOXML default valueMarkus Mohrhard5-7/+8
2015-04-30remove old misleading commentMarkus Mohrhard1-1/+0
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad1-1/+1
2015-04-29coverity#1296207 deliberate Unchecked return valueCaolán McNamara1-1/+1
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate0011-1/+17
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