Commit Graph

5 Commits

Author SHA1 Message Date
Vladimir Glazounov
84f7b0a7a5 INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2007/04/20 08:05:43 iha 1.2.4.92: #i75393# Connect Bars per diagram not per series
2007/04/19 16:05:40 iha 1.2.4.91: #i76130# write attribute sort-by-x-values per plot-area not per series
2006/11/16 14:22:55 iha 1.2.4.90: #i71215# switch off lines only for scatter charts not for pies or other
2006/11/16 13:37:57 iha 1.2.4.89: #i71215# corrected position for diagrams with axis title
2006/11/16 09:40:09 iha 1.2.4.88: #i71215# correct symbol color and lines for xy symbol only charts
2006/11/16 08:45:27 iha 1.2.4.87: #i71215# correct symbol color and lines for xy symbol only charts
2006/10/18 17:02:50 bm 1.2.4.86: RESYNC: (1.3-1.4); FILE MERGED
2006/10/06 19:20:01 iha 1.2.4.85: ignore invalid positions or sizes for diagram
2006/04/10 15:03:30 iha 1.2.4.84: api restructure axis, grids, scales and increments
2006/04/10 12:25:04 iha 1.2.4.83: api restructure axis, grids, scales and increments
2006/03/15 13:23:00 iha 1.2.4.82: enable save of old addins
2006/03/12 00:53:07 iha 1.2.4.81: merged ChartAPIValueProvider with Chart2ModelContact
2006/03/07 17:51:14 iha 1.2.4.80: proper initialize m_aOuterValue for number if lines
2006/02/17 20:57:40 iha 1.2.4.79: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/16 17:42:29 iha 1.2.4.78: missing return in DiagramWrapper::getDataPointProperties
2006/02/06 14:55:56 iha 1.2.4.77: enlarge lifetime of titlewrapper
2006/02/03 19:36:26 iha 1.2.4.76: correct series index access for old api
2006/01/27 09:51:14 bm 1.2.4.75: InlineContainer.hxx moved to comphelper
2006/01/11 13:27:16 iha 1.2.4.74: pie is rotated 90 degree compared to other charts
2005/12/07 12:24:04 iha 1.2.4.73: remove unnecessary code
2005/11/30 17:10:48 bm 1.2.4.72: don't use identifier for axis titles
2005/11/28 15:35:38 bm 1.2.4.71: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently
2005/11/15 15:29:55 bm 1.2.4.70: garbage collection, disposing, reference release issues
2005/11/08 16:08:08 bm 1.2.4.69: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument
2005/11/02 13:49:16 bm 1.2.4.68: 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/27 18:26:34 iha 1.2.4.67: support SequenceMapping
2005/10/07 11:09:33 bm 1.2.4.66: RESYNC: (1.2-1.3); FILE MERGED
2005/08/18 15:20:39 bm 1.2.4.65: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API
2005/08/03 16:36:12 bm 1.2.4.64: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/23 00:01:18 iha 1.2.4.63: include axis title sizes in diagram position to support old api and fileformat
2005/07/14 15:32:54 iha 1.2.4.62: cleanup WrappedIgnoreProperty
2005/07/14 14:42:43 iha 1.2.4.61: cleanup Fillproperties
2005/07/14 12:00:34 iha 1.2.4.60: use identical fast-property-IDs for lineproperties everywhere
2005/07/12 12:56:54 bm 1.2.4.59: use named properties for gradients etc. in chart model
2005/07/07 11:24:24 bm 1.2.4.58: getDiagramType uses template detection
2005/07/04 14:00:59 iha 1.2.4.57: get property number of lines only if no series available
2005/07/01 18:04:23 iha 1.2.4.56: correct number of lines property
2005/07/01 17:58:48 iha 1.2.4.55: offer stock properties 'Volume' and 'UpDown'
2005/07/01 16:05:55 iha 1.2.4.54: correct number of lines property
2005/07/01 15:10:49 iha 1.2.4.53: dont change diagram again if number of lines is already set with same value
2005/06/30 16:16:30 iha 1.2.4.52: correct number of lines
2005/06/27 14:25:27 iha 1.2.4.51: support property number of lines
2005/06/22 08:13:40 iha 1.2.4.50: support property DataCaption at diagram, series and data point
2005/06/21 16:15:38 bm 1.2.4.49: getDiagramType should return stock if we have a stock with volume (where the first series is of type column)
2005/06/21 12:52:04 iha 1.2.4.48: map area properties correct for datapoints
2005/06/17 20:12:25 iha 1.2.4.47: support spline propeties
2005/06/17 20:11:12 iha 1.2.4.46: remove false setting of defaults from diagram to series
2005/06/15 18:01:27 iha 1.2.4.45: support Up/DownBar in old API
2005/06/14 15:07:44 iha 1.2.4.44: support MinMaxLine for old api
2005/06/14 12:57:50 bm 1.2.4.43: avoid exception+assertion if document has no Axis Titles
2005/06/10 15:55:33 bm 1.2.4.42: Diagram supports services for axes (otherwise they are not exported in xmloff
2005/05/31 19:07:11 iha 1.2.4.41: create old api without controller
2005/05/24 15:10:37 iha 1.2.4.40: add z grid
2005/05/09 16:31:45 iha 1.2.4.39: added support for property Symboltype
2005/05/09 09:50:53 bm 1.2.4.38: moved parts of API to data namespace
2005/05/04 14:02:35 iha 1.2.4.37: changed contructor parameters for DataSeriesPointWrapper
2005/04/29 16:28:40 iha 1.2.4.36: renamed and reorganized 'WrappedMeterExcistenceProperty'->'WrappedMeterExistenceProperties'
2005/04/29 15:52:19 iha 1.2.4.35: fixed creation of 2nd axis
2005/04/22 18:53:21 iha 1.2.4.34: old api support - statistic properties
2005/04/22 10:33:00 iha 1.2.4.33: implemented Property AttributedDataPoints
2005/04/21 16:49:17 iha 1.2.4.32: improved old api support
2005/04/19 17:28:39 iha 1.2.4.31: improved old api support (introduced wrappedpropertyset ...)
2004/09/30 15:25:20 bm 1.2.4.30: special handling for fill properties
2004/09/29 14:24:30 bm 1.2.4.29: RegressionCurves property added for compatibility, fill-properties are delegated to Wall
2004/09/27 17:16:53 iha 1.2.4.28: replaced getInfoHelper().fillPropertyMembersByHandle by NamedFillProperties::GetPropertyNameForHandle
2004/09/21 16:53:15 iha 1.2.4.27: old api: added has xyz/main/sub grid
2004/09/20 17:25:48 bm 1.2.4.26: add parameter to setStackMode that only sets the mode at the first chart-type
2004/09/16 14:57:08 iha 1.2.4.25: implement api redesign
2004/09/16 14:46:29 iha 1.2.4.24: implement api redesign
2004/09/16 12:33:34 iha 1.2.4.23: implement api redesign
2004/09/15 17:31:59 bm 1.2.4.22: API simplification
2004/08/25 16:38:05 iha 1.2.4.21: View independent loading - relative position with dynamic anchor point
2004/06/04 07:53:11 bm 1.2.4.20: use named properties.
use WallFloorWrapper for wall and floor
2004/05/28 14:12:33 bm 1.2.4.19: + grid support
2004/05/27 17:27:56 bm 1.2.4.18: only set "Vertical" property if it changed
2004/05/26 10:09:30 bm 1.2.4.17: use cached template
2004/05/13 09:48:44 bm 1.2.4.16: Property Deep: reset x-stacking mode only for bar/column chart
need chart type manager in CTOR for getChartTypeTemplate() method
2004/05/07 15:35:41 bm 1.2.4.15: HasAxis: code simplyfied
2004/05/07 13:48:45 bm 1.2.4.14: some updates
2004/04/27 13:40:32 bm 1.2.4.13: axis titles (Has-Properties)
2004/04/26 19:02:07 iha 1.2.4.12: #i27367# use simpler interface to move objects at PositionAndSizeHelper
2004/04/26 17:39:27 iha 1.2.4.11: #i27367# implemented setSize/Position
2004/04/26 11:18:39 iha 1.2.4.10: #i27367# get position from ChartAPIValueProvider
2004/04/21 15:11:24 bm 1.2.4.9: comments corrected
2004/04/19 16:35:54 bm 1.2.4.8: Has-Properties
2004/04/19 08:35:51 bm 1.2.4.7: map chart-types
2004/04/01 16:03:00 bm 1.2.4.6: some more fixes for setDimension() for old API
2004/04/01 10:53:04 bm 1.2.4.5: XChartType: may return a coordinate system now
2004/03/29 12:59:17 bm 1.2.4.4: do not create template again
2004/03/12 15:32:50 iha 1.2.4.3: added AxisPosition for secondary axes
2004/03/02 09:35:20 bm 1.2.4.2: properties added (esp. the Has... properties)
2004/02/13 16:51:15 bm 1.2.4.1: join from changes on branch bm_post_chart01
2007-05-22 16:17:52 +00:00
Oliver Bolte
a150f98e48 INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:33 kaib 1.3.80.1: #i68856# Added header markers and pch files
2006-09-17 11:56:32 +00:00
Rüdiger Timm
db35f250ea INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED
2005/09/05 18:42:13 rt 1.2.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:01:33 +00:00
Björn Milcke
3fe1d17a07 drafts namespace of API removed
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
Björn Milcke
77a0557b67 moved from model/oldapi 2003-12-18 12:50:56 +00:00