• Vladimir Glazounov's avatar
    INTEGRATION: CWS chart2mst3 (1.29.28); FILE MERGED · 36d891f0
    Vladimir Glazounov yazdı
    2007/04/19 09:51:09 bm 1.29.28.63: #i75530# import explicit chart types at data series in correct order
    2007/01/29 14:20:30 bm 1.29.28.62: do not need table-number-list on import
    2007/01/19 18:03:22 iha 1.29.28.61: remove unneccessary dependency on special build id - detection for existence is sufficient here
    2006/12/12 19:03:06 bm 1.29.28.60: switch to internal data provider as early as possible. This is determined by the complete range string in the plot-area
    2006/12/12 16:55:11 bm 1.29.28.59: own data with no categories element: apply categories in applyTable()
    2006/12/06 18:50:46 bm 1.29.28.58: #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/12/01 11:48:58 bm 1.29.28.57: include for tools-string added when DBG_UTIL is set
    2006/11/30 15:37:13 iha 1.29.28.56: #59288# correct save and load of axis scale values for percent stacked charts
    2006/11/25 21:59:36 bm 1.29.28.55: basegfx::B3DVector method changes
    2006/11/24 21:25:22 bm 1.29.28.54: RESYNC: (1.36-1.37); FILE MERGED
    2006/11/14 19:25:37 iha 1.29.28.53: #i71330# xy 'symbols only' get lines when loading older versions
    2006/10/25 15:53:13 iha 1.29.28.52: invisible line for x axis of net charts when importing from old files
    2006/10/20 09:50:40 bm 1.29.28.51: warnings removed
    2006/10/19 16:21:36 bm 1.29.28.50: warnings removed
    2006/10/19 09:59:39 bm 1.29.28.49: RESYNC: (1.34-1.36); FILE MERGED
    2006/10/10 15:11:52 iha 1.29.28.48: loaded 3D lines aren't stacked deep
    2006/10/09 13:26:07 iha 1.29.28.47: default scale for added x axis for net charts
    2006/09/20 15:57:27 bm 1.29.28.46: #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). So set no hard attribute for wall here, as it will be overwritten.
    2006/08/16 14:54:24 iha 1.29.28.45: #124495# categories for net chart are not displayed when loading old files
    2006/08/02 12:56:03 iha 1.29.28.44: removed unused DomainOffset
    2006/06/09 16:31:13 iha 1.29.28.43: worked around wrong camera default in old chart for compatibility
    2006/05/18 11:53:32 bm 1.29.28.42: #i65524# floor as default fill style of SOLID. Apply defaults also when there is no auto-style
    2006/05/18 11:45:08 bm 1.29.28.41: set grid-lines to black as default, because that is the default in the old API, and therefore in old (as well as new) files
    2006/05/02 14:38:30 bm 1.29.28.40: #125497# set the fill-style to NONE, as this is the default in the filter, but isn't in the model
    2006/04/22 10:55:54 iha 1.29.28.39: park unused categories in scale with AxisType not being CATEGORY
    2006/04/10 12:37:45 iha 1.29.28.38: api restructure axis, grids, scales and increments
    2005/12/21 21:34:23 iha 1.29.28.37: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
    2005/11/28 15:20:32 bm 1.29.28.36: implemented StackedBarsConnected property at Diagram
    2005/11/08 17:48:12 bm 1.29.28.35: catch IllegalArgumentException when calling XDataProvider::createDataSequenceByRangeRepresentation
    2005/11/01 12:53:25 iha 1.29.28.34: proper use of default domain (first x sequence) for load and save of scatter charts
    2005/10/29 20:51:55 iha 1.29.28.33: coordinate system restructure
    2005/10/24 10:46:34 iha 1.29.28.32: coordinate system restructure
    2005/10/13 17:37:23 iha 1.29.28.31: renamed BoundedCoordinateSystem to CoordinateSystem
    2005/10/09 08:06:49 bm 1.29.28.30: RESYNC: (1.33-1.34); FILE MERGED
    2005/09/16 16:20:47 iha 1.29.28.29: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view
    2005/08/30 16:47:38 iha 1.29.28.28: 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/30 16:16:56 bm 1.29.28.27: set axis title content in axis::EndElement (instead of StartElement), because it is not known earlier
    2005/08/19 16:10:23 bm 1.29.28.26: chart2::XChartDocument: getDiagram -> getFirstDiagram
    2005/07/25 13:42:50 bm 1.29.28.25: RESYNC: (1.32-1.33); FILE MERGED
    2005/07/22 11:01:23 bm 1.29.28.24: #124488# workaround for 3d area deep charts that have Deep==false in files saved with older versions
    2005/07/19 17:01:24 bm 1.29.28.23: order of methods changed: 1. StartElement, 2. CreateChildContext, 3. EndElement to ease browsing
    2005/07/19 09:30:51 iha 1.29.28.22: create axis before axis title to load axis title
    2005/07/18 16:11:15 bm 1.29.28.21: 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:16 iha 1.29.28.20: change from series index to series identifier
    2005/07/14 08:42:18 bm 1.29.28.19: enable grid before applying grid properties
    2005/07/06 11:10:06 bm 1.29.28.18: convert chart range from XML to data provider format
    2005/07/06 09:22:10 bm 1.29.28.17: range conversion in import is FromXML
    2005/07/06 09:19:43 bm 1.29.28.16: XML conversion was done twice for categories
    2005/07/06 09:17:18 bm 1.29.28.15: use XML range conversion of data provider
    2005/07/04 16:01:10 bm 1.29.28.14: use two member for number of lines: the property at the plot-area and the number of series that have a line class. This way we can deal with both variants.  Set categories before properties that use template detection
    2005/07/01 16:18:52 bm 1.29.28.13: remove empty chart type groups
    2005/06/30 14:24:11 bm 1.29.28.12: import of stacking mode fixed (old deprecated method removed)
    2005/06/24 09:07:29 bm 1.29.28.11: stock chart
    2005/06/23 14:44:50 iha 1.29.28.10: correct support for statistic properties
    2005/06/22 08:18:47 iha 1.29.28.9: load property DataCaption at diagram, series and data point correctly
    2005/06/21 15:19:42 iha 1.29.28.8: set series and point properties after data is available
    2005/06/21 12:55:44 iha 1.29.28.7: set correct symbol type defaults to series
    2005/06/17 17:03:43 bm 1.29.28.6: using new API for im-/export of data
    2005/04/19 17:52:59 iha 1.29.28.5: remove unsued property listener for Stacked and Percent
    2005/03/17 11:21:34 bm 1.29.28.4: RESYNC: (1.31-1.32); FILE MERGED
    2004/09/20 17:23:02 bm 1.29.28.3: set stackmode in EndElement, because in StartElement there are no series to set the mode at
    2004/08/30 17:12:52 bm 1.29.28.2: RESYNC: (1.29-1.31); FILE MERGED
    2004/08/25 16:05:59 iha 1.29.28.1: View independent loading - smarter setting of axis title position and diagram size & position
    36d891f0
SchXMLPlotAreaContext.cxx 61.8 KB