Commit Graph

29 Commits

Author SHA1 Message Date
05efb605b3 Add a new skeleton plotter for the GL3D bar chart.
It plots absolutely nothing. It's just a place holder for now.

Change-Id: I6eb9cc23481391b83f6946a8b49a6176c5b29cd7
2014-03-25 22:50:50 -04:00
236d6cd67e chart2: prefer passing OUString by reference
Change-Id: I685b1dc3d7c735bc70be29252f55c082546f3cb1
2014-03-17 13:30:50 +02:00
40e4b1a8ba some small fixes
Change-Id: I9e18fc04e0e8d8be0bed0b9c7b80fd0e983893f1
2013-11-19 13:47:33 +01:00
ee5ef16d35 make it possible to switch between different ShapeFactories
Change-Id: I49f6b16182c25ead486a15ab86f722902b36933e
2013-11-19 13:47:33 +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
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
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
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
a64076a069 Replace DBG_* with OSL_* in calc/chart2 2011-05-27 06:03:36 +02:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05: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
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
b93a954272 INTEGRATION: CWS changefileheader (1.15.126); FILE MERGED
2008/04/01 15:04:29 thb 1.15.126.3: #i85898# Stripping all external header guards
2008/04/01 10:50:43 thb 1.15.126.2: #i85898# Stripping all external header guards
2008/03/28 16:44:48 rt 1.15.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:48:10 +00:00
93b937c028 INTEGRATION: CWS chart2mst3 (1.12.4); FILE MERGED
2006/10/18 17:23:44 bm 1.12.4.5: RESYNC: (1.13-1.14); FILE MERGED
2005/12/21 21:29:43 iha 1.12.4.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/10/07 12:25:45 bm 1.12.4.3: RESYNC: (1.12-1.13); FILE MERGED
2004/03/22 19:32:02 iha 1.12.4.2: transport information bSwapXAndYAxis over method setScales not constructor
2004/03/01 18:14:33 iha 1.12.4.1: added method isValidPosition()
2007-05-22 18:24:50 +00:00
90210c0c0f INTEGRATION: CWS pchfix02 (1.13.80); FILE MERGED
2006/09/01 17:19:01 kaib 1.13.80.1: #i68856# Added header markers and pch files
2006-09-17 12:37:10 +00:00
ad7559a4ea INTEGRATION: CWS ooo19126 (1.12.110); FILE MERGED
2005/09/05 18:43:51 rt 1.12.110.1: #i54170# Change license header: remove SISSL
2005-09-08 00:49:23 +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
b064ca8aa9 introduced polarcoordinate system + axis + grids + some cleanup 2004-01-17 12:10:08 +00:00
40f0e98994 added method transformSceneToScreenPosition 2004-01-06 18:41:01 +00:00
a90f104790 vcl cleanup: exchanged include vcl/gen.hxx -> tools/gen.hxx 2004-01-05 14:31:51 +00:00
26ca99094e error bar creation moved from PlotterBase to VSeriesPlotter 2003-12-15 09:15:35 +00:00
8fe5dbf5a8 clipping of error bars 2003-12-15 09:01:19 +00:00
3b361a30e7 superfluous parameter in createErrorBar method 2003-12-15 07:35:31 +00:00
ee3b28f329 do logic scaling (e.g. logarithmic) after error-bar calculation 2003-12-12 16:43:24 +00:00
3f82286c81 error bars implemented 2003-12-12 16:02:52 +00:00
c9a02e3d93 +regression, DataCaption=>DataPointLabel 2003-12-08 14:46:28 +00:00
e78170bb8d changed signature of createGroupShape 2003-11-17 14:29:44 +00:00
668c6b0245 initial import 2003-10-06 08:58:36 +00:00