Commit Graph

17 Commits

Author SHA1 Message Date
Noel Grandin
827c46e7d7 fdo#82577: Handle Window
Put the VCL Window class in the vcl namespace. Avoids clash with the X11
Window typedef.

Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-09-23 14:11:39 +03:00
Caolán McNamara
98e135931a convert chart elements page to .ui
Change-Id: I7b6dba29622dc1eaa7e12c58084c6ffed19fe886
2013-12-09 16:20:35 +00:00
Laurent Balland-Poirier
cf38ab5d89 Convert chart::InsertTitleDlg to .ui
Change-Id: Ic92ab5e715253caa4be9c0fea4499797ed2b7485
Reviewed-on: https://gerrit.libreoffice.org/6997
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-09 16:20:05 +00:00
Thomas Arnhold
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
Jelle van der Waa
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
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Norbert Thiebaud
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
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
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
63ec65df69 INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED
2008/03/28 16:43:24 rt 1.7.34.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:56:30 +00:00
Rüdiger Timm
9879b9fe02 INTEGRATION: CWS chart19 (1.6.78); FILE MERGED
2007/11/20 17:17:18 iha 1.6.78.1: #1163# title for secondary axes
2008-02-18 14:43:48 +00:00
Vladimir Glazounov
b2e1de0b41 INTEGRATION: CWS chart2mst3 (1.2.8); FILE MERGED
2007/05/14 20:02:57 bm 1.2.8.8: RESYNC: (1.4-1.5); FILE MERGED
2006/10/18 17:03:55 bm 1.2.8.7: RESYNC: (1.3-1.4); FILE MERGED
2006/01/06 20:27:25 iha 1.2.8.6: added legendposition to wizard and restructured legend postiion control classes
2005/10/07 11:16:03 bm 1.2.8.5: RESYNC: (1.2-1.3); FILE MERGED
2004/05/17 17:33:50 iha 1.2.8.4: provide object naming; resource cleanup
2004/04/30 15:37:32 bm 1.2.8.3: suppress warnings for this in CTOR
2004/04/22 15:00:41 iha 1.2.8.2: #i20344# chabged legend, grid and title resources
2004/04/07 21:38:05 iha 1.2.8.1: #i20344# reuse of resources TitleResources
2007-05-22 16:36:23 +00:00
Rüdiger Timm
e29fcc167a INTEGRATION: CWS residcleanup (1.4.38); FILE MERGED
2007/02/26 22:00:55 pl 1.4.38.1: #i74635# no more ResMgr default
2007-04-26 08:37:01 +00:00
Oliver Bolte
5f45f2b48e INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:34 kaib 1.3.80.1: #i68856# Added header markers and pch files
2006-09-17 11:57:55 +00:00
Rüdiger Timm
1c35944f84 INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED
2005/09/05 18:42:20 rt 1.2.108.1: #i54170# Change license header: remove SISSL
2005-09-07 23:09:42 +00:00
Dan Williams
feca796601 Correct variable scoping in 'for' statements to be ISO C++ compliant. You
technically cannot declare a variable like 'for ( int i=0; ...; ...) {} i = 1'
and then use it later outside of the for() statement.
2004-03-08 15:03:51 +00:00
Björn Milcke
668c6b0245 initial import 2003-10-06 08:58:36 +00:00