Commit Graph

19 Commits

Author SHA1 Message Date
Stephan Bergmann
40c4a08652 loplugin:nullptr (automatic rewrite)
Change-Id: I71de514405bb9bcc746c1ab9633e7fe659888943
2015-11-10 10:31:18 +01:00
Stephan Bergmann
b36963c0a6 Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2015-10-12 17:52:29 +02:00
Kohei Yoshida
a630bfb5a0 Perhaps it's time we put ItemConverter etc into the right namespace.
Change-Id: I8082c51ff82568b8a00f92e5ab20263c017f1265
2014-07-21 23:54:44 -04:00
Kohei Yoshida
998ab5c405 More on removing (unreasonable) use of std::auto_ptr.
Change-Id: I98f5fb22eecb7749e4c86e1ce52965b0c73641ca
2014-07-21 23:12:34 -04:00
Stephan Bergmann
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
Thomas Arnhold
75b7ce9c66 fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +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
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01: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
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +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
Rüdiger Timm
bf09b12900 INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED
2008/04/01 10:50:22 thb 1.6.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:44 rt 1.6.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:33:56 +00:00
Vladimir Glazounov
6a5b9ec51c INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED
2005/10/07 11:26:44 bm 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED
2005/07/12 12:56:59 bm 1.4.4.2: use named properties for gradients etc. in chart model
2004/05/07 09:14:08 bm 1.4.4.1: enabling member-ids for all items
2007-05-22 16:54:25 +00:00
Rüdiger Timm
0bffbfc105 INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED
2005/09/05 18:42:33 rt 1.4.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:23:46 +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
1f740d15c8 legend properties 2003-10-09 15:46:46 +00:00