Commit Graph

64 Commits

Author SHA1 Message Date
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
b93b23fe10 Replace rtl::O(U)String with O(U)String
Other changes include:
in bridges/test/testcomp.cxx duplicate 'using namespace ::test' removed,
'using namespace ::rtl' replaced with 'using ::rtl::OUString' and
'using ::rtl::OUStringToOString'

Change-Id: I67a5952afd305adeb07f728c9074620ecba8e9fc
Reviewed-on: https://gerrit.libreoffice.org/2475
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2013-03-01 13:19:13 +00:00
97eb8a6e0e Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-30 12:54:40 +00:00
6858182d24 bnc#791952: Setting properties for all data labels.
You can set different properties to individual data labels.  But setting
new properties to all data labels should overwrite the individual settings.

Change-Id: I934bad89326115aa83feb86275cf380d701a5686
2012-12-08 00:04:49 -05:00
176f0de1d4 -Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I273139d60a9940a009d6917439fe10783db1ac0d
2012-08-31 09:04:14 +02: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
4dd7c0369d Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion
Change-Id: I0799f22685609201dfb524c373d065b6184ed53c
2012-07-18 08:23:28 +02:00
30cb559136 Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS. 2012-03-23 02:55:33 +01:00
d2e77741cb Set errorbar type attribute when inserting or formating an errorbar. 2012-03-23 02:55:32 +01:00
d02005d648 Return correct ItemConverter object for any errorbar type. 2012-03-23 02:55:32 +01:00
e9d44024e5 Enable support to format chart errorbars. 2012-03-23 02:55:31 +01:00
0eac98aa74 Fix for fdo43460 Part V getLength to isEmpty
Part V
Module
chart2
2011-12-13 00:36:43 +04:00
1aae826501 catch by const reference 2011-11-29 10:07:04 +09:00
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
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
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
a6e69f8fcd Move DBG_ERROR to OSL_FAIL 2011-03-02 14:58:56 +01:00
b83d973a49 emoved lines of code that were commented out. 2011-01-25 15:04:20 +00:00
39a09318dc Remove useless comments and some dead code. 2011-01-18 13:43:57 -05:00
4d0ae2eac2 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:
migrate the clients of XDocumentActions to using the new XUndoManager, and completely remove the (X)DocumentActions
 still some more cleanup needed
2010-11-16 08:49:38 +01:00
587dfc9e8a undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: rename css.chart2.XUndoManager to XDocumentActions. Not sure this class will still exist (in either form) after the refactoring is finished. 2010-11-09 21:37:01 +01:00
78fed9b862 undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the XModel paramter from the XUndoManager methods, they're an implicit attribute of the instance 2010-11-09 21:36:54 +01:00
c94a7511bf merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:57:36 -05:00
defa3490b4 use SolarMutexGuard to guard the SolarMutex 2010-10-25 17:54:58 -05: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
5be9c91744 chart47: #i109770# #i110253# prevent null access on empty m_aModel and reduce assertions 'already disposed' 2010-05-19 17:08:43 +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
921ff4b99a CWS-TOOLING: integrate CWS chartuseability01
2009-09-07 17:26:44 +0200 iha  r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57)
2009-08-27 13:48:16 +0200 iha  r275481 : #7049# listbox to select chart elements
2009-08-27 11:54:53 +0200 iha  r275464 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-26 16:49:58 +0200 iha  r275435 : #i102820# added missing case 'floor'
2009-08-26 15:33:51 +0200 iha  r275427 : #i102820# make 'insert legend' work properly
2009-08-25 16:35:00 +0200 ufi  r275369 : i104087
2009-08-25 15:12:17 +0200 iha  r275360 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 15:11:31 +0200 iha  r275359 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 15:11:15 +0200 iha  r275358 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 11:57:43 +0200 iha  r275344 : #i104087# changed behavior of insert menu
2009-08-18 12:53:54 +0200 oc  r275093 : #i104082,104086,104089# multiple changes because of changed chartUI
2009-08-10 16:46:17 +0200 ufi  r274824 : i104083 i104087 i104090
2009-08-07 14:04:34 +0200 iha  r274763 : #7049# listbox to select chart elements
2009-08-07 13:06:05 +0200 iha  r274760 : #7049# listbox to select chart elements
2009-08-07 13:05:06 +0200 iha  r274759 : #7049# listbox to select chart elements
2009-08-07 12:32:31 +0200 iha  r274756 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-07 12:31:54 +0200 iha  r274755 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-06 19:00:48 +0200 iha  r274742 : #i103593# make insert menu behavior selection dependent
2009-08-06 19:00:14 +0200 iha  r274741 : #i103593# make insert menu behavior selection dependent
2009-08-06 15:34:01 +0200 iha  r274731 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-06 14:39:20 +0200 iha  r274728 : #i86146# ease adding R-squared value with an equation
2009-08-06 14:37:02 +0200 iha  r274727 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:37:54 +0200 iha  r274724 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:37:15 +0200 iha  r274723 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:04:27 +0200 iha  r274722 : #i103593# make insert menu behavior selection dependent
2009-08-06 13:03:35 +0200 iha  r274721 : #i103593# make insert menu behavior selection dependent
2009-08-05 18:26:31 +0200 iha  r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar'
2009-08-05 16:51:45 +0200 iha  r274688 : #i104028# rename font tabpage 'Characters'->'Font'
2009-08-05 16:30:21 +0200 iha  r274685 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:34:11 +0200 iha  r274680 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:32:43 +0200 iha  r274679 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:31:26 +0200 iha  r274678 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:17:51 +0200 iha  r274676 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:16:22 +0200 iha  r274675 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 14:58:59 +0200 iha  r274674 : #7049# listbox to select chart elements
2009-08-05 14:33:54 +0200 iha  r274669 : #7049# listbox to select chart elements
2009-08-05 14:22:17 +0200 iha  r274665 : #7049# listbox to select chart elements
2009-08-05 13:21:05 +0200 iha  r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected
2009-08-05 11:56:06 +0200 iha  r274647 : #7049# listbox to select chart elements
2009-08-05 11:43:40 +0200 iha  r274645 : #7049# listbox to select chart elements
2009-07-24 19:46:50 +0200 iha  r274318 : #i58163# #i69422# #i102820# enhance chart context menu
2009-07-24 16:23:13 +0200 iha  r274313 : #i58163# #i69422# #i102820# enhance chart context menu
2009-07-24 16:13:22 +0200 iha  r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
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
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
833eed5dfc INTEGRATION: CWS changefileheader (1.32.20); FILE MERGED
2008/04/01 15:04:10 thb 1.32.20.3: #i85898# Stripping all external header guards
2008/04/01 10:50:25 thb 1.32.20.2: #i85898# Stripping all external header guards
2008/03/28 16:43:48 rt 1.32.20.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:48:56 +00:00
3b817019e6 INTEGRATION: CWS chart20_DEV300 (1.31.4); FILE MERGED
2008/02/21 15:59:27 bm 1.31.4.1: #i366# error bars from ranges
2008-03-06 15:58:28 +00:00
b86de05abe INTEGRATION: CWS chart19 (1.29.10); FILE MERGED
2008/01/11 15:58:43 bm 1.29.10.4: #i44768# make it easier to add and modify trendlines
2007/12/20 16:15:27 bm 1.29.10.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog
2007/12/18 13:45:33 bm 1.29.10.2: RESYNC: (1.29-1.30); FILE MERGED
2007/11/20 17:06:29 iha 1.29.10.1: #1163# title for secondary axes
2008-02-18 14:57:53 +00:00
e4daef9ff8 INTEGRATION: CWS chart17 (1.28.32); FILE MERGED
2007/11/05 14:33:34 iha 1.28.32.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels
2007/10/30 13:54:16 bm 1.28.32.2: RESYNC: (1.28-1.29); FILE MERGED
2007/10/12 12:35:08 bm 1.28.32.1: #i7998# equations for regression curves
2007-11-23 10:54:14 +00:00
ea9fd8f635 INTEGRATION: CWS chart14 (1.28.12); FILE MERGED
2007/10/01 15:14:17 iha 1.28.12.1: #i37792# #i79194# numberformat for data label - select automatic default in dialog
2007-10-22 15:52:17 +00:00
975c2f035e INTEGRATION: CWS chart07 (1.27.12); FILE MERGED
2007/07/06 13:31:24 iha 1.27.12.3: #i8877# Error bar values limited to 0.1 and above
2007/06/26 11:12:52 bm 1.27.12.2: #i78791# fix for (broken) gcc 3.3 for Mac OS/X Panther applied
2007/06/25 12:52:11 bm 1.27.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation
2007-07-25 07:43:35 +00:00
9e5346b2c6 INTEGRATION: CWS chart2mst3 (1.24.4); FILE MERGED
2007/03/19 15:07:26 iha 1.24.4.55: #i73605#, #i75389# use correct numberformat for scale tabpage and numbers tabpage
2007/02/26 15:14:27 iha 1.24.4.54: #i72970# don't offer 'Object Properties' for wall if wall is not supported
2007/01/16 16:25:54 iha 1.24.4.53: #i73426# wrong help context bvecause of wrong window hirarchy
2006/11/26 11:41:46 bm 1.24.4.52: includes for solar mutex missing
2006/10/27 14:59:21 iha 1.24.4.51: name consolidation
2006/10/24 16:47:20 iha 1.24.4.50: use different symbol as preview for automatic symbols
2006/10/20 21:14:18 iha 1.24.4.49: implement selection of additional shapes
2006/10/18 17:07:50 bm 1.24.4.48: RESYNC: (1.25-1.26); FILE MERGED
2006/09/27 14:27:21 iha 1.24.4.47: corrected reference size for data labels
2006/09/24 09:12:54 iha 1.24.4.46: #i61970# correct implementation of axis at
2006/06/19 16:20:48 iha 1.24.4.45: fix 'cancel' for 3D view dialog
2006/04/10 15:03:33 iha 1.24.4.44: api restructure axis, grids, scales and increments
2006/04/10 12:25:07 iha 1.24.4.43: api restructure axis, grids, scales and increments
2006/03/11 17:13:20 iha 1.24.4.42: #i63009# menu item format all title/axis and grids did not work
2006/01/24 10:51:47 bm 1.24.4.41: ReferenceSizeProvider put into a separate helper class (tools)
2006/01/20 17:02:18 bm 1.24.4.40: pass correct diagram size to ReferenceSizeProvider
2005/12/21 21:29:09 iha 1.24.4.39: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/12/07 14:02:19 iha 1.24.4.38: remove dependendy from special title identifiers
2005/12/03 18:51:03 iha 1.24.4.37: enable pie segment dragging
2005/11/22 10:53:21 bm 1.24.4.36: use correct undo strings
2005/11/18 18:19:54 iha 1.24.4.35: restructuring for proper subgrid support
2005/11/15 20:49:36 iha 1.24.4.34: use UndoGuard
2005/11/15 20:23:08 iha 1.24.4.33: remove superfluous view updates
2005/11/15 15:32:44 iha 1.24.4.32: guard dialogs with solarmutex
2005/11/07 21:01:28 iha 1.24.4.31: make more failsafe
2005/11/07 17:12:09 bm 1.24.4.30: removed explicit view update for object property changes
2005/11/02 13:49:19 bm 1.24.4.29: 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:35:53 bm 1.24.4.28: lock controllers during model change calls
2005/10/11 12:46:48 bm 1.24.4.27: using UndoManager for undo/redo
2005/10/07 11:34:15 bm 1.24.4.26: RESYNC: (1.24-1.25); FILE MERGED
2005/09/26 14:36:07 iha 1.24.4.25: #i54909# swap x and y grid according to old usage of uno command names
2005/08/18 15:20:42 bm 1.24.4.24: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API
2005/08/03 16:36:16 bm 1.24.4.23: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/28 09:34:49 bm 1.24.4.22: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries
2005/07/26 12:07:56 bm 1.24.4.21: use configuration colors in ColorProvider
2005/07/13 15:21:13 iha 1.24.4.20: update draw model tables before use in view and dialogs
2005/07/12 12:57:04 bm 1.24.4.19: use named properties for gradients etc. in chart model
2005/07/08 12:55:05 iha 1.24.4.18: provide and keep view as service only
2005/07/05 15:44:05 iha 1.24.4.17: redefine diagram size
2005/06/10 18:23:17 iha 1.24.4.16: transport gradients, hatches etc. from chart model to draw model for display in the dialogs
2005/06/07 15:51:09 iha 1.24.4.15: use numberformatter from model
2005/06/03 14:41:23 iha 1.24.4.14: shared_ptr for drawmodelwrapper
2005/05/31 19:00:06 iha 1.24.4.13: create old api without controller
2005/04/13 08:52:14 iha 1.24.4.12: changed servicenames to avoid confusion with model services
2005/03/31 12:55:16 bm 1.24.4.11: first redo implementation
2005/03/30 16:31:04 bm 1.24.4.10: make model cloneable (+first undo implementation)
2004/09/17 12:20:47 iha 1.24.4.9: implement api redesign - dimension property
2004/07/01 14:00:49 iha 1.24.4.8: correct pie segment color in point properties dialog
2004/06/04 12:06:24 iha 1.24.4.7: implement 3D View / Effects dialog
2004/06/01 19:04:56 iha 1.24.4.6: new 3D view/effects dialog
2004/05/17 17:31:15 iha 1.24.4.5: added objecttype OBJECTTYPE_DATA_AVERAGE_LINE
2004/03/18 16:32:47 iha 1.24.4.4: changed parameters in constructor of DataPointItemConverter
2004/03/05 15:00:43 iha 1.24.4.3: changed from slot url scheme to uno url scheme due to menubar framework changes
2004/03/01 20:15:19 iha 1.24.4.2: added ItemCOnverter for Stock Gain/Loss
2004/02/13 16:51:19 bm 1.24.4.1: join from changes on branch bm_post_chart01
2007-05-22 17:03:55 +00:00
e2848bcd69 INTEGRATION: CWS pchfix02 (1.25.80); FILE MERGED
2006/09/01 17:18:39 kaib 1.25.80.1: #i68856# Added header markers and pch files
2006-09-17 12:05:12 +00:00
a84803d60e INTEGRATION: CWS ooo19126 (1.24.110); FILE MERGED
2005/09/05 18:42:42 rt 1.24.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:32:41 +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
1c3ad7b9eb added ItemConverter for all-titles 2003-12-18 11:39:57 +00:00
55a35e2898 line properties for page background 2003-12-17 18:05:48 +00:00
7eafbb8ad2 regression curves reimplemented 2003-12-17 15:43:22 +00:00
fcba0f5523 integrated Regression Lines 2003-12-15 19:46:10 +00:00
2db37a9ee1 renamed OBJECTTYPE_DATA_FUNCTION -> OBJECTTYPE_DATA_CURVE 2003-12-15 19:24:06 +00:00
a083e854fa added ItemConverter for error bars 2003-12-12 20:49:13 +00:00
0b173913ba unnecessary auto_ptr changed to stack-object
comment added
2003-12-11 15:35:06 +00:00
58bf9c9679 statistics 2003-12-09 15:31:19 +00:00
ba0db52c0c check for Null pointer 2003-12-04 15:32:45 +00:00