Commit graph

37 commits

Author SHA1 Message Date
Caolán McNamara
da5cef0ab4 add modelines to .h and .c files as well 2010-10-27 16:04:46 +01:00
Sebastian Spaeth
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
Petr Mladek
bcdb4cc866 more removed include guards using fixguard.py 2010-10-05 18:12:52 +02:00
Jens-Heiner Rechtien
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
Ivo Hinkelmann
50f9ae5a90 CWS-TOOLING: integrate CWS sb109
2009-04-21 13:42:45 +0200 sb  r271035 : removed obsolete psprint dependency
2009-04-21 10:33:31 +0200 sb  r271024 : changes to previous -c270971 so that build does not break for USE_SHELL!=bash (but instead resulting bridgetest_xxx scripts are nonfunctional)
2009-04-21 08:56:48 +0200 sb  r271017 : merged in cws/sb107 -c 268250 (avoid warnings about format specifier and argument mismatch (on 64bit debug builds))
2009-04-20 16:42:27 +0200 sb  r270995 : #i98625# add make_xxx functions for C++ representations of UNO polystructs; fixed and adapted tests (patch by thb, slightly adapted)
2009-04-20 14:23:45 +0200 sb  r270981 : #i84751# selective performance improvements (patch by mmeeks, slightly adapted)
2009-04-20 13:39:50 +0200 sb  r270978 : #i99711# removed dead code (patch by cmc, slightly modified)
2009-04-20 11:59:39 +0200 sb  r270972 : #i97975# avoid crashes during shutdown (patch by cmc, slightly modified)
2009-04-20 11:57:52 +0200 sb  r270971 : made tests work again after LD_LIBRARY_PATH clean up
2009-04-20 09:49:32 +0200 sb  r270963 : #i95593# made tests work again after LD_LIBRARY_PATH cleanup
2009-04-17 13:52:33 +0200 sb  r270941 : merged in cws/sb107 -c 270023 (added svn:ignore)
2009-04-15 13:46:24 +0200 sb  r270841 : #i92131# dead code elimination (based on a patch by cmc)
2009-04-15 13:29:27 +0200 sb  r270839 : #i100743# use a FastLess for the Data map (based on a patch my mmeeks)
2009-04-15 13:12:11 +0200 sb  r270837 : #i100583# dead code elimination (patch by cmc)
2009-04-15 13:02:19 +0200 sb  r270835 : avoid bogus Solaris C++ compiler warning when building with debug=x
2009-04-15 11:49:46 +0200 sb  r270828 : adapted to cleared LD_LIBRARY_PATH
2009-04-15 10:49:48 +0200 sb  r270826 : #i101101# for performance reasons, do not put ComponentContext in unsafe appartment
2009-04-15 10:08:20 +0200 sb  r270824 : #i99113# removed duplicated stocservices.uno lib from basis layer
2009-04-28 18:00:14 +00:00
Rüdiger Timm
b3efcbd610 INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED
2008/04/01 15:10:30 thb 1.6.26.2: #i85898# Stripping all external header guards
2008/03/31 07:23:17 rt 1.6.26.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:20:48 +00:00
Rüdiger Timm
1ede47e1d2 INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED
2008/04/01 15:10:30 thb 1.8.84.3: #i85898# Stripping all external header guards
2008/04/01 12:28:02 thb 1.8.84.2: #i85898# Stripping all external header guards
2008/03/31 07:23:17 rt 1.8.84.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:20:30 +00:00
Rüdiger Timm
0e3a20a7cb INTEGRATION: CWS changefileheader (1.21.26); FILE MERGED
2008/04/01 15:10:30 thb 1.21.26.3: #i85898# Stripping all external header guards
2008/04/01 12:28:01 thb 1.21.26.2: #i85898# Stripping all external header guards
2008/03/31 07:23:17 rt 1.21.26.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:20:11 +00:00
Rüdiger Timm
ba6fbcebd8 INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED
2008/04/01 15:10:30 thb 1.5.132.2: #i85898# Stripping all external header guards
2008/03/31 07:23:17 rt 1.5.132.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:19:52 +00:00
Vladimir Glazounov
e0c4d7727c INTEGRATION: CWS os2port01 (1.5.80); FILE MERGED
2006/12/28 14:53:43 ydario 1.5.80.1: OS/2 initial import.
2007-09-20 13:43:41 +00:00
Vladimir Glazounov
b55d18416e INTEGRATION: CWS os2port01 (1.20.80); FILE MERGED
2006/12/28 14:53:42 ydario 1.20.80.1: OS/2 initial import.
2007-09-20 13:43:01 +00:00
Jens-Heiner Rechtien
6613c56582 INTEGRATION: CWS warnings01 (1.6.162); FILE MERGED
2005/09/22 20:36:28 sb 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED
2005/09/01 13:17:14 sb 1.6.162.1: #i53898# Removed obsolete rtl/ustring.
2006-06-19 12:11:26 +00:00
Rüdiger Timm
45fc50c633 INTEGRATION: CWS ooo19126 (1.4.174); FILE MERGED
2005/09/05 13:54:14 rt 1.4.174.1: #i54170# Change license header: remove SISSL
2005-09-08 07:37:54 +00:00
Rüdiger Timm
acadd9eea8 INTEGRATION: CWS ooo19126 (1.6.166); FILE MERGED
2005/09/05 13:54:14 rt 1.6.166.1: #i54170# Change license header: remove SISSL
2005-09-08 07:37:29 +00:00
Rüdiger Timm
c0555dc805 INTEGRATION: CWS ooo19126 (1.19.24); FILE MERGED
2005/09/05 13:54:14 rt 1.19.24.1: #i54170# Change license header: remove SISSL
2005-09-08 07:37:08 +00:00
Rüdiger Timm
a00bc71cbb INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGED
2005/09/05 13:54:14 rt 1.4.136.1: #i54170# Change license header: remove SISSL
2005-09-08 07:36:46 +00:00
Pascal Junck
ee4a657e5b INTEGRATION: CWS sb22 (1.17.4); FILE MERGED
2004/10/18 10:37:38 sb 1.17.4.3: RESYNC: (1.17-1.18); FILE MERGED
2004/10/14 10:53:57 sb 1.17.4.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK.
2004/09/28 13:53:22 sb 1.17.4.1: #i33217# Fixed @since tags.
2004-11-03 07:49:42 +00:00
Rüdiger Timm
2dbfec9383 INTEGRATION: CWS sb21 (1.17.2); FILE MERGED
2004/08/03 10:13:44 sb 1.17.2.1: #i25687# Added missing @since tags.
2004-08-20 08:26:13 +00:00
Rüdiger Timm
7ccf95e696 INTEGRATION: CWS sb20 (1.16.12); FILE MERGED
2004/07/02 12:12:15 sb 1.16.12.1: #i29740# Improved constness.
2004-07-23 13:39:53 +00:00
Oliver Bolte
ddc9e2c129 INTEGRATION: CWS sb18 (1.15.4); FILE MERGED
2004/05/18 08:31:14 sb 1.15.4.3: #i21150# Removed bBound from typelib_InterfaceAttributeTypeDescription, as it is not needed at runtime.
2004/05/13 14:18:50 sb 1.15.4.2: #i21150# Added clarifying comment.
2004/05/13 14:16:36 sb 1.15.4.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.
2004-06-04 02:18:44 +00:00
Rüdiger Timm
a21bcc95ae INTEGRATION: CWS sb14 (1.13.6); FILE MERGED
2004/03/15 16:00:10 sb 1.13.6.1: #i21150# Added support for extended interface attributes.
2004-03-31 07:04:56 +00:00
Oliver Bolte
43ca955591 INTEGRATION: CWS sb15 (1.13.4); FILE MERGED
2004/02/17 15:05:53 sb 1.13.4.1: #i25397# Fixed documentation.
2004-03-19 12:20:34 +00:00
Jens-Heiner Rechtien
39f79b1aaf INTEGRATION: CWS sb10 (1.12.72); FILE MERGED
2004/01/21 09:29:34 sb 1.12.72.2: #114000# Take care of absolutely incomplete interface type descriptions, where even nMembers and nAllMembers is not yet set.
2003/12/10 08:50:07 sb 1.12.72.1: #114000# Adapted to multiple-inheritance interface types.
2004-02-03 11:16:27 +00:00
Jens-Heiner Rechtien
31bf9f8309 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 15:55:44 +00:00
Daniel Boelzle
d8344847a2 #102391# cleaning up __ symbols 2002-08-21 08:19:40 +00:00
Daniel Boelzle
2413d9e0bc #88919# fixed inline operator = 2002-01-07 08:08:31 +00:00
Daniel Boelzle
a46e111f65 #88337# documentation review 2001-11-09 08:14:31 +00:00
Daniel Boelzle
ac2f253392 #91945# fixed danger get 2001-09-06 13:53:29 +00:00
Daniel Boelzle
4e320a40b5 #88337# documentation review 2001-08-21 08:17:07 +00:00
Daniel Boelzle
5938789e55 #88981# fixed quering for unknown type 2001-07-03 15:09:01 +00:00
Daniel Boelzle
ca4ef59dc0 corrected C headers 2001-04-17 12:29:25 +00:00
Juergen Schmidt
13c013b16a insert typelib functions for arrays 2001-03-30 12:39:19 +00:00
Daniel Boelzle
d17143e649 no use of SAL_DLLEXPORT anymore, using def file 2001-03-28 09:50:37 +00:00
Daniel Boelzle
fee2a34fc7 revised function throw () clauses 2001-03-09 11:10:57 +00:00
Daniel Boelzle
6891d52cc4 explicit static ref count 2001-01-09 11:47:56 +00:00
Daniel Boelzle
8c3c9f8b91 added throw () clauses 2000-12-21 13:35:28 +00:00
Jens-Heiner Rechtien
b525a3115f initial import 2000-09-18 14:29:57 +00:00