Commit Graph

2220 Commits

Author SHA1 Message Date
8af3d492f8 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
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-05-22 16:27:03 +00:00
db6757591b INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
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
2007-05-22 16:26:53 +00:00
c0a61ebd8e INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2005/10/11 09:20:03 bm 1.1.2.2: license header change
2004/04/19 14:17:38 iha 1.1.2.1: #i20344# helper classes for chart wizard
Issue number:
Submitted by:
Reviewed by:
2007-05-22 16:26:43 +00:00
7df34247cc INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:31 iha 1.1.2.3: resync m195 -> m202
2005/10/11 09:20:03 bm 1.1.2.2: license header change
2004/04/19 14:18:02 iha 1.1.2.1: #i20344# helper classes for chart wizard
Issue number:
Submitted by:
Reviewed by:
2007-05-22 16:26:32 +00:00
ad6b5fa959 INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED
2006/11/02 16:24:37 iha 1.1.1.1.4.7: no automatic break for more than 100 labels
2005/10/07 11:11:32 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED
2004/06/04 14:19:58 iha 1.1.1.1.4.5: new range chooser icon
2004/06/04 11:34:27 iha 1.1.1.1.4.4: new charttype icons
2004/04/28 19:07:00 iha 1.1.1.1.4.3: #i20344# icon cleanup, prepare line subtypes
2004/04/28 14:25:49 iha 1.1.1.1.4.2: #i20344# net subtypes
2004/04/21 20:56:11 iha 1.1.1.1.4.1: #i20344# net subtypes changed
2007-05-22 16:26:22 +00:00
5b6afdccae INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED
2005/10/07 11:11:20 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED
2004/06/04 14:20:39 iha 1.1.1.1.4.5: new range chooser icon
2004/06/04 11:33:23 iha 1.1.1.1.4.4: new charttype icons
2004/04/28 19:07:00 iha 1.1.1.1.4.3: #i20344# icon cleanup, prepare line subtypes
2004/04/28 14:25:49 iha 1.1.1.1.4.2: #i20344# net subtypes
2004/04/21 20:56:11 iha 1.1.1.1.4.1: #i20344# net subtypes changed
2007-05-22 16:26:01 +00:00
d29948c50a INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED
2005/10/07 11:11:10 bm 1.1.1.1.4.8: RESYNC: (1.2-1.3); FILE MERGED
2004/08/10 12:16:13 bm 1.1.1.1.4.7: resource changes (removal of translations and change to de, en-US and x-comment
2004/06/04 14:20:58 iha 1.1.1.1.4.6: new range chooser icon
2004/06/04 11:33:51 iha 1.1.1.1.4.5: new charttype icons
2004/04/28 19:07:00 iha 1.1.1.1.4.4: #i20344# icon cleanup, prepare line subtypes
2004/04/28 14:25:49 iha 1.1.1.1.4.3: #i20344# net subtypes
2004/04/21 20:56:10 iha 1.1.1.1.4.2: #i20344# net subtypes changed
2004/03/19 14:32:50 bm 1.1.1.1.4.1: XDataSource now contains XLabeledDataSources
2007-05-22 16:25:50 +00:00
6a90bd59da INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED
2007/01/08 14:07:28 bm 1.1.1.1.4.8: #i73221# include guard added
2005/10/07 11:11:00 bm 1.1.1.1.4.7: RESYNC: (1.1.1.1-1.2); FILE MERGED
2004/06/04 14:19:45 iha 1.1.1.1.4.6: new range chooser icon
2004/06/04 11:33:05 iha 1.1.1.1.4.5: new charttype icons
2004/04/28 19:06:59 iha 1.1.1.1.4.4: #i20344# icon cleanup, prepare line subtypes
2004/04/28 14:25:49 iha 1.1.1.1.4.3: #i20344# net subtypes
2004/04/21 20:56:10 iha 1.1.1.1.4.2: #i20344# net subtypes changed
2004/03/19 14:32:50 bm 1.1.1.1.4.1: XDataSource now contains XLabeledDataSources
2007-05-22 16:25:39 +00:00
498cafb811 INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED
2006/04/10 15:03:31 iha 1.1.4.26: api restructure axis, grids, scales and increments
2006/03/12 01:25:25 iha 1.1.4.25: implement old AddIn interface
2006/03/12 00:47:00 iha 1.1.4.24: removed unused file
2006/03/12 00:45:17 iha 1.1.4.23: enlarge validity of area or line properties of data series to lifetime of new chartmodel
2006/02/17 20:57:53 iha 1.1.4.22: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/01/11 13:24:38 iha 1.1.4.21: pie is rotated 90 degree compared to other charts
2005/11/02 13:49:17 bm 1.1.4.20: 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/07 11:10:46 bm 1.1.4.19: RESYNC: (1.1-1.2); FILE MERGED
2005/08/19 15:35:15 bm 1.1.4.18: -ArrayDataProvider
2005/07/22 08:19:28 bm 1.1.4.17: +WrappedNumberFormatProperty.obj
2005/07/14 15:32:55 iha 1.1.4.16: cleanup WrappedIgnoreProperty
2005/07/07 16:23:54 bm 1.1.4.15: use wrapper for area to get correct named properties (hatches, gradients etc.)
2005/07/01 17:58:06 iha 1.1.4.14: offer stock properties 'Volume' and 'UpDown'
2005/06/22 08:12:17 iha 1.1.4.13: support property DataCaption at diagram, series and data point
2005/06/17 20:06:57 iha 1.1.4.12: support spline propeties
2005/06/15 17:59:50 iha 1.1.4.11: support Up/DownBar in old API
2005/06/14 15:02:14 iha 1.1.4.10: new class to support MinMaxLine for old api
2005/06/08 11:26:54 iha 1.1.4.9: use number format key at API instead of string
2005/05/09 16:30:42 iha 1.1.4.8: added support for property Symboltype
2005/04/29 16:28:41 iha 1.1.4.7: renamed and reorganized 'WrappedMeterExcistenceProperty'->'WrappedMeterExistenceProperties'
2005/04/22 18:52:05 iha 1.1.4.6: old api support - statistic properties
2005/04/19 17:28:40 iha 1.1.4.5: improved old api support (introduced wrappedpropertyset ...)
2004/06/04 07:58:22 bm 1.1.4.4: +WallFloorWrapper
2004/05/28 14:12:02 bm 1.1.4.3: +GridWrapper
2004/03/24 10:45:24 bm 1.1.4.2: some improvements of old API
2004/02/13 16:51:16 bm 1.1.4.1: join from changes on branch bm_post_chart01
2007-05-22 16:25:28 +00:00
1290ba191b INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2005/10/11 09:20:02 bm 1.1.2.2: license header change
2005/04/19 17:32:50 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:25:17 +00:00
132e728b30 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:31 iha 1.1.2.3: resync m195 -> m202
2005/10/11 09:20:02 bm 1.1.2.2: license header change
2005/04/19 17:32:10 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:25:08 +00:00
f8675887b3 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:53 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:20:02 bm 1.1.2.2: license header change
2005/05/09 16:29:04 iha 1.1.2.1: added support for property Symboltype
2007-05-22 16:24:58 +00:00
ae0320e6bd INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:31 iha 1.1.2.9: resync m195 -> m202
2006/11/16 09:43:18 iha 1.1.2.8: #i71374# saved xy line only gets symbols when loading in older versions
2006/03/12 01:34:54 iha 1.1.2.7: changed default of lines to true
2006/02/17 20:57:53 iha 1.1.2.6: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/06 18:22:42 iha 1.1.2.5: offer property 'Lines' at diagram for old API
2005/12/20 14:08:29 dr 1.1.2.4: API struct member names without prefixes
2005/11/24 15:08:24 bm 1.1.2.3: symbol graphics support
2005/10/11 09:20:02 bm 1.1.2.2: license header change
2005/05/09 16:29:20 iha 1.1.2.1: added support for property Symboltype
2007-05-22 16:24:48 +00:00
ae945c89e3 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:52 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:20:01 bm 1.1.2.2: license header change
2005/07/01 17:57:17 iha 1.1.2.1: offer stock properties 'Volume' and 'UpDown'
2007-05-22 16:24:38 +00:00
3e0cab679f INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:30 iha 1.1.2.6: resync m195 -> m202
2006/02/17 20:57:52 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/11/02 13:49:16 bm 1.1.2.4: 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:01 bm 1.1.2.3: license header change
2005/07/04 16:33:52 iha 1.1.2.2: corrected getPropertyValue
2005/07/01 17:57:34 iha 1.1.2.1: offer stock properties 'Volume' and 'UpDown'
2007-05-22 16:24:28 +00:00
92e6ed4f54 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:52 iha 1.1.2.4: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:20:01 bm 1.1.2.3: license header change
2005/05/09 16:27:46 iha 1.1.2.2: changed contructor parameter
2005/04/22 18:51:17 iha 1.1.2.1: old api support - statistic properties
2007-05-22 16:24:18 +00:00
52ed630333 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:30 iha 1.1.2.12: resync m195 -> m202
2006/06/07 15:29:51 bm 1.1.2.11: #124503# handle DataErrorProperties property
2006/06/07 14:53:45 bm 1.1.2.10: #124497# +properties DataRegressionProperties, DataErrorProperties, DataMeanValueProperties
2006/02/17 20:57:51 iha 1.1.2.9: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:20:01 bm 1.1.2.8: license header change
2005/07/04 11:49:31 iha 1.1.2.7: enable load of deprecated regression curve type 'POLYNOMIAL'
2005/06/30 14:09:40 iha 1.1.2.6: correct default value for RegressionCurves
2005/06/30 13:51:47 iha 1.1.2.5: only set regression curve if not NONE
2005/06/23 14:37:17 iha 1.1.2.4: correct support for statistic properties
2005/06/22 11:25:48 iha 1.1.2.3: different error bar defaults
2005/05/09 16:27:27 iha 1.1.2.2: moved template to WrappedSeriesOrDiagramProperty.hxx + changed contructor parameter
2005/04/22 18:51:31 iha 1.1.2.1: old api support - statistic properties
2007-05-22 16:24:08 +00:00
66fe33d5de INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:51 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:20:00 bm 1.1.2.2: license header change
2005/06/17 20:05:51 iha 1.1.2.1: support spline propeties
2007-05-22 16:23:58 +00:00
3dd1b1673e INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:30 iha 1.1.2.6: resync m195 -> m202
2006/02/17 20:57:50 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:20:00 bm 1.1.2.4: license header change
2005/07/18 09:35:00 bm 1.1.2.3: don't use WrappedProperty::m_aInnerName for getPropertyState to work correctly
2005/07/01 14:51:35 iha 1.1.2.2: init outparamter correctly
2005/06/17 20:06:26 iha 1.1.2.1: support spline propeties
2007-05-22 16:23:49 +00:00
b4b17c1fb8 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:50 iha 1.1.2.7: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:20:00 bm 1.1.2.6: license header change
2005/07/01 14:50:56 iha 1.1.2.5: init outparamter correctly
2005/06/21 12:53:11 iha 1.1.2.4: removed superfluous check
2005/06/17 20:17:33 iha 1.1.2.3: corrected parameter HasAmbiguousValue
2005/05/12 16:13:55 bm 1.1.2.2: namespace rtl for OUString missing
2005/05/09 16:25:19 iha 1.1.2.1: new baseclass for wrapped properties that occur on the diagram and also at single series or datapoints
Issue number:
Submitted by:
Reviewed by:
2007-05-22 16:23:39 +00:00
05fe5dcc2f INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/03/12 00:42:57 iha 1.1.2.1: enlarge validity of area or line properties of data series to lifetime of new chartmodel
2007-05-22 16:23:31 +00:00
9c6f92de94 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:30 iha 1.1.2.2: resync m195 -> m202
2006/03/12 00:43:10 iha 1.1.2.1: enlarge validity of area or line properties of data series to lifetime of new chartmodel
2007-05-22 16:23:21 +00:00
a473fab4e0 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:49 iha 1.1.2.4: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/01/11 13:26:42 iha 1.1.2.3: pie is rotated 90 degree compared to other charts
2005/10/11 09:20:00 bm 1.1.2.2: license header change
2005/04/19 17:33:00 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:23:11 +00:00
9d3386c1d8 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:30 iha 1.1.2.15: resync m195 -> m202
2006/12/07 23:26:26 iha 1.1.2.14: use new method DiagramHelper::isPieOrDonutChart
2006/11/22 17:31:18 iha 1.1.2.13: resync
2006/09/29 15:01:11 iha 1.1.2.12: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore)
2006/06/30 22:25:27 iha 1.1.2.11: correct 3D pie rotation: different default camera for pies + 90 degree rotation caused by different object creation
2006/06/23 15:49:05 iha 1.1.2.10: use corrected decomposition method for matrices + use matrix from basegfx instead of Matrix4D
2006/06/09 16:23:42 iha 1.1.2.9: worked around Pie Rotation offset for compatibility with old chart
2006/02/17 20:57:49 iha 1.1.2.8: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/01/26 15:42:58 bm 1.1.2.7: deprecated (and unused) header included
2006/01/16 18:34:35 iha 1.1.2.6: changed pie rotation correction
2006/01/11 13:26:08 iha 1.1.2.5: pie is rotated 90 degree compared to other charts
2005/11/02 13:49:16 bm 1.1.2.4: 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:19:59 bm 1.1.2.3: license header change
2005/06/24 16:16:57 iha 1.1.2.2: temporary workaround: disable loading of 3d transformation -> 3d charts especially pie charts are better visible
2005/04/19 17:33:09 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:23:02 +00:00
8f9a77301c INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:48 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/01/17 19:03:00 iha 1.1.2.4: load sub interval on scales correctly
2006/01/17 18:22:45 iha 1.1.2.3: load and save scales correctly
2005/10/11 09:19:59 bm 1.1.2.2: license header change
2005/04/19 17:32:01 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:22:52 +00:00
dc5d840901 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:29 iha 1.1.2.13: resync m195 -> m202
2006/09/24 09:46:25 iha 1.1.2.12: #i61970# correct implementation of axis at
2006/09/24 09:12:53 iha 1.1.2.11: #i61970# correct implementation of axis at
2006/07/28 19:56:42 iha 1.1.2.10: set help step correctly via old API
2006/04/10 12:25:05 iha 1.1.2.9: api restructure axis, grids, scales and increments
2006/03/12 00:57:10 iha 1.1.2.8: merged ChartAPIValueProvider with Chart2ModelContact
2006/02/17 20:57:48 iha 1.1.2.7: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/01/17 19:03:00 iha 1.1.2.6: load sub interval on scales correctly
2006/01/17 18:22:45 iha 1.1.2.5: load and save scales correctly
2005/10/24 11:06:37 iha 1.1.2.4: coordinate system restructure
2005/10/13 17:38:44 iha 1.1.2.3: renamed BoundedCoordinateSystem to CoordinateSystem
2005/10/11 09:19:59 bm 1.1.2.2: license header change
2005/04/19 17:31:51 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:22:43 +00:00
dd3d8e6038 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/12/01 18:40:15 iha 1.1.2.7: #68896# always save the explicit number format
2005/10/11 09:19:59 bm 1.1.2.6: license header change
2005/08/22 15:39:12 iha 1.1.2.5: load property 'LinkNumberFormatToSource' correctly
2005/07/22 08:18:47 bm 1.1.2.4: wrapper for NumberFormat and LinkNumberFormatToSource properties
2005/06/08 11:26:54 iha 1.1.2.3: use number format key at API instead of string
2005/06/07 16:00:59 iha 1.1.2.2: use numberformatter from model
2005/04/19 17:31:42 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:22:33 +00:00
7f2fa637d5 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:29 iha 1.1.2.9: resync m195 -> m202
2006/12/13 22:05:36 iha 1.1.2.8: #i68896# don't set linked numberformat while having internal data
2006/12/01 18:40:37 iha 1.1.2.7: #68896# always save the explicit number format
2005/10/11 09:19:58 bm 1.1.2.6: license header change
2005/08/22 15:39:31 iha 1.1.2.5: load property 'LinkNumberFormatToSource' correctly
2005/07/22 08:18:46 bm 1.1.2.4: wrapper for NumberFormat and LinkNumberFormatToSource properties
2005/06/08 11:26:54 iha 1.1.2.3: use number format key at API instead of string
2005/06/07 16:00:15 iha 1.1.2.2: use numberformatter from model
2005/04/19 17:31:33 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:22:23 +00:00
e18161a4c6 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/03/12 00:56:43 iha 1.1.2.4: merged ChartAPIValueProvider with Chart2ModelContact
2005/10/11 09:19:58 bm 1.1.2.3: license header change
2005/05/31 19:07:20 iha 1.1.2.2: create old api without controller
2005/04/19 17:31:24 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:22:14 +00:00
db2cefe978 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:29 iha 1.1.2.5: resync m195 -> m202
2006/03/12 00:56:23 iha 1.1.2.4: merged ChartAPIValueProvider with Chart2ModelContact
2005/10/11 09:19:58 bm 1.1.2.3: license header change
2005/05/31 19:07:20 iha 1.1.2.2: create old api without controller
2005/04/19 17:30:28 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:22:05 +00:00
2ee9f8260c INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/04/10 12:25:05 iha 1.1.2.6: api restructure axis, grids, scales and increments
2006/02/17 20:57:47 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/01 19:14:33 iha 1.1.2.4: don't hold axis ref
2005/11/22 14:07:37 iha 1.1.2.3: support BarOverlap and GapWidth
2005/10/11 09:19:57 bm 1.1.2.2: license header change
2005/04/19 17:30:01 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:21:55 +00:00
6a8f7ed8ec INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:29 iha 1.1.2.7: resync m195 -> m202
2006/04/10 12:25:05 iha 1.1.2.6: api restructure axis, grids, scales and increments
2006/02/17 20:57:46 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/01 19:14:59 iha 1.1.2.4: don't hold axis ref
2005/11/22 14:08:07 iha 1.1.2.3: support BarOverlap and GapWidth
2005/10/11 09:19:57 bm 1.1.2.2: license header change
2005/04/19 17:29:52 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:21:45 +00:00
cb761e57a7 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:46 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:19:57 bm 1.1.2.2: license header change
2005/06/22 08:11:16 iha 1.1.2.1: support property DataCaption at diagram, series and data point
2007-05-22 16:21:36 +00:00
00d20085e9 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:29 iha 1.1.2.4: resync m195 -> m202
2006/02/17 20:57:46 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:19:57 bm 1.1.2.2: license header change
2005/06/22 08:11:39 iha 1.1.2.1: support property DataCaption at diagram, series and data point
2007-05-22 16:21:26 +00:00
61db7d8d25 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/14 13:44:28 iha 1.1.2.5: #i71411# explicitly save font size as mixed defaults are in use
2006/03/14 19:05:38 iha 1.1.2.4: #i63008# crash leaving inplace mode while having subtitlesx
2006/02/17 20:57:45 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:19:56 bm 1.1.2.2: license header change
2005/04/19 17:29:04 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:21:16 +00:00
dcf3c5e4e2 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/14 13:44:36 iha 1.1.2.9: #i71411# explicitly save font size as mixed defaults are in use
2007/02/08 21:25:29 iha 1.1.2.8: resync m195 -> m202
2006/03/14 19:05:38 iha 1.1.2.7: #i63008# crash leaving inplace mode while having subtitlesx
2006/03/12 00:55:42 iha 1.1.2.6: merged ChartAPIValueProvider with Chart2ModelContact
2006/02/17 20:57:45 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:19:56 bm 1.1.2.4: license header change
2005/06/09 15:48:08 iha 1.1.2.3: includes changed
2005/05/31 19:07:19 iha 1.1.2.2: create old api without controller
2005/04/19 17:29:13 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)
2007-05-22 16:21:08 +00:00
b693ba2121 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/04/10 15:01:35 iha 1.1.2.1: api restructure axis, grids, scales and increments
2007-05-22 16:20:59 +00:00
9485184480 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:29 iha 1.1.2.4: resync m195 -> m202
2006/11/16 13:41:23 iha 1.1.2.3: #i71215# corrected position for diagrams with axis title - don't create dummy title
2006/09/21 12:03:10 bm 1.1.2.2: #i69680# set defaults of axis and grid existence to false
2006/04/10 15:01:53 iha 1.1.2.1: api restructure axis, grids, scales and increments
2007-05-22 16:20:49 +00:00
83aadab9be INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/08/08 14:58:07 iha 1.1.2.2: don't refresh addin when loading is not finished
2006/03/12 00:30:02 iha 1.1.2.1: implement old AddIn interface
2007-05-22 16:20:39 +00:00
3a3843b190 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:28 iha 1.1.2.3: resync m195 -> m202
2006/08/08 14:58:36 iha 1.1.2.2: don't refresh addin when loading is not finished
2006/03/12 00:29:42 iha 1.1.2.1: implement old AddIn interface
2007-05-22 16:20:29 +00:00
613776f859 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:45 iha 1.1.2.4: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:19:56 bm 1.1.2.3: license header change
2005/04/19 17:28:40 iha 1.1.2.2: improved old api support (introduced wrappedpropertyset ...)
2004/06/04 07:52:20 bm 1.1.2.1: handling named properties like FillGradientName (coming from XML)
2007-05-22 16:20:18 +00:00
a342022b95 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:28 iha 1.1.2.17: resync m195 -> m202
2006/10/25 21:51:55 iha 1.1.2.16: cope with context dependent defaults from old chart
2006/10/25 17:53:26 iha 1.1.2.15: cope with context dependent defaults from old chart
2006/09/20 16:27:09 bm 1.1.2.14: #i69680# As the floor is consistent and the default is the same in the old and new API, only set no-default for the wall
2006/09/20 15:58:18 bm 1.1.2.13: #i69680# Wall and floor have no defaults. They are always exported in the old and the new chart. (The wall defaults in the old chart were chart type dependent).
2006/03/12 00:55:15 iha 1.1.2.12: merged ChartAPIValueProvider with Chart2ModelContact
2006/02/17 20:57:44 iha 1.1.2.11: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/11/15 15:30:15 bm 1.1.2.10: garbage collection, disposing, reference release issues
2005/10/11 09:19:55 bm 1.1.2.9: license header change
2005/08/03 16:36:14 bm 1.1.2.8: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/14 12:32:48 iha 1.1.2.7: remove unused parameter 'bIncludeStyleProperties'
2005/07/12 12:56:56 bm 1.1.2.6: use named properties for gradients etc. in chart model
2005/07/07 12:09:22 bm 1.1.2.5: some defaults are different in old chart
2005/05/31 19:07:18 iha 1.1.2.4: create old api without controller
2005/04/19 17:28:40 iha 1.1.2.3: improved old api support (introduced wrappedpropertyset ...)
2004/09/27 17:15:52 iha 1.1.2.2: replaced getInfoHelper().fillPropertyMembersByHandle by NamedFillProperties::GetPropertyNameForHandle
2004/06/04 07:52:03 bm 1.1.2.1: handling named properties like FillGradientName (coming from XML)
2007-05-22 16:20:05 +00:00
bdf882fbdd INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:44 iha 1.1.2.4: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:19:55 bm 1.1.2.3: license header change
2005/07/13 16:07:44 iha 1.1.2.2: disable mapping from name to value for gradients etc. - use nane to name instead
2005/06/15 17:58:46 iha 1.1.2.1: support Up/DownBar in old API
2007-05-22 16:19:55 +00:00
1ad75aebdc INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:28 iha 1.1.2.11: resync m195 -> m202
2006/03/12 00:54:50 iha 1.1.2.10: merged ChartAPIValueProvider with Chart2ModelContact
2006/02/17 20:57:43 iha 1.1.2.9: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/11/15 15:30:13 bm 1.1.2.8: garbage collection, disposing, reference release issues
2005/11/01 15:42:57 iha 1.1.2.7: don't export default values
2005/10/11 09:19:55 bm 1.1.2.6: license header change
2005/08/03 16:36:14 bm 1.1.2.5: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/14 12:32:48 iha 1.1.2.4: remove unused parameter 'bIncludeStyleProperties'
2005/07/13 16:08:17 iha 1.1.2.3: disable mapping from name to value for gradients etc. - use nane to name instead
2005/07/12 12:56:56 bm 1.1.2.2: use named properties for gradients etc. in chart model
2005/06/15 17:59:00 iha 1.1.2.1: support Up/DownBar in old API
2007-05-22 16:19:45 +00:00
8b4a1c96a4 INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2006/03/14 19:05:37 iha 1.2.4.7: #i63008# crash leaving inplace mode while having subtitlesx
2006/02/17 20:57:43 iha 1.2.4.6: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/06 14:55:10 iha 1.2.4.5: enlarge lifetime of titlewrapper
2005/10/07 11:10:33 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED
2005/07/15 13:32:27 iha 1.2.4.3: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds
2005/04/19 17:28:40 iha 1.2.4.2: improved old api support (introduced wrappedpropertyset ...)
2004/02/13 16:51:16 bm 1.2.4.1: join from changes on branch bm_post_chart01
2007-05-22 16:19:37 +00:00
12e86f387c INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2006/10/18 17:03:07 bm 1.2.4.22: RESYNC: (1.3-1.4); FILE MERGED
2006/03/14 19:05:37 iha 1.2.4.21: #i63008# crash leaving inplace mode while having subtitlesx
2006/03/12 00:54:26 iha 1.2.4.20: merged ChartAPIValueProvider with Chart2ModelContact
2006/02/25 15:16:47 iha 1.2.4.19: correct default value for title string property
2006/02/17 20:57:43 iha 1.2.4.18: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/06 14:55:29 iha 1.2.4.17: enlarge lifetime of titlewrapper
2006/01/27 09:51:17 bm 1.2.4.16: InlineContainer.hxx moved to comphelper
2005/11/15 15:30:12 bm 1.2.4.15: garbage collection, disposing, reference release issues
2005/10/07 11:10:23 bm 1.2.4.14: RESYNC: (1.2-1.3); FILE MERGED
2005/08/03 16:36:13 bm 1.2.4.13: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/15 13:32:27 iha 1.2.4.12: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds
2005/07/14 12:45:39 iha 1.2.4.11: remove unused parameter 'bIncludeStyleProperties' from characterproperties
2005/07/14 12:32:48 iha 1.2.4.10: remove unused parameter 'bIncludeStyleProperties'
2005/07/12 12:56:55 bm 1.2.4.9: use named properties for gradients etc. in chart model
2005/05/31 19:07:16 iha 1.2.4.8: create old api without controller
2005/04/19 17:28:40 iha 1.2.4.7: improved old api support (introduced wrappedpropertyset ...)
2004/08/25 16:35:59 iha 1.2.4.6: View independent loading - relative position with dynamic anchor point
2004/05/07 13:48:45 bm 1.2.4.5: some updates
2004/04/26 19:02:08 iha 1.2.4.4: #i27367# use simpler interface to move objects at PositionAndSizeHelper
2004/04/26 11:17:44 iha 1.2.4.3: #i27367# get title size and position from ChartAPIValueProvider
2004/03/29 12:59:17 bm 1.2.4.2: do not create template again
2004/02/13 16:51:16 bm 1.2.4.1: join from changes on branch bm_post_chart01
2007-05-22 16:19:25 +00:00
2c69f6d73e INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/03/14 19:05:06 iha 1.1.2.1: #i63008# crash leaving inplace mode while having subtitles
2007-05-22 16:19:14 +00:00
8abcfe2228 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/02/17 20:57:42 iha 1.1.2.6: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/11 09:19:55 bm 1.1.2.5: license header change
2005/07/19 13:50:18 bm 1.1.2.4: some properties fixed
2005/07/15 21:15:13 iha 1.1.2.3: fixed LineStyle for Min
2005/06/15 18:02:31 iha 1.1.2.2: LineDash for MinMaxLine
2005/06/14 15:01:21 iha 1.1.2.1: new class to support MinMaxLine for old api
Issue number:
Submitted by:
Reviewed by:
2007-05-22 16:19:04 +00:00
9994010dc7 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:28 iha 1.1.2.13: resync m195 -> m202
2006/03/12 00:54:04 iha 1.1.2.12: merged ChartAPIValueProvider with Chart2ModelContact
2006/02/17 20:57:42 iha 1.1.2.11: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/11/15 15:30:11 bm 1.1.2.10: garbage collection, disposing, reference release issues
2005/11/01 14:58:51 iha 1.1.2.9: don't export default values (especially no wrong ones)
2005/10/11 09:19:54 bm 1.1.2.8: license header change
2005/08/03 16:36:13 bm 1.1.2.7: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/19 13:50:18 bm 1.1.2.6: some properties fixed
2005/07/15 21:15:13 iha 1.1.2.5: fixed LineStyle for Min
2005/07/14 12:32:47 iha 1.1.2.4: remove unused parameter 'bIncludeStyleProperties'
2005/07/12 12:56:55 bm 1.1.2.3: use named properties for gradients etc. in chart model
2005/06/15 18:02:51 iha 1.1.2.2: LineDash for MinMaxLine
2005/06/14 15:01:40 iha 1.1.2.1: new class to support MinMaxLine for old api
Issue number:
Submitted by:
Reviewed by:
2007-05-22 16:18:54 +00:00
5b79e56581 INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2006/03/14 19:05:37 iha 1.2.4.6: #i63008# crash leaving inplace mode while having subtitlesx
2006/02/17 20:57:42 iha 1.2.4.5: enlarge validity of api wrapper objects to lifetime of new chartmodel
2005/10/07 11:10:12 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED
2005/04/19 17:28:40 iha 1.2.4.3: improved old api support (introduced wrappedpropertyset ...)
2004/09/23 09:16:39 iha 1.2.4.2: save - old api - legend property states
2004/02/13 16:51:16 bm 1.2.4.1: join from changes on branch bm_post_chart01
2007-05-22 16:18:46 +00:00