2007/03/02 13:59:04 bm 1.1.2.13: #i75058# verifyCellRange: use XRangeXMLConversion to check validity, so this also works for Writer
2007/02/08 21:25:32 iha 1.1.2.12: resync m195 -> m202
2006/11/10 21:03:05 iha 1.1.2.11: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/10/26 12:39:02 nn 1.1.2.10: set MultiSelectionMode
2006/10/12 13:53:50 bm 1.1.2.9: reanable range chooser
2006/10/09 16:01:49 bm 1.1.2.8: only enable range chooser buttons if a range chooser component is available
2006/01/30 16:44:57 bm 1.1.2.7: range choosing currently does not work
2005/10/11 09:20:06 bm 1.1.2.6: license header change
2005/09/07 14:48:22 bm 1.1.2.5: XChartDocument: +hasInternalDataProvider, -getDataEditorForInternalData
2005/08/11 15:56:16 bm 1.1.2.4: verifyCellRange: if the XCellRangesAccess interface is not supported assume always true
2005/05/12 20:02:17 sab 1.1.2.3: get access to ranges
2005/05/09 09:50:56 bm 1.1.2.2: moved parts of API to data namespace
2005/04/15 14:46:45 bm 1.1.2.1: helpers for data source dialogs
2007/02/08 21:25:32 iha 1.1.2.17: resync m195 -> m202
2006/11/16 15:45:07 iha 1.1.2.16: #i71215# use numberformatter to display values in tip help
2006/11/01 17:47:10 iha 1.1.2.15: cleanup resources: no hardcoded quotes
2006/11/01 15:36:55 iha 1.1.2.14: cleanup resources + changed variable names according to style guide
2006/10/27 15:02:59 iha 1.1.2.13: name consolidation
2006/08/22 17:31:20 bm 1.1.2.12: #i68861# +getSelectedObjectText for the text shown in the status bar
2006/08/02 14:50:53 bm 1.1.2.11: getGridName: correctly determine main and sub grids
2006/08/02 11:16:25 bm 1.1.2.10: #i27352# implement quick help
2006/04/10 15:03:31 iha 1.1.2.9: api restructure axis, grids, scales and increments
2006/04/10 12:25:05 iha 1.1.2.8: api restructure axis, grids, scales and increments
2006/02/20 09:16:38 bm 1.1.2.7: +getHelpText for XChartDocument (in addition to XModel variant), +getNameForCID
2005/12/21 21:29:06 iha 1.1.2.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/11/18 18:19:53 iha 1.1.2.5: restructuring for proper subgrid support
2005/10/11 09:20:05 bm 1.1.2.4: license header change
2005/07/13 12:12:47 iha 1.1.2.3: replace all newlines and provide x values
2005/07/13 11:47:26 iha 1.1.2.2: provide ui strings for help and accessibility
2004/05/17 17:46:48 iha 1.1.2.1: provide object naming
2007/02/27 16:27:59 bm 1.1.2.20: #i71233# disable dialog commit when there are invalid ranges or series with missing mandatory roles
2007/02/27 13:45:31 bm 1.1.2.19: Disable controls and tabs when invalid ranges were entered
2007/02/26 13:20:32 bm 1.1.2.18: use different foreground and background for invalid ranges, like in Firefox.
2006/12/13 14:38:18 bm 1.1.2.17: correct order of roles data dialog
2006/12/12 18:04:10 bm 1.1.2.16: #i71666# show categories also for scatter charts, as data labels
2006/11/10 21:03:05 iha 1.1.2.15: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/10/27 11:26:51 bm 1.1.2.14: allow to add a categories range when there were no categories before
2006/10/25 11:24:10 bm 1.1.2.13: allow setting previously unset sequences, e.g. labels at data series with external data provider
2006/07/19 15:55:24 bm 1.1.2.12: #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:12:11 iha 1.1.2.11: park unused categories in scale with AxisType not being CATEGORY
2006/03/17 13:26:09 bm 1.1.2.10: +allArgumentsForRectRangeDetected
2005/11/14 17:56:31 iha 1.1.2.9: removed superfluous method restore - undo is done outside of the dialog
2005/11/11 18:45:22 iha 1.1.2.8: move only compatible series
2005/11/11 13:56:56 iha 1.1.2.7: remove direct view update call
2005/11/11 13:45:01 iha 1.1.2.6: guard DataRange Dialog against to many view updates
2005/10/11 09:20:05 bm 1.1.2.5: license header change
2005/05/12 13:56:39 bm 1.1.2.4: API change XDataProvider
2005/05/09 09:50:55 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:23 bm 1.1.2.1: helpers for data source dialogs
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
2006/12/13 14:38:18 bm 1.1.2.3: correct order of roles data dialog
2006/07/25 16:46:03 bm 1.1.2.2: #i64824# handle number formats in the data browser
2006/07/19 15:48:03 bm 1.1.2.1: #i64824# link between the data provider and the data browser control
2007/02/14 16:30:14 bm 1.1.2.14: #i72340# allow swapping rows
2007/02/08 21:25:31 iha 1.1.2.13: resync m195 -> m202
2006/12/13 17:39:49 bm 1.1.2.12: private struct access problem with solaris compiler
2006/12/13 14:38:17 bm 1.1.2.11: correct order of roles data dialog
2006/12/12 18:04:10 bm 1.1.2.10: #i71666# show categories also for scatter charts, as data labels
2006/10/25 11:24:10 bm 1.1.2.9: allow setting previously unset sequences, e.g. labels at data series with external data provider
2006/07/30 21:27:54 bm 1.1.2.8: lcl_getSharedSequences: pass the sequence as const ref to allow temporaries
2006/07/26 14:46:18 bm 1.1.2.7: allow insertion of data series into empty chart
2006/07/25 16:46:02 bm 1.1.2.6: #i64824# handle number formats in the data browser
2006/07/25 12:51:40 bm 1.1.2.5: #i64824# lock controllers during adding/deleting of data points of all series to avoid multiple model updates
2006/07/24 14:42:10 bm 1.1.2.4: #i64824# forgot to remove commented-out lines
2006/07/24 14:40:55 bm 1.1.2.3: #i64824# fixed insertion of new data series and deletion of series.
2006/07/20 09:53:52 bm 1.1.2.2: #i64824# show shared sequences correctly. Missing: insert new series
2006/07/19 15:48:22 bm 1.1.2.1: #i64824# link between the data provider and the data browser control
2006/07/25 16:46:02 bm 1.1.2.6: #i64824# handle number formats in the data browser
2006/07/19 15:55:23 bm 1.1.2.5: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role
2006/03/08 10:38:52 bm 1.1.2.4: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate
2005/10/11 09:20:04 bm 1.1.2.3: license header change
2005/08/19 14:29:37 bm 1.1.2.2: remove sort functionality
2005/08/17 16:52:56 bm 1.1.2.1: data editor for standalone data (first approach)
2007/03/26 15:37:33 bm 1.1.2.18: #i73162# allow column-based commands also in header columns
2007/02/09 12:23:25 bm 1.1.2.17: #i73171# warning box if invalid number was entered
2007/02/08 21:25:31 iha 1.1.2.16: resync m195 -> m202
2007/01/12 16:10:46 bm 1.1.2.15: #i74172# Don't show #1.NAN for empty number cells
2006/12/12 14:39:59 bm 1.1.2.14: #i71845# allow changes with mouse click, make first cell visible in xy-charts
2006/12/08 16:38:55 bm 1.1.2.13: #i72361# setting help id for edit field containing the series labels
2006/11/20 13:40:35 bm 1.1.2.12: do not clear first cell (was always empty in old chart but no longer is)
2006/07/25 16:46:02 bm 1.1.2.11: #i64824# handle number formats in the data browser
2006/07/19 15:55:23 bm 1.1.2.10: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role
2006/03/13 16:54:40 bm 1.1.2.9: #126133# add changes made to sch/../databrws.cxx also here
2006/03/08 17:53:15 bm 1.1.2.8: new UI design for data dialog
2006/03/08 10:38:51 bm 1.1.2.7: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate
2005/10/11 09:20:04 bm 1.1.2.6: license header change
2005/08/19 14:29:37 bm 1.1.2.5: remove sort functionality
2005/08/19 09:10:12 bm 1.1.2.4: deletion of rows/columns corrected, swapping implemented
2005/08/18 16:29:48 bm 1.1.2.3: +add/remove columns/rows
2005/08/18 14:10:16 bm 1.1.2.2: internal data in in rows
2005/08/17 16:52:56 bm 1.1.2.1: data editor for standalone data (first approach)
2005/10/11 09:20:04 bm 1.1.2.2: license header change
2004/05/27 15:50:59 iha 1.1.2.1: #i20344# provide charttype template - needed in case no data is selected at all or in case the dialog should not be in liveupdate mode
2007/04/19 16:09:07 iha 1.1.2.22: #i76130# write attribute sort-by-x-values per plot-area not per series
2006/08/21 17:03:45 iha 1.1.2.21: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore)
2006/01/27 09:51:18 bm 1.1.2.20: InlineContainer.hxx moved to comphelper
2005/11/14 12:07:58 iha 1.1.2.19: keep parameter while switching between charttypes in charttype page
2005/11/11 17:48:25 iha 1.1.2.18: wrong subcharttype selected when switching from scatter to other types
2005/10/11 09:20:04 bm 1.1.2.17: license header change
2004/06/30 12:13:47 iha 1.1.2.16: #i20329# added ThreeDLookScheme
2004/06/09 21:01:05 iha 1.1.2.15: separate Line and XY again
2004/06/09 17:48:02 iha 1.1.2.14: update enabling of extra controls
2004/06/09 16:21:51 iha 1.1.2.13: update line count
2004/05/27 15:56:38 iha 1.1.2.12: #i20344# added method getCurrentTemplate; some const
2004/04/21 20:07:52 iha 1.1.2.11: #i20344# pie subtypes changed
2004/04/20 21:03:17 iha 1.1.2.10: enable stacking subtypes for charttype 3D Line
2004/04/20 20:34:22 iha 1.1.2.9: enable 3D line & scatter chart
2004/04/20 14:07:27 iha 1.1.2.8: #i20344# added method adjustSubType
2004/04/20 09:20:56 iha 1.1.2.7: no special treatment for pie needed anymore
2004/04/19 20:02:16 iha 1.1.2.6: #i20344# enable Pie Offset Mode
2004/04/19 17:17:46 iha 1.1.2.5: enable pie ring switch
2004/04/19 15:14:44 iha 1.1.2.4: #i20344# added combi chart Column+Line; added geometry controls for bar&columns; added pie/ring switch
2004/04/14 12:17:26 iha 1.1.2.3: added Area and Net Charttypes
2004/04/08 16:46:33 iha 1.1.2.2: added bar
2004/04/07 21:33:18 iha 1.1.2.1: #i20344# new
2007/04/19 16:09:29 iha 1.1.2.47: #i76130# write attribute sort-by-x-values per plot-area not per series
2007/03/01 16:16:13 iha 1.1.2.46: #i71558# Select '3D', deselect => the object borders are gone
2007/02/27 15:34:23 iha 1.1.2.45: name first pie image 'normal' in charttype dlg
2007/02/08 21:25:31 iha 1.1.2.44: resync m195 -> m202
2006/10/10 15:43:08 iha 1.1.2.43: don't show stacked icons for deep 3D lines
2006/08/24 14:49:18 iha 1.1.2.42: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in cached data
2006/08/21 17:03:45 iha 1.1.2.41: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore)
2006/03/10 10:20:40 iha 1.1.2.40: don't use leading underscore
2005/11/15 12:47:10 iha 1.1.2.39: fixed area type detection
2005/11/15 12:32:47 iha 1.1.2.38: fixed pie detection
2005/11/14 12:07:57 iha 1.1.2.37: keep parameter while switching between charttypes in charttype page
2005/11/11 17:49:03 iha 1.1.2.36: wrong subcharttype selected when switching from scatter to other types
2005/11/02 13:49:17 bm 1.1.2.35: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper)
2005/10/11 09:20:03 bm 1.1.2.34: license header change
2005/08/15 17:04:05 iha 1.1.2.33: don't crash caused by illegal number of lines (if switching charttype from stock to column+line)
2005/07/26 12:06:55 bm 1.1.2.32: call resetStyles for former template to restore default settings
2005/06/27 14:43:30 iha 1.1.2.31: use template mechanism to detect the number of lines
2004/09/15 15:38:59 iha 1.1.2.30: implement api redesign
2004/06/30 12:14:13 iha 1.1.2.29: #i20329# added ThreeDLookScheme
2004/06/09 21:01:04 iha 1.1.2.28: separate Line and XY again
2004/06/09 17:48:09 iha 1.1.2.27: update enabling of extra controls
2004/06/09 16:22:26 iha 1.1.2.26: update line count
2004/06/04 11:35:00 iha 1.1.2.25: new charttype icons
2004/05/27 15:57:04 iha 1.1.2.24: #i20344# added method getCurrentTemplate; some const
2004/05/07 16:39:06 iha 1.1.2.23: #i20344# more distance below subtype list
2004/04/28 19:07:01 iha 1.1.2.22: #i20344# icon cleanup, prepare line subtypes
2004/04/28 14:25:50 iha 1.1.2.21: #i20344# net subtypes
2004/04/27 15:00:30 iha 1.1.2.20: warnings removed
2004/04/27 13:32:40 iha 1.1.2.19: warnings removed
2004/04/22 09:30:10 iha 1.1.2.18: correct ThreeDLine service names (fallback for no stacking is deep stacking for now)
2004/04/21 20:56:11 iha 1.1.2.17: #i20344# net subtypes changed
2004/04/21 20:07:51 iha 1.1.2.16: #i20344# pie subtypes changed
2004/04/21 18:00:05 iha 1.1.2.15: #i20344# changed type names
2004/04/20 21:03:17 iha 1.1.2.14: enable stacking subtypes for charttype 3D Line
2004/04/20 20:34:21 iha 1.1.2.13: enable 3D line & scatter chart
2004/04/20 19:51:21 iha 1.1.2.12: make curve style an adabtable property; no stackmode for x axis with values
2004/04/20 17:16:58 iha 1.1.2.11: #i20344# added description to chart subtypes
2004/04/20 14:07:26 iha 1.1.2.10: #i20344# added method adjustSubType
2004/04/20 09:20:56 iha 1.1.2.9: no special treatment for pie needed anymore
2004/04/19 20:02:14 iha 1.1.2.8: #i20344# enable Pie Offset Mode
2004/04/19 17:18:05 iha 1.1.2.7: enable pie ring switch
2004/04/19 15:15:23 iha 1.1.2.6: #i20344# added combi chart Column+Line; added geometry controls for bar&columns; added pie/ring switch
2004/04/14 14:00:13 iha 1.1.2.5: use smaller dummy icons
2004/04/14 12:17:43 iha 1.1.2.4: added Area and Net Charttypes
2004/04/08 16:46:33 iha 1.1.2.3: added bar
2004/04/08 15:32:32 iha 1.1.2.2: #i20344# corrected image list handling
2004/04/07 21:33:35 iha 1.1.2.1: #i20344# new