summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/seriesconverter.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-14tdf#114821 calculate better label positionSzymon Kłos1-10/+24
2017-10-23loplugin:includeform: ooxStephan Bergmann1-8/+8
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis1-6/+14
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist1-1/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+1
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas1-0/+1
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas1-0/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti1-0/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-21MSO 2007 vs OOXML default valuesMarkus Mohrhard1-2/+4
2015-04-21not every PieChart uses VaryColorsByPointMarkus Mohrhard1-1/+1
2015-04-19use correct default value for OOXML and MSO 2007, tdf#74886Markus Mohrhard1-13/+18
2015-04-04don't import data labels border properties for noFill bordersMarkus Mohrhard1-0/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-11bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan1-1/+1
2014-07-29Fix some number format issues, bnc#862510Matúš Kukan1-3/+2
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida1-1/+27
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-1/+1
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úš Kukan1-6/+6
2014-04-23oox: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06import data point symbol colorMarkus Mohrhard1-2/+3
2014-04-06remove whitespaceMarkus Mohrhard1-22/+0
2014-02-26Remove visual noise from ooxAlexander Wilms1-10/+10
2014-02-15fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh1-2/+3
2013-11-24Support regression curve name in OOXML (import & export).Tomaž Vajngerl1-0/+2
2013-10-22n#839727: Crash fix.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-03-27n#734735: [PPTX] Use number format, if available, for charts.Muthu Subramanian1-0/+3
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin1-1/+2
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna1-16/+16
2012-12-01oox: fix buildIvan Timofeev1-2/+0
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz1-1/+1
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-02n#706792: Fix crash while opening certain pptx files.Muthu Subramanian1-1/+1
2011-07-07n#694356: Using formatcode while displaying labels.Muthu Subramanian1-0/+14
2011-07-05Fix label position for ooxml chartsThorsten Behrens1-0/+31
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-15/+11
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-5/+5
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-16/+12
2010-11-09dr77: more cleanup: remove RecordInputStream, cleanup ContainerHelperDaniel Rentz [dr]1-0/+1
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]1-1/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-08-05dr77: code cleanupDaniel Rentz1-15/+10
2010-03-17chartpositioning: merge with DEV300_m75Ingrid Halama1-5/+1