summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VDataSeries.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-1/+1
2011-11-29catch by const referenceTakeshi Abe1-6/+6
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+10
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-0/+16
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-0/+16
2010-10-14translated and spell corrected a few comments in the view codeRené Kjellerup1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-01Removed more commented out code.Luke Symes1-1/+0
2010-03-03#i109771# no black borders around symbols + #i74910# very thick borders protr...Ingrid Halama1-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-14CWS-TOOLING: integrate CWS chart41Kurt Zenker1-32/+50
2009-08-26CWS-TOOLING: integrate CWS chart40Vladimir Glazounov1-1/+1
2009-07-28CWS-TOOLING: integrate CWS chart39Jens-Heiner Rechtien1-9/+17
2009-07-02CWS-TOOLING: integrate CWS bubblechartRelease Engineers1-15/+95
2009-06-04CWS-TOOLING: integrate CWS chart37Kurt Zenker1-7/+2
2009-05-18CWS-TOOLING: integrate CWS koheichart01Jens-Heiner Rechtien1-78/+2
2009-03-03CWS-TOOLING: integrate CWS chart35Oliver Bolte1-0/+20
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov1-3/+3
2008-07-30INTEGRATION: CWS chart22 (1.29.2); FILE MERGEDRüdiger Timm1-1/+13
2008-07-02INTEGRATION: CWS chart27 (1.30.28); FILE MERGEDVladimir Glazounov1-1/+20
2008-06-06INTEGRATION: CWS chart25 (1.30.8); FILE MERGEDRüdiger Timm1-2/+80
2008-04-10INTEGRATION: CWS changefileheader (1.29.34); FILE MERGEDRüdiger Timm1-47/+18
2008-02-18INTEGRATION: CWS chart19 (1.27.10); FILE MERGEDRüdiger Timm1-2/+12
2007-11-23INTEGRATION: CWS chart17 (1.26.32); FILE MERGEDIvo Hinkelmann1-2/+43
2007-10-22INTEGRATION: CWS chart14 (1.26.12); FILE MERGEDVladimir Glazounov1-6/+34
2007-07-25INTEGRATION: CWS chart07 (1.25.8); FILE MERGEDRüdiger Timm1-7/+10
2007-06-11INTEGRATION: CWS chart05 (1.24.2); FILE MERGEDOliver Bolte1-3/+10
2007-05-22INTEGRATION: CWS chart2mst3 (1.21.4); FILE MERGEDVladimir Glazounov1-147/+432
2006-09-17INTEGRATION: CWS pchfix02 (1.22.80); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.21.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-10/+10
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama1-49/+15
2004-01-06added method getDataPointLabelIfLabelIngrid Halama1-2/+10
2004-01-05changed matching: first category index matches to real number 1.0 (not 0.0 an...Ingrid Halama1-3/+3
2004-01-05changed matching: first category index matches to real number 1.0 (not 0.0 an...Ingrid Halama1-4/+5
2003-12-17regression curves reimplementedBjörn Milcke1-32/+5
2003-12-17return NAN if wrong indexIngrid Halama1-3/+4
2003-12-15for RegressionLine integration added methods getDataCurveCID, setCategoryXAxi...Ingrid Halama1-53/+37
2003-12-12added method getErrorBarsCID and member m_xErrorBarsShapeIngrid Halama1-2/+9
2003-12-12+getAll(X|Y)Björn Milcke1-2/+22
2003-12-08rename DataCaption -> DataPointLabelIngrid Halama1-18/+18
2003-12-08+regression, DataCaption=>DataPointLabelBjörn Milcke1-14/+14
2003-11-22return NAN if no x value is availableIngrid Halama1-2/+5
2003-11-22remove random x valuesIngrid Halama1-9/+2
2003-11-17symbols in front of lines - added m_xShapeFront/BackChildIngrid Halama1-2/+6
2003-11-13added scatter chart supportIngrid Halama1-3/+15