Commit Graph

12 Commits

Author SHA1 Message Date
Markus Mohrhard
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
Jelle van der Waa
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
Olivier Hallot
d812cee7cb OUString cleanup in Chart2
Include C2U macro removal and rtl prefix

Change-Id: I3de75446e53618862e50c69382a7ddaf0d482fa7
2012-10-08 21:41:25 +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
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
Vladimir Glazounov
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
Rüdiger Timm
d903d7a1de INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED
2008/04/01 15:04:00 thb 1.3.94.3: #i85898# Stripping all external header guards
2008/04/01 10:50:18 thb 1.3.94.2: #i85898# Stripping all external header guards
2008/03/28 16:43:21 rt 1.3.94.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:45:34 +00:00
Rüdiger Timm
fca5b05cf5 INTEGRATION: CWS chart07 (1.2.12); FILE MERGED
2007/07/10 11:57:28 bm 1.2.12.2: #i69281# warnings removed
2007/06/28 06:15:29 bm 1.2.12.1: use new XDataProvider interfaces for checking validity of ranges
2007-07-25 07:31:20 +00:00
Vladimir Glazounov
dcc636579b INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2007/03/02 13:59:04 bm 1.1.2.13: #i75058# verifyCellRange: use XRangeXMLConversion to check validity, so this also works for Writer
2007/02/08 21:25:32 iha 1.1.2.12: resync m195 -> m202
2006/11/10 21:03:05 iha 1.1.2.11: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/10/26 12:39:02 nn 1.1.2.10: set MultiSelectionMode
2006/10/12 13:53:50 bm 1.1.2.9: reanable range chooser
2006/10/09 16:01:49 bm 1.1.2.8: only enable range chooser buttons if a range chooser component is available
2006/01/30 16:44:57 bm 1.1.2.7: range choosing currently does not work
2005/10/11 09:20:06 bm 1.1.2.6: license header change
2005/09/07 14:48:22 bm 1.1.2.5: XChartDocument: +hasInternalDataProvider, -getDataEditorForInternalData
2005/08/11 15:56:16 bm 1.1.2.4: verifyCellRange: if the XCellRangesAccess interface is not supported assume always true
2005/05/12 20:02:17 sab 1.1.2.3: get access to ranges
2005/05/09 09:50:56 bm 1.1.2.2: moved parts of API to data namespace
2005/04/15 14:46:45 bm 1.1.2.1: helpers for data source dialogs
2007-05-22 16:29:07 +00:00