Commit Graph

10 Commits

Author SHA1 Message Date
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
Kurt Zenker
0d10b0662a INTEGRATION: CWS canvas05 (1.8.10); FILE MERGED
2008/04/21 07:54:29 thb 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED
2007/10/01 13:49:12 thb 1.8.10.1: #i79258# Merge from CWS picom
2008-06-24 11:07:27 +00:00
Rüdiger Timm
d32c7d4c9a INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED
2008/03/31 14:00:17 rt 1.8.40.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:41:01 +00:00
Jens-Heiner Rechtien
5e3a37d564 INTEGRATION: CWS pathfinder02 (1.6.32); FILE MERGED
2007/07/23 14:26:46 cl 1.6.32.1: #i79248# fixed path animation to use the DOMShape origin for non sum additive animation
2007-08-01 10:10:28 +00:00
Oliver Bolte
d5e9929575 INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED
2007/02/06 17:18:05 thb 1.6.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable
2007/01/29 14:02:00 thb 1.6.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:40 +00:00
Kurt Zenker
e5d13b183a INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED
2006/10/18 19:54:45 thb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED
2006/09/15 22:14:15 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED
2006/03/24 18:23:16 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006-12-13 14:30:18 +00:00
Oliver Bolte
1942e1ec9e INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED
2006/09/01 17:39:37 kaib 1.4.10.1: #i68856# Added header markers and pch files
2006-09-17 07:34:20 +00:00
Rüdiger Timm
21731ba770 INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED
2005/11/07 15:26:49 dbo 1.3.8.1: #i45197# revised code
Issue number:
Submitted by:
Reviewed by:
2006-07-26 06:32:17 +00:00
Rüdiger Timm
ca508bb353 INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED
2005/09/05 17:41:16 rt 1.2.36.1: #i54170# Change license header: remove SISSL
2005-09-07 19:41:42 +00:00
Kurt Zenker
fc81cf7452 INTEGRATION: CWS impress23 (1.1.2); FILE ADDED
2004/12/21 09:34:59 dbo 1.1.2.2: #i36214# calculating accel/decel incorp parent containers
2004/12/08 12:45:34 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)
2005-01-21 16:02:57 +00:00