bb761be472
Change SfxTabPage ctor SfxItemSet param from ref to pointer
...
...and also corresponding param of CreateTabPage function type and corresponding
Craete functions. There were some call sites that passed undefined "null
pointer references" and SfxTabPage internally uses a pointer member pSet that is
checked for null anyway.
Change-Id: I4eb3636155eac46c9c9d26e6e6e842e85d7e95af
2014-06-11 14:39:04 +02:00
a92e973b6d
Change SfxTabPage::Reset param from ref to pointer
...
...there was a call site that passed undefined "null pointer reference"
(apparently in a case where the passed argument was actually unused)
Change-Id: I663d4264b7a84f44ca69c732f3bc502f614b2b2a
2014-06-11 10:39:03 +02:00
4dbeadb9c1
Change SfxTabPage::FillItemSet param from ref to pointer
...
...there were a number of call sites that passed undefined "null pointer
references" (apparently in cases where the passed argument was actually unused)
Change-Id: I19799e90f0cd8e98367782441a5ea9df27b59830
2014-06-10 17:25:23 +02:00
97a5ba4a71
remove comments why a file gets included
...
also remove some commented out code
Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
2014-04-21 18:08:28 +02:00
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
34002c4e5c
sfx2: sal_Bool->bool
...
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
2014-03-27 13:45:09 +02:00
75b7ce9c66
fixincludeguards.sh: chart2
...
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +02:00
0e2ef09316
titlerotationtabpage.ui widgets
...
Change-Id: I187ec2b6bbee10820fcea5b770972fc63b2f7117
Reviewed-on: https://gerrit.libreoffice.org/5729
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2013-09-01 14:06:56 +00: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
12343c1556
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-10 20:21:13 -05:00
3d6a5a98cd
removetooltypes01: #i112600# remove tooltypes from chart2
2011-01-14 15:18:08 +01:00
ad3292e2b3
add modelines to .hxx files as well
2010-10-28 15:47:29 +01: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
811e7a83cb
CWS-TOOLING: integrate CWS rtlchart01
2008-11-26 15:19:48 +00:00
ad1e553f4c
INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED
...
2008/04/01 15:04:05 thb 1.8.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:32 rt 1.8.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:26:07 +00:00
e17e67baa6
INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED
...
2005/10/07 11:23:14 bm 1.3.4.4: RESYNC: (1.5-1.6); FILE MERGED
2004/09/07 10:05:37 bm 1.3.4.3: header for FixedLine/FixedText was missing
2004/08/30 22:35:59 bm 1.3.4.2: RESYNC: (1.3-1.5); FILE MERGED
2004/03/04 12:32:09 iha 1.3.4.1: cleanup
2007-05-22 16:49:52 +00:00
6a2c9814c4
INTEGRATION: CWS pchfix04 (1.6.100); FILE MERGED
...
2007/02/05 08:38:59 os 1.6.100.1: #i73604# usage of ITEMID_* removed
2007-05-10 15:33:25 +00:00
7f381ae0e3
INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED
...
2005/09/05 18:42:29 rt 1.5.58.1: #i54170# Change license header: remove SISSL
2005-09-07 23:19:17 +00:00
cf63851090
INTEGRATION: CWS sch03 (1.4.2); FILE MERGED
...
2004/08/17 09:15:47 dr 1.4.2.1: #i32576# new svx controls added in CWS dr14
2004-08-20 07:46:55 +00:00
0f27862d36
#i10000# disable orientation controls
2004-08-04 13:14:26 +00:00
3fe1d17a07
drafts namespace of API removed
...
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
d0c8ec0df3
comment out unused code -> cleanup pending
2003-11-08 22:04:12 +00:00
668c6b0245
initial import
2003-10-06 08:58:36 +00:00