Commit Graph

7 Commits

Author SHA1 Message Date
Oliver Bolte
180b3f0fa6 INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED
2007/02/02 08:47:50 thb 1.7.12.1: #i37778# Moved all old-style casts to sal::static_int_cast
2007-07-17 13:39:03 +00:00
Kurt Zenker
b40b8577ce INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED
2006/10/18 19:50:21 thb 1.4.18.4: RESYNC: (1.4-1.6); FILE MERGED
2006/04/12 20:40:04 thb 1.4.18.3: #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:09 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:17 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:18:50 +00:00
Oliver Bolte
b7445a4617 INTEGRATION: CWS sb59 (1.4.46); FILE MERGED
2006/08/11 20:35:43 thb 1.4.46.1: #i68336# Made slideshow warning free
2006-10-12 12:55:15 +00:00
Oliver Bolte
b0894a38ae INTEGRATION: CWS pchfix02 (1.4.50); FILE MERGED
2006/09/01 17:39:32 kaib 1.4.50.1: #i68856# Added header markers and pch files
2006-09-17 07:28:12 +00:00
Rüdiger Timm
30c1e68783 INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED
2005/09/05 17:41:04 rt 1.3.22.1: #i54170# Change license header: remove SISSL
2005-09-07 19:28:51 +00:00
Rüdiger Timm
a3fb10cce3 INTEGRATION: CWS presfixes02 (1.2.16); FILE MERGED
2005/03/14 16:12:26 thb 1.2.16.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches
2005-03-30 06:56:07 +00:00
Rüdiger Timm
0542c76bc2 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/10/26 23:43:42 thb 1.1.2.10: #110496# Fixed hefty bug for AA border generation (there's been cases where no viewshapes are left (subset shapes), and then the border rect stayed empty -> DBL_MAX/MIN went into B2DMultiRange calculation); Adapted to explicit alpha bitmap generation at the XGraphicDevice (slide bitmaps don't need alpha, they are opaque. Transparency emulation _does_ need alpha)
2004/10/13 17:56:53 thb 1.1.2.9: #i10000# Gcc doesn't seem to grok (*shared_ptr).*mpFunc any longer (parses it as a function pointer declaration?). Changed to alternative notation
2004/10/08 20:08:15 thb 1.1.2.8: #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/08/25 15:56:27 thb 1.1.2.7: #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/23 19:17:16 thb 1.1.2.6: #110496# Implemented remaining attribute animations, fixed some performance problems
2004/08/13 20:33:36 thb 1.1.2.5: #110496# Implemented color animations
2004/08/04 17:21:06 thb 1.1.2.4: #110496# Added various boundary checks, corrected acceleration/deceleration algorithm for one boundary case
2004/07/26 20:40:28 thb 1.1.2.3: #i10000# MSVC really cannot default-initialize enums here
2004/07/26 14:10:09 thb 1.1.2.2: #i10000# Madebind and mem_fn build under Solaris
2004/07/22 19:24:01 thb 1.1.2.1: #110496# Initial revision
2004-11-26 17:56:21 +00:00