office-gobmx/dbaccess
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
prj build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE) 2011-12-30 16:40:35 +01:00
qa
source Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
uiconfig
util
win32/source/odbcconfig
AllLangResTarget_adabasui.mk
AllLangResTarget_dba.mk
AllLangResTarget_dbmm.mk
AllLangResTarget_dbu.mk fix dep to svx/globlmn.hrc inside of tail_build 2012-01-04 01:48:49 -06:00
AllLangResTarget_dbui.mk fix dep to svx/globlmn.hrc inside of tail_build 2012-01-04 01:48:49 -06:00
AllLangResTarget_sdbt.mk
Executable_odbcconfig.mk
JunitTest_dbaccess_complex.mk
JunitTest_dbaccess_unoapi.mk
Library_adabasui.mk
Library_dba.mk
Library_dbaxml.mk msvc 2008 express won't link without explicit salhelper 2011-12-19 11:59:26 +00:00
Library_dbmm.mk
Library_dbu.mk
Library_dbui.mk use INCLUDE instead of SOLARINC, and after local includes 2012-01-13 22:42:33 +01:00
Library_sdbt.mk
Makefile
Module_dbaccess.mk
Package_inc.mk
Package_uiconfig.mk
Package_xml.mk