Commit graph

1306 commits

Author SHA1 Message Date
Caolán McNamara
e0e6ebcda8 make possible to build with c++0x 2010-11-23 15:50:49 +00:00
Thorsten Behrens
f1c45fad02 Make slideshow unittest work again
Well, it still fails. But for all the right reasons.
2010-11-15 17:43:14 +01:00
Julien Nabet
daebf4430d RTL_CONSTASCII_USTRINGPARAM for impress 2010-11-13 09:12:41 +01:00
Gert Faller
24e156423d RTL_CONSTASCII_USTRINGPARAM macro 2010-11-02 21:16:14 +00:00
Caolán McNamara
55ae7b1537 add modelines to .hxx files as well 2010-10-28 15:50:10 +01:00
Thorsten Behrens
12b80e76ca Fix crash in OGL transitions
Seems on sufficiently slow displays, the disposeTextures() call
comes before any window / context has been setup. Fixed along the
lines of fdo#31072.
2010-10-27 17:15:43 +02:00
Thorsten Behrens
d932772602 Fix build breakage in OSL_DEBUG_LEVEL>1
Conditionally compiled code referenced _vsnprintf.
2010-10-27 15:19:55 +02:00
Thorsten Behrens
7f5ebf8bae MS interop: support for cutblack slidetransition added
Adds CUTBLACK slide transition to ppt import and slideshow
2010-10-26 16:25:58 +02:00
Sebastian Spaeth
80b0861510 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:43 +02:00
Muthu Subramanian K
34b70a6b3a Build fix for building with NVidia libraries/drivers 2010-10-13 13:22:19 +05:30
Caolán McNamara
62dc35ffb0 #i113072# redundant dereferences 2010-10-06 08:43:55 +01:00
Rene Engelhard
5ce76a9b8c fix build failure (must be pos1--, not i--) 2010-09-28 22:08:13 +02:00
NeilBrown
bb58dbf969 Improve randomisation in 'dissolve' transition.
The loop for randomizing a list in the dissolve transition is poor.

It randomly chooses two element and swaps them, and does this N/2 times.
Thus a total of N elements are moved.
It is probable that several elements will be swapped multiple times,
leaving it probable that several other elements will not be swapped at all.

This fact is quite visible when transitioning between two very different
slides (e.g. 2 photos).  While there is a lot of randomness, there is a
clearly perceptible top-to-bottom 'wipe' happening at the same time.

So change the loop to provide true randomness.
We randomly choose an element for the last position.
Then randomly choose one of the remaining elements for the second
last position, etc.

Signed-off-by: NeilBrown <neilb@suse.de>
2010-09-28 15:12:03 +01:00
Radek Doulik
6bee4baf37 patches/gstreamer/gstreamer-slideshow.diff: gstreamer
- use SystemChildWindow instead of JavaChildWindow when building with gstreamer
2010-09-16 15:30:14 +02:00
Andre Fischer
a1e23a5bc4 impress193: #i112422# Applied patch that fixes clipping error. 2010-07-02 11:06:25 +02:00
Armin Le Grand
ac8b5e0d06 aw081 resync to m77 2010-05-05 16:54:24 +02:00
Jens-Heiner Rechtien
5090f357a1 CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
Armin Le Grand
613cb2b85d aw081 #i110731# added basegfx::fround to get to integer cleaner 2010-04-15 13:31:48 +02:00
sb
17d0f112ef sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
thb
68c8d9e269 Merged DEV300_m76 2010-04-12 18:17:01 +02:00
thb
da8e718e08 Merge DEV300_m75
* resolved two conflicts caused by lineend changes in
   canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
   version, which uses new texture fill semantics, and fixes clipping
   bug
 * binned file header changes from head for deleted files
2010-03-31 14:57:58 +02:00
sb
13ae9dea8a sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
thb
542222f04c Merged with dev300_m71 2010-02-19 12:46:18 +01:00
Vladimir Glazunov
bcdb702df7 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
Vladimir Glazunov
e7fd3a40ed CWS-TOOLING: integrate CWS autorecovery 2010-03-23 11:58:14 +01:00
Armin Le Grand
c7ea93ac73 aw079: rebase to m75 2010-03-18 18:44:00 +01:00
Frank Schoenheit [fs]
2ee0a0a806 autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. 2010-03-11 11:26:05 +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
Armin Le Grand
60529f64bb aw069 changes after resync to m71# 2010-02-09 12:13:51 +01:00
sb
42ddf8a346 sb118: merged in DEV300_m71 2010-02-08 09:18:14 +01:00
Mathias Bauer
024d7f23b4 CWS svxsplit: merge with m71 2010-02-04 17:59:58 +01:00
Frank Schoenheit [fs]
c96b2fdb50 autorecovery: commit resolved merge (after rebase to m71) 2010-02-04 10:38:39 +01:00
sb
20001a2598 sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
Frank Schoenheit [fs]
7ffad11ac2 autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR_RETURN taking a return value 2010-01-29 08:49:42 +01:00
thb
84ed0f6992 eraser01: merge with DEV300 m70 2010-01-28 12:49:43 +01:00
Armin Le Grand
6ecc93369b aw079: #i99147# attribute rework and others 2010-01-27 11:51:56 +01:00
thb
f9279fa745 #i10000# Another WaE build fix 2010-01-26 17:21:57 +01:00
Mathias Bauer
a934a163b5 resync to DEV300_m70 2010-01-21 13:49:22 +01:00
thb
b532272a17 #i10000# WaE: dummy-use extra parameter 2010-01-21 11:30:03 +01:00
thb
fc69c9694e thbfixes10: merge with DEV300 m69 2010-01-18 01:10:42 +01:00
thb
7dd531f8d6 eraser01: merge with DEV300 m68 2010-01-07 13:07:30 +01:00
ericb
7e52f21b6b eraser01: #i103174# cosmetic changes before RfQA 2010-01-06 16:41:04 +01:00
Armin Le Grand
aa009b1d9a aw078: resync to DEV300m68for integration 2009-12-21 20:40:13 +01:00
ericb
90ca57da10 eraser01: #i97972# yet some build issues due to rebase 2009-12-16 08:20:42 +01:00
ericb
da9da1e422 eraser01: #i97972# fix variable renaming 2009-12-16 07:25:56 +01:00
ericb
af5c661b94 #i97972# commit all changes since Thorsten rebase. Thanks to Nelle, Jonathan, Christian and ericb 2009-12-15 23:12:19 +01:00
Mathias Bauer
e05f0919fa #i107706#: liquidate goodies module 2009-12-15 21:55:40 +01:00
Mathias Bauer
315c7c2f87 merge to m67 2009-12-05 19:29:07 +01:00
Armin Le Grand
e117d716e1 #i106541# commit afer merge 2009-11-17 14:28:34 +01:00
Andre Fischer
1ae23cece0 #i48179# Fixed some Solaris compilation problems. 2009-11-03 09:26:54 +00:00