Commit Graph

29 Commits

Author SHA1 Message Date
Olivier Hallot
1e34ec4c18 OUString cleanup in Chart2
Include C2U macro and rtl cleanup

Change-Id: I4543a3a6d6a6971d2c31b8dc36bd2ec95bd892d4
2012-10-08 21:41:03 +05:30
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
Takeshi Abe
1aae826501 catch by const reference 2011-11-29 10:07:04 +09:00
Norbert Thiebaud
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Ivo Hinkelmann
7b37b8ec77 masterfix: #i10000# TRUE -> sal_True 2011-02-16 16:55:03 +01:00
Ingrid Halama [iha]
e54b887ab0 chart52: merge with DEV300_m100 2011-02-15 13:28:01 +01:00
Ingrid Halama [iha]
d6f9cfd061 chart52: #28670# make the legend within charts resizeable - part 3 2011-01-27 20:57:37 +01:00
Ingrid Halama [iha]
0e685f0d9f chart52: #28670# make the legend within charts resizeable - part 2 2011-01-24 17:44:18 +01: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
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
9d32e2180f INTEGRATION: CWS changefileheader (1.15.94); FILE MERGED
2008/04/01 15:04:09 thb 1.15.94.3: #i85898# Stripping all external header guards
2008/04/01 10:50:25 thb 1.15.94.2: #i85898# Stripping all external header guards
2008/03/28 16:43:47 rt 1.15.94.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:44:44 +00:00
Rüdiger Timm
f4f6750d7e INTEGRATION: CWS chart07 (1.14.12); FILE MERGED
2007/07/10 11:57:29 bm 1.14.12.1: #i69281# warnings removed
2007-07-25 07:41:14 +00:00
Vladimir Glazounov
9d87133720 INTEGRATION: CWS chart2mst3 (1.10.4); FILE MERGED
2007/05/14 20:04:36 bm 1.10.4.6: RESYNC: (1.12-1.13); FILE MERGED
2006/10/18 17:06:28 bm 1.10.4.5: RESYNC: (1.11-1.12); FILE MERGED
2005/10/07 11:31:58 bm 1.10.4.4: RESYNC: (1.10-1.11); FILE MERGED
2005/07/12 12:57:03 bm 1.10.4.3: use named properties for gradients etc. in chart model
2004/05/07 09:14:21 bm 1.10.4.2: enabling member-ids for all items
2004/03/29 13:25:28 bm 1.10.4.1: bool->sal_Bool because it is used for the API
2007-05-22 17:01:06 +00:00
Kurt Zenker
e9436b9c6c INTEGRATION: CWS pchfix04 (1.12.22); FILE MERGED
2007/02/05 08:39:00 os 1.12.22.1: #i73604# usage of ITEMID_* removed
2007-05-10 15:34:25 +00:00
Oliver Bolte
d1bbf19a55 INTEGRATION: CWS pchfix02 (1.11.80); FILE MERGED
2006/09/01 17:18:37 kaib 1.11.80.1: #i68856# Added header markers and pch files
2006-09-17 12:02:33 +00:00
Rüdiger Timm
42b35341b9 INTEGRATION: CWS ooo19126 (1.10.110); FILE MERGED
2005/09/05 18:42:39 rt 1.10.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:29:43 +00:00
Björn Milcke
3fe1d17a07 drafts namespace of API removed
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
Björn Milcke
c774368da7 delete RelativePosition if default position is selected in dialog 2003-12-11 13:07:23 +00:00
Björn Milcke
e91ab94067 legend AutoPosition -> AnchorPositiob 2003-11-27 13:00:35 +00:00
Björn Milcke
a44540b381 positions at model objects 2003-11-26 15:32:24 +00:00
Björn Milcke
15e00581dc FontSizes with ReferenceSize implemented for dialog 2003-11-25 12:08:01 +00:00
Björn Milcke
759b3eb17c ChartType concept: the template creates the diagram. To determine with which
template an existing Diagram was probably created, the data series tree is
searched and according to the result the template is guessed.
OldApi chart type support
SubGrid added
2003-11-04 11:37:45 +00:00
Björn Milcke
4ae7a3fe11 catch exceptions when properties are not found 2003-10-17 13:30:15 +00:00
Björn Milcke
b7d3c9f3a2 Model-Legend: +Property "Show" to determine whether it is shown or not. 2003-10-16 13:41:55 +00:00
Björn Milcke
f11b32dc15 Legend Positioning 2003-10-14 13:45:06 +00:00
Björn Milcke
1f740d15c8 legend properties 2003-10-09 15:46:46 +00:00