office-gobmx/extensions
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
..
inc remove unused header file 2011-09-05 20:01:58 +02:00
prj Remove preload library related code 2011-08-18 02:45:43 +02:00
qa replace api.openoffice.org to api.libreoffice.org 2011-09-07 10:27:56 +02:00
source WaE: C4584: foo is already a base-class of bar 2011-10-10 12:53:07 +03:00
stardiv
test cppcheck scope reduction of var in extensions/...Basic.cpp 2011-10-07 15:57:42 +02:00
util
workben