Commit Graph

11 Commits

Author SHA1 Message Date
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Caolán McNamara
55ae7b1537 add modelines to .hxx files as well 2010-10-28 15:50:10 +01: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
51efc8493d INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED
2008/03/31 14:00:32 rt 1.8.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:36:59 +00:00
Oliver Bolte
6125a3fe8c INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED
2007/01/29 14:02:33 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax
2007-07-17 14:20:53 +00:00
Kurt Zenker
8b1c4d3ebb INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED
2006/04/24 13:25:39 thb 1.6.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway.
2006/03/24 18:23:41 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006-12-13 15:08:36 +00:00
Oliver Bolte
9394f39cc4 INTEGRATION: CWS presfixes08 (1.4.6); FILE MERGED
2005/07/15 12:57:19 dbo 1.4.6.1: #i45197# cleanup, next effect prio
Issue number:
Submitted by:
Reviewed by:
2005-10-11 07:55:49 +00:00
Rüdiger Timm
4d74c60ed4 INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED
2005/09/05 17:41:50 rt 1.4.12.1: #i54170# Change license header: remove SISSL
2005-09-07 20:26:04 +00:00
Oliver Bolte
24fc662713 INTEGRATION: CWS presfixes04 (1.3.16); FILE MERGED
2005/04/20 18:02:23 thb 1.3.16.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs
2005-04-22 12:31:02 +00:00
Vladimir Glazounov
a2c7350a1e INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/01/27 15:58:19 dbo 1.2.6.1: #i39662# using shared timer for correct pausing
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:58:14 +00:00
Rüdiger Timm
bdc21aa1b8 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/10/19 22:07:24 thb 1.1.2.1: #110496#, #i35043# Initial revision
2004-11-26 18:24:32 +00:00