summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/VDataSeries.hxx
AgeCommit message (Expand)Author
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-02-08coverity#1169880 Uninitialized pointer fieldCaolán McNamara
2014-01-29first step for mapped propertiesMarkus Mohrhard
2014-01-29remaining chart work for time based chartingMarkus Mohrhard
2014-01-29kill two virtual destructorsMarkus Mohrhard
2014-01-29add SAL_FINAL to assert that there are no subclassesMarkus Mohrhard
2014-01-29implement time based charting based on new approachMarkus Mohrhard
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-11-19make it a normal variableMarkus Mohrhard
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-25Replace use of std::auto_ptr with boost::scoped_ptr.Kohei Yoshida
2013-01-25Make these classes explicitly non-copyable.Kohei Yoshida
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-04-11Calculate correct standard deviation for XErrorBar.Rafael Dominguez
2012-03-23Create separate shape groups for each errorbar type.Rafael Dominguez
2012-03-23Get correct errorbar CID depending on the direction.Rafael Dominguez
2012-03-23Add a function to get X error bar properties.Rafael Dominguez
2012-02-18Fix typos in commentsElton Chung
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-29Remove double line spacing, unused code and some unnecessary brackets.Thomas Arnhold
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-02CWS-TOOLING: integrate CWS bubblechartRelease Engineers
2009-06-04CWS-TOOLING: integrate CWS chart37Kurt Zenker
2009-05-18CWS-TOOLING: integrate CWS koheichart01Jens-Heiner Rechtien
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov
2008-07-30INTEGRATION: CWS chart22 (1.19.2); FILE MERGEDRüdiger Timm
2008-07-02INTEGRATION: CWS chart27 (1.20.28); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.19.34); FILE MERGEDRüdiger Timm
2008-02-18INTEGRATION: CWS chart19 (1.17.10); FILE MERGEDRüdiger Timm
2007-11-23INTEGRATION: CWS chart17 (1.16.54); FILE MERGEDIvo Hinkelmann
2007-10-22INTEGRATION: CWS chart14 (1.16.34); FILE MERGEDVladimir Glazounov
2007-06-11INTEGRATION: CWS chart05 (1.15.2); FILE MERGEDOliver Bolte
2007-05-22INTEGRATION: CWS chart2mst3 (1.13.4); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.13.110); FILE MERGEDRüdiger Timm
2004-01-26drafts namespace of API removedBjörn Milcke
2004-01-06added method getDataPointLabelIfLabelIngrid Halama
2003-12-15for RegressionLine integration added methods getDataCurveCID, setCategoryXAxi...Ingrid Halama
2003-12-12added method getErrorBarsCIDIngrid Halama
2003-12-12+getAll(X|Y)Björn Milcke
2003-12-08rename DataCaption -> DataPointLabelIngrid Halama
2003-12-08+regression, DataCaption=>DataPointLabelBjörn Milcke
2003-11-17symbols in front of lines - added m_xShapeFront/BackChildIngrid Halama
2003-11-15added logig zIngrid Halama
2003-11-13added scatter chart supportIngrid Halama