Commit Graph

21 Commits

Author SHA1 Message Date
Vladimir Glazounov
6546ff633c INTEGRATION: CWS impress31 (1.5.112); FILE MERGED
2005/01/25 10:51:42 af 1.5.112.1: #i40915# Supressing preview creation during full screen show.
2005-02-17 08:43:58 +00:00
Vladimir Glazounov
6d7ee24000 INTEGRATION: CWS impress31 (1.3.112); FILE MERGED
2005/01/25 10:51:34 af 1.3.112.1: #i40915# Supressing preview creation during full screen show.
2005-02-17 08:43:47 +00:00
Pascal Junck
48d281be59 INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED
2004/10/14 13:12:16 af 1.2.68.2: RESYNC: (1.2-1.4); FILE MERGED
2004/09/16 17:09:51 af 1.2.68.1: #i34268# Added parameter to the Start() method.
2004-10-28 12:28:59 +00:00
Pascal Junck
94b5e82d07 INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED
2004/09/16 17:14:00 af 1.2.68.1: #i34268# Added parameter to the Start() method.
2004-10-28 12:28:46 +00:00
Pascal Junck
c554cee89c INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED
2004/10/14 13:11:43 af 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED
2004/09/16 17:12:06 af 1.2.68.1: #i34268# Added parameter to the RequestPreviewBitmap() method.
2004-10-28 12:28:20 +00:00
Pascal Junck
93258ec4c9 INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED
2004/09/16 17:10:58 af 1.2.68.1: #i34268# Corrected initialization of new cache entry.
2004-10-28 12:28:07 +00:00
Rüdiger Timm
bcbc09f34e #i10000# Inlude view/SlideSorterView.hxx and svx/svdpagv.hxx 2004-09-27 11:43:52 +00:00
Rüdiger Timm
f59e1e5140 INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED
2004/08/26 11:35:16 af 1.2.60.1: #i32627# The preview factory is now held as member.
2004-09-20 12:33:33 +00:00
Rüdiger Timm
9a98146ee4 INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED
2004/08/26 11:16:08 af 1.2.60.1: #i32627# Using another factory for creating preview bitmaps.
2004-09-20 12:32:45 +00:00
Rüdiger Timm
ee978b0231 INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED
2004/08/26 11:11:56 af 1.2.60.1: #i32627# Code cleanup.
2004-09-20 12:32:31 +00:00
Rüdiger Timm
24994ca70e INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:36:22 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:12:39 +00:00
Rüdiger Timm
7dd6ac2422 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/14 13:49:23 af 1.1.2.3: #i22705# Resolved compiler problems.
2004/02/25 14:21:40 af 1.1.2.2: #i22705# Corrected spelling of included header.
2004/02/13 12:17:05 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:12:25 +00:00
Rüdiger Timm
c912bf5444 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/17 11:11:12 af 1.1.2.7: #i22705# Fixed termination of queue processor thread.
2004/06/16 13:53:17 af 1.1.2.6: #i22705# Fixed the termination of threads.
2004/06/15 15:30:58 af 1.1.2.5: #i22705# Fixed method signature.
2004/06/14 13:46:29 af 1.1.2.4: #i22705# Factored out ProcessQueueEntry() from run().
2004/06/08 12:46:13 af 1.1.2.3: #i22705# Fixed template argument reference.
2004/06/05 14:25:44 af 1.1.2.2: #i22705# Improved the termination of the thread.  Made ::osl::Thread a public base class.
2004/02/13 12:17:05 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:12:11 +00:00
Rüdiger Timm
adfd7d3eb8 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/06 17:57:46 af 1.1.2.4: #i22705# Reactivated this timer based queue processor.
2004/05/05 11:42:53 af 1.1.2.3: #i22705# (Last commit was an accident) Main queue processing loop checks for pending input at loop entry to improve perceived performance.
2004/05/05 11:03:59 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:17:04 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:11:46 +00:00
Rüdiger Timm
a7c42eca35 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:17:38 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:11:33 +00:00
Rüdiger Timm
9da9e4006d INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/06 17:55:02 af 1.1.2.2: #i22705# Using timer based queue processor by default.
2004/02/13 12:17:37 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:10:46 +00:00
Rüdiger Timm
c8e8ffbbcf INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/06 17:54:03 af 1.1.2.8: #i22705# Added missing header.
2004/06/17 11:08:23 af 1.1.2.7: #i22705# Fixed termination of queue processor thread.
2004/06/16 13:56:25 af 1.1.2.6: #i22705# The queue processor is now a pointer member so that it can be detached.
2004/06/16 12:25:49 af 1.1.2.5: #i22705# Inserting requests with correct class.
2004/06/11 07:34:13 af 1.1.2.4: #i22705# Added an assertion against bitmaps becoming too large.
2004/06/05 14:02:42 af 1.1.2.3: #i22705# Stopping the queue processor thread in the destructor.
2004/05/05 09:45:07 af 1.1.2.2: #i22705# Minor reformatting.
2004/02/13 12:17:03 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:10:17 +00:00
Rüdiger Timm
b5023be4df INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/05 14:01:47 af 1.1.2.2: #i22705# Update of documentation.
2004/02/13 12:17:06 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:10:02 +00:00
Rüdiger Timm
c680361a50 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/01 16:58:01 af 1.1.2.3: #i22705# Fixed problem with Solaris STL implementation.
2004/06/05 14:00:57 af 1.1.2.2: #i22705# Removed references to the TextLogger debug utility.
2004/02/13 12:17:37 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:09:42 +00:00
Rüdiger Timm
b08ffb3d90 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:17:05 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:09:31 +00:00
Rüdiger Timm
93d1a57f9e INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/05 14:00:15 af 1.1.2.2: #i22705# Removed references to the TextLogger debug utility.
2004/02/13 12:17:39 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:09:18 +00:00