Commit Graph

21 Commits

Author SHA1 Message Date
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
9e970303dd Remove auto_ptr from CharacterPropertyItemConverter.
And adjust all that's necessary.

Change-Id: I121e5aa4d117da2e5e6b11e4fd85960a8b3aa727
2014-07-21 20:31:24 -04:00
Noel Grandin
3e82897353 improve the inlinesimplememberfunctions clang plugin
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-17 10:55:17 +02: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
Luboš Luňák
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
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
4ad639cc26 INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED
2008/04/01 15:04:06 thb 1.7.126.3: #i85898# Stripping all external header guards
2008/04/01 10:50:21 thb 1.7.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:43 rt 1.7.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:30:46 +00:00
Vladimir Glazounov
b9aad516f1 INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED
2006/01/27 07:58:18 bm 1.5.4.4: duplicate parameter name
2006/01/20 16:48:21 bm 1.5.4.3: Titles: the Reference size for CharHeight is in a different propertyset than the actual font sizes, therefore +GetRefSizePropertySet()
2005/10/07 11:24:45 bm 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED
2004/05/07 09:14:07 bm 1.5.4.1: enabling member-ids for all items
2007-05-22 16:52:23 +00:00
Rüdiger Timm
a1a3a545aa INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED
2005/09/05 18:42:31 rt 1.5.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:21:11 +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
af99d31b40 ItemConverter rework/compiler warnings removed (gcc Linux) 2003-10-07 16:18:46 +00:00
Björn Milcke
668c6b0245 initial import 2003-10-06 08:58:36 +00:00