summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-05-22 15:33:44 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-05-22 15:33:44 +0000
commit9cddf9da7fb256418e1bc3b4719abb55e3b0604c (patch)
tree7dcfd11d5b9fe8a4330f325b83f013f48a07d319 /cui
parent472a7674af363f33b5be29b867f8b19735670009 (diff)
INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/05/15 06:07:20 bm 1.1.2.51: #i77020# fixed crash due to strange uint <-> int conversions 2007/04/27 14:16:16 bm 1.1.2.50: RESYNC: warnings removed as preparation for warning==error 2007/04/20 11:58:07 tl 1.1.2.49: #i75825# checking for FirstCellAsLabel in detectArguments 2007/03/27 08:55:28 bm 1.1.2.48: #i75058# createDataSource: check if the source range passed here is too large for the table 2007/03/02 12:54:41 bm 1.1.2.47: #i75058# throw IllegalArgumentException instead of RuntimeException when createDataSequenceByRangeRepresentation fails 2007/02/16 15:15:16 tl 1.1.2.46: #i74133# possible crash fixed 2007/02/16 10:14:38 tl 1.1.2.45: #i74133# possible crash fixed 2007/02/12 17:20:31 bm 1.1.2.44: calling an interface method that throws a DisposedException in the DTOR is no good idea 2007/02/09 21:56:35 iha 1.1.2.43: resync m195 -> m202 - missing pch 2007/02/02 16:15:37 tl 1.1.2.42: #i74133# introduce DisposeExceptions and relaxed consistency checks in detectArguments 2007/02/02 15:34:12 tl 1.1.2.41: #i74133# introduce DisposeExceptions and relaxed consistency checks in detectArguments 2007/02/02 11:24:03 tl 1.1.2.40: #i55007# automatic chart update 2007/01/29 14:06:56 tl 1.1.2.39: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/13 12:31:03 tl 1.1.2.38: #i71244# update charts in writer 2006/12/13 11:07:28 tl 1.1.2.37: #i71244# update charts in writer 2006/12/12 16:43:14 tl 1.1.2.36: #i71244# update charts in writer 2006/12/11 15:23:39 tl 1.1.2.35: #i71244# update charts in writer 2006/12/07 11:47:06 tl 1.1.2.34: #i71244# update chart in writer 2006/12/07 11:20:47 tl 1.1.2.33: #i71244# update chart in writer 2006/12/06 09:27:23 bm 1.1.2.32: syntax error in preprocessor directive 2006/12/05 16:32:07 iha 1.1.2.31: correct cloning of SwChartLabeledDataSequence 2006/12/05 13:35:07 iha 1.1.2.30: #i72002# #i71677# crashes with xy charts (fix from tl) 2006/11/01 17:40:10 iha 1.1.2.29: changed resource STR_CHART2_COL_LABEL_TEXT according to changed spec 2006/05/08 08:47:47 bm 1.1.2.28: XDataSequence: chart data listener removed. Instead XModifyBroadcaster must be implemented in the future 2006/01/13 12:39:58 tl 1.1.2.27: #i30052# added string resources 2005/12/06 12:46:25 tl 1.1.2.26: #58464# generateLabel fixed as told 2005/12/06 11:32:04 tl 1.1.2.25: #58464# createDataSource improved to handle bad exported SO8 charts (shifted cell ranges) 2005/12/06 09:28:21 tl 1.1.2.24: #i30052# createDataSource for rows fixed; DBG only implementation of 'generateLabel' 2005/11/30 10:59:14 bm 1.1.2.23: ^M character in code (breaking Solaris build) 2005/11/29 18:15:47 iha 1.1.2.22: #i58464# work around wrong writer ranges in file 2005/11/24 10:51:56 tl 1.1.2.21: #i30052# implementing chart2 API 2005/11/23 07:24:25 tl 1.1.2.20: #i30052# chart2 API 2005/11/22 14:19:23 tl 1.1.2.19: #i30052# chart2 API 2005/11/15 10:22:40 tl 1.1.2.18: #i30052# chart2 support 2005/11/15 09:10:55 tl 1.1.2.17: #i30052# chart2 support 2005/10/11 10:07:04 bm 1.1.2.16: license header change 2005/09/09 15:05:50 bm 1.1.2.15: +XRangeXMLConversion interface stub 2005/09/09 12:37:50 bm 1.1.2.14: return a non-empty string as CellRepresentation to allow newly created files to be identified as ones that get their data from writer 2005/09/08 12:36:53 iha 1.1.2.13: added method generateLabel 2005/09/08 11:49:25 iha 1.1.2.12: set number formatter independent from dataprovider thus also a chart with own data has the numberformatter of the parent 2005/09/01 13:50:48 bm 1.1.2.11: set table cursor to 0 if table or cursor has been deleted, lock solar mutex in DTOR 2005/08/05 13:59:17 bm 1.1.2.10: -XDataSequence::generateLabel 2005/08/05 09:19:18 bm 1.1.2.9: return a valid number formatter 2005/07/26 14:04:35 bm 1.1.2.8: chart2 UNO API changes 2005/05/12 14:27:41 bm 1.1.2.7: API changes in XDataProvider 2005/05/09 09:55:48 bm 1.1.2.6: moved chart2 API to data namespace 2005/05/03 16:35:55 bm 1.1.2.5: removed identifiers from XSequences. XSequences are no longer stored in the XDataProvider 2004/06/29 11:07:50 bm 1.1.2.4: XDataProvider: getRangeRepresentationByRangeIdentifiers -> mergeRangeRepresentations 2004/06/14 07:07:29 bm 1.1.2.3: tools string's length method is Len() not getLength() 2004/06/10 16:58:43 bm 1.1.2.2: createClone(): duplicate variable names (error with solaris compiler) 2004/06/10 11:54:55 tl 1.1.2.1: #i30052# chart2 support
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions