office-gobmx/xmloff
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
..
dtd
inc SV_DECL_PTRARR_DEL->std::vector 2012-01-16 12:36:43 -05:00
prj
qa/unoapi
source Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
util
xml
JunitTest_xmloff_unoapi.mk
Library_xo.mk use INCLUDE instead of SOLARINC, and after local includes 2012-01-13 22:42:33 +01:00
Library_xof.mk
Makefile
Module_xmloff.mk
Package_dtd.mk
Package_inc.mk