Commit Graph

13 Commits

Author SHA1 Message Date
0d8908b359 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16
Change-Id: I78b3a0151397d4e69521e6b2451e93ea6e463376
2014-05-18 00:36:10 +02:00
21e8b11070 Fix odd bSimple = ThreeDLookScheme_Simple arguments
...where ThreeDLookScheme_Simple == 0, so actually passing bSimple = false, but
ultimately this argument gets ignored anyway in the implementations of those two
getDefault*LightColor calls that each pass in a null xChartType.

Change-Id: I7940321562254a2b58064c160f9c18ecc129f2d5
2014-01-28 20:24:37 +01:00
336b25e622 fdo#63154 Removed unused solar.h reference in chart2
Change-Id: I4a16cd5492ced3c067fb037f31cb74a6d8068de1
Reviewed-on: https://gerrit.libreoffice.org/7603
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-24 16:10:03 +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
97eb8a6e0e Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-30 12:54:40 +00: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
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
24609cf4dc INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED
2008/04/01 15:04:24 thb 1.4.70.3: #i85898# Stripping all external header guards
2008/04/01 10:50:38 thb 1.4.70.2: #i85898# Stripping all external header guards
2008/03/28 16:44:25 rt 1.4.70.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:19:05 +00:00
1cfdb52148 INTEGRATION: CWS chart11 (1.3.14); FILE MERGED
2007/08/03 13:21:05 bm 1.3.14.3: #i80084# oops, wrong id for default
2007/08/03 12:58:06 bm 1.3.14.2: #i80084# using template specialization instead of a different function name in PropertyHelper
2007/07/31 12:56:46 bm 1.3.14.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values
2007-09-18 14:10:25 +00:00
f0839bd243 INTEGRATION: CWS chart06 (1.2.8); FILE MERGED
2007/06/15 16:57:48 iha 1.2.8.3: #i76430# better illumination defaults
2007/06/14 09:10:17 iha 1.2.8.2: #i67754#,#i76430# better default illumination also depending on right angled axes
2007/06/11 16:37:24 iha 1.2.8.1: #i76430# better default illumination
2007-07-03 12:44:41 +00:00
8b7b5c9f60 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:45 iha 1.1.2.7: resync m195 -> m202
2006/06/24 15:02:44 iha 1.1.2.6: changed default for Cameradistance according to spec
2006/06/23 18:06:49 iha 1.1.2.5: changed default light direction
2006/06/18 19:30:38 iha 1.1.2.4: implement camera distance
2005/11/02 13:49:22 bm 1.1.2.3: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper)
2005/10/11 09:20:54 bm 1.1.2.2: license header change
2004/05/07 13:42:30 bm 1.1.2.1: properties for a 3d scene
2007-05-22 18:05:30 +00:00