office-gobmx/l10ntools/source
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
..
filter advertise license in help output 2012-01-09 11:32:47 +00:00
help Fix for fdo43460 Part XXII getLength() to isEmpty() 2012-01-05 15:07:34 +01:00
cfg_yy_wrapper.c
cfglex.l
cfgmerge.cxx ByteString->rtl::OString 2011-12-12 09:39:00 +00:00
directory.cxx Removed unnecessary tools includes. 2012-01-05 15:38:51 +01:00
export.cxx Fix for fdo43460 Part XXII getLength() to isEmpty() 2012-01-05 15:07:34 +01:00
export2.cxx Removed unnecessary tools includes. 2012-01-05 15:31:29 +01:00
file.cxx
gsicheck.cxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
helpex.cxx fix build error in l10ntools 2012-01-12 14:45:02 +01:00
helpmerge.cxx remove a printf 2012-01-06 16:33:18 +01:00
lngex.cxx
lngmerge.cxx add a comphelper::string::getTokenCount 2012-01-05 09:18:19 +00:00
localize.cxx add a comphelper::string::getTokenCount 2012-01-05 09:18:19 +00:00
makefile.mk
merge.cxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
src_yy_wrapper.c
srciter.cxx exclude wntgcc* directories from searching for translatable files 2011-12-13 08:43:59 +01:00
srclex.l
tagtest.cxx
xmlparse.cxx help compiler: less verbose output to console 2012-01-04 17:41:00 +01:00
xrm_yy_wrapper.c
xrmlex.l
xrmmerge.cxx