Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
You can set different properties to individual data labels. But setting
new properties to all data labels should overwrite the individual settings.
Change-Id: I934bad89326115aa83feb86275cf380d701a5686
This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too
2008/01/11 15:58:43 bm 1.29.10.4: #i44768# make it easier to add and modify trendlines
2007/12/20 16:15:27 bm 1.29.10.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog
2007/12/18 13:45:33 bm 1.29.10.2: RESYNC: (1.29-1.30); FILE MERGED
2007/11/20 17:06:29 iha 1.29.10.1: #1163# title for secondary axes
2007/11/05 14:33:34 iha 1.28.32.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels
2007/10/30 13:54:16 bm 1.28.32.2: RESYNC: (1.28-1.29); FILE MERGED
2007/10/12 12:35:08 bm 1.28.32.1: #i7998# equations for regression curves
2007/07/06 13:31:24 iha 1.27.12.3: #i8877# Error bar values limited to 0.1 and above
2007/06/26 11:12:52 bm 1.27.12.2: #i78791# fix for (broken) gcc 3.3 for Mac OS/X Panther applied
2007/06/25 12:52:11 bm 1.27.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation
2007/03/19 15:07:26 iha 1.24.4.55: #i73605#, #i75389# use correct numberformat for scale tabpage and numbers tabpage
2007/02/26 15:14:27 iha 1.24.4.54: #i72970# don't offer 'Object Properties' for wall if wall is not supported
2007/01/16 16:25:54 iha 1.24.4.53: #i73426# wrong help context bvecause of wrong window hirarchy
2006/11/26 11:41:46 bm 1.24.4.52: includes for solar mutex missing
2006/10/27 14:59:21 iha 1.24.4.51: name consolidation
2006/10/24 16:47:20 iha 1.24.4.50: use different symbol as preview for automatic symbols
2006/10/20 21:14:18 iha 1.24.4.49: implement selection of additional shapes
2006/10/18 17:07:50 bm 1.24.4.48: RESYNC: (1.25-1.26); FILE MERGED
2006/09/27 14:27:21 iha 1.24.4.47: corrected reference size for data labels
2006/09/24 09:12:54 iha 1.24.4.46: #i61970# correct implementation of axis at
2006/06/19 16:20:48 iha 1.24.4.45: fix 'cancel' for 3D view dialog
2006/04/10 15:03:33 iha 1.24.4.44: api restructure axis, grids, scales and increments
2006/04/10 12:25:07 iha 1.24.4.43: api restructure axis, grids, scales and increments
2006/03/11 17:13:20 iha 1.24.4.42: #i63009# menu item format all title/axis and grids did not work
2006/01/24 10:51:47 bm 1.24.4.41: ReferenceSizeProvider put into a separate helper class (tools)
2006/01/20 17:02:18 bm 1.24.4.40: pass correct diagram size to ReferenceSizeProvider
2005/12/21 21:29:09 iha 1.24.4.39: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/12/07 14:02:19 iha 1.24.4.38: remove dependendy from special title identifiers
2005/12/03 18:51:03 iha 1.24.4.37: enable pie segment dragging
2005/11/22 10:53:21 bm 1.24.4.36: use correct undo strings
2005/11/18 18:19:54 iha 1.24.4.35: restructuring for proper subgrid support
2005/11/15 20:49:36 iha 1.24.4.34: use UndoGuard
2005/11/15 20:23:08 iha 1.24.4.33: remove superfluous view updates
2005/11/15 15:32:44 iha 1.24.4.32: guard dialogs with solarmutex
2005/11/07 21:01:28 iha 1.24.4.31: make more failsafe
2005/11/07 17:12:09 bm 1.24.4.30: removed explicit view update for object property changes
2005/11/02 13:49:19 bm 1.24.4.29: 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/18 14:35:53 bm 1.24.4.28: lock controllers during model change calls
2005/10/11 12:46:48 bm 1.24.4.27: using UndoManager for undo/redo
2005/10/07 11:34:15 bm 1.24.4.26: RESYNC: (1.24-1.25); FILE MERGED
2005/09/26 14:36:07 iha 1.24.4.25: #i54909# swap x and y grid according to old usage of uno command names
2005/08/18 15:20:42 bm 1.24.4.24: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API
2005/08/03 16:36:16 bm 1.24.4.23: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/28 09:34:49 bm 1.24.4.22: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries
2005/07/26 12:07:56 bm 1.24.4.21: use configuration colors in ColorProvider
2005/07/13 15:21:13 iha 1.24.4.20: update draw model tables before use in view and dialogs
2005/07/12 12:57:04 bm 1.24.4.19: use named properties for gradients etc. in chart model
2005/07/08 12:55:05 iha 1.24.4.18: provide and keep view as service only
2005/07/05 15:44:05 iha 1.24.4.17: redefine diagram size
2005/06/10 18:23:17 iha 1.24.4.16: transport gradients, hatches etc. from chart model to draw model for display in the dialogs
2005/06/07 15:51:09 iha 1.24.4.15: use numberformatter from model
2005/06/03 14:41:23 iha 1.24.4.14: shared_ptr for drawmodelwrapper
2005/05/31 19:00:06 iha 1.24.4.13: create old api without controller
2005/04/13 08:52:14 iha 1.24.4.12: changed servicenames to avoid confusion with model services
2005/03/31 12:55:16 bm 1.24.4.11: first redo implementation
2005/03/30 16:31:04 bm 1.24.4.10: make model cloneable (+first undo implementation)
2004/09/17 12:20:47 iha 1.24.4.9: implement api redesign - dimension property
2004/07/01 14:00:49 iha 1.24.4.8: correct pie segment color in point properties dialog
2004/06/04 12:06:24 iha 1.24.4.7: implement 3D View / Effects dialog
2004/06/01 19:04:56 iha 1.24.4.6: new 3D view/effects dialog
2004/05/17 17:31:15 iha 1.24.4.5: added objecttype OBJECTTYPE_DATA_AVERAGE_LINE
2004/03/18 16:32:47 iha 1.24.4.4: changed parameters in constructor of DataPointItemConverter
2004/03/05 15:00:43 iha 1.24.4.3: changed from slot url scheme to uno url scheme due to menubar framework changes
2004/03/01 20:15:19 iha 1.24.4.2: added ItemCOnverter for Stock Gain/Loss
2004/02/13 16:51:19 bm 1.24.4.1: join from changes on branch bm_post_chart01