summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes
AgeCommit message (Expand)Author
2012-06-06removed dead codeTakeshi Abe
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-02WaE: doubles truncated to floatsCaolán McNamara
2012-04-11Calculate correct standard deviation for XErrorBar.Rafael Dominguez
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-28revert old test ideaMarkus Mohrhard
2012-03-24use fabs for double values, not abs, fdo#47632Markus Mohrhard
2012-03-23Create separate shape groups for each errorbar type.Rafael Dominguez
2012-03-23Get correct datasource when calculating errorbar length.Rafael Dominguez
2012-03-23Get correct errorbar CID depending on the direction.Rafael Dominguez
2012-03-23Create respective error bars in areachart when creating shapes.Rafael Dominguez
2012-03-23Add function to create X error bars in VSeriesPlotter class.Rafael Dominguez
2012-03-14refactor the chart test code a bitMarkus Mohrhard
2012-03-07some more auto_ptr -> scoped_ptr in chart2Markus Mohrhard
2012-03-04fdo#37197: No legend entry for regression curve if not applicableKatarina Machalkova
2012-02-18Fix typos in commentsElton Chung
2012-01-09fdo#44546: Hopefully correct automatic calculation of y-axis scale.Kohei Yoshida
2011-12-13fdo#43681: Set correct auto scaling for stacked data series.Kohei Yoshida
2011-12-13Prefer reference over pointer (when it makes sense).Kohei Yoshida
2011-12-13fdo#43681: Always sort category axis when it's a date type.Kohei Yoshida
2011-12-13Prefer pre-increments, especially with iterators.Kohei Yoshida
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-06-07WaE: removed unused fZDerivationCaolán McNamara
2011-06-06Adapt smoothing with splines to ODF1.2Regina Henschel
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-05Some cppcheck cleaningJulien Nabet
2011-04-15gbuildize chart2David Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-24chart51: merge with DEV300_m101Ingrid Halama [iha]
2011-02-23chart51: #i112773# ensure correct position for equationIngrid Halama [iha]
2011-02-08Clean-up bogus comments in calc.Guillaume Poussel
2011-02-07chart52: #i82802# bigger legend keys for lines and dashes, but not for symbol...Ingrid Halama [iha]
2011-02-07chart52: #i89539# remove term 'Regression' from legendIngrid Halama [iha]
2011-02-07chart52: #i68029# show mean value line in the legendIngrid Halama [iha]
2011-02-07chart52: #i82802# bigger legend keys for lines and dashesIngrid Halama [iha]
2011-02-05Some cppcheck cleaningJulien Nabet
2011-02-04chart52: cleanup unused legend entry stuff in preparation of issue #i82802#Ingrid Halama [iha]
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio
2011-01-24chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]