Commit Graph

11 Commits

Author SHA1 Message Date
Lior Kaplan
e10fc18fb2 typo fix: explicitely -> explicitly 2011-12-01 23:41:42 +02:00
Caolán McNamara
55ae7b1537 add modelines to .hxx files as well 2010-10-28 15:50:10 +01:00
Jens-Heiner Rechtien
9e19ff00c7 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
2402613e74 INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED
2008/03/31 14:00:27 rt 1.8.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:21:16 +00:00
Oliver Bolte
2cb9a51f8d INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED
2007/01/29 14:02:20 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 14:03:23 +00:00
Kurt Zenker
ec2a1d8b73 INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED
2006/03/24 18:23:31 thb 1.6.16.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006/03/06 22:14:33 thb 1.6.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 14:53:05 +00:00
Oliver Bolte
e2b5f6436b INTEGRATION: CWS presfixes08 (1.4.10); FILE MERGED
2005/07/15 12:59:56 dbo 1.4.10.1: #i37786# drawing layer animations, cleanup
Issue number:
Submitted by:
Reviewed by:
2005-10-11 07:48:14 +00:00
Rüdiger Timm
1b49dd1f2a INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED
2005/09/05 17:41:37 rt 1.4.16.1: #i54170# Change license header: remove SISSL
2005-09-07 20:07:07 +00:00
Oliver Bolte
d9aa3b851e INTEGRATION: CWS presfixes03 (1.3.2); FILE MERGED
2005/04/14 17:40:58 thb 1.3.2.1: #i47428# Temporary fix to handle vanishing text after effect, still shows intermittent timing problems (first characters seem to blink). Proper fix should go with i47472.
2005-04-18 08:51:27 +00:00
Rüdiger Timm
519bac1e99 INTEGRATION: CWS presfixes02 (1.2.16); FILE MERGED
2005/03/14 16:12:33 thb 1.2.16.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches
2005-03-30 07:11:46 +00:00
Rüdiger Timm
83541c138d INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/10/08 20:08:17 thb 1.1.2.2: #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/19 17:26:15 thb 1.1.2.1: Initial revision
2004-11-26 18:13:35 +00:00