Commit Graph

9 Commits

Author SHA1 Message Date
Rüdiger Timm
5d06990ec5 CWS-TOOLING: integrate CWS impress147
2008-12-16 15:51:15 +0100 wg  r265553 : i96805
2008-12-03 12:32:33 +0100 wg  r264766 : 96805
2008-12-03 11:40:11 +0100 wg  r264761 : 96805
2008-11-20 15:39:56 +0100 cl  r264062 : migrated cws from cvs to svn
2008-11-19 14:16:40 +0100 cl  r263992 : CWS-TOOLING: rebase CWS impress147 to trunk@263288 (milestone: DEV300:m35)
2009-01-06 08:40:41 +00:00
Rüdiger Timm
c4e8892118 INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED
2008/03/31 14:00:17 rt 1.8.46.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:40:10 +00:00
Oliver Bolte
b7fa9409db INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED
2007/01/29 14:02:00 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 13:47:16 +00:00
Kurt Zenker
e8bdc25212 INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED
2006/10/18 19:54:29 thb 1.4.18.5: RESYNC: (1.5-1.6); FILE MERGED
2006/09/15 22:13:51 thb 1.4.18.4: RESYNC: (1.4-1.5); FILE MERGED
2006/04/03 16:19:00 thb 1.4.18.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow
2006/03/24 18:23:16 thb 1.4.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006/03/15 15:22:19 thb 1.4.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)
2006-12-13 14:29:27 +00:00
Oliver Bolte
21db8552a1 INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED
2006/09/01 17:39:37 kaib 1.5.8.1: #i68856# Added header markers and pch files
2006-09-17 07:33:51 +00:00
Rüdiger Timm
b6d58c35ed INTEGRATION: CWS presfixes10 (1.4.8); FILE MERGED
2005/11/07 15:26:47 dbo 1.4.8.1: #i45197# revised code
Issue number:
Submitted by:
Reviewed by:
2006-07-26 06:30:55 +00:00
Rüdiger Timm
6d1abae274 INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED
2005/09/05 17:41:15 rt 1.3.12.1: #i54170# Change license header: remove SISSL
2005-09-07 19:40:33 +00:00
Oliver Bolte
c54bf23ba1 INTEGRATION: CWS presfixes04 (1.2.10); FILE MERGED
2005/04/20 18:02:22 thb 1.2.10.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:30:07 +00:00
Kurt Zenker
25dd779085 INTEGRATION: CWS impress36 (1.1.2); FILE ADDED
2005/03/08 12:44:18 cl 1.1.2.2: deactivate command node after activation
2005/03/02 11:35:21 cl 1.1.2.1: #i43679# added AnimationCommandNode for STOPAUDIO support
2005-03-18 16:11:24 +00:00