Olivier Hallot
8f14c8a611
OUString cleanup in Chart2
...
Include C2U macro and rtl prefix
Change-Id: If930f77179dbf24d43f10a344b68edcf968f7304
2012-10-08 21:41:49 +05:30
Stephan Bergmann
176f0de1d4
-Werror,-Wunused-private-field (Clang towards 3.2)
...
Change-Id: I273139d60a9940a009d6917439fe10783db1ac0d
2012-08-31 09:04:14 +02: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
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
Maciej Rumianowski
a945fbf59c
Get rid of SvULongs in calc
...
Instead of SvULongs use ::std::vector < sal_Int32 >
2011-07-20 17:01:05 -04:00
Kohei Yoshida
12343c1556
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-10 20:21:13 -05:00
Mikhail Voytenko
3d6a5a98cd
removetooltypes01: #i112600# remove tooltypes from chart2
2011-01-14 15:18:08 +01:00
Timo Heino
65f4978e91
Removed (again) some commented out code.
...
Hopefully this helps!
Signed-off-by: Timo Heino <eraggo@gmail.com >
2010-11-29 16:05:12 +00: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
Vladimir Glazunov
22e99ad710
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01: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
Mathias Bauer
bf5462ddf6
#i107450#: build all other modules with new editeng lib
2010-01-08 18:32:51 +01:00
Mathias Bauer
a293d0a7b1
#i103496#: split svtools; improve ConfitItems
2009-10-16 00:05:16 +02:00
Release Engineers
44569a657c
CWS-TOOLING: integrate CWS bubblechart
...
2009-06-17 08:41:14 +0200 hde r273051 : i101635: added new charttype bubble
2009-06-17 08:39:37 +0200 hde r273050 : i101635: created new testcase tCreateNewBubbleChart
2009-06-17 08:38:07 +0200 hde r273049 : i101635: created new testcase tCreateNewBubbleChart
2009-06-15 15:22:32 +0200 hde r272991 : 101635
2009-06-11 12:44:01 +0200 iha r272864 : rebase to dev300m50
2009-06-10 23:27:54 +0200 iha r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50)
2009-06-04 18:07:35 +0200 iha r272649 : #i64689# Bubble Chart
2009-06-04 17:26:44 +0200 iha r272647 : #i64689# Bubble Chart
2009-06-04 11:24:25 +0200 iha r272618 : #i64689# add more spacing between bubbles and data labels
2009-05-26 18:05:23 +0200 ufi r272314 : i101637
2009-04-22 14:37:50 +0200 iha r271115 : #i64689# bubble chart
2009-04-21 17:52:23 +0200 iha r271052 : #i64689# bubble chart
2009-04-21 17:50:48 +0200 iha r271051 : #i76728# type icon for xy chart
2009-04-21 17:25:52 +0200 iha r271049 : #i76728# type icon for xy chart
2009-04-09 11:18:09 +0200 iha r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero
2009-04-08 16:39:43 +0200 iha r270656 : #i64689# bubble chart - missing value treatment
2009-04-08 15:13:25 +0200 iha r270655 : #i64689# bubble chart - remove unused code
2009-04-08 15:12:19 +0200 iha r270653 : #i64689# bubble chart - determine sereis length correctly on export
2009-04-08 14:22:43 +0200 iha r270650 : #i64689# bubble chart - remove unused code
2009-04-08 14:12:09 +0200 iha r270646 : #i64689# bubble chart - export domains even if no main sequence was found
2009-04-08 14:11:07 +0200 iha r270645 : #i64689# bubble chart - don't replace missing size values with 1.0
2009-04-07 16:20:22 +0200 iha r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart
2009-04-07 16:17:42 +0200 iha r270601 : remove superfluous code
2009-04-06 16:39:32 +0200 iha r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat
2009-04-02 17:33:33 +0200 iha r270427 : use input string for formatting in data table during edit
2009-04-02 16:00:29 +0200 iha r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately
2009-04-02 11:25:33 +0200 iha r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat
2009-04-01 11:32:03 +0200 iha r270312 : #i64689# bubble chart - add further parameter for view creation
2009-03-31 17:52:08 +0200 iha r270291 : #i64689# bubble chart - scale bubble size with diagram size
2009-03-31 13:38:13 +0200 iha r270278 : #i64689# bubble chart - wrong size for small values < 1
2009-03-27 19:11:07 +0100 iha r270169 : #i64689# bubble chart
2009-03-27 19:07:11 +0100 iha r270168 : #i64689# bubble chart - remove unused code
2009-03-27 18:33:57 +0100 iha r270167 : #i64689# bubble chart - create no shape for invalid sizes
2009-03-27 15:18:21 +0100 iha r270157 : #i76728# type icon for xy chart
2009-03-27 14:34:38 +0100 iha r270156 : #i64689# bubble chart - correct scaling
2009-03-27 14:27:27 +0100 iha r270155 : #i64689# bubble chart - images
2009-03-27 14:25:45 +0100 iha r270154 : #i64689# bubble chart - images
2009-03-27 11:38:57 +0100 iha r270142 : #i64689# bubble chart - values-size is the main series
2009-03-27 11:30:20 +0100 iha r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now
2009-03-26 10:22:55 +0100 iha r270056 : #i64689# bubble chart
2009-03-24 17:45:15 +0100 iha r269984 : #i64689# bubble chart - user properties from points (not only from the series)
2009-03-24 15:10:57 +0100 dr r269954 : #i64989# export bubble charts to xls
2009-03-24 14:55:29 +0100 dr r269952 : #i64989# import bubble charts from xls
2009-03-24 14:54:46 +0100 dr r269950 : #i64989# import bubble charts from ooxml
2009-03-23 18:59:08 +0100 iha r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo
2009-03-23 16:54:04 +0100 iha r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification
2009-03-23 16:50:43 +0100 iha r269885 : #i64689# save&load bubble chart
2009-03-20 19:30:29 +0100 iha r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44)
2009-03-19 11:30:33 +0100 iha r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains
2009-03-18 17:11:13 +0100 iha r269693 : #i64689# add charttype bubble
2009-03-18 17:09:22 +0100 iha r269692 : #i64689# remove unused code
2009-03-13 12:18:26 +0100 iha r269467 : #i64689# corrected lineends
2009-03-12 11:25:14 +0100 iha r269376 : #i64689# bubble chart (part 1)
2009-07-02 19:17:43 +00:00
Kurt Zenker
a3acf41195
CWS-TOOLING: integrate CWS chart37
...
2009-05-22 09:10:36 +0200 iha r272170 : #i102130# color of pies is not loaded correctly
2009-04-27 17:16:20 +0200 iha r271294 : #i24203# compiler problem
2009-04-27 16:43:21 +0200 iha r271292 : #i101281# missing API documentation for secondary axis title properties
2009-04-27 15:26:05 +0200 hde r271276 : #i100987
2009-04-27 15:24:42 +0200 hde r271273 : #i100987
2009-04-24 15:08:33 +0200 iha r271214 : #i100995# crash with some logarithmic scalings
2009-04-22 18:50:56 +0200 dr r271134 : #i82177# write out deleted point labels
2009-04-22 18:40:48 +0200 iha r271133 : #i101281# missing API documentation for secondary axis title properties
2009-04-22 16:39:42 +0200 dr r271128 : #i82177# extensions for bubble charts
2009-04-22 14:37:00 +0200 dr r271114 : #i82177# import/export data label type and separator
2009-04-22 14:36:24 +0200 dr r271113 : #i82177# import/export data label type and separator
2009-04-21 15:25:26 +0200 dr r271038 : #i82177# import data label type and separator from BIFF8 CHFR records
2009-04-21 14:37:16 +0200 dr r271037 : #i82177# dump BIFF8 chart future records
2009-04-20 17:44:27 +0200 iha r271002 : #i96898# reduce library exports
2009-04-20 13:01:13 +0200 iha r270975 : #i24203# rotate data labels - help ids
2009-04-20 11:40:33 +0200 dr r270969 : #i96600# export of axis scaling/positioning properties
2009-04-16 16:02:31 +0200 dr r270892 : #i69599# keep Y axis left in 3d charts
2009-04-15 18:16:46 +0200 dr r270859 : #i69599# import of axis position settings
2009-04-15 18:16:01 +0200 dr r270858 : #i69599# correct handling of logarithmic crossing axes
2009-04-14 16:27:48 +0200 dr r270794 : #i96599# handle auto axis position on logarithmic axes
2009-04-09 19:59:51 +0200 dr r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings
2009-04-09 18:26:00 +0200 iha r270720 : #i96898# reduce library exports
2009-04-09 15:17:04 +0200 iha r270710 : #i96898# reduce library exports
2009-04-09 10:50:14 +0200 dr r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too
2009-04-08 16:54:54 +0200 dr r270657 : #i24203# import rotation for data point labels
2009-04-06 18:19:17 +0200 iha r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type)
2009-04-06 15:57:05 +0200 iha r270567 : #i100105# #i58585# leftover ->
2009-04-06 15:55:48 +0200 iha r270564 : #i58585# leftover ->
2009-04-02 16:41:07 +0200 iha r270422 : #i99721# remove unused code
2009-04-02 14:29:03 +0200 iha r270407 : #i99721# remove unused code
2009-03-26 10:58:23 +0100 iha r270059 : #i96898# reduce library exports
2009-03-26 10:13:49 +0100 iha r270055 : #i96898# reduce library exports
2009-03-25 09:39:13 +0100 iha r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44)
2009-03-24 17:56:56 +0100 iha r269986 : #i96898# reduce library exports
2009-03-24 16:56:44 +0100 iha r269974 : #i99721# remove unused code
2009-03-24 16:48:48 +0100 iha r269970 : #i89731# remove unused string
2009-03-24 15:44:04 +0100 iha r269961 : remove unused code
2009-03-24 15:22:45 +0100 iha r269959 : remove unused code
2009-03-24 15:17:17 +0100 iha r269957 : remove unused code
2009-03-24 11:14:53 +0100 iha r269923 : #i24203# rotate data labels
2009-03-09 12:10:25 +0100 hde r269076 : #i99300#
2009-03-06 15:56:26 +0100 iha r269011 : #i93953# Source Format for secondary axis without data
2009-02-17 15:59:05 +0100 iha r268177 : avoid warning during build
2009-02-17 15:01:59 +0100 iha r268173 : avoid warning during build
2009-02-13 09:39:03 +0100 ufi r267693 : i96999
2009-02-11 15:12:35 +0100 iha r267604 : removed unused string
2009-02-11 14:00:29 +0100 iha r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination'
2009-02-11 10:56:45 +0100 iha r267584 : #i89731# typo in resource string
2009-02-11 10:01:29 +0100 iha r267582 : #i89031# compile error on asian windows systems
2009-02-10 16:15:16 +0100 iha r267552 : #i24203# rotate data labels
2009-02-04 18:00:33 +0100 iha r267395 : #i98893# don't export defaults to file
2009-02-04 15:48:15 +0100 iha r267390 : #i92128# asian typography for chart elements
2009-02-04 15:17:41 +0100 iha r267386 : #i92128# asian typography for chart elements
2009-01-30 14:41:10 +0100 iha r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)
2009-06-04 09:41:18 +00:00
Vladimir Glazounov
70346a3272
CWS-TOOLING: integrate CWS chart30
2008-10-01 07:35:04 +00:00
Rüdiger Timm
f991e6b4ae
INTEGRATION: CWS changefileheader (1.18.60); FILE MERGED
...
2008/04/01 15:04:08 thb 1.18.60.3: #i85898# Stripping all external header guards
2008/04/01 10:50:24 thb 1.18.60.2: #i85898# Stripping all external header guards
2008/03/28 16:43:47 rt 1.18.60.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:43:42 +00:00
Ivo Hinkelmann
69c62744fd
INTEGRATION: CWS chart17 (1.17.2); FILE MERGED
...
2007/11/05 14:31:22 iha 1.17.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels
2007-11-23 10:51:34 +00:00
Vladimir Glazounov
cd7ee92564
INTEGRATION: CWS chart14 (1.16.6); FILE MERGED
...
2007/10/11 13:28:56 iha 1.16.6.6: #i82383#, #i82424# number format for data labels - preselect automatic number format - handle mixed states
2007/10/01 15:12:46 iha 1.16.6.5: #i37792# #i79194# numberformat for data label - select automatic default in dialog
2007/09/28 10:24:51 iha 1.16.6.4: #i82051# Allow to display each part of a data label in a separate line
2007/09/20 07:20:07 iha 1.16.6.3: #i43489# allow to display value and percentage at the same time
2007/09/10 09:07:33 bm 1.16.6.2: #i37792# initialize nKey (warning on MacOSX)
2007/08/10 22:23:24 iha 1.16.6.1: #i37792# number format for data labels
2007-10-22 15:51:08 +00:00
Jens-Heiner Rechtien
3f319ee531
INTEGRATION: CWS pj83 (1.15.6); FILE MERGED
...
2007/08/01 07:20:42 pjanik 1.15.6.1: #i80015#: Make chart2 WaE clean.
2007-08-03 11:34:53 +00:00
Rüdiger Timm
fed8af0fed
INTEGRATION: CWS chart07 (1.14.12); FILE MERGED
...
2007/07/13 13:01:50 iha 1.14.12.2: #i78944# change all data labels at once
2007/07/10 11:57:29 bm 1.14.12.1: #i69281# warnings removed
2007-07-25 07:40:39 +00:00
Vladimir Glazounov
91e25e7baf
INTEGRATION: CWS chart2mst3 (1.10.4); FILE MERGED
...
2007/05/15 11:49:00 bm 1.10.4.17: #i73604# RESYNC: additional changes for ItemId cleanup
2007/05/15 11:29:21 bm 1.10.4.16: RESYNC: wrong replacement id for which id
2007/05/14 20:04:29 bm 1.10.4.15: RESYNC: (1.12-1.13); FILE MERGED
2007/01/19 20:04:15 iha 1.10.4.14: #i73538# data labels: Uncheck 'show value' doen't work if modus is 'percentage'
2006/10/18 17:06:03 bm 1.10.4.13: RESYNC: (1.11-1.12); FILE MERGED
2005/12/20 14:08:48 dr 1.10.4.12: API struct member names without prefixes
2005/11/24 15:08:26 bm 1.10.4.11: symbol graphics support
2005/11/23 16:53:12 iha 1.10.4.10: cleanup SchSfxItemIds.hxx + removed unused defines
2005/10/07 11:31:25 bm 1.10.4.9: RESYNC: (1.10-1.11); FILE MERGED
2005/07/12 12:57:01 bm 1.10.4.8: use named properties for gradients etc. in chart model
2005/06/08 11:28:14 iha 1.10.4.7: use number format key at API instead of string
2004/07/01 13:59:31 iha 1.10.4.6: removed unused code
2004/07/01 13:43:44 iha 1.10.4.5: provide parameter to overwrite fill color
2004/05/07 09:14:20 bm 1.10.4.4: enabling member-ids for all items
2004/03/18 16:29:30 iha 1.10.4.3: added SeriesOptionsItemConverter + changed parameters in constructor
2004/03/17 11:06:00 bm 1.10.4.2: superfluous ;
2004/03/08 18:38:42 iha 1.10.4.1: added Geometry3D to DataPointPoperties
2007-05-22 17:00:32 +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
d3cde92375
INTEGRATION: CWS ooo19126 (1.10.110); FILE MERGED
...
2005/09/05 18:42:38 rt 1.10.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:29:00 +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
7eafbb8ad2
regression curves reimplemented
2003-12-17 15:43:22 +00:00
Björn Milcke
fb5b1202f5
+symbols
2003-12-10 17:08:46 +00:00
Björn Milcke
58bf9c9679
statistics
2003-12-09 15:31:19 +00:00
Björn Milcke
c9a02e3d93
+regression, DataCaption=>DataPointLabel
2003-12-08 14:46:28 +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
af99d31b40
ItemConverter rework/compiler warnings removed (gcc Linux)
2003-10-07 16:18:46 +00:00
Björn Milcke
668c6b0245
initial import
2003-10-06 08:58:36 +00:00