office-gobmx/l10ntools/inc
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
..
l10ntools Removed unnecessary tools includes. 2012-01-05 15:38:51 +01:00
cfgmerge.hxx
export.hxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
gsicheck.hxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
helpmerge.hxx
lngmerge.hxx
makefile.mk
srciter.hxx
tagtest.hxx
tokens.h
xmlparse.hxx
xmlutil.hxx
xrmmerge.hxx