Commit Graph

1 Commits

Author SHA1 Message Date
Vladimir Glazounov
4fe43c99c5 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/03/02 15:43:38 bm 1.1.2.41: use correct color for new series
2007/02/28 13:22:41 bm 1.1.2.40: #i71233# isSeriesValid returns true when only one mandatory role exists. Until we re-think the whole mandatory stuff again.
2007/02/27 16:27:59 bm 1.1.2.39: #i71233# disable dialog commit when there are invalid ranges or series with missing mandatory roles
2007/02/09 17:29:17 bm 1.1.2.38: XChartDocument::createInternalDataProvider() works like expected now
2007/02/09 12:24:50 bm 1.1.2.37: #i72841# move deleteSeries functionality to tools/DataSeriesHelper
2007/02/08 21:25:32 iha 1.1.2.36: resync m195 -> m202
2006/12/13 14:38:18 bm 1.1.2.35: correct order of roles data dialog
2006/12/12 18:04:10 bm 1.1.2.34: #i71666# show categories also for scatter charts, as data labels
2006/12/11 16:29:58 bm 1.1.2.33: STR_DATA_NEW_SERIES removed
2006/12/05 23:43:13 iha 1.1.2.32: #i71675# enable set data label range for xy charts
2006/11/10 21:03:05 iha 1.1.2.31: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/10/27 11:26:51 bm 1.1.2.30: allow to add a categories range when there were no categories before
2006/10/25 11:24:10 bm 1.1.2.29: allow setting previously unset sequences, e.g. labels at data series with external data provider
2006/10/24 11:52:47 bm 1.1.2.28: DataSourceHelper::detectRangeSegmentation supports no unused data
2006/07/26 14:46:18 bm 1.1.2.27: allow insertion of data series into empty chart
2006/07/19 15:55:23 bm 1.1.2.26: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role
2006/04/22 11:11:54 iha 1.1.2.25: park unused categories in scale with AxisType not being CATEGORY
2006/03/17 13:25:26 bm 1.1.2.24: +allArgumentsForRectRangeDetected
2005/12/21 21:29:06 iha 1.1.2.23: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/11/14 17:56:46 iha 1.1.2.22: removed superfluous method restore - undo is done outside of the dialog
2005/11/11 18:45:21 iha 1.1.2.21: move only compatible series
2005/11/11 17:59:01 iha 1.1.2.20: don't set categories to scatter charts
2005/11/11 13:57:16 iha 1.1.2.19: remove direct view update call
2005/11/11 13:45:40 iha 1.1.2.18: guard DataRange Dialog against to many view updates
2005/11/08 14:57:32 iha 1.1.2.17: set and remove categories also to and from secondary scales
2005/10/27 17:46:21 iha 1.1.2.16: support SequenceMapping
2005/10/13 17:38:44 iha 1.1.2.15: renamed BoundedCoordinateSystem to CoordinateSystem
2005/10/11 09:20:05 bm 1.1.2.14: license header change
2005/09/16 16:50:03 iha 1.1.2.13: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view
2005/08/18 15:20:40 bm 1.1.2.12: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API
2005/08/04 12:08:44 bm 1.1.2.11: assertion removed: xy-charts have no categories, this is no error
2005/08/03 16:36:15 bm 1.1.2.10: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/08/02 13:46:27 bm 1.1.2.9: data_type is not standard. use mapped_type instead
2005/07/29 14:54:00 bm 1.1.2.8: include unused data for calculation of data range
2005/07/28 09:34:49 bm 1.1.2.7: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries
2005/07/26 12:07:35 bm 1.1.2.6: use configuration colors in ColorProvider
2005/07/14 14:49:49 bm 1.1.2.5: create dummy categories if there are none but the charttype needs them
2005/05/12 13:56:39 bm 1.1.2.4: API change XDataProvider
2005/05/09 09:50:54 bm 1.1.2.3: moved parts of API to data namespace
2005/04/19 14:34:40 bm 1.1.2.2: fixing the data source/range chooser dialogs
2005/04/15 14:47:12 bm 1.1.2.1: helpers for data source dialogs
2007-05-22 16:28:10 +00:00