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
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
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
Rüdiger Timm
5786d0fb3a
INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED
...
2008/03/31 07:23:21 rt 1.3.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:37:24 +00:00
Oliver Bolte
128c92838a
INTEGRATION: CWS sb69 (1.2.14); FILE MERGED
...
2007/01/22 09:25:40 sb 1.2.14.1: #i73721# Dropped obsolete SISSL header.
2007-03-14 07:31:47 +00:00
Rüdiger Timm
980441605a
INTEGRATION: CWS bunoidmap (1.1.4); FILE ADDED
...
2006/11/09 09:04:40 kr 1.1.4.1: implemented: i71242 - Binary Uno should support Ident Mappings
2006-12-01 16:26:02 +00:00