Commit Graph

18 Commits

Author SHA1 Message Date
Thomas Arnhold
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
Caolán McNamara
e3a5fec0ea convert 3dview dialog to .ui
Change-Id: I790d8cccedeac70f5430cfb75e03914472b9c3d6
2013-12-09 20:39:49 +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
Caolán McNamara
5efc15f000 reduce use of UniString from ResID ctor
Change-Id: I8d7619e7807ff2d400ec5c7fd181375130245728
2013-07-28 16:45:48 +01:00
Michael Meeks
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
Norbert Thiebaud
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
Michael Meeks
c8dc737208 re-factor XPropertyList derivatives to use a rtl::Reference
This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too
2011-09-24 08:33:46 +01:00
Joseph Powers
bbbc20bd5f Rename class XColorTable to XColorList
The class is now based on XPropertyList instead of XPropertyTable and all
of the other classed based on XPropertyList are named X..List.
2011-08-29 06:29:36 -07:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Thomas Arnhold
db95c38b3c Remove dead code: "//static" and "//virtual" 2011-01-18 11:44:43 -05:00
Mikhail Voytenko
3d6a5a98cd removetooltypes01: #i112600# remove tooltypes from chart2 2011-01-14 15:18:08 +01: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
Ingrid Halama
9f5af96425 chart49: cleanup 2010-10-06 14:12:36 +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
d93f0eb72d INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED
2008/04/01 15:04:01 thb 1.3.106.3: #i85898# Stripping all external header guards
2008/04/01 10:50:19 thb 1.3.106.2: #i85898# Stripping all external header guards
2008/03/28 16:43:24 rt 1.3.106.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:58:46 +00:00
Rüdiger Timm
feec1db9c9 INTEGRATION: CWS chart06 (1.2.8); FILE MERGED
2007/06/11 09:43:32 iha 1.2.8.1: removed superfluous include
2007-07-03 12:38:25 +00:00
Vladimir Glazounov
42ed759886 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:34 iha 1.1.2.14: resync m195 -> m202
2006/12/07 23:24:26 iha 1.1.2.13: #i67833# simple 3D look - bring light to front
2006/10/21 12:16:13 iha 1.1.2.12: name consolidation
2005/11/03 16:16:04 bm 1.1.2.11: live-preview changes, lock controllers for multiple changes
2005/11/03 09:43:20 bm 1.1.2.10: adaption to new transformation matrix in model and live preview of 3d view dialog
2005/11/02 13:49:17 bm 1.1.2.9: 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/18 14:38:37 bm 1.1.2.8: lock controllers during model change callsProperties.cxxProperties.cxx
2005/10/11 09:20:09 bm 1.1.2.7: license header change
2004/06/24 13:49:56 bm 1.1.2.6: CTOR: order of member-initializers according to declaration
2004/06/11 15:39:04 iha 1.1.2.5: swap page order again
2004/06/09 20:17:12 iha 1.1.2.4: changed page order
2004/06/08 14:26:12 iha 1.1.2.3: #i20329# offer simple 3D look; save last page
2004/06/04 12:17:17 iha 1.1.2.2: implement 3D View / Effects dialog
2004/06/01 17:26:00 iha 1.1.2.1: new 3D view/effects dialog
2007-05-22 16:38:12 +00:00