office-gobmx/sc
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 Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
prj Missing component dependency. 2012-01-12 13:54:12 +01:00
qa Undo inadvertent indentation change. 2012-01-19 11:26:08 +01:00
sdi
source Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
uiconfig/scalc
util
workben Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
xml
AllLangResTarget_sc.mk
CppunitTest_sc_cellrangesbase.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
CppunitTest_sc_databaserangeobj.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
CppunitTest_sc_datapilotdescriptorbase.mk enable new datapilot api test 2012-01-18 18:12:12 +01:00
CppunitTest_sc_datapilotfieldobj.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
CppunitTest_sc_filters_test.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
CppunitTest_sc_macros_test.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
CppunitTest_sc_namedrangeobj.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
CppunitTest_sc_spreadsheetobj.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
CppunitTest_sc_subsequent_filters_test.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
CppunitTest_sc_tableautoformatfield.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
CppunitTest_sc_ucalc.mk these are not old component files anymore 2012-01-15 16:11:33 +01:00
JunitTest_sc_complex.mk
JunitTest_sc_unoapi.mk
Library_sc.mk
Library_scd.mk
Library_scfilt.mk
Library_scui.mk
Library_vbaobj.mk
Makefile
Module_sc.mk enable new datapilot api test 2012-01-18 18:12:12 +01:00
Package_uiconfig.mk
Package_xml.mk