Commit Graph

35 Commits

Author SHA1 Message Date
329332ba52 chart2: sal_Bool->bool
Change-Id: I85751b4e636596ef88ef02bc958abdc6abf98427
2014-04-15 15:23:29 +02:00
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
401f01caf5 use ChartModel instead of XModel in a few places
This allows us easier implementation of some advanced features. Mainly
the 4D chartting will now be able to work without several ugly layers of
UNO.

Change-Id: I74d07229eaef921c508f3bab8fae6d6075ad737a
2013-11-19 13:47:36 +01: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
b380744c20 Remove some RTL_* and some rtl:: prefixes in chart2
Change-Id: I47889319530d8f03bd7c78e937de55cf380d2d41
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1550
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-07 13:57:43 +00:00
750fc20611 replace remaining InterlockedCount() with inlined version
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c
Reviewed-on: https://gerrit.libreoffice.org/671
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-25 01:55:38 +00:00
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
561a2d63ea Cleanup of C2U macro in chart2. 2012-04-08 10:47:56 -04:30
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
3efa3777aa drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:39:42 +01:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
770837b8b4 chart46: merge with dev300m98 2011-01-28 17:43:26 +01:00
f7db442535 CWS-TOOLING: integrate CWS chartextensibility 2011-01-18 17:50:24 +01:00
253326f6e6 Removed bogus comments from calc-chart2
Removed bogus comments from calc/chart2/accesibility and .../chartapiwrapper
2011-01-17 20:37:08 +00:00
b2b21642be chart46: #i25706# implement date axis - cleanup 2010-12-10 14:10:17 +01:00
edaa216847 chart46: #i25706# implement date axis 2010-11-30 01:45:03 +01: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
939a03584e chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified 2010-10-06 17:57:13 +02:00
133cac7b60 chart45: avoid assertion during scenario from issue #i110849# 2010-04-13 17:03:39 +02:00
39fb1ee566 chart45: #i110849# crash after copying chart 2010-04-13 16:21:41 +02:00
94f617bf98 chart45: make more failsafe 2010-03-26 10:43:05 +01:00
eb94da5c50 chart43: merge with DEV300_m72 2010-02-26 14:38:16 +01: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
95aaf07e59 chartmultiline: #i82971# complex categories (part3 - complex categories for internal data + load/save + copy/paste) + cleanup 2010-01-13 17:06:34 +01:00
4d5f3c429b chartmultiline: #i97893# import categories from multiple lines (fixed), #i82971# display complex categories hierarchically (part1) 2009-12-01 15:01:55 +01:00
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
d512d373b4 INTEGRATION: CWS chart25 (1.7.10); FILE MERGED
2008/05/14 17:06:52 iha 1.7.10.1: #i85803# save and load stacking mode correctly for column and line charts - (don't stack the lines)
2008-06-06 08:04:54 +00:00
ab8cac7d83 INTEGRATION: CWS changefileheader (1.6.94); FILE MERGED
2008/04/01 15:03:56 thb 1.6.94.3: #i85898# Stripping all external header guards
2008/04/01 10:50:16 thb 1.6.94.2: #i85898# Stripping all external header guards
2008/03/28 16:43:14 rt 1.6.94.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:23:33 +00:00
14e57f1329 INTEGRATION: CWS chart07 (1.5.12); FILE MERGED
2007/07/02 21:34:07 bm 1.5.12.2: #i78873# fire event listeners when data changes
2007/06/26 09:57:04 bm 1.5.12.1: #i78785# fix for (broken) gcc 3.3 for Mac OS/X Panther applied
2007-07-25 07:26:21 +00:00
0d288368bb INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2006/10/25 11:24:09 bm 1.2.4.32: allow setting previously unset sequences, e.g. labels at data series with external data provider
2006/10/18 17:02:26 bm 1.2.4.31: RESYNC: (1.3-1.4); FILE MERGED
2006/08/08 09:07:35 iha 1.2.4.30: create addin charts correctly Marginal,MeanCummulative,Pareto,Pie
2006/02/17 20:57:38 iha 1.2.4.29: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/16 17:39:38 iha 1.2.4.28: don't lock solar mutex to long + return DBL_MIN as NotANumber to be conform with error in old api
2006/01/16 11:52:23 bm 1.2.4.27: warning removed
2005/11/29 18:11:57 iha 1.2.4.26: make more failsafe
2005/11/15 15:29:50 bm 1.2.4.25: garbage collection, disposing, reference release issues
2005/11/03 12:45:28 bm 1.2.4.24: vector::assign does not work because the (n,len) variant is chosen instead of (beg,end). Missing member template capabilities?
2005/11/02 19:18:15 iha 1.2.4.23: make more failsafe
2005/11/02 13:49:15 bm 1.2.4.22: 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/11/01 13:11:17 iha 1.2.4.21: support sequence mapping
2005/10/29 15:43:16 iha 1.2.4.20: support SequenceMapping also for chart local data
2005/10/27 18:25:46 iha 1.2.4.19: support SequenceMapping
2005/10/13 17:38:43 iha 1.2.4.18: renamed BoundedCoordinateSystem to CoordinateSystem
2005/10/07 11:08:24 bm 1.2.4.17: RESYNC: (1.2-1.3); FILE MERGED
2005/10/06 09:09:49 bm 1.2.4.16: apply data to model which data is attached to when setting data or labels (old behaviour)
2005/09/08 11:49:14 bm 1.2.4.15: refresh data when returning data and labels, do not refresh from model, if the data is not attached to it (model is set to 0 from outside)
2005/09/07 11:23:53 bm 1.2.4.14: last change undone -- XChartData may not belong to the current ChartModel (before attachData)
2005/09/07 11:16:36 bm 1.2.4.13: until we have a data change notification mechanism we always have to update the data in getData/getRowDescriptions/getColumnDescriptions
2005/08/18 15:20:38 bm 1.2.4.12: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API
2005/08/03 16:36:11 bm 1.2.4.11: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/08/02 13:45:21 bm 1.2.4.10: data_type is not standard. use mapped_type instead
2005/08/02 09:42:12 bm 1.2.4.9: pute data into the rectangular region in the same order than in old chart
2005/07/06 11:25:28 bm 1.2.4.8: return data in the correct order depending on DataRowSource
2005/07/05 16:47:52 bm 1.2.4.7: set row and column descriptions in refreshData
2005/05/09 09:50:53 bm 1.2.4.6: moved parts of API to data namespace
2005/04/19 17:28:38 iha 1.2.4.5: improved old api support (introduced wrappedpropertyset ...)
2004/09/16 09:04:39 iha 1.2.4.4: implement api redesign
2004/03/24 10:45:23 bm 1.2.4.3: some improvements of old API
2004/03/19 14:32:49 bm 1.2.4.2: XDataSource now contains XLabeledDataSources
2004/02/13 16:51:12 bm 1.2.4.1: join from changes on branch bm_post_chart01
2007-05-22 16:16:54 +00:00
7c8ddcc1d4 INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:32 kaib 1.3.80.1: #i68856# Added header markers and pch files
2006-09-17 11:55:25 +00:00
e555cd559d INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED
2005/09/05 18:42:12 rt 1.2.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:00:37 +00:00
3fe1d17a07 drafts namespace of API removed
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
77a0557b67 moved from model/oldapi 2003-12-18 12:50:56 +00:00