summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes
AgeCommit message (Expand)AuthorFilesLines
2012-05-02WaE: doubles truncated to floatsCaolán McNamara1-1/+1
2012-04-11Calculate correct standard deviation for XErrorBar.Rafael Dominguez1-1/+6
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet4-9/+9
2012-03-28revert old test ideaMarkus Mohrhard2-43/+0
2012-03-24use fabs for double values, not abs, fdo#47632Markus Mohrhard1-1/+1
2012-03-23Create separate shape groups for each errorbar type.Rafael Dominguez1-2/+5
2012-03-23Get correct datasource when calculating errorbar length.Rafael Dominguez1-4/+5
2012-03-23Get correct errorbar CID depending on the direction.Rafael Dominguez1-4/+5
2012-03-23Create respective error bars in areachart when creating shapes.Rafael Dominguez1-5/+20
2012-03-23Add function to create X error bars in VSeriesPlotter class.Rafael Dominguez1-0/+22
2012-03-14refactor the chart test code a bitMarkus Mohrhard2-0/+43
2012-03-07some more auto_ptr -> scoped_ptr in chart2Markus Mohrhard1-2/+4
2012-03-04fdo#37197: No legend entry for regression curve if not applicableKatarina Machalkova1-2/+3
2012-02-18Fix typos in commentsElton Chung3-4/+4
2012-01-09fdo#44546: Hopefully correct automatic calculation of y-axis scale.Kohei Yoshida1-45/+161
2011-12-13fdo#43681: Set correct auto scaling for stacked data series.Kohei Yoshida1-15/+42
2011-12-13Prefer reference over pointer (when it makes sense).Kohei Yoshida1-9/+9
2011-12-13fdo#43681: Always sort category axis when it's a date type.Kohei Yoshida1-3/+8
2011-12-13Prefer pre-increments, especially with iterators.Kohei Yoshida2-4/+4
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-3/+3
2011-11-29catch by const referenceTakeshi Abe4-12/+12
2011-11-27remove include of pch header in chart2Norbert Thiebaud9-18/+0
2011-06-07WaE: removed unused fZDerivationCaolán McNamara1-3/+0
2011-06-06Adapt smoothing with splines to ODF1.2Regina Henschel2-158/+605
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak7-23/+13
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-2/+2
2011-05-05Some cppcheck cleaningJulien Nabet6-34/+34
2011-04-15gbuildize chart2David Tardon1-55/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-3/+13
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky15-367/+428
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida1-1/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida15-367/+429
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold3-7/+7
2011-02-24chart51: merge with DEV300_m101Ingrid Halama [iha]7-73/+158
2011-02-23chart51: #i112773# ensure correct position for equationIngrid Halama [iha]1-3/+13
2011-02-08Clean-up bogus comments in calc.Guillaume Poussel1-1/+1
2011-02-07chart52: #i82802# bigger legend keys for lines and dashes, but not for symbol...Ingrid Halama [iha]1-16/+28
2011-02-07chart52: #i89539# remove term 'Regression' from legendIngrid Halama [iha]1-2/+1
2011-02-07chart52: #i68029# show mean value line in the legendIngrid Halama [iha]1-3/+3
2011-02-07chart52: #i82802# bigger legend keys for lines and dashesIngrid Halama [iha]3-39/+134
2011-02-05Some cppcheck cleaningJulien Nabet1-2/+1
2011-02-04chart52: cleanup unused legend entry stuff in preparation of issue #i82802#Ingrid Halama [iha]7-34/+13
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]15-348/+242
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]1-2/+2
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio3-37/+2
2011-01-24chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]1-2/+2
2011-01-18Some more dead code removalThomas Arnhold1-2/+0
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-3/+0