Commit Graph

8 Commits

Author SHA1 Message Date
Sebastian Spaeth
63bb42ab7d Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:18 +02:00
Frank Schoenheit [fs]
7c54ab539e unoawt: completely separated the controller functionality of a wizard page from the wizard page itself,
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.
2010-05-25 10:17:24 +02:00
Jens-Heiner Rechtien
4573ccfffd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
b91ad00315 INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED
2008/03/28 16:43:33 rt 1.5.20.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:27:33 +00:00
Kurt Zenker
996838d3fd INTEGRATION: CWS odbmacros2 (1.3.56); FILE MERGED
2008/03/04 12:09:42 fs 1.3.56.4: RESYNC: (1.3-1.4); FILE MERGED
2008/02/11 11:13:08 fs 1.3.56.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.3.56.2: canAdvance made const
2008/01/15 09:55:46 fs 1.3.56.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#
2008-03-06 18:18:01 +00:00
Rüdiger Timm
feeed08940 INTEGRATION: CWS chart19 (1.3.44); FILE MERGED
2007/11/20 17:12:15 iha 1.3.44.1: #1163# title for secondary axes
2008-02-18 14:52:59 +00:00
Rüdiger Timm
7521fdc6f5 INTEGRATION: CWS chart07 (1.2.12); FILE MERGED
2007/07/10 11:57:29 bm 1.2.12.1: #i69281# warnings removed
2007-07-25 07:41:51 +00:00
Vladimir Glazounov
c887faceac INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/05/18 16:12:17 bm 1.1.2.26: #i74635# ResMgr cleanup ResId -> SchResId
2007/02/27 16:46:42 iha 1.1.2.25: change string according to wizard spec
2007/02/08 21:25:35 iha 1.1.2.24: resync m195 -> m202
2007/02/02 23:03:06 iha 1.1.2.23: some resource changes according to wizard spec
2006/11/10 21:03:07 iha 1.1.2.22: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/10/27 14:59:20 iha 1.1.2.21: name consolidation
2006/10/21 11:02:40 iha 1.1.2.20: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead
2006/04/10 15:03:32 iha 1.1.2.19: api restructure axis, grids, scales and increments
2006/03/10 10:20:41 iha 1.1.2.18: don't use leading underscore
2006/01/24 10:35:46 bm 1.1.2.17: ChartModelHelper::findDiagram now also works with chart2::XChartDocument
2006/01/23 15:55:08 iha 1.1.2.16: #i61054# disable next button at wizard correctly
2006/01/12 17:54:54 iha 1.1.2.15: change name of wizard step 4 according to spec
2006/01/06 20:27:27 iha 1.1.2.14: added legendposition to wizard and restructured legend postiion control classes
2005/12/06 19:00:31 iha 1.1.2.13: #i58065# use grid HelpIds for Grid ChaeckBoxes
2005/11/18 18:19:53 iha 1.1.2.12: restructuring for proper subgrid support
2005/11/15 10:55:34 iha 1.1.2.11: only change model if controls have changed
2005/11/14 18:16:49 iha 1.1.2.10: don't change model during initialization of controls
2005/11/14 15:59:30 iha 1.1.2.9: remove direct view update call as automatic updates are now available and guard against to many view updates
2005/10/11 09:20:18 bm 1.1.2.8: license header change
2005/06/16 12:55:35 iha 1.1.2.7: create legend on demand
2004/06/09 17:46:10 iha 1.1.2.6: live update
2004/05/17 17:33:53 iha 1.1.2.5: provide object naming; resource cleanup
2004/05/05 20:52:27 iha 1.1.2.4: #i20344# added page title
2004/04/27 13:32:41 iha 1.1.2.3: warnings removed
2004/04/22 15:00:45 iha 1.1.2.2: #i20344# chabged legend, grid and title resources
2004/04/07 21:27:08 iha 1.1.2.1: #i20344# new
2007-05-22 16:50:14 +00:00