Commit Graph

19 Commits

Author SHA1 Message Date
Michael Meeks
535e83550e re-base on ALv2 code. Includes:
Avoid some uses of non portable #!/bin/bash in shell scripts.
    Patch contributed by Pedro Giffuni
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    remove redundant namespace, patch contributed Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1162610
    removal of OS/2 port changes, and preferring our similiar
    tools/inc/tools/solar.h DLLPOSTFIX cleanup.
    i118595 - Removal of the use of getopt() from rscdep.
    Patch contributed by Andre Fische
    http://svn.apache.org/viewvc?view=revision&revision=1202270
2012-07-11 18:12:35 +01:00
Norbert Thiebaud
05b879dabf remove include of pch header from slidewhow 2011-11-27 13:22:08 -06:00
Thomas Arnhold
c64a901829 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:13:33 +01: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
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
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
Armin Le Grand
602841adb3 #i97509# continued matrix tooling and adapting the usages now to all the ooo code 2009-09-22 18:14:05 +02:00
Kurt Zenker
dd6d6dabe8 INTEGRATION: CWS canvas05 (1.9.16); FILE MERGED
2008/04/21 07:53:32 thb 1.9.16.3: RESYNC: (1.10-1.11); FILE MERGED
2008/01/22 00:53:24 thb 1.9.16.2: RESYNC: (1.9-1.10); FILE MERGED
2007/10/01 13:49:11 thb 1.9.16.1: #i79258# Merge from CWS picom
2008-06-24 11:02:54 +00:00
Rüdiger Timm
59ed88370d INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED
2008/03/31 14:00:14 rt 1.10.26.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:27:18 +00:00
Rüdiger Timm
c0d77884b7 INTEGRATION: CWS transogl01 (1.8.26); FILE MERGED
2007/07/25 15:21:32 thb 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED
2007/06/29 10:08:49 smmathews 1.8.26.1: Issue number:
Submitted by:
Reviewed by:
2007-11-09 09:16:18 +00:00
Oliver Bolte
6490fca6a5 INTEGRATION: CWS presfixes12 (1.8.12); FILE MERGED
2007/02/25 01:10:23 thb 1.8.12.1: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour
2007-07-17 13:40:28 +00:00
Kurt Zenker
0f99718e97 INTEGRATION: CWS presfixes09 (1.6.18); FILE MERGED
2006/10/18 19:51:08 thb 1.6.18.4: RESYNC: (1.6-1.7); FILE MERGED
2006/04/12 20:40:04 thb 1.6.18.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that)
2006/03/24 18:23:10 thb 1.6.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006/03/15 15:22:18 thb 1.6.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)
2006-12-13 14:20:24 +00:00
Oliver Bolte
5bb1f25278 INTEGRATION: CWS pchfix02 (1.6.50); FILE MERGED
2006/09/01 17:39:33 kaib 1.6.50.1: #i68856# Added header markers and pch files
2006-09-17 07:28:53 +00:00
Rüdiger Timm
fe18ee6cf8 INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED
2005/09/05 17:41:06 rt 1.5.22.1: #i54170# Change license header: remove SISSL
2005-09-07 19:30:28 +00:00
Rüdiger Timm
8432315ba1 INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:12:27 thb 1.4.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches
2005-03-30 06:58:08 +00:00
Vladimir Glazounov
7338b4f2ab INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:17:45 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:45:00 +00:00
Rüdiger Timm
e809ef99b5 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/10 11:58:59 thb 1.2.2.7: #i1000# Solaris compiler glitch: ternary ? not handled correctly, re-phrased code
2004/09/30 15:01:00 thb 1.2.2.6: #110496# Added another special transition effect (comb transition); sorted out various gcc -Wall warnings; improved docs
2004/08/19 00:17:17 thb 1.2.2.5: #110496# Mostly fixes for correct text animation and iteration, plus a first working version of an optimized redraw
2004/08/03 19:46:36 thb 1.2.2.4: #110496# Properly clearing the views before the slideshow, setting a clipping the size of the slides
2004/07/22 19:42:12 thb 1.2.2.3: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working
2004/05/27 15:05:02 thb 1.2.2.2: Initial revision
2004/04/05 16:06:09 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 17:59:01 +00:00
Thorsten Behrens
7bf2fb485b #110496# Merge from cws_srx645_canvas01: first working version of UNO slideshow component, providing basic presentation functionality for Impress XShapes 2004-03-18 09:44:39 +00:00