office-gobmx/fpicker
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
..
prj
source Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
test
util
AllLangResTarget_fps_office.mk
Executable_kdefilepicker.mk use custom target for generated source 2012-01-07 15:40:57 +01:00
Library_fop.mk
Library_fpicker.mk
Library_fps.mk
Library_fps_aqua.mk
Library_fps_kde.mk
Library_fps_kde4.mk use custom target for generated source 2012-01-07 15:40:56 +01:00
Library_fps_odma.mk
Library_fps_office.mk
Makefile
Module_fpicker.mk use custom target for generated source 2012-01-07 15:40:57 +01:00
Package_kde4_moc.mk use custom target for generated source 2012-01-07 15:40:56 +01:00
Package_kde_moc.mk use custom target for generated source 2012-01-07 15:40:57 +01:00
Package_xml.mk
WinResTarget_fps.mk