Commit Graph

5 Commits

Author SHA1 Message Date
Kurt Zenker
44cd272cd7 INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED
2006/04/12 20:40:09 thb 1.5.16.4: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that)
2006/03/24 18:23:36 thb 1.5.16.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006/03/15 15:22:24 thb 1.5.16.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.5.16.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:01:29 +00:00
Oliver Bolte
e7268adaf3 INTEGRATION: CWS presfixes08 (1.3.16); FILE MERGED
2005/09/01 08:57:28 dbo 1.3.16.2: #i51786# code cleanup
Issue number:
Submitted by:
Reviewed by:
2005/07/15 12:59:58 dbo 1.3.16.1: #i37786# drawing layer animations, cleanup
Issue number:
Submitted by:
Reviewed by:
2005-10-11 07:53:06 +00:00
Rüdiger Timm
ba8fa0870d INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED
2005/09/05 17:41:44 rt 1.3.22.1: #i54170# Change license header: remove SISSL
2005-09-07 20:17:52 +00:00
Rüdiger Timm
cd44d62c9b INTEGRATION: CWS presfixes02 (1.2.16); FILE MERGED
2005/03/14 16:12:34 thb 1.2.16.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches
2005-03-30 07:15:56 +00:00
Rüdiger Timm
0334c00b65 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/10/08 20:08:18 thb 1.1.2.5: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly
2004/09/22 17:58:02 thb 1.1.2.4: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places
2004/08/23 19:17:17 thb 1.1.2.3: #110496# Implemented remaining attribute animations, fixed some performance problems
2004/08/13 20:33:38 thb 1.1.2.2: #110496# Implemented color animations
2004/08/05 19:59:58 thb 1.1.2.1: #110496# Moved from source/engine
2004-11-26 18:19:38 +00:00