Commit Graph

5 Commits

Author SHA1 Message Date
Rüdiger Timm
c5a2af4ff5 INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED
2008/03/31 14:00:27 rt 1.5.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:22:47 +00:00
Oliver Bolte
3eb3ca1d7c INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED
2007/01/29 14:02:20 thb 1.4.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:04:13 +00:00
Kurt Zenker
ef2c907eaa INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED
2006/03/24 18:23:31 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006-12-13 14:53:44 +00:00
Rüdiger Timm
4a9fc922a8 INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED
2005/09/05 17:41:37 rt 1.2.42.1: #i54170# Change license header: remove SISSL
2005-09-07 20:08:06 +00:00
Rüdiger Timm
7e608e73b0 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/08/25 15:56:28 thb 1.1.2.2: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec)
2004/08/05 19:59:53 thb 1.1.2.1: #110496# Moved from source/engine
2004-11-26 18:14:08 +00:00