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
Norbert Thiebaud
c10fb61c1a
remove include of pch header in cppuhelper
2011-11-27 13:03:19 -06:00
Stephan Bergmann
12e2e04977
sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementation
2011-09-12 22:47:49 +02:00
Julien Nabet
933e22880b
Remove "using namespace ::rtl"
2011-03-02 21:53:12 +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
12981651b5
INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED
...
2008/03/28 15:25:26 rt 1.8.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:37:24 +00:00
Oliver Bolte
903b84263b
INTEGRATION: CWS pchfix02 (1.7.14); FILE MERGED
...
2006/09/01 17:23:18 kaib 1.7.14.1: #i68856# Added header markers and pch files
2006-09-16 11:42:43 +00:00
Jens-Heiner Rechtien
4024d807f8
INTEGRATION: CWS warnings01 (1.5.60); FILE MERGED
...
2005/09/22 15:40:16 sb 1.5.60.2: RESYNC: (1.5-1.6); FILE MERGED
2005/09/07 11:05:31 sb 1.5.60.1: #i53898# Made code warning-free.
2006-06-19 09:35:18 +00:00
Rüdiger Timm
21a8cead89
INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED
...
2005/09/05 12:07:42 rt 1.5.64.1: #i54170# Change license header: remove SISSL
2005-09-08 08:29:27 +00:00
Sander Vesik
afd9a09c33
INTEGRATION: CWS ooo20040329 (1.4.98); FILE MERGED
...
2004/03/17 11:49:16 waratah 1.4.98.1: #i1858# alter the order of some definitions to fix some -Wall warnings
correct spelling mistake in code
2004-04-21 13:08:04 +00:00
Daniel Boelzle
cec9e449ac
#100075# introducing macro expander; modifying bootstrap; modifying shared lib loader function
2002-06-14 12:20:20 +00:00
Jens-Heiner Rechtien
1355bf7192
#92075#: exception specifications
2001-09-11 12:51:37 +00:00
Daniel Boelzle
414591811c
revised function throw () clauses, removed obsolete macros.hxx
2001-03-09 11:15:28 +00:00
Jens-Heiner Rechtien
b525a3115f
initial import
2000-09-18 14:29:57 +00:00