summaryrefslogtreecommitdiff
path: root/slideshow/prj
AgeCommit message (Collapse)AuthorFilesLines
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-03-21chmod -xTor Lillqvist1-0/+0
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-04-21gbuildize slideshowDavid Tardon3-19/+41
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen2-1/+3
2010-12-22add this conditionalCaolán McNamara1-1/+1
2010-12-04tweak build.lst to avoid apparent dependencies issue in // buildNorbert Thiebaud1-3/+3
2010-12-03Make --with-opengl work on MacOSNorbert Thiebaud1-1/+3
Now that --with-opengl is enabled by default, merge the patch dev300/transogl-crossplatform.diff.
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-0/+2
2009-12-15#i107706#: liquidate goodies moduleMathias Bauer1-1/+1
2008-07-22INTEGRATION: CWS os2port03 (1.6.34); FILE MERGEDOliver Bolte1-1/+1
2008/04/17 14:20:04 ydario 1.6.34.1: Issue number: i85203 Submitted by: ydario Reviewed by: ydario
2008-04-03INTEGRATION: CWS presenterview (1.7.10); FILE MERGEDKurt Zenker1-9/+8
2008/03/26 10:48:55 cl 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/09 18:06:59 cl 1.7.10.1: #i15900# moved slideshow api to offapi
2008-03-07INTEGRATION: CWS unifysound01_DEV300 (1.6.12); FILE MERGEDKurt Zenker1-1/+1
2007/12/03 10:15:14 cmc 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2007/08/29 14:52:39 cmc 1.6.12.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer
2007-11-09INTEGRATION: CWS transogl01 (1.5.26); FILE MERGEDRüdiger Timm1-0/+2
2007/10/10 08:50:38 thb 1.5.26.1: #i82460# Deliver the lib; only *nix for now
2007-11-09INTEGRATION: CWS transogl01 (1.5.34); FILE MERGEDRüdiger Timm1-0/+1
2007/10/10 08:50:38 thb 1.5.34.6: #i82460# Deliver the lib; only *nix for now 2007/07/25 15:14:24 thb 1.5.34.5: RESYNC: (1.5-1.6); FILE MERGED 2007/07/11 10:55:18 smmathews 1.5.34.4: Issue number: Submitted by: Reviewed by: 2007/06/20 23:01:00 smmathews 1.5.34.3: Issue number: Submitted by: Reviewed by: 2007/06/20 17:17:40 smmathews 1.5.34.2: Issue number: Submitted by: Reviewed by: 2007/06/19 13:05:36 smmathews 1.5.34.1: Issue number: Submitted by: Reviewed by:
2007-07-17INTEGRATION: CWS presfixes12 (1.5.20); FILE MERGEDOliver Bolte1-1/+3
2007/01/29 14:01:51 thb 1.5.20.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
2006-12-12INTEGRATION: CWS rt18 (1.4.110); FILE MERGEDKurt Zenker1-2/+2
2006/11/28 11:20:01 rt 1.4.110.1: #i72035# Be more specific.
2006-10-30INTEGRATION: CWS ause060 (1.4.90); FILE MERGEDRüdiger Timm1-5/+6
2006/09/22 18:06:34 hjs 1.4.90.1: #i69234# call required makefile
2005-01-21INTEGRATION: CWS impress23 (1.3.2); FILE MERGEDKurt Zenker1-5/+7
2004/12/08 13:43:37 thb 1.3.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints
2004-11-26INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGEDRüdiger Timm1-0/+1
2004/07/23 15:23:59 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/05 16:05:58 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGEDRüdiger Timm1-3/+4
2004/10/19 22:11:58 thb 1.2.2.6: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/10/08 20:08:13 thb 1.2.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/08/05 20:01:44 thb 1.2.2.4: #110496# Added transitions subdir, therefore had to move headers out of source/engine into source/inc 2004/08/01 20:08:10 thb 1.2.2.3: #110496# Changed slideshow API to match the needs of sd more closely 2004/04/12 15:13:53 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 16:05:58 thb 1.2.2.1: Resync with canvas01 changes
2004-07-13INTEGRATION: CWS ooo20040620 (1.2.8); FILE MERGEDRüdiger Timm1-0/+1
2004/06/10 15:51:49 khendricks 1.2.8.1: fixing d.lst for MacOSX
2004-03-18#110496# Merge from cws_srx645_canvas01: first working version of UNO ↵Thorsten Behrens2-0/+7
slideshow component, providing basic presentation functionality for Impress XShapes