summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/AreaChart.cxx
AgeCommit message (Expand)Author
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-01Removed more commented out code.Luke Symes
2010-03-15chart43: merge with DEV300_m75Ingrid Halama
2010-03-02chart43: #i109744# walls are too dark, #i78934# pyramids are too darkIngrid Halama
2010-02-26chart43: merge with DEV300_m72Ingrid Halama
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-12-15chartmultiline: #i82971# complex categories (part2 - hierarchical axis label ...Ingrid Halama
2009-08-26CWS-TOOLING: integrate CWS fillednetchartRelease Engineers
2009-07-02CWS-TOOLING: integrate CWS bubblechartRelease Engineers
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov
2008-07-30INTEGRATION: CWS chart22 (1.52.26); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.52.44); FILE MERGEDRüdiger Timm
2008-01-14INTEGRATION: CWS chart15 (1.50.2); FILE MERGEDIvo Hinkelmann
2007-11-23INTEGRATION: CWS chart17 (1.49.12); FILE MERGEDIvo Hinkelmann
2007-10-15INTEGRATION: CWS chart18_SRC680 (1.48.10.1.10); FILE MERGEDIvo Hinkelmann
2007-08-17INTEGRATION: CWS chart12 (1.48.4); FILE MERGEDIvo Hinkelmann
2007-07-25INTEGRATION: CWS chart07 (1.47.8); FILE MERGEDRüdiger Timm
2007-06-11INTEGRATION: CWS chart05 (1.46.2); FILE MERGEDOliver Bolte
2007-05-22INTEGRATION: CWS chart2mst3 (1.43.4); FILE MERGEDVladimir Glazounov
2006-11-14INTEGRATION: CWS aw024 (1.43.72); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.43.190); FILE MERGEDOliver Bolte
2004-01-26drafts namespace of API removedBjörn Milcke
2004-01-23correct clipping in case of logarithmic area chartIngrid Halama
2004-01-23integrated net chartIngrid Halama
2004-01-22restructure of cartesian axis, integrate polar axisIngrid Halama
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama
2004-01-063D data labelsIngrid Halama
2004-01-05changed matching: first category index matches to real number 1.0 (not 0.0 an...Ingrid Halama
2004-01-05cleanup: removed unused includesIngrid Halama
2004-01-05vcl cleanup: exchanged include vcl/gen.hxx -> tools/gen.hxxIngrid Halama
2003-12-17integrated Datalabel; removed false points in line chartIngrid Halama
2003-12-17error bars above areaIngrid Halama
2003-12-16don't assert exception for area chartIngrid Halama
2003-12-16changed commentIngrid Halama
2003-12-15added RegressionCurves; moved method getTransformedClip(Double)Rect to Plotti...Ingrid Halama
2003-12-15cleanupBjörn Milcke
2003-12-15superfluous parameter in createErrorBar methodBjörn Milcke
2003-12-12use another group shape for error bars for slectionIngrid Halama
2003-12-12do logic scaling (e.g. logarithmic) after error-bar calculationBjörn Milcke
2003-12-12error bars implementedBjörn Milcke
2003-12-11First test of error bar propertiesBjörn Milcke
2003-12-08+regression, DataCaption=>DataPointLabelBjörn Milcke
2003-11-25correct Y scaling for xy scatter chartIngrid Halama
2003-11-25compilation error on LinuxBjörn Milcke
2003-11-22correct z positioning for 3D line chartIngrid Halama
2003-11-22provide correct x maximum and minimum for continuous(not category) x-axisIngrid Halama
2003-11-22introduced flag bCategoryXAxis to distinguish line and scatter charts even if...Ingrid Halama
2003-11-20use SplineOrder and CurveResolution from modelIngrid Halama