office-gobmx/sal/osl/unx
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
..
asm
backtrace.c
backtrace.h
conditn.cxx
createfilehandlefromfd.hxx
diagnose.c
file.cxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
file_error_transl.cxx
file_error_transl.h
file_impl.hxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
file_misc.cxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
file_path_helper.cxx
file_path_helper.h
file_path_helper.hxx
file_stat.cxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
file_url.cxx
file_url.h
file_volume.cxx
interlck.c
module.c
mutex.c
nlsupport.c
osxlocale.cxx
pipe.c
process.cxx
process_impl.cxx
procimpl.h
profile.c
readwrite_helper.c
readwrite_helper.h
salinit.cxx
secimpl.h
security.c
semaphor.c
signal.c fix prefix of command line switches (-- instead of -) 2012-01-11 19:25:45 +01:00
socket.c
sockimpl.h
system.c
system.h
tempfile.c
thread.c
time.c
util.c
uunxapi.cxx Add some non-public API to be used by SvFileStream 2012-01-18 23:15:42 +02:00
uunxapi.h Add some non-public API to be used by SvFileStream 2012-01-18 23:15:42 +02:00
uunxapi.hxx