Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Bolte
135612dbd1 INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED
2007/01/29 14:01:58 thb 1.5.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 13:44:54 +00:00
Kurt Zenker
5d0440e760 INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED
2006/10/18 19:53:06 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED
2006/03/24 18:23:13 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:25:50 +00:00
Oliver Bolte
a44e1b319a INTEGRATION: CWS sb59 (1.3.46); FILE MERGED
2006/08/11 20:35:45 thb 1.3.46.1: #i68336# Made slideshow warning free
2006-10-12 12:58:00 +00:00
Rüdiger Timm
038090906a INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED
2005/09/05 17:41:11 rt 1.2.36.1: #i54170# Change license header: remove SISSL
2005-09-07 19:35:59 +00:00
Kurt Zenker
4a84d2500d INTEGRATION: CWS impress23 (1.1.2); FILE ADDED
2004/12/08 12:44:34 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)
2005-01-21 15:58:46 +00:00