...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
LegendPositionResources for .ui based stuff and a legacy
oldLegendPositionResources which can be phased out when
the last .res based user is gone
Change-Id: I02478882e0cb54ee0fe5c2c5d15382f94758a3d2
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.
2008/02/11 11:13:08 fs 1.2.90.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS
2008/01/30 13:21:56 fs 1.2.90.2: canAdvance made const
2008/01/15 09:55:46 fs 1.2.90.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#
2007/02/02 23:04:57 iha 1.1.2.11: some resource changes according to wizard spec
2006/11/10 21:03:07 iha 1.1.2.10: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/03/10 10:20:41 iha 1.1.2.9: don't use leading underscore
2006/01/23 15:55:34 iha 1.1.2.8: #i61054# disable next button at wizard correctly
2006/01/06 20:27:28 iha 1.1.2.7: added legendposition to wizard and restructured legend postiion control classes
2005/11/14 18:16:25 iha 1.1.2.6: don't change model during initialization of controls
2005/10/11 09:20:19 bm 1.1.2.5: license header change
2004/06/09 17:45:49 iha 1.1.2.4: live update
2004/04/27 15:00:39 iha 1.1.2.3: warnings removed
2004/04/22 15:00:46 iha 1.1.2.2: #i20344# chabged legend, grid and title resources
2004/04/07 21:27:45 iha 1.1.2.1: #i20344# new