Commit Graph

6 Commits

Author SHA1 Message Date
Stephan Bergmann
7c704c78d3 Removed some unused parameters; added SAL_UNUSED_PARAMETER.
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC)
is used to annotate legitimately unused parameters, so that static
analysis tools can tell legitimately unused parameters from truly
unnecessary ones.  To that end, some patches for external modules
are also added, that are only applied when compiling with GCC and
add necessary __attribute__ ((unused)) in headers.
2012-01-21 15:21:16 +01:00
Caolán McNamara
8cad7d1947 add modelines to .hxx files as well 2010-10-27 13:05:40 +01:00
Jens-Heiner Rechtien
1296914c84 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
d42b5df134 INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED
2008/03/28 16:02:18 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
2008-04-10 14:09:52 +00:00
Rüdiger Timm
21de7c33d6 INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED
2005/09/05 13:11:30 rt 1.2.16.1: #i54170# Change license header: remove SISSL
2005-09-07 17:08:40 +00:00
Oliver Bolte
f41a586316 INTEGRATION: CWS adc10 (1.1.2); FILE ADDED
2005/01/12 13:13:29 np 1.1.2.1: #i31025#
2005-01-27 10:20:53 +00:00