Commit Graph

5 Commits

Author SHA1 Message Date
Vladimir Glazounov
29f383b7e8 INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2006/10/18 17:02:34 bm 1.2.4.53: RESYNC: (1.3-1.4); FILE MERGED
2006/09/29 13:10:14 bm 1.2.4.52: #i64500# create additional shape list in the correct order to store them correctly in XML
2006/08/08 15:01:27 iha 1.2.4.51: don't refresh addin when loading is not finished
2006/03/16 10:18:58 bm 1.2.4.50: catch-order fixed: RuntimeException is derived from Exception (was a warning)
2006/03/12 01:18:42 iha 1.2.4.49: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view
2006/03/10 10:20:39 iha 1.2.4.48: don't use leading underscore
2006/02/17 20:57:39 iha 1.2.4.47: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/06 15:30:07 iha 1.2.4.46: enlarge lifetime of titlewrapper
2006/02/03 19:37:23 iha 1.2.4.45: offer series wrapper to create via uno and initialize without series index at all
2006/01/27 09:51:11 bm 1.2.4.44: InlineContainer.hxx moved to comphelper
2005/11/23 16:50:36 iha 1.2.4.43: cleanup SchSfxItemIds.hxx + removed unused defines
2005/11/15 15:29:52 bm 1.2.4.42: garbage collection, disposing, reference release issues
2005/11/08 16:08:08 bm 1.2.4.41: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument
2005/11/07 17:11:23 bm 1.2.4.40: XRefreshable removed
2005/11/02 13:49:16 bm 1.2.4.39: 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:12 iha 1.2.4.38: support SequenceMapping
2005/10/19 16:48:39 bm 1.2.4.37: ::getData: if hasInternalDataProvider() was true, no model was passed to the ChartDataWrapper before.  As a result when getting data from Calc no internal (cached) data can be writen.  This seems better -- what was the reason for this?
2005/10/07 11:08:54 bm 1.2.4.36: RESYNC: (1.2-1.3); FILE MERGED
2005/10/06 09:07:53 bm 1.2.4.35: do not attach data if the given data is already attached to current model
2005/09/08 11:47:38 bm 1.2.4.34: create data wrapper without model when having external data provider
2005/08/18 15:20:39 bm 1.2.4.33: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API
2005/08/18 14:12:03 bm 1.2.4.32: use InternalDataProvider instead of ArrayDataProvider (is now superfluous and had implementation problems)
2005/08/15 13:01:32 bm 1.2.4.31: attachData: if we have already internal data, set it via the XChartDataArray interface
2005/08/03 16:36:12 bm 1.2.4.30: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/18 17:12:17 iha 1.2.4.29: update view in old api wrapped before saving
2005/07/07 16:23:04 bm 1.2.4.28: use wrapper for area to get correct named properties (hatches, gradients etc.)
2005/07/01 10:58:30 iha 1.2.4.27: correct load of donut charts - remove service name mismatch
2005/06/16 12:54:41 iha 1.2.4.26: create legend on demand
2005/06/14 12:53:59 bm 1.2.4.25: avoid exception+assertion if document has no Legend
2005/06/09 15:47:27 iha 1.2.4.24: support positions and sizes via view for old api wrapper
2005/06/07 15:38:28 iha 1.2.4.23: removed inactive XNumberFormatsSupplier interface from wrapper
2005/05/31 19:05:29 iha 1.2.4.22: create old api without controller
2005/05/12 13:56:38 bm 1.2.4.21: API change XDataProvider
2005/05/09 09:50:53 bm 1.2.4.20: moved parts of API to data namespace
2005/04/19 17:28:38 iha 1.2.4.19: improved old api support (introduced wrappedpropertyset ...)
2004/09/27 14:30:54 iha 1.2.4.18: save - old api - access correct gradient and oher lists; reduce direct access to draw model
2004/09/16 09:14:30 iha 1.2.4.17: implement api redesign
2004/09/09 15:12:35 bm 1.2.4.16: fixing loading of series: newly interpreted series have to be attached to the tree correctly
2004/09/08 15:36:41 bm 1.2.4.15: enable loading data series. There is one Diagram deletion too much which results in lost properties
2004/08/26 13:18:13 iha 1.2.4.14: implement XDrawPageSupplier
2004/05/13 09:51:07 bm 1.2.4.13: use column chart as default for "BarDiagram" service
DiagramWrapper needs chart type manager in CTOR
2004/05/07 13:48:45 bm 1.2.4.12: some updates
2004/04/27 14:26:43 bm 1.2.4.11: warning removed
2004/04/26 19:02:07 iha 1.2.4.10: #i27367# use simpler interface to move objects at PositionAndSizeHelper
2004/04/26 17:39:26 iha 1.2.4.9: #i27367# implemented setSize/Position
2004/04/14 15:17:13 bm 1.2.4.8: getCurrentController() -> delegate to chart2-model
2004/04/05 14:12:24 bm 1.2.4.7: XDataProvider API changed
2004/03/29 12:59:17 bm 1.2.4.6: do not create template again
2004/03/24 19:05:21 bm 1.2.4.5: XChartTypeTemplate changed: matchesTemplate may modify the
template s properties if bAdaptProperties is true
2004/03/24 10:45:24 bm 1.2.4.4: some improvements of old API
2004/03/19 14:32:49 bm 1.2.4.3: XDataSource now contains XLabeledDataSources
2004/03/02 09:34:31 bm 1.2.4.2: properties added (esp. the Has... properties)
2004/02/13 16:51:13 bm 1.2.4.1: join from changes on branch bm_post_chart01
2007-05-22 16:17:17 +00:00
Oliver Bolte
7c8ddcc1d4 INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:32 kaib 1.3.80.1: #i68856# Added header markers and pch files
2006-09-17 11:55:25 +00:00
Rüdiger Timm
e555cd559d INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED
2005/09/05 18:42:12 rt 1.2.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:00:37 +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