summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/VSeriesPlotter.cxx
AgeCommit message (Expand)Author
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
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
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-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-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-24chart51: merge with DEV300_m101Ingrid Halama [iha]
2011-02-23chart51: #i112773# ensure correct position for equationIngrid Halama [iha]
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-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]
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]
2010-12-07chart46: #i25706# implement date axis - corrected error barsIngrid Halama [iha]
2010-12-07chart46: #i25706# implement date axis - corrected z-axis layoutIngrid Halama [iha]
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]