office-gobmx/cppu/source/uno
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
..
any.cxx cppu: add visibility symbols 2011-12-19 10:14:52 +01:00
assign.hxx
cascade_mapping.cxx
cascade_mapping.hxx
constr.hxx
copy.hxx targeting gcc 4.6.1 gentoo strict-aliasing warnings 2011-10-03 17:00:54 +01:00
data.cxx cppu: add visibility symbols 2011-12-19 10:14:52 +01:00
destr.hxx
env_subst.cxx cppu: add visibility symbols 2011-12-19 10:14:52 +01:00
env_subst.hxx
EnvDcp.c cppu: add visibility symbols 2011-12-19 10:14:52 +01:00
EnvStack.cxx cppu: add visibility symbols 2011-12-19 10:14:52 +01:00
eq.hxx
IdentityMapping.cxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
IdentityMapping.hxx
lbenv.cxx Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
lbmap.cxx Removed superfluous CPPU_DLLPUBLIC from definitions. 2011-12-19 11:33:13 +01:00
loadmodule.cxx remove include of pch header in cppu 2011-11-27 13:02:56 -06:00
loadmodule.hxx
prim.hxx
sequence.cxx get this to build under msvc 2008 2011-12-19 15:16:51 +00:00