summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/VSeriesPlotter.cxx
AgeCommit message (Expand)Author
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-07-22Remove "this->". Pointless.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-10Remove the old GL3DBarChart code.Kohei Yoshida
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida
2014-02-27Remove visual noise from chart2Alexander Wilms
2013-12-09fdo#72137 Allocate enough points in MovingAverageRegression calc.Tomaž Vajngerl
2013-11-23widht -> widthJulien Nabet
2013-11-19extract code for net charts from AreaChartMarkus Mohrhard
2013-11-19small clean up in chart codeMarkus Mohrhard
2013-11-19make it possible to switch between different ShapeFactoriesMarkus Mohrhard
2013-11-19remove unused parameterMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-14Use QR decomposition instead of gauss elimination for polynomial reg.Tomaž Vajngerl
2013-07-03Draw MeanValue in chart bounds, smarter define no. of curve points.Tomaž Vajngerl
2013-07-03Fix problem with intercept = 0.0Tomaž Vajngerl
2013-07-03VSeriesPlotter cleanup.Tomaž Vajngerl
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl
2013-06-29String to OUString and cleanupThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01fdo#51656 : Mean value line starts in wrong place in column graphelixir
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-01-30MSVC needs explicit OUString in ?:Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
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-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-23Add function to create X error bars in VSeriesPlotter class.Rafael Dominguez
2012-03-14refactor the chart test code a bitMarkus 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 pre-increments, especially with iterators.Kohei Yoshida
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot