Commit Graph

21 Commits

Author SHA1 Message Date
157b688cea some more hrc cleanup
Change-Id: Ic1a99ef971168093835207dd084e50a4f02b5e5f
Reviewed-on: https://gerrit.libreoffice.org/9141
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-04-23 18:08:24 +00:00
329332ba52 chart2: sal_Bool->bool
Change-Id: I85751b4e636596ef88ef02bc958abdc6abf98427
2014-04-15 15:23:29 +02:00
80ef0dfedc svtools: sal_Bool->bool
Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
2014-03-25 14:32:57 +02: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
401f01caf5 use ChartModel instead of XModel in a few places
This allows us easier implementation of some advanced features. Mainly
the 4D chartting will now be able to work without several ugly layers of
UNO.

Change-Id: I74d07229eaef921c508f3bab8fae6d6075ad737a
2013-11-19 13:47:36 +01:00
54a17dd246 windows: warning 4355 is disabled globally in com_MSC_defs.mk
So there is no need to do this locally, too.

Change-Id: I0fa1d0cd3e077ba0985848a9d2cbb061b123e8ad
2013-10-28 01:02:13 +01: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
5efc15f000 reduce use of UniString from ResID ctor
Change-Id: I8d7619e7807ff2d400ec5c7fd181375130245728
2013-07-28 16:45:48 +01:00
63c508e3e8 re-base on ALv2 code. Includes:
118568: switch to using ucpp
    Patch contributed by Juergen Schmidt
    http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
bd205223ec New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem
...see ebe26f72e90337da2d14f3029de148904e3e30b6 "WaE: 'unused' attribute ignored when parsing type"
for the problem.
2012-03-01 18:00:32 +01:00
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
850bdd260d cppcheck: remove unused variable 'bChanged' 2011-01-17 20:45:07 +00:00
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
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
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
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
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
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
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