summaryrefslogtreecommitdiff
path: root/oox/source/export/chartexport.cxx
AgeCommit message (Expand)Author
2014-11-22small cosmetic clean-upMarkus Mohrhard
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-24-Werror,-Wunused-private-fieldStephan Bergmann
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna
2014-09-10Clean-upVinaya Mandke
2014-09-01fix typo Sufface->SurfaceThomas Viehmann
2014-08-08Forgot to add break here.Kohei Yoshida
2014-08-07Disable export of label placement properties for radar charts.Kohei Yoshida
2014-08-07Ensure we export correct labal placement value for percent/stacked charts.Kohei Yoshida
2014-08-07Area chart also doesn't support label position property.Kohei Yoshida
2014-08-07Default data label placement may vary depending on chart types. Get it right.Kohei Yoshida
2014-08-07Doughnut charts don't support label placement option. Don't export it.Kohei Yoshida
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-20fdo#78290 : The File gets corrupted when saved in LOBisal Singh Nayal
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-01auto is not a valid value for c:symbol's val attributeMarkus Mohrhard
2014-05-01early bail outMarkus Mohrhard
2014-04-28sal_Bool to bool in previous commitMarkus Mohrhard
2014-04-28fdo77216-Charts-Scattered chart: Chart gets distorted on RTSourav
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06export data point symbol colorMarkus Mohrhard
2014-04-06improve chart series symbol exportMarkus Mohrhard
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-30enable smoothed property export for line charts, fdo#74619Markus Mohrhard
2014-03-30export smooth property correctly to OOXML, fdo#74619Markus Mohrhard
2014-03-26support negative overlapMarkus Mohrhard
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde
2014-03-12fdo#74111 3D Rotation is wrong after Round trip for pie chartPriyankaGaikwad
2014-03-12fdo#75975 crash while saving the DOCX file containing chartsRavindra Vidhate
2014-03-08fix OOXML validation error, related fdo#36731Markus Mohrhard
2014-03-03fdo#74826: File corruption-Issue related to Series idx & order val.YogeshBharate
2014-02-25fix OOXML validation errorMarkus Mohrhard
2014-02-23prevent invalid OOXML chart files, related #i82905#Markus Mohrhard
2014-02-23prevent invalid OOXML chart files, related #i75121#Markus Mohrhard
2014-02-23don't write axId for dougnught chart, related fdo#63114Markus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18prevent invalid OOXML files with trendlines, related #i88825#Markus Mohrhard
2014-02-18fix indentationMarkus Mohrhard
2014-02-12oox: warning C4101: 'rEx' : unreferenced local variableMichael Stahl
2014-02-12fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke
2014-02-12small stylistic changesMarkus Mohrhard
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke
2014-02-12prevent invalid OOXML chart filesMarkus Mohrhard
2014-02-12until we support custUnit make sure that all files are validMarkus Mohrhard