summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/VSeriesPlotter.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida1-0/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
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 Nabet1-3/+3
2012-03-28revert old test ideaMarkus Mohrhard1-37/+0
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-23Add function to create X error bars in VSeriesPlotter class.Rafael Dominguez1-0/+22
2012-03-14refactor the chart test code a bitMarkus Mohrhard1-0/+37
2012-03-04fdo#37197: No legend entry for regression curve if not applicableKatarina Machalkova1-2/+3
2012-02-18Fix typos in commentsElton Chung1-2/+2
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 pre-increments, especially with iterators.Kohei Yoshida1-1/+1
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-3/+3
2011-11-29catch by const referenceTakeshi Abe1-5/+5
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak1-3/+2
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-2/+2
2011-05-05Some cppcheck cleaningJulien Nabet1-15/+15
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 Holesovsky1-105/+255
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-105/+255
2011-02-24chart51: merge with DEV300_m101Ingrid Halama [iha]1-66/+149
2011-02-23chart51: #i112773# ensure correct position for equationIngrid Halama [iha]1-3/+13
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]1-37/+130
2011-02-04chart52: cleanup unused legend entry stuff in preparation of issue #i82802#Ingrid Halama [iha]1-27/+6
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]1-39/+106
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]1-2/+2
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio1-16/+2
2011-01-24chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]1-2/+2
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-3/+0
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]1-1/+0
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]1-2/+3
2010-12-07chart46: #i25706# implement date axis - corrected error barsIngrid Halama [iha]1-6/+35
2010-12-07chart46: #i25706# implement date axis - corrected z-axis layoutIngrid Halama [iha]1-45/+4
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-13/+91
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06chart49: cleanupIngrid Halama1-1/+0
2010-04-09chartpositioning: merge with DEV300_m76Ingrid Halama1-1/+7
2010-03-23CWS-TOOLING: integrate CWS chartlayoutVladimir Glazunov1-1/+7
2010-03-17chartpositioning: merge with DEV300_m75Ingrid Halama1-18/+25