Commit Graph

9 Commits

Author SHA1 Message Date
f30399c540 Revert "fdo#46808, Convert chart2::Title service to new style"
This reverts commit d256dbede60533369d1aac64cca34721183f6a8a:

For one, the new css.chart2.XTitle2 looked unfinished, in that it transfered the
direct properties of the old-style css.chart2.Title service into attributes, but
left out all the properties inherited by the old-style service from
css.style.ParagraphProperties, css.drawing.FillProperties,
css.drawing.LineProperties (and that missing FIXME css.layout.LayoutElement,
whatever that is supposed to be).  This needs more thought, to either make
available all propertiers as attributes, or none.

For another, this broke JunitTest_chart2_unoapi (sch.ChXChartDocument,
sch.ChartTitle), for hard-to-debug reasons.

Conflicts:
	chart2/source/model/main/Title.cxx
	chart2/source/model/main/Title.hxx
	offapi/com/sun/star/chart2/XTitle2.idl
	sc/source/filter/inc/xlchart.hxx

Change-Id: I4747208a13984904d0e409ea49a73b0f667c86c7
2013-05-23 10:39:21 +02:00
d256dbede6 fdo#46808, Convert chart2::Title service to new style
API CHANGE: The chart2::XTitled interface now takes and returns
   a XTitle2 instead of an XTitle.

Change-Id: I96c35909d3a13f1abb544296a782a0b6a7a58ec6
2013-05-21 08:24:01 +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
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
1c1d7214af INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED
2008/03/28 16:43:22 rt 1.3.34.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:48:25 +00:00
c63acec4cb INTEGRATION: CWS chart19 (1.2.78); FILE MERGED
2007/11/20 17:11:12 iha 1.2.78.1: #1163# title for secondary axes
2008-02-18 14:42:17 +00:00
9c1d037db9 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/02/08 21:25:33 iha 1.1.2.7: resync m195 -> m202
2006/04/10 15:03:31 iha 1.1.2.6: api restructure axis, grids, scales and increments
2006/01/24 10:27:43 bm 1.1.2.5: pass ReferenceSizeProvider to allow setting correct Auto-Resize values for new objects
2005/12/01 18:54:47 iha 1.1.2.4: create axis title with correct rotation default + don't mix x and y in barcharts
2005/10/11 09:20:08 bm 1.1.2.3: license header change
2004/04/26 20:06:05 iha 1.1.2.2: #i28172# already exsisiting titles are deleted and created again loosing their properties
2004/04/07 21:33:00 iha 1.1.2.1: #i20344# new
2007-05-22 16:31:30 +00:00