Commit Graph

21 Commits

Author SHA1 Message Date
Thorsten Behrens
66a175834c c++ API: use css alias in generated headers, adds global css decl
This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star

Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.

Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30 14:36:36 +01:00
Michael Meeks
837e2808f7 re-base on ALv2 code. Includes:
Patches contributed by Armin Le-Grand
    #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles...
    http://svn.apache.org/viewvc?view=revision&revision=1293316
    #118485# - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166

    Patches contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1172128
    http://svn.apache.org/viewvc?view=revision&revision=1172133

    Patch contributed by Ariel Constenla-Haile
    i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress
    contextmenu  - CWS contextmenu1
    http://svn.apache.org/viewvc?view=revision&revision=1182915

    Patch contributed by Zhang Jian Fang
    #118876#, Add check if the OutlinerParaObject is created successfully
    http://svn.apache.org/viewvc?view=revision&revision=1243381

restore a re-based rdbedit.
2012-11-28 12:48:36 +00:00
Stephan Bergmann
6928f43c86 -Werror,-Wunused-private-field (various sd)
Change-Id: Ib0756e3730783f2c842a835782452279ad8f189b
2012-09-11 17:11:12 +02:00
Takeshi Abe
bf5115328e removed unnecessary forward declarations of class
except
* sd::ViewTabBar moved to ViewShellBase.hxx
* sd::TemplateEntry moved to AllMasterPageSelector.hxx

Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3
2012-06-29 22:47:10 +09:00
Caolán McNamara
3154665f5b none of these classes or headers is actually used 2011-04-15 08:54:49 +01:00
Caolán McNamara
55ae7b1537 add modelines to .hxx files as well 2010-10-28 15:50:10 +01:00
Petr Mladek
8ca15ae5a4 more removed include guards using fixguard.py 2010-10-05 18:20:55 +02:00
Christian Lippka
a7df737242 fixed unix warnings 2010-04-13 12:10:03 +02:00
Christian Lippka
646895d3ee enalbe assign slide layout dropdown for notes and handout view 2010-04-01 11:00:20 +02:00
Jens-Heiner Rechtien
9e19ff00c7 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
3c4e96d081 INTEGRATION: CWS changefileheader (1.9.492); FILE MERGED
2008/04/01 12:39:01 thb 1.9.492.2: #i85898# Stripping all external header guards
2008/03/31 13:58:10 rt 1.9.492.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:26:48 +00:00
Kurt Zenker
2598f63ef1 INTEGRATION: CWS presenterview (1.9.256); FILE MERGED
2007/09/11 11:26:40 af 1.9.256.2: #i18486# Turned SubControllers into components.
2007/03/12 15:10:50 af 1.9.256.1: #i75317# Remove dependency between slide sorter and ViewShell.
2008-04-03 12:56:33 +00:00
Oliver Bolte
ae2e33cbd1 INTEGRATION: CWS viewswitch (1.8.74); FILE MERGED
2005/11/29 14:06:13 af 1.8.74.1: #i57552# Changed base class to DrawSubController.
2006-03-21 16:26:46 +00:00
Rüdiger Timm
823ab5be0b INTEGRATION: CWS ooo19126 (1.7.428); FILE MERGED
2005/09/05 13:22:47 rt 1.7.428.1: #i54170# Change license header: remove SISSL
2005-09-09 04:14:11 +00:00
Rüdiger Timm
e254324ad8 INTEGRATION: CWS impress2 (1.5.26); FILE MERGED
2004/06/18 00:18:42 af 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED
2004/02/19 10:48:44 af 1.5.26.1: #i22705# Added private data members mbDisposing and maLastVisArea.
2004-07-13 13:00:27 +00:00
Oliver Bolte
d2f191f772 INTEGRATION: CWS impress10ea (1.5.100); FILE MERGED
2004/05/17 09:28:27 af 1.5.100.1: #116371# Base class now is DrawController instead of DrawSubController.
2004-06-03 10:54:39 +00:00
Oliver Bolte
ddebd0ece0 INTEGRATION: CWS impress1 (1.3.228); FILE MERGED
2003/10/28 09:42:53 af 1.3.228.3: RESYNC: (1.3-1.4); FILE MERGED
2003/09/24 16:25:04 af 1.3.228.2: #111996# Modified architecture of controllers.
2003/09/16 13:39:00 af 1.3.228.1: #111996# Introduction of namespace sd. Use of sub-shells.
2004-01-20 10:43:23 +00:00
Rüdiger Timm
b254d423c7 INTEGRATION: CWS rt02 (1.3.246); FILE MERGED
2003/10/01 08:28:50 rt 1.3.246.1: #i19697# Fixed compiler warnings
2003-10-06 14:25:38 +00:00
Christian Lippka
6f7c89931f #95585# added missing XWindow interface 2002-03-21 13:13:53 +00:00
Christian Lippka
6ef5ed0d83 #95585# added missing XWindow interface 2002-03-21 12:23:11 +00:00
Christian Lippka
347b0da84e #95585# new api for views 2002-01-24 13:33:46 +00:00