bebe30e917
Consistency around SfxUInt32Item in svx/svx3ditems.hxx
...
...similar to what has been done for svx/sdtmfitm.hxx in
68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem."
Change-Id: I3193eab34a34c051002adeedd8b368e26f55f7a3
2014-09-01 13:37:27 +02:00
8f2990517f
directly include ResourceIds.hrc header
...
Change-Id: Iaef6876ac2838f8727fea21c03a4cdc50683e675
2014-08-09 18:12:06 +02:00
2d226f4c0b
SchLayoutTabPage: that ctor wants a pointer
...
Change-Id: I7f500186c2ce485e7f6a857286c14d0a64354c31
2014-07-20 21:07:04 +02:00
4fa4f38593
fdo#81547, part1: use ctor reading .ui file, not a resource
...
This fixes a crash when this tabpage is one of the tabpages in
data series properties dialog (e.g. 3D column chart)
Change-Id: Iacbc689fb410b30515e433bcf4a96c087047ca73
2014-07-20 19:54:56 +02:00
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
34002c4e5c
sfx2: sal_Bool->bool
...
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
2014-03-27 13:45:09 +02:00
885fd98fa3
convert chart type page to .ui format
...
Change-Id: I2e95e0dec66b8985abad81b02722e1bf632a15e0
2014-03-03 13:27:10 +00:00
12f1faf7bf
svl: sal_Bool -> bool
...
Change-Id: Ic31455a1f5ffffa35d4fdde901dd70734207b6f4
2014-02-20 08:17:00 +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
3e49d72847
Some cppcheck cleaning in chart2/
...
Change-Id: I1f8fcdd78029344c735cd4364c8b081d692e2f4e
2012-12-15 18:28:02 +01:00
4dd7c0369d
Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion
...
Change-Id: I0799f22685609201dfb524c373d065b6184ed53c
2012-07-18 08:23:28 +02:00
b9042fad7c
re-base on ALv2 code.
...
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
6da8379e14
remove include of pch header in chart2
2011-11-27 12:59:19 -06: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
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
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
a293d0a7b1
#i103496#: split svtools; improve ConfitItems
2009-10-16 00:05:16 +02:00
9341165458
INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED
...
2008/04/01 15:04:04 thb 1.6.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:32 rt 1.6.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:21:16 +00:00
5f872d6ed2
INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
...
2006/10/18 17:04:51 bm 1.2.4.7: RESYNC: (1.3-1.4); FILE MERGED
2006/02/20 14:45:46 iha 1.2.4.6: move SchItemPool from controller to view lib -> ChartItemPool
2005/11/14 12:07:59 iha 1.2.4.5: keep parameter while switching between charttypes in charttype page
2005/10/07 11:20:21 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED
2004/04/27 15:00:38 iha 1.2.4.3: warnings removed
2004/04/19 15:03:55 iha 1.2.4.2: #i20344# reuse encapsulated 3D bar form control
2004/03/08 18:37:29 iha 1.2.4.1: cleanup
2007-05-22 16:47:10 +00:00
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
e930891f76
INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
...
2006/09/01 17:18:35 kaib 1.3.80.1: #i68856# Added header markers and pch files
2006-09-17 11:59:20 +00:00
97b511b444
INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED
...
2005/09/05 18:42:27 rt 1.2.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:16:43 +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
668c6b0245
initial import
2003-10-06 08:58:36 +00:00