summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2004-01-05no space in the middle of a single ring chartIngrid Halama1-0/+7
2004-01-05added DataPoint labelsIngrid Halama2-3/+69
2004-01-05additional LABEL_ALIGN_ments used e.g. for Data Labels in PieChartIngrid Halama2-7/+7
2004-01-05changed matching: first category index matches to real number 1.0 (not 0.0 an...Ingrid Halama1-3/+3
2004-01-05corrected method createArea3DIngrid Halama1-2/+6
2004-01-05changed matching: first category index matches to real number 1.0 (not 0.0 an...Ingrid Halama1-1/+1
2004-01-05cleanup: removed unused includesIngrid Halama1-6/+0
2004-01-05cleanup: removed unused includes, removed warningsIngrid Halama1-14/+4
2004-01-05cleanup: removed unused includes, removed warningsIngrid Halama1-13/+3
2004-01-05vcl cleanup: exchanged include vcl/gen.hxx -> tools/gen.hxxIngrid Halama4-10/+5
2004-01-05changed matching: first category index matches to real number 1.0 (not 0.0 an...Ingrid Halama4-13/+18
2003-12-19private methods for statistics propertiesBjörn Milcke1-6/+188
2003-12-19private methods for statistics propertiesBjörn Milcke1-2/+13
2003-12-19getRepresentation: do not show 1*...Björn Milcke1-6/+9
2003-12-19some local functions of StatisticsItemConverter -> RegressionCurveHelperBjörn Milcke2-6/+202
2003-12-19some local functions -> RegressionCurveHelperBjörn Milcke1-156/+25
2003-12-19+Gradient/Hatch at series/data pointBjörn Milcke1-3/+104
2003-12-18map correct properties to the box-symbol in 3d line chartsBjörn Milcke1-2/+5
2003-12-18moved old api from model to controllerBjörn Milcke5-17/+29
2003-12-18moved from model/oldapiBjörn Milcke15-0/+6340
2003-12-18added ItemConverter for all-titlesIngrid Halama1-2/+4
2003-12-18added new class AllTitleItemConverterIngrid Halama2-4/+55
2003-12-17line properties for page backgroundIngrid Halama3-17/+19
2003-12-17values for testing regressionBjörn Milcke1-0/+26
2003-12-17integrated Datalabel; removed false points in line chartIngrid Halama1-4/+18
2003-12-17no labels for 3DIngrid Halama1-0/+2
2003-12-17set linestyle to solid if noone;added member m_bHasLinesIngrid Halama1-5/+26
2003-12-17added member m_bHasLinesIngrid Halama1-2/+3
2003-12-17compiler error on windows ( aXValues[i] = ++i )Ingrid Halama1-4/+4
2003-12-17rename ExponentialRegressionCurve->..Calculator + LogarithmicRegressionCurve ...Ingrid Halama1-4/+4
2003-12-17regression curves reimplementedBjörn Milcke17-213/+504
2003-12-17model object for regression curves, that does not do calculations, but it may...Björn Milcke2-0/+427
2003-12-17added parameter LabelAlignment for data point label creationIngrid Halama2-4/+39
2003-12-17COMMENTBjörn Milcke2-0/+303
2003-12-17COMMENTBjörn Milcke2-0/+310
2003-12-17wrong header-barrier-nameBjörn Milcke1-3/+4
2003-12-17errorBjörn Milcke1-5/+2
2003-12-17+DataSequenceToDoubleSequenceBjörn Milcke2-4/+55
2003-12-17moved createion of LabelsGroupShape tp base classIngrid Halama1-6/+4
2003-12-17COMMENTBjörn Milcke2-0/+301
2003-12-17pointer to referenceIngrid Halama2-22/+22
2003-12-17COMMENTBjörn Milcke2-0/+248
2003-12-17COMMENTBjörn Milcke1-0/+108
2003-12-17COMMENTBjörn Milcke1-0/+197
2003-12-17regression curves and error bars only for 2DIngrid Halama1-0/+4
2003-12-17added regression curvesIngrid Halama1-0/+11
2003-12-17added m_xSeriesTarget, m_xErrorBarTarget and m_xTextTarget for error bars abo...Ingrid Halama1-0/+7
2003-12-17error bars above areaIngrid Halama1-32/+35
2003-12-17added error barsIngrid Halama1-0/+3
2003-12-17added method createErrorBar_Y; check index before accessIngrid Halama1-1/+23