summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories/FullScreenPane.hxx
AgeCommit message (Collapse)Author
2013-10-23fixincludeguards.sh: sdThomas Arnhold
Change-Id: Ic831838b377656015d645eec9d439424378e08af
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
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-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2010-10-28add modelines to .hxx files as wellCaolán McNamara
Notes: split repo tag: impress_LIBREOFFICE_3_3_FREEZE
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-18CWS-TOOLING: integrate CWS impressaccessibility3Ivo Hinkelmann
2009-09-18 16:10:59 +0200 af r276289 : #i102525# Fixed some minor compilation problems. 2009-09-17 14:11:23 +0200 af r276243 : #i102525# Fixed F1 shortcut for help view. 2009-09-16 16:20:58 +0200 af r276205 : #i102525# Removing const to make Solaris linker happy. 2009-09-16 16:13:25 +0200 af r276204 : #i90690# Initializing variable to avoid compilation problem. 2009-09-15 19:10:04 +0200 af r276186 : #i90825# Replace edit source proxy when an outliner object is set. 2009-09-15 11:12:07 +0200 af r276160 : #i90690# Broadcast accessibility events when the current slide is changed. 2009-09-15 09:37:48 +0200 af r276148 : #i102525# Fixed Solaris compilation problem. 2009-09-14 18:12:40 +0200 af r276142 : #i102525# Added missing implementation for some font related functions. 2009-09-14 18:02:05 +0200 af r276139 : #i102525# Added accessibility support. 2009-09-14 17:30:13 +0200 af r276136 : #i102525# Added support for interface XPane2 to panes. 2009-09-14 17:00:27 +0200 af r276133 : #i102525# Added XPane2 interface. 2009-09-14 16:13:04 +0200 af r276131 : #i50376# Make the focus indicator visible when the slide sorter has the focus.
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGEDRüdiger Timm
2008/04/09 16:07:17 rt 1.2.4.1: #i87884# Change license header to LPGL v3.
2008-04-03INTEGRATION: CWS presenterview (1.1.2); FILE ADDEDKurt Zenker
2008/03/03 15:34:35 af 1.1.2.10: #i18486# Code cleanup. 2008/02/28 16:26:09 af 1.1.2.9: #i18486# FullScreenPane creates a new top-level window. 2008/02/26 10:46:30 af 1.1.2.8: #i18486# Creating canvas directly without CanvasFactory. 2008/01/21 10:50:47 af 1.1.2.7: #i18486# Added support for arguments of the resource URL. 2007/12/12 12:53:58 af 1.1.2.6: #i18486# Added CreateCanvas() mathod. 2007/11/15 12:51:01 af 1.1.2.5: #i18486# Added mnSavedBorderStyle member. 2007/09/25 07:38:56 af 1.1.2.4: #i18486# Added disposing(). 2007/07/20 07:37:56 af 1.1.2.3: #i18486# Added GetWorkWindow() method. 2007/07/18 09:36:38 af 1.1.2.2: #i18486# Hide layout manager. 2007/07/10 15:05:42 af 1.1.2.1: #i18486# Moved here from ..\module