Age | Commit message (Expand) | Author | Files | Lines |
2015-04-28 | tdf#90890: hyperlink inside textbox is not exported after roundtrip. | yogesh.bharate001 | 1 | -1/+17 |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann | 2 | -6/+6 |
2015-04-27 | it should be the drawingml namespace and not the chart one | Markus Mohrhard | 1 | -2/+2 |
2015-04-27 | support more font properties for title OOXML export, tdf#90532 | Markus Mohrhard | 1 | -2/+3 |
2015-04-27 | support axis text properties during OOXML export, tdf#90532 | Markus Mohrhard | 2 | -3/+24 |
2015-04-27 | fix noMultiLvlLbl MSO 2007 vs OOXML | Markus Mohrhard | 1 | -2/+1 |
2015-04-27 | fix auto MSO 2007 vs OOXML | Markus Mohrhard | 1 | -4/+4 |
2015-04-25 | support manualLayout for legends OOXML export, tdf#88848 | Markus Mohrhard | 1 | -0/+33 |
2015-04-25 | do the same in the source file | Markus Mohrhard | 1 | -57/+57 |
2015-04-25 | correct handling for manualLayout with differen anchor, tdf#90851 | Markus Mohrhard | 1 | -4/+44 |
2015-04-25 | first part for manualLayout plot area support, tdf#90851 | Markus Mohrhard | 1 | -4/+45 |
2015-04-25 | you are wrong you stupid compiler,it would crash or not used unitialized | Markus Mohrhard | 1 | -1/+1 |
2015-04-25 | export title rotation, tdf#75015 | Markus Mohrhard | 1 | -0/+24 |
2015-04-25 | first part for axis title manual position export, tdf#75015 | Markus Mohrhard | 1 | -3/+46 |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann | 2 | -2/+2 |
2015-04-23 | this should be sorted and unique, no? | Eike Rathke | 1 | -15/+14 |
2015-04-23 | add TotalsRow to properties index | Eike Rathke | 1 | -0/+1 |
2015-04-23 | Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool> | Stephan Bergmann | 1 | -1/+1 |
2015-04-23 | that has been implemented now, remove from readme | Markus Mohrhard | 1 | -9/+0 |
2015-04-23 | we should not try to export an error bar in that case | Markus Mohrhard | 1 | -3/+1 |
2015-04-23 | don't use a prefix for double values | Markus Mohrhard | 1 | -9/+9 |
2015-04-23 | move one more bool a prefix to b | Markus Mohrhard | 1 | -3/+3 |
2015-04-22 | fix marker export if none is selected | Markus Mohrhard | 1 | -1/+1 |
2015-04-22 | first step for better scatterStyle export | Markus Mohrhard | 1 | -0/+11 |
2015-04-22 | export data labels for all chart types, tdf#90729 | Markus Mohrhard | 1 | -4/+1 |
2015-04-21 | tdf#90223:PPTX table cell left and right margin is not exported. | yogesh.bharate001 | 1 | -1/+13 |
2015-04-21 | tdf#90605 : FILESAVE:PPTX Line shape style was not exported | PriyankaGaikwad | 1 | -0/+5 |
2015-04-21 | fix AxisModel MSO2007 vs OOXMl default values | Markus Mohrhard | 5 | -14/+15 |
2015-04-21 | use b as prefix for boolean values | Markus Mohrhard | 1 | -6/+6 |
2015-04-21 | don't create random data series, related bnc#839727 | Markus Mohrhard | 1 | -1/+0 |
2015-04-21 | MSO 2007 vs OOXML default values | Markus Mohrhard | 8 | -66/+77 |
2015-04-21 | remove whitespace | Markus Mohrhard | 1 | -8/+0 |
2015-04-21 | fix wireframe MSO 2007 vs OOXML | Markus Mohrhard | 1 | -2/+2 |
2015-04-21 | fix smooth MSO 2007 vs OOXML | Markus Mohrhard | 1 | -3/+1 |
2015-04-21 | fix marker MSO 2007 vs OOXML | Markus Mohrhard | 1 | -2/+1 |
2015-04-21 | fix showNegBubbles MSO 2007 vs OOXML | Markus Mohrhard | 1 | -2/+1 |
2015-04-21 | fix TypeGroup MSO 2007 vs OOXML default values | Markus Mohrhard | 4 | -17/+18 |
2015-04-21 | not every PieChart uses VaryColorsByPoint | Markus Mohrhard | 1 | -1/+1 |
2015-04-21 | fix varyColor MSO 2007 vs OOXML | Markus Mohrhard | 1 | -14/+14 |
2015-04-21 | fix shape MSO 2007 vs OOXML | Markus Mohrhard | 1 | -2/+1 |
2015-04-21 | fix dispRSqr MSO 2007 vs OOXML | Markus Mohrhard | 1 | -2/+1 |
2015-04-21 | fix dispEq MSO 2007 vs OOXML | Markus Mohrhard | 1 | -3/+2 |
2015-04-21 | fix more mbNoEndCap MSO 2007 vs OOXML places | Markus Mohrhard | 3 | -8/+8 |
2015-04-21 | fix noEndCap MSO 2007 vs OOXML | Markus Mohrhard | 1 | -1/+2 |
2015-04-21 | fix applyToSides MSO 2007 vs OOXML | Markus Mohrhard | 1 | -2/+1 |
2015-04-21 | fix applyToFront MSO 2007 vs OOXML | Markus Mohrhard | 1 | -2/+1 |
2015-04-21 | fix applyToEnd MSO 2007 vs OOXML | Markus Mohrhard | 1 | -2/+2 |
2015-04-21 | export that we don't support leader lines, related tdf#90749 | Markus Mohrhard | 1 | -0/+4 |
2015-04-21 | fix showLeaderLines MSO 2007 vs OOXML | Markus Mohrhard | 1 | -4/+3 |
2015-04-21 | export that we don't support bubble3D, related tdf#90746 | Markus Mohrhard | 1 | -0/+5 |