Commit Graph

15 Commits

Author SHA1 Message Date
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
80ef0dfedc svtools: sal_Bool->bool
Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
2014-03-25 14:32:57 +02:00
27eb33d753 remove unnecessary empty dtor, etc.
Change-Id: Ia2a1d1fe81a07d1e37437539d6d651a7c6ce1111
2013-12-27 20:59:01 +00:00
98e135931a convert chart elements page to .ui
Change-Id: I7b6dba29622dc1eaa7e12c58084c6ffed19fe886
2013-12-09 16:20:35 +00:00
07a58db413 provide two LegendPositionResources for the interim
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
2013-11-27 10:33:25 +00:00
75b7ce9c66 fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +02:00
f77dedbc97 remove a few more auto_ptr
Change-Id: I316d5c91bf80ab46f8f29f4986295d48fc4427e7
2013-09-29 20:26:06 +02:00
dd9c97d587 fdo#62475 removed pointless comments
Change-Id: I3f5e86dba2df950aeb12c895f52d99274c0959aa
Reviewed-on: https://gerrit.libreoffice.org/5148
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-07-29 11:34:33 +00:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
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
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
cb394c268a INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED
2008/04/01 15:04:05 thb 1.3.20.3: #i85898# Stripping all external header guards
2008/04/01 10:50:21 thb 1.3.20.2: #i85898# Stripping all external header guards
2008/03/28 16:43:33 rt 1.3.20.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:28:05 +00:00
2495b03453 INTEGRATION: CWS odbmacros2 (1.2.90); FILE MERGED
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#
2008-03-06 18:18:23 +00:00
c6738e2ed0 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
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
2007-05-22 16:50:36 +00:00