office-gobmx/framework
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 Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
prj
qa fix prefix of command line switches (-- instead of -) 2012-01-11 19:25:45 +01:00
source Replaced SAL_INFO with SAL_WARN were applicable. 2012-01-17 23:27:44 +01:00
uiconfig/startmodule
util
AllLangResTarget_fwe.mk
JunitTest_framework_complex.mk
JunitTest_framework_unoapi.mk
Library_fwe.mk
Library_fwi.mk
Library_fwk.mk Remove HelpAgentWindow 2011-12-21 22:34:54 -05:00
Library_fwl.mk
Library_fwm.mk
Library_lomenubar.mk Link most libs and executables with gb_STDLIBS as presumably is intended 2011-12-20 01:12:23 +02:00
Makefile in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Module_framework.mk
Package_dtd.mk
Package_inc.mk
Package_uiconfig.mk
Package_unotypes.mk