Commit Graph

13 Commits

Author SHA1 Message Date
Stephan Bergmann
4a98b359d8 Clean up AsyncEventNotifier interface 2012-02-16 19:01:27 +01:00
Norbert Thiebaud
b8ee1f9b5f remove include of pch header in comphelper 2011-11-27 13:00:14 -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
Sebastian Spaeth
4905a19032 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-14 17:02:15 +02:00
Jens-Heiner Rechtien
8764506704 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
7298b2e11b INTEGRATION: CWS changefileheader (1.8.160); FILE MERGED
2008/04/01 15:05:27 thb 1.8.160.3: #i85898# Stripping all external header guards
2008/04/01 12:26:29 thb 1.8.160.2: #i85898# Stripping all external header guards
2008/03/31 12:19:32 rt 1.8.160.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:06:28 +00:00
Oliver Bolte
934ab16f34 INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED
2006/09/01 17:19:41 kaib 1.7.22.1: #i68856# Added header markers and pch files
2006-09-17 16:09:56 +00:00
Oliver Bolte
a7b100e262 INTEGRATION: CWS dba204a (1.5.26); FILE MERGED
2006/07/05 07:58:42 oj 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED
2006/06/09 09:20:23 fs 1.5.26.1: respect terminations done from within the callback
2006-07-13 14:24:52 +00:00
Jens-Heiner Rechtien
7c949ed29b INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED
2006/05/23 22:37:31 sb 1.3.8.4: RESYNC: (1.4-1.5); FILE MERGED
2006/04/20 14:27:02 sb 1.3.8.3: #i53898# Made code warning-free again after resync to SRC680m162.
2006/04/07 19:36:50 sb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED
2005/11/09 14:23:30 pl 1.3.8.1: #i53898# removed warnings
2006-06-19 21:47:35 +00:00
Vladimir Glazounov
99fce44034 INTEGRATION: CWS pj51 (1.4.6); FILE MERGED
2006/03/20 21:18:54 pjanik 1.4.6.1: #i63318#: Use pointer modificators to prevent 64bit issues with pointer
casts to integers (potentially casting 64bit to 32bit).
2006-04-07 07:04:11 +00:00
Vladimir Glazounov
0677a563cd INTEGRATION: CWS pbrwuno (1.3.14); FILE MERGED
2005/10/19 08:26:02 fs 1.3.14.3: #i53095# make IEventProcessor ref-counted
2005/10/11 12:59:48 fs 1.3.14.2: corrected the |run| implementation
2005/10/07 12:20:02 fs 1.3.14.1: cleaned up this, so that it's much more generic now - and thus usable for #i53095#
2006-03-14 10:40:02 +00:00
Rüdiger Timm
65627558d6 INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED
2005/09/05 15:23:59 rt 1.2.56.1: #i54170# Change license header: remove SISSL
2005-09-08 01:48:54 +00:00
Vladimir Glazounov
b05b64ec47 INTEGRATION: CWS dba23 (1.1.2); FILE ADDED
2005/01/13 14:52:16 fs 1.1.2.2: proper ctor
2005/01/13 14:50:57 fs 1.1.2.1: #i40583# helper class for asynchronously notifying UNO events
2005-02-17 10:25:31 +00:00