2007/04/19 09:51:09 bm 1.29.28.26: #i75530# import explicit chart types at data series in correct order
2007/03/26 13:59:48 bm 1.29.28.25: #i75651# label-cell-range-address -> label-cell-address like specified in RNG schema
2007/01/29 14:20:30 bm 1.29.28.24: do not need table-number-list on import
2006/12/12 16:55:11 bm 1.29.28.23: own data with no categories element: apply categories in applyTable()
2006/12/07 16:32:06 bm 1.29.28.22: #i64497# some more fixes for clipboard
2006/12/06 18:50:46 bm 1.29.28.21: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress
2006/11/30 15:44:04 bm 1.29.28.20: #i64497# if we get no data provider via factory, we use own data
2006/10/20 09:50:40 bm 1.29.28.19: warnings removed
2006/10/19 09:59:18 bm 1.29.28.18: RESYNC: (1.32-1.34); FILE MERGED
2006/09/29 13:16:35 bm 1.29.28.17: #i64500# allow importers to disable load-on demmand of graphics, like the chart
2006/08/02 12:25:40 iha 1.29.28.16: read wrongly created files properly while having addin with basediagram xy
2006/08/01 09:00:08 iha 1.29.28.15: helping methods for chart im- and export
2005/12/21 21:34:22 iha 1.29.28.14: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/10/13 17:37:23 iha 1.29.28.13: renamed BoundedCoordinateSystem to CoordinateSystem
2005/10/09 08:06:14 bm 1.29.28.12: RESYNC: (1.31-1.32); FILE MERGED
2005/09/08 15:45:20 iha 1.29.28.11: lock controller for binary loading already before the dataprovider gets attached
2005/09/08 11:33:43 iha 1.29.28.10: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter
2005/08/19 16:10:23 bm 1.29.28.9: chart2::XChartDocument: getDiagram -> getFirstDiagram
2005/08/15 13:09:12 bm 1.29.28.8: applyTableSimple: gets the data directly. This eases filling the internal data provider
2005/07/25 13:42:42 bm 1.29.28.7: RESYNC: (1.30-1.31); FILE MERGED
2005/07/15 21:00:16 iha 1.29.28.6: change from series index to series identifier
2005/07/04 15:56:28 bm 1.29.28.5: GetNewDataSeries: search for matching chart type group rather than using the last one
2005/06/24 09:07:28 bm 1.29.28.4: stock chart
2005/06/17 17:03:42 bm 1.29.28.3: using new API for im-/export of data
2005/03/17 11:21:22 bm 1.29.28.2: RESYNC: (1.29-1.30); FILE MERGED
2004/09/08 15:33:51 bm 1.29.28.1: call attachData() after changing data of ChartDocument
2005/06/30 09:50:17 bm 1.30.178.1: #i51307# set size/position and 3d scene properties only if necessary, i.e. when respective attributes have been read
2003/08/19 15:46:24 aw 1.27.130.2: #110680#
Give ServiceManager as const reference and do not keep it as reference locally as member
2003/07/07 15:46:10 aw 1.27.130.1: #110680#
Changed all components to use the ServiceManager they were created with.