2007/08/08 21:28:17 iha 1.37.36.4: #i80250# correct loading of scatter symbol only point color
2007/08/08 18:54:39 iha 1.37.36.3: #i78615# missing symbol size is not interpreted correctly for bitmap symbols
2007/08/07 14:13:29 iha 1.37.36.2: #i80250# symbol style automatic is not saved correctly, #i78615# automatic symbol size are not loaded correctly
2007/08/06 08:22:22 bm 1.37.36.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle
2007/02/15 15:41:52 bm 1.29.28.64: assertion removed in EndElement: at that place we do not always have internal data
2007/01/29 14:20:30 bm 1.29.28.63: do not need table-number-list on import
2006/12/12 19:16:49 bm 1.29.28.62: use applyTableSimple instead of applyTable for stock charts with own data
2006/12/12 18:08:35 iha 1.29.28.61: correct loading of old donuts after clipboard impl
2006/12/07 16:32:06 bm 1.29.28.60: #i64497# some more fixes for clipboard
2006/12/06 18:50:45 bm 1.29.28.59: #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/17 14:08:29 iha 1.29.28.58: fallback to internal data table for wrong files with wrong range strings see issue i59297, example document e.g. issue 16280
2006/11/14 19:25:37 iha 1.29.28.57: #i71330# xy 'symbols only' get lines when loading older versions
2006/10/27 11:10:33 iha 1.29.28.56: removed warning error
2006/10/26 19:36:49 iha 1.29.28.55: correct order of series when importing old style donuts
2006/10/20 09:50:39 bm 1.29.28.54: warnings removed
2006/10/19 16:21:35 bm 1.29.28.53: warnings removed
2006/10/19 09:59:00 bm 1.29.28.52: RESYNC: (1.32-1.34); FILE MERGED
2006/08/25 18:29:00 iha 1.29.28.51: #i58457# cope with wrong files for donuts from older versions and also with corrected ones
2006/08/08 15:03:39 iha 1.29.28.50: don't refresh addin when loading is not finished
2006/08/01 09:27:52 iha 1.29.28.49: use correct charttype for series creation when having addin
2006/08/01 09:25:37 iha 1.29.28.48: helping methods for chart im- and export
2006/06/22 14:49:38 bm 1.29.28.47: correct loading of data table for charts with own data and empty msChartAddress
2006/06/17 16:11:05 bm 1.29.28.46: const removed on error
2006/06/07 14:59:12 bm 1.29.28.45: #124497# set styles of series before the styles of statistics properties, because the existence of statistics objects is determined by proeprties of the series
2006/05/15 11:56:08 bm 1.29.28.44: legend has fill-style NONE per default, although in the model the default is SOLID
2006/05/15 09:46:02 bm 1.29.28.43: #i64497# allow loading charts with external data references in containers that do not support those (like Impress) for clipboard from Calc to Impress to work.
2006/04/22 10:54:51 iha 1.29.28.42: park unused categories in scale with AxisType not being CATEGORY( own data has always categories)
2006/02/03 19:52:10 iha 1.29.28.41: remove series index dependency
2005/12/21 21:34:21 iha 1.29.28.40: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/11/29 18:05:59 iha 1.29.28.39: #i58464# work around wrong writer ranges in file
2005/11/28 15:20:30 bm 1.29.28.38: implemented StackedBarsConnected property at Diagram
2005/11/05 11:34:00 iha 1.29.28.37: fixed loading of donut styles also if old series count is less than old point count
2005/11/05 01:26:15 iha 1.29.28.36: fix loading of donut series and point styles - work around of OOo 2.0 and older
2005/11/04 17:01:23 iha 1.29.28.35: cleanup moced code to new method ChangeDiagramAccordingToTemplate
2005/11/03 18:22:39 iha 1.29.28.34: fix sequence mapping for internal data
2005/11/02 22:54:09 iha 1.29.28.33: don't clone data if creating internal dataprovider
2005/11/02 22:52:37 iha 1.29.28.32: correct sequence mapping
2005/10/29 09:42:20 iha 1.29.28.31: support SequenceMapping also for chart local data
2005/10/28 12:18:03 iha 1.29.28.30: enhanced exception message
2005/10/25 16:38:11 iha 1.29.28.29: support SequenceMapping
2005/10/24 10:45:02 iha 1.29.28.28: coordinate system restructure
2005/10/13 17:37:22 iha 1.29.28.27: renamed BoundedCoordinateSystem to CoordinateSystem
2005/10/09 08:05:36 bm 1.29.28.26: RESYNC: (1.31-1.32); FILE MERGED
2005/09/08 15:46:08 iha 1.29.28.25: lock controller for binary loading already before the dataprovider gets attached
2005/08/30 16:54:29 iha 1.29.28.24: lock controllers only once starting the import and unlock after all was imported -> necessary to get no update notifications during import of binary files
2005/08/29 16:24:11 bm 1.29.28.23: clean chart properly before loading (binfilter uses flat XML which calls InitNew. The default data must be removed)
2005/08/19 16:10:22 bm 1.29.28.22: chart2::XChartDocument: getDiagram -> getFirstDiagram
2005/08/15 13:09:11 bm 1.29.28.21: applyTableSimple: gets the data directly. This eases filling the internal data provider
2005/08/03 13:34:46 bm 1.29.28.20: bug on import of stock charts (wrong series reused)
2005/07/22 11:00:18 bm 1.29.28.19: set stack mode before a potential template detection (in case we have a rectangular range)
2005/07/22 08:35:47 bm 1.29.28.18: remove empty chart type groups before a potential template detection for changing the diagram data
2005/07/19 17:02:26 bm 1.29.28.17: StockChart issues (range-line defaults, series at which to set properties)
2005/07/18 16:11:14 bm 1.29.28.16: Stock Issues fixed: remove empty chart types in Chart Context instead of PlotArea, stock with volume: create new series with correct chart type
2005/07/15 21:00:15 iha 1.29.28.15: change from series index to series identifier
2005/07/01 16:18:50 bm 1.29.28.14: remove empty chart type groups
2005/06/30 14:24:08 bm 1.29.28.13: import of stacking mode fixed (old deprecated method removed)
2005/06/24 13:07:12 bm 1.29.28.12: stock chart
2005/06/24 09:07:27 bm 1.29.28.11: stock chart
2005/06/23 14:44:26 iha 1.29.28.10: correct support for statistic properties
2005/06/22 08:17:59 iha 1.29.28.9: load property DataCaption at diagram, series and data point correctly
2005/06/21 15:18:38 iha 1.29.28.8: set series and point properties after data is available
2005/06/17 17:03:40 bm 1.29.28.7: using new API for im-/export of data
2005/06/01 16:06:05 iha 1.29.28.6: use visarea for page size
2005/04/19 17:54:39 iha 1.29.28.5: remove unused property ExportData
2005/03/17 11:21:00 bm 1.29.28.4: RESYNC: (1.29-1.30); FILE MERGED
2004/08/26 15:39:29 iha 1.29.28.3: View independent loading - different setting of page size
2004/08/25 16:47:51 iha 1.29.28.2: removed unused code
2004/08/25 16:00:43 iha 1.29.28.1: View independent loading - smarter setting of legend & title and diagram position
2005/06/30 09:50:15 bm 1.30.192.1: #i51307# set size/position and 3d scene properties only if necessary, i.e. when respective attributes have been read