summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterViewFactory.cxx
AgeCommit message (Collapse)Author
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham
Replace 5 lines of vertical whitespace in sdext/source/presenter/* with a single line so that more can be seen on the screen at once. Fixes bug 44635
2011-11-27remove include of pch header from sdextNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-08-29#i10000# Missing precompiled header directive added.Rüdiger Timm
2008-07-11INTEGRATION: CWS presenterfixes (1.4.2); FILE MERGEDRüdiger Timm
2008/05/27 07:41:30 af 1.4.2.1: #i88854# Added ReleaseView to CachablePresenterView.
2008-05-13INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGEDVladimir Glazounov
2008/04/30 08:41:31 af 1.2.4.5: #i88853# PresenterSlideShowView() is not a service anymore. 2008/04/23 11:57:59 af 1.2.4.4: #i18486# Made caching optional, defaults to off. 2008/04/22 08:28:19 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/18 14:53:43 af 1.2.4.2: #i18486# Store only unused resources in the cache. 2008/04/16 16:12:25 af 1.2.4.1: #i18486# Addes support for cachable views.
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGEDRüdiger Timm
2008/04/09 16:07:37 rt 1.2.2.1: #i87884# Change license header to LPGL v3.
2008-04-03INTEGRATION: CWS presenterview (1.1.2); FILE ADDEDKurt Zenker
2008/02/28 16:15:25 af 1.1.2.11: #i18486# Find... methods of pane container now return SharedPaneDescriptor. 2008/02/26 15:35:43 af 1.1.2.10: #i18486# Replaced PresenterSlideSorterView with PresenterSlideSorter. 2008/01/30 15:09:07 af 1.1.2.9: #i18486# Fixed repainting of the preview. 2008/01/23 15:21:16 af 1.1.2.8: #i18486# Fixed Linux compilation problems. 2008/01/21 15:33:01 af 1.1.2.7: #i18486# Code cleanup. 2008/01/09 18:36:57 cl 1.1.2.6: #i18486# use new slideshow api 2007/12/12 15:55:26 af 1.1.2.5: #i18486# Code cleanup. 2007/11/19 09:45:33 af 1.1.2.4: #i18486# Passing XComponentContext to some more view constructors. 2007/10/25 09:51:08 af 1.1.2.3: #i18486# Avoid IndexOutOfBoundsException. 2007/10/24 13:12:20 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 12:26:56 af 1.1.2.1: #i18486# Initial revision.