Files
libreoffice/slideshow/source/engine/transitions
Kurt Zenker a01a80f914 INTEGRATION: CWS presfixes09 (1.9.10); FILE MERGED
2006/10/20 14:55:56 thb 1.9.10.8: #i10000# Fixed post-merge build errors (mostly warnings)
2006/10/18 19:59:24 thb 1.9.10.7: RESYNC: (1.9-1.11); FILE MERGED
2006/05/12 21:53:34 thb 1.9.10.6: #i49357# Corrected performIn/Out overload to actually match the virtual function
2006/04/24 13:25:34 thb 1.9.10.5: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway.
2006/04/12 20:40:08 thb 1.9.10.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/04/03 16:19:01 thb 1.9.10.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:26 thb 1.9.10.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006/03/08 18:08:07 thb 1.9.10.1: #i49357# Removed cruft from gdimtftools; moved slideshow component to ServiceDecl; refactored multiple places of filling a rectangle in XCanvas into a tools method; now clearing the shape area to grey50 for applets/plugins (to at least show _something_ during slide transitions)
2006-12-13 14:45:55 +00:00
..