Commit graph

7 commits

Author SHA1 Message Date
Rüdiger Timm
773ccd7916 INTEGRATION: CWS changefileheader (1.7.30); FILE MERGED
2008/03/31 14:00:30 rt 1.7.30.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:31:39 +00:00
Rüdiger Timm
8e3822070b INTEGRATION: CWS transogl01 (1.5.26); FILE MERGED
2007/07/25 15:55:01 thb 1.5.26.3: RESYNC: (1.5-1.6); FILE MERGED
2007/07/20 14:05:39 smmathews 1.5.26.2: Issue number:
Submitted by:
Reviewed by:
2007/06/29 10:08:50 smmathews 1.5.26.1: Issue number:
Submitted by:
Reviewed by:
2007-11-09 09:19:19 +00:00
Oliver Bolte
ae8a50e80c INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED
2007/01/29 14:02:29 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 14:15:59 +00:00
Kurt Zenker
f6e23ec479 INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED
2006/03/24 18:23:37 thb 1.4.18.4: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006/03/23 17:22:45 thb 1.4.18.3: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable
2006/03/15 15:22:24 thb 1.4.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)
2006/03/06 22:14:36 thb 1.4.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio
2006-12-13 15:03:05 +00:00
Rüdiger Timm
e04d61963d INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED
2005/09/05 17:41:45 rt 1.3.30.1: #i54170# Change license header: remove SISSL
2005-09-07 20:20:01 +00:00
Vladimir Glazounov
629917ae5e INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/02/16 11:17:50 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:56:05 +00:00
Rüdiger Timm
cb6cace1fa INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/09/30 15:01:04 thb 1.1.2.2: #110496# Added another special transition effect (comb transition); sorted out various gcc -Wall warnings; improved docs
2004/08/05 19:59:59 thb 1.1.2.1: #110496# Moved from source/engine
2004-11-26 18:20:53 +00:00