office-gobmx/extensions/source
Tor Lillqvist d1a8ce5f59 WaE: C4584: foo is already a base-class of bar
'cppu::WeakImplHelper8<Ifc1,Ifc2,Ifc3,Ifc4,Ifc5,Ifc6,Ifc7,Ifc8>' :
base-class 'com::sun::script::XInvocation' is already a
base-class of 'com::sun::script::XAutomationInvocation'

So ignore that warning. No idea if the duplicate base class
XInvocation is intentional or not, and I certainly won't dare touch
it.

I guess the existing pragma to ignore warning C4548 was a typo, and
what was intended was this warning, C4584.
2011-10-10 12:53:07 +03:00
..
abpilot
activex cppcheck reduce scope of var in extensions/..so_activex.cpp 2011-10-07 15:57:42 +02:00
bibliography WaE: unreferenced local variable 2011-10-10 12:53:02 +03:00
config/ldap fix compilation after the recent OUString::operator char*() removal 2011-10-05 16:42:24 +02:00
dbpilots
inc
logging Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
macosx/spotlight add mode-lines to .m files and last round of merged files, etc. 2011-09-30 09:09:25 +01:00
nsplugin/source WaE: unreachable code 2011-10-10 12:53:04 +03:00
ole WaE: C4584: foo is already a base-class of bar 2011-10-10 12:53:07 +03:00
oooimprovecore
oooimprovement
plugin
propctrlr do not include removed header 2011-10-03 17:03:17 +02:00
resource do not use COMPHELPER_SERVICEDECL_EXPORTS macro 2011-10-02 00:16:18 +02:00
scanner cppcheck reduce scope of var in extensions/...sane.cxx 2011-10-07 15:57:42 +02:00
unoactivex/main
update Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
xmlextract