Age | Commit message (Expand) | Author | Files | Lines |
2015-03-16 | handle one more place with MSO 2007 vs OOXML spec for charts | Markus Mohrhard | 2 | -2/+6 |
2015-03-13 | handle MSO 2007 vs OOXML in auto title chart import | Markus Mohrhard | 2 | -6/+9 |
2015-02-19 | this should be [-90, 90] and not (-90, 90), tdf#89454 | Markus Mohrhard | 1 | -1/+1 |
2015-02-19 | no need for that anymore | Markus Mohrhard | 1 | -4/+0 |
2015-02-19 | better way to set default for chart area fill style, related tdf#89451 | Markus Mohrhard | 1 | -0/+6 |
2015-02-19 | implement fill based on style also for chart area, tdf#89451 | Markus Mohrhard | 2 | -5/+10 |
2014-11-23 | fdo#54361: Chart background in XLSX is transparent instead of white. | Muthu Subramanian | 1 | -11/+10 |
2014-09-12 | bnc#892610: OOXML import: Improve chart number formats. | Matúš Kukan | 5 | -26/+23 |
2014-08-11 | Fix some number format issues, bnc#862510 | Matúš Kukan | 3 | -6/+6 |
2014-08-11 | bnc#862510: PPTX import: Properly show data labels in percent format. | Matúš Kukan | 1 | -2/+5 |
2014-08-06 | bnc#886540: Default chart background for pptx docs should be transparent. | Kohei Yoshida | 1 | -1/+7 |
2014-07-30 | bnc#885825: OOXML import and export of data label borders. | Kohei Yoshida | 1 | -1/+27 |
2014-07-23 | fdo#54361: Chart background in XLSX is transparent instead of white | Heena Gupta | 1 | -1/+4 |
2014-07-09 | bnc#881025: Mark axis a percent axis only when all data series are percent. | Kohei Yoshida | 2 | -10/+34 |
2014-07-09 | Adjust for the splitting of number format properties in chart. | Kohei Yoshida | 2 | -12/+4 |
2014-07-07 | fix crash loading ooo100546-1.xls | Caolán McNamara | 1 | -2/+3 |
2014-07-03 | bnc#812796: Correctly handle static value array for OOXML charts. | Kohei Yoshida | 3 | -5/+7 |
2014-07-03 | bnc#812796: Don't create data series when the series has no values. | Kohei Yoshida | 1 | -0/+4 |
2014-06-23 | use the correct default value, fdo#78080 | Markus Mohrhard | 2 | -3/+2 |
2014-04-23 | oox: sal_Bool->bool | Noel Grandin | 1 | -1/+1 |
2014-04-06 | maybe that helps the tinderboxes | Markus Mohrhard | 1 | -2/+5 |
2014-04-06 | import data point symbol color | Markus Mohrhard | 2 | -3/+8 |
2014-04-06 | remove whitespace | Markus Mohrhard | 2 | -44/+0 |
2014-03-30 | adapt smooth import to OOXML and not to MSO 2007 | Markus Mohrhard | 2 | -8/+12 |
2014-03-12 | MSO writes broken files, fdo#74929 | Markus Mohrhard | 1 | -1/+1 |
2014-03-08 | coverity#707955 Uninitialized scalar field | Caolán McNamara | 1 | -2/+3 |
2014-03-04 | in the old design all lists needed to be the same size, fdo75200 | Markus Mohrhard | 1 | -7/+28 |
2014-02-26 | Remove visual noise from oox | Alexander Wilms | 27 | -160/+160 |
2014-02-24 | OOXML chart import: ignore rot values outside the valid range | Andras Timar | 1 | -0/+5 |
2014-02-23 | Remove unneccessary comments | Alexander Wilms | 3 | -17/+17 |
2014-02-22 | we only support simple labels in the InternalDataProvider, bnc#864396 | Markus Mohrhard | 1 | -0/+28 |
2014-02-15 | fdo#74137: Fix for courruption of Pie chart after roundtrip. | Rohit Deshmukh | 1 | -2/+3 |
2014-02-12 | fdo#72520 : Preserving external data path in chart import. | sushil_shinde | 2 | -1/+12 |
2014-02-12 | fdo#74111 3D Rotation is wrong after Round trip for bar chart | PriyankaGaikwad | 1 | -1/+1 |
2014-02-12 | fdo#74115 Fix for DOCX GradientFill for Chart Wall | Vinaya Mandke | 1 | -1/+1 |
2014-02-11 | fdo#74112 Added properties to store chart display unit information in import. | sushil_shinde | 3 | -3/+26 |
2014-01-14 | bool improvements | Stephan Bergmann | 1 | -3/+3 |
2013-12-19 | fdo#72304 Added properties to store Chart data table information, during import. | Nikhil Walvekar | 3 | -0/+74 |
2013-12-19 | fdo#72306 Axis names were lost after saving file on LO. | sushil_shinde | 1 | -1/+1 |
2013-12-01 | fix 2D vs 3D coordinatesystem regression, fdo#67300 | Markus Mohrhard | 1 | -2/+2 |
2013-11-24 | Support regression curve name in OOXML (import & export). | Tomaž Vajngerl | 1 | -0/+2 |
2013-11-14 | remove unnecessary sal_Unicode casts in OOX module | Noel Grandin | 2 | -2/+2 |
2013-10-22 | n#839727: Crash fix. | Muthu Subramanian | 1 | -1/+2 |
2013-10-22 | n#839727: Chart missing dataset. | Muthu Subramanian | 1 | -0/+19 |
2013-09-11 | n#834720: Labels wrongly interpreted as dates. | Muthu Subramanian | 1 | -3/+1 |
2013-09-09 | n#834722: Chart shown flipped. | Muthu Subramanian | 1 | -1/+2 |
2013-07-03 | Force intercept support for ooxml. | Tomaž Vajngerl | 1 | -0/+7 |
2013-07-03 | Import polynomial and moving average for OOXML. | Tomaž Vajngerl | 1 | -7/+28 |
2013-06-06 | Resolves: #i119547# support the chart legend positon of top&&left... | Jian Fang Zhang | 1 | -2/+19 |
2013-05-23 | Revert "fdo#46808, Convert chart2::Title service to new style" | Stephan Bergmann | 2 | -6/+7 |