Commit Graph

16 Commits

Author SHA1 Message Date
Rob Snelders
45413e32fe Removal VERBOSE 2012-04-05 15:24:05 +01:00
Thomas Arnhold
5f78d1d9ac WaE: duplicateBranch 2012-02-21 20:57:01 +01:00
Takeshi Abe
8cc98837d3 catch exception by constant reference 2011-12-25 15:09:58 +09:00
Norbert Thiebaud
2a71139535 remove include of pch header from sd 2011-11-27 13:20:56 -06:00
Thomas Arnhold
be6a8677a6 OSL_TRACE: Remove trailing newlines
Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;

- removed trailing whitespaces and (multiple) newlines
2011-09-21 09:28:39 +02:00
Caolán McNamara
6908efa144 cppcheck: remove unused variable 2010-11-23 16:52:26 +00: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
Petr Mladek
8e7505f5f5 remove include guards using fixguard.py 2010-10-05 18:20:54 +02:00
Frank Schoenheit [fs]
f884576207 slidecopy: merge after copying in CWS renaissance2 2010-06-03 18:53:52 +02:00
Christian Lippka
a7df737242 fixed unix warnings 2010-04-13 12:10:03 +02:00
Frank Schoenheit [fs]
9c32c9129e slidecopy: merge CWS wth MWS-m76 2010-04-09 09:37:17 +02:00
Frank Schoenheit [fs]
32feee9136 slidecopy: use DBG_UNHANDLED_EXCEPTION instead of OSL_ASSERT, as the former will also print you the exception type and message 2010-03-18 14:37:10 +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
Rüdiger Timm
ee3db4f9f8 INTEGRATION: CWS presenterfixes (1.3.30); FILE MERGED
2008/06/13 14:33:46 af 1.3.30.1: #i90258# Improved debug messages.
2008-07-11 12:35:32 +00:00
Rüdiger Timm
128f182ab7 INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED
2008/04/09 16:07:16 rt 1.2.4.1: #i87884# Change license header to LPGL v3.
2008-04-11 08:45:32 +00:00
Kurt Zenker
b1c4410bdb INTEGRATION: CWS presenterview (1.1.2); FILE ADDED
2008/03/19 10:31:54 af 1.1.2.4: #i18486# Do not remove resource factories for DisposedExceptions of different origin.
2007/09/25 07:31:28 af 1.1.2.3: #i18486# Catching Exceptions when activating resources.
2007/07/10 14:47:37 af 1.1.2.2: #i18486# Fixed the resource deactivation order.
2007/06/15 14:13:47 af 1.1.2.1: #i18486# Initial revision.
2008-04-03 12:29:30 +00:00