Commit Graph

27 Commits

Author SHA1 Message Date
Noel Grandin
7ab8b08b6c loplugin:staticmethods
Change-Id: Iab2f10b000ef41fb090e0034785d4ed0bda4cf43
2015-04-23 13:08:48 +02:00
Stephan Bergmann
be31d107f5 chart2: std::auto_ptr -> std::unique_ptr
Change-Id: Ia92c18858c8ed7cfc2765cc2310f3bf7bfd7e8df
2014-09-30 10:33:24 +02:00
Noel Grandin
8dbde0845a fdo#82577: Handle Region
Put the VCL Region class in the vcl namespace. Avoids clash with the X11
Region typedef.

Change-Id: I6e008111df7cf37121fbc3eaabd44a8306338291
2014-09-30 09:58:23 +02:00
Matteo Casalin
9585ba198b Delete commented-out declaration of function members
Change-Id: I118b7a788ee62f75af8b7669cad285952f0e968a
2014-08-16 21:52:28 +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
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
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
Stephan Bergmann
6e67c03dc0 Enable -Wnon-virtual-dtor for GCC 4.6
...which has the necessary features to support it.

Change a lot of classes to either contain a protected non-virtual dtor
(which is backwards compatible, so even works for cppumaker-generated
UNO headers) or a public virtual one.

cppuhelper/propertysetmixin.hxx still needs to disable the warning, as
the relevant class has a non-virtual dtor but friends, which would still
cause GCC to warn.

Includes a patch for libcmis, intended to be upstreamed.
2012-03-14 13:32:02 +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
Vladimir Glazounov
5c0ecf9b57 CWS-TOOLING: integrate CWS sfxnotifyremoval 2008-09-30 06:36:06 +00:00
Vladimir Glazounov
8e127f2a4d INTEGRATION: CWS aw033 (1.9.44); FILE MERGED
2008/05/14 15:12:58 aw 1.9.44.3: RESYNC: (1.10-1.11); FILE MERGED
2008/01/29 13:16:08 aw 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED
2008/01/29 11:44:11 aw 1.9.44.1: updated refresh for ActionChanged(), diverse removals
2008-08-19 23:40:04 +00:00
Rüdiger Timm
eca05a1566 INTEGRATION: CWS changefileheader (1.10.42); FILE MERGED
2008/04/01 15:04:06 thb 1.10.42.3: #i85898# Stripping all external header guards
2008/04/01 10:50:22 thb 1.10.42.2: #i85898# Stripping all external header guards
2008/03/28 16:43:43 rt 1.10.42.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:32:07 +00:00
Ivo Hinkelmann
2eda3aa426 INTEGRATION: CWS chart15 (1.9.22); FILE MERGED
2007/12/05 12:21:19 bm 1.9.22.2: #i79965# scroll window back after text edit
2007/11/29 17:36:50 iha 1.9.22.1: #i82893#,#i75867# charts must be painted resolution dependent
2008-01-14 12:57:44 +00:00
Rüdiger Timm
fc80adb034 INTEGRATION: CWS chart07 (1.8.12); FILE MERGED
2007/06/21 11:26:34 bm 1.8.12.1: #i69281# warning removed (patch from maoyg)
2007-07-25 07:39:24 +00:00
Vladimir Glazounov
9b41bf905c INTEGRATION: CWS chart2mst3 (1.6.8); FILE MERGED
2006/10/20 21:06:11 iha 1.6.8.6: implement selection of additional shapes
2006/04/03 12:05:25 iha 1.6.8.5: prevent wrong reselection caused by ComeBackTimer of Draw
2005/10/07 11:25:36 bm 1.6.8.4: RESYNC: (1.6-1.7); FILE MERGED
2005/08/30 14:43:31 bm 1.6.8.3: +attachParentReferenceDevice
2005/08/29 08:24:47 iha 1.6.8.2: don't hold separat PageView
2005/07/05 15:35:34 iha 1.6.8.1: redefine diagram size
2007-05-22 16:53:29 +00:00
Rüdiger Timm
41c173a24c INTEGRATION: CWS ooo19126 (1.6.72); FILE MERGED
2005/09/05 18:42:33 rt 1.6.72.1: #i54170# Change license header: remove SISSL
2005-09-07 23:22:37 +00:00
Rüdiger Timm
ab0de6f0c6 INTEGRATION: CWS aw013 (1.5.36); FILE MERGED
2004/06/15 16:12:30 aw 1.5.36.1: #117095#
Issue number:
Submitted by:
Reviewed by:
2004-07-12 14:35:28 +00:00
Ingrid Halama
6734610de7 added method getPositionAndSizeItemSetFromMarkedObject 2003-12-10 17:25:02 +00:00
Ingrid Halama
bdcfa5074e added method getSelectedObject 2003-12-04 15:29:26 +00:00
Ingrid Halama
31d889b3df added method ReInit for using an updated first page 2003-11-17 15:58:41 +00:00
Ingrid Halama
0911fe5b7f added text-edit-outliner support 2003-10-28 15:24:35 +00:00
Björn Milcke
668c6b0245 initial import 2003-10-06 08:58:36 +00:00