office-gobmx/sot
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
..
inc/sot Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
prj
qa normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
source Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
util
workben remove include of pch header from sot 2011-11-27 13:22:59 -06:00
CppunitTest_sot_test_sot.mk
JunitTest_sot_complex.mk
Library_sot.mk gbuild: define NOMINMAX in windows.mk 2012-01-04 12:39:53 +01:00
Makefile in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Module_sot.mk
Package_inc.mk