office-gobmx/cppuhelper
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/cppuhelper clean-up Doxygen warnings 2012-01-19 20:19:21 -06:00
prj cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
qa cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
source Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
test GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua 2011-12-13 01:59:12 +01:00
unotypes cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
CppunitTest_cppuhelper_cppu_ifcontainer.mk cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
CppunitTest_cppuhelper_cppu_unourl.mk cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
CppunitTest_cppuhelper_qa_weak.mk cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
Library_cppuhelper.mk cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
Makefile cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
Module_cppuhelper.mk CppunitTest_cppuhelper_qa_weak depends on module bridges 2012-01-02 15:33:13 +01:00
Package_findsofficepath.mk cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
Package_inc.mk cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
Package_unorc.mk cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
Package_unotypes.mk cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00