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
by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has
been renamed to IWizardPageController.
This will later on allow to have implementations where the TabPage is provided by an external component
(e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2007/02/27 16:28:00 bm 1.1.2.17: #i71233# disable dialog commit when there are invalid ranges or series with missing mandatory roles
2007/02/27 13:45:31 bm 1.1.2.16: Disable controls and tabs when invalid ranges were entered
2007/02/09 12:31:18 bm 1.1.2.15: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection
2006/12/05 23:45:17 iha 1.1.2.14: #i71675# enable set data label range for xy charts
2006/10/24 11:55:16 bm 1.1.2.13: enable range chooser in Calc
2006/06/28 11:18:32 dr 1.1.2.12: clean up tab order of controls
2005/11/14 17:54:33 iha 1.1.2.11: don't update model again at end of execute as this was done already - undo is done outside of the dialog
2005/10/11 09:20:16 bm 1.1.2.10: license header change
2005/05/12 20:02:17 sab 1.1.2.9: get access to ranges
2005/05/09 09:50:56 bm 1.1.2.8: moved parts of API to data namespace
2005/04/19 14:34:41 bm 1.1.2.7: fixing the data source/range chooser dialogs
2005/04/15 14:48:08 bm 1.1.2.6: data source and range choose dialog rework
2004/06/29 12:21:54 bm 1.1.2.5: shared data for range chooser and data source tab pages
2004/06/17 10:03:25 bm 1.1.2.4: data source dialog is a tab dialog now using
the same tabpages as the wizard
2004/05/27 15:54:21 iha 1.1.2.3: #i20344# provide charttype template
2004/05/26 13:18:40 bm 1.1.2.2: dialog behaviour improvements
2004/05/24 17:36:32 bm 1.1.2.1: Flexible Source Range Dialog became a tab page nowsource/controller/dialogs/tp_DataSource.src