office-gobmx/tools
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
..
bootstrp Fix for fdo43460 Part XXXIX getLength() to isEmpty() 2012-01-16 18:49:04 -02:00
inc Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
prj
qa Fix for fdo43460 Part XXXIX getLength() to isEmpty() 2012-01-16 18:49:04 -02:00
source Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
test
unx/source/dll
win
workben Mempool size args are unused. 2012-01-20 12:14:45 +01:00
CppunitTest_tools_test.mk
Executable_bestreversemap.mk
Executable_mkunroll.mk
Executable_rscdep.mk
Executable_so_checksum.mk
Executable_tools_cppunittester_all.mk
Library_tl.mk Remove some dated Windows-only debug stuff. 2012-01-20 12:14:44 +01:00
Makefile
Module_tools.mk
Package_inc.mk
Package_reversemap.mk
StaticLibrary_ooopathutils.mk