Commit Graph

19 Commits

Author SHA1 Message Date
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