summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart
AgeCommit message (Expand)AuthorFilesLines
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan12-14/+18
2014-09-11bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan5-26/+23
2014-08-25import the sourceLinked attributeMarkus Mohrhard1-1/+1
2014-08-07Default data label placement may vary depending on chart types. Get it right.Kohei Yoshida1-0/+5
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida1-1/+7
2014-07-29Fix some number format issues, bnc#862510Matúš Kukan3-6/+6
2014-07-29bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan1-2/+5
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida1-1/+27
2014-07-15fdo#80569:FILEOPEN:4.4 Regression .docx chart not rendered properlyHeena Gupta2-1/+5
2014-07-07bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida2-10/+34
2014-07-07Adjust for the splitting of number format properties in chart.Kohei Yoshida2-12/+4
2014-07-07bnc#882383: Add chart unit test for GradientName property.Matúš Kukan1-1/+1
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara1-1/+4
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida3-5/+7
2014-07-02bnc#812796: Don't create data series when the series has no values.Kohei Yoshida1-0/+4
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan25-63/+63
2014-06-25remove whitespacesMarkus Mohrhard25-312/+0
2014-06-22use the correct default value, fdo#78080Markus Mohrhard2-3/+2
2014-06-17fdo#54361 - FILEOPEN: Chart background in XLSX is transparent instead of whiteHeena Gupta1-1/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-23oox: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06maybe that helps the tinderboxesMarkus Mohrhard1-2/+5
2014-04-06import data point symbol colorMarkus Mohrhard2-3/+8
2014-04-06remove whitespaceMarkus Mohrhard2-44/+0
2014-03-30adapt smooth import to OOXML and not to MSO 2007Markus Mohrhard2-8/+12
2014-03-12MSO writes broken files, fdo#74929Markus Mohrhard1-1/+1
2014-03-08coverity#707955 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-04in the old design all lists needed to be the same size, fdo75200Markus Mohrhard1-7/+28
2014-02-26Remove visual noise from ooxAlexander Wilms27-160/+160
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar1-0/+5
2014-02-23Remove unneccessary commentsAlexander Wilms3-17/+17
2014-02-22we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard1-0/+28
2014-02-15fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh1-2/+3
2014-02-12fdo#72520 : Preserving external data path in chart import.sushil_shinde2-1/+12
2014-02-12fdo#74111 3D Rotation is wrong after Round trip for bar chartPriyankaGaikwad1-1/+1
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke1-1/+1
2014-02-11fdo#74112 Added properties to store chart display unit information in import.sushil_shinde3-3/+26
2014-01-14bool improvementsStephan Bergmann1-3/+3
2013-12-19fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar3-0/+74
2013-12-19fdo#72306 Axis names were lost after saving file on LO.sushil_shinde1-1/+1
2013-12-01fix 2D vs 3D coordinatesystem regression, fdo#67300Markus Mohrhard1-2/+2
2013-11-24Support regression curve name in OOXML (import & export).Tomaž Vajngerl1-0/+2
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin2-2/+2
2013-10-22n#839727: Crash fix.Muthu Subramanian1-1/+2
2013-10-22n#839727: Chart missing dataset.Muthu Subramanian1-0/+19
2013-09-11n#834720: Labels wrongly interpreted as dates.Muthu Subramanian1-3/+1
2013-09-09n#834722: Chart shown flipped.Muthu Subramanian1-1/+2
2013-07-03Force intercept support for ooxml.Tomaž Vajngerl1-0/+7
2013-07-03Import polynomial and moving average for OOXML.Tomaž Vajngerl1-7/+28
2013-06-06Resolves: #i119547# support the chart legend positon of top&&left...Jian Fang Zhang1-2/+19