Commit Graph

84 Commits

Author SHA1 Message Date
b6e36a7fa9 Use explicitly cast zeros to avoid compilation error with MSVC2010
Could also use nullptr, is it supported by all compiler versions we use?
2011-03-14 12:20:35 +02:00
4724f82bf2 move module cppu to boost unordered containers 2011-02-03 23:39:38 +01:00
6ca25e8192 Some cppcheck cleaning 2011-01-12 13:12:22 +00:00
a715e1b3d0 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:04:31 +02:00
521a9f6f76 #i107490# cppu lifecycle cleanup 2010-10-11 12:37:08 +01:00
7c80db2eb3 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
e1dc5bc48a INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED
2008/03/31 07:23:21 rt 1.5.84.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:35:13 +00:00
dc1214ce9c INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED
2008/03/31 07:23:20 rt 1.17.34.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:34:54 +00:00
7c72e544d5 INTEGRATION: CWS changefileheader (1.11.74); FILE MERGED
2008/03/31 07:23:20 rt 1.11.74.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:34:36 +00:00
b142db763b INTEGRATION: CWS changefileheader (1.6.90); FILE MERGED
2008/04/01 15:10:33 thb 1.6.90.2: #i85898# Stripping all external header guards
2008/03/31 07:23:20 rt 1.6.90.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:34:18 +00:00
b966b374d0 INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED
2008/03/31 07:23:20 rt 1.12.34.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:34:00 +00:00
52ac5ba09e INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED
2008/03/31 07:23:20 rt 1.5.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:33:35 +00:00
86b14e7387 INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED
2008/04/01 15:10:33 thb 1.6.84.2: #i85898# Stripping all external header guards
2008/03/31 07:23:20 rt 1.6.84.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:33:18 +00:00
9d23834e45 INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED
2008/03/31 07:23:20 rt 1.7.74.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:33:02 +00:00
a41a279ec2 INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED
2008/03/31 07:23:20 rt 1.5.132.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:32:43 +00:00
c0dadb8d99 INTEGRATION: CWS changefileheader (1.15.40); FILE MERGED
2008/03/31 07:23:20 rt 1.15.40.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:32:25 +00:00
5a8c9b573f INTEGRATION: CWS unomacli64 (1.16.36); FILE MERGED
2007/06/07 10:54:33 kr 1.16.36.2: fixed: #i77600# warning because of wrong format specifier - now uses C++ style casts
2007/06/07 09:22:29 kr 1.16.36.1: fixed: #i77600# warning because of wrong format specifier
2007-07-18 11:22:02 +00:00
38179b1ca9 INTEGRATION: CWS unomacli64 (1.11.36); FILE MERGED
2007/06/07 10:54:33 kr 1.11.36.2: fixed: #i77600# warning because of wrong format specifier - now uses C++ style casts
2007/06/07 09:22:29 kr 1.11.36.1: fixed: #i77600# warning because of wrong format specifier
2007-07-18 11:21:48 +00:00
f56797c42c INTEGRATION: CWS bunoexttm (1.14.28); FILE MERGED
2007/03/08 12:16:48 thb 1.14.28.5: #i10000# Fixed build breakages with DBG_UTIL build and OSX
2007/03/01 09:18:31 kr 1.14.28.4: simplified: rely on IdentityMapping
2007/03/01 09:14:33 kr 1.14.28.3: simplified: use uno::Mapping and uno::Environment instead of C types
2007/03/01 09:01:36 kr 1.14.28.2: simplified: removed unreachable code
2007/03/01 08:56:38 kr 1.14.28.1: fixed: removed all hard casts, manage obj lifecycle vie env. only
2007-05-09 12:37:50 +00:00
77320c6775 INTEGRATION: CWS ause074 (1.4.92); FILE MERGED
2007/01/30 12:03:54 hjs 1.4.92.1: #i73801# remove remaining usages of sv[pre].mk
2007-02-06 12:24:13 +00:00
d73c8e12f7 INTEGRATION: CWS pchfix02 (1.15.10); FILE MERGED
2006/09/01 17:23:01 kaib 1.15.10.1: #i68856# Added header markers and pch files
2006-09-16 23:20:10 +00:00
0906e2c8c4 INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED
2006/09/01 17:23:01 kaib 1.10.60.1: #i68856# Added header markers and pch files
2006-09-16 23:19:56 +00:00
a10893c8ae INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED
2006/09/01 17:23:01 kaib 1.10.10.1: #i68856# Added header markers and pch files
2006-09-16 23:19:42 +00:00
2a40cb9bd0 INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED
2006/09/01 17:23:01 kaib 1.6.10.1: #i68856# Added header markers and pch files
2006-09-16 23:19:29 +00:00
7ba2d23068 INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED
2006/09/01 17:23:01 kaib 1.13.60.1: #i68856# Added header markers and pch files
2006-09-16 23:19:17 +00:00
ec2b283e63 INTEGRATION: CWS warnings01 (1.1.1.1.196); FILE MERGED
2005/09/22 20:43:49 sb 1.1.1.1.196.2: RESYNC: (1.1.1.1-1.2); FILE MERGED
2005/08/31 13:43:20 sb 1.1.1.1.196.1: #i53898# Made code warning-free.
2006-06-19 12:12:58 +00:00
4027faeae0 INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED
2005/09/22 20:43:40 sb 1.11.32.4: RESYNC: (1.11-1.12); FILE MERGED
2005/09/06 10:11:51 sb 1.11.32.3: #i53898# sal::reinterpret_int_cast is not needed.
2005/08/31 13:43:20 sb 1.11.32.2: #i53898# Made code warning-free.
2005/08/29 14:03:50 sb 1.11.32.1: #i53898# Made code warning-free.
2006-06-19 12:12:45 +00:00
926576c567 INTEGRATION: CWS warnings01 (1.6.46); FILE MERGED
2005/09/22 20:43:02 sb 1.6.46.3: RESYNC: (1.6-1.7); FILE MERGED
2005/09/06 10:11:50 sb 1.6.46.2: #i53898# sal::reinterpret_int_cast is not needed.
2005/08/29 14:03:50 sb 1.6.46.1: #i53898# Made code warning-free.
2006-06-19 12:12:31 +00:00
9b8457a6d2 INTEGRATION: CWS warnings01 (1.2.186); FILE MERGED
2005/09/22 20:42:35 sb 1.2.186.2: RESYNC: (1.2-1.3); FILE MERGED
2005/08/31 13:43:19 sb 1.2.186.1: #i53898# Made code warning-free.
2006-06-19 12:12:18 +00:00
b4d3092287 INTEGRATION: CWS warnings01 (1.2.46); FILE MERGED
2005/09/22 20:42:24 sb 1.2.46.2: RESYNC: (1.2-1.3); FILE MERGED
2005/08/31 13:43:19 sb 1.2.46.1: #i53898# Made code warning-free.
2006-06-19 12:12:04 +00:00
b70c02313f INTEGRATION: CWS jsc9 (1.3.2); FILE MERGED
2006/04/26 14:15:33 jsc 1.3.2.1: #134738# move fixes back to previous version
2006-04-26 19:50:44 +00:00
caf3637b53 INTEGRATION: CWS jsc9 (1.13.2); FILE MERGED
2006/04/26 14:15:33 jsc 1.13.2.1: #134738# move fixes back to previous version
2006-04-26 19:50:31 +00:00
9799afcea2 INTEGRATION: CWS jsc9 (1.5.2); FILE MERGED
2006/04/26 14:15:33 jsc 1.5.2.1: #134738# move fixes back to previous version
2006-04-26 19:50:18 +00:00
2cb1f10fca INTEGRATION: CWS jsc9 (1.8.2); FILE MERGED
2006/04/26 14:15:33 jsc 1.8.2.1: #134738# move fixes back to previous version
2006-04-26 19:50:06 +00:00
54ec29f389 INTEGRATION: CWS jsc9 (1.4.2); FILE MERGED
2006/04/26 14:15:32 jsc 1.4.2.1: #134738# move fixes back to previous version
2006-04-26 19:49:54 +00:00
941d1a150d INTEGRATION: CWS sb49 (1.2.38); FILE MERGED
2006/03/22 10:14:07 sb 1.2.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.
2006-04-19 12:49:44 +00:00
55fda0f7da INTEGRATION: CWS sb49 (1.12.38); FILE MERGED
2006/03/22 10:14:06 sb 1.12.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.
2006-04-19 12:49:32 +00:00
0c047c75de INTEGRATION: CWS sb49 (1.4.40); FILE MERGED
2006/03/22 10:14:06 sb 1.4.40.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.
2006-04-19 12:49:20 +00:00
beeba4adcd INTEGRATION: CWS sb49 (1.7.38); FILE MERGED
2006/03/22 10:14:05 sb 1.7.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.
2006-04-19 12:49:08 +00:00
d675aab65d INTEGRATION: CWS sb49 (1.3.38); FILE MERGED
2006/03/22 10:14:05 sb 1.3.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.
2006-04-19 12:48:56 +00:00
9d70ef32f3 INTEGRATION: CWS sb49 (1.3.38); FILE MERGED
2006/03/22 10:14:04 sb 1.3.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.
2006-04-19 12:48:47 +00:00
df6e6b2ddf INTEGRATION: CWS ooo19126 (1.1.1.1.200); FILE MERGED
2005/09/05 13:54:28 rt 1.1.1.1.200.1: #i54170# Change license header: remove SISSL
2005-09-08 07:48:33 +00:00
d2c8d54a8c INTEGRATION: CWS ooo19126 (1.11.36); FILE MERGED
2005/09/05 13:54:28 rt 1.11.36.1: #i54170# Change license header: remove SISSL
2005-09-08 07:48:10 +00:00
fd0fbb0730 INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGED
2005/09/05 13:54:27 rt 1.9.30.1: #i54170# Change license header: remove SISSL
2005-09-08 07:47:51 +00:00
04fadec2fc INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED
2005/09/05 13:54:26 rt 1.3.190.1: #i54170# Change license header: remove SISSL
2005-09-08 07:47:30 +00:00
7fa43071d3 INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGED
2005/09/05 13:54:26 rt 1.6.50.1: #i54170# Change license header: remove SISSL
2005-09-08 07:47:03 +00:00
d8da969156 INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED
2005/09/05 13:54:25 rt 1.3.194.1: #i54170# Change license header: remove SISSL
2005-09-08 07:46:45 +00:00
de6d2c3591 INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED
2005/09/05 13:54:25 rt 1.2.190.1: #i54170# Change license header: remove SISSL
2005-09-08 07:46:23 +00:00
658bd7e75b INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED
2005/09/05 13:54:24 rt 1.2.50.1: #i54170# Change license header: remove SISSL
2005-09-08 07:45:56 +00:00
225bf36884 INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGED
2005/09/05 13:54:24 rt 1.4.136.1: #i54170# Change license header: remove SISSL
2005-09-08 07:45:35 +00:00