office-gobmx/framework/source
Tor Lillqvist 7323bc3405 WaE: warning C4100: 'aEvent' : unreferenced formal parameter
I thought SAL_WARN_IF etc worked in such a way that any variables used
in the condition would be "used" from the compiler's point of view,
even in an optimising build case where SAL_DETAIL_ENABLE_LOG_WARN is
false and SAL_WARN_IF should optimise away?

Change-Id: I728e1eeb8559e1299abf403afceb0e2748d08857
2013-09-09 22:25:50 +03:00
..
accelerators Try to make the Gentoo tinderbox happy with explicit OUString() values 2013-09-09 01:23:18 +03:00
classes Use SAL_INFO instead of framework's own LOG_EXCEPTION 2013-09-08 23:51:40 +03:00
constant
dispatch Bin some uses of the stupid DECLARE_ASCII macro 2013-09-09 00:58:15 +03:00
fwe Bin unused remains of framework's own "debug framework" 2013-09-09 00:29:23 +03:00
fwi Bin some uses of the stupid DECLARE_ASCII macro 2013-09-09 00:58:15 +03:00
helper WaE: warning C4100: 'aEvent' : unreferenced formal parameter 2013-09-09 22:25:50 +03:00
inc
interaction Bin unused remains of framework's own "debug framework" 2013-09-09 00:29:23 +03:00
jobs Bin some uses of the stupid DECLARE_ASCII macro 2013-09-09 00:58:15 +03:00
layoutmanager Try to keep older(?) gcc versions happy 2013-09-09 01:42:07 +03:00
loadenv Use SAL_INFO instead of framework's own LOG_WARNING 2013-09-08 23:51:41 +03:00
recording Bin some uses of the stupid DECLARE_ASCII macro 2013-09-09 00:58:15 +03:00
register
services WaE: warning C4100: 'aEvent' : unreferenced formal parameter 2013-09-09 22:25:50 +03:00
tabwin Bin some uses of the stupid DECLARE_ASCII macro 2013-09-09 00:58:15 +03:00
uiconfiguration Try to keep older(?) gcc versions happy 2013-09-09 01:42:07 +03:00
uielement Try to keep older(?) gcc versions happy 2013-09-09 01:42:07 +03:00
uifactory Bin some uses of the stupid DECLARE_ASCII macro 2013-09-09 00:58:15 +03:00
xml One more case of explicit OUString construction needed for return statement 2013-09-09 01:52:09 +03:00