loplugin:unusedmethods vcl
Change-Id: I53c66b7898f4e0a66e6172d22c6f782dadaf6589 Reviewed-on: https://gerrit.libreoffice.org/16975 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
This commit is contained in:
committed by
Noel Grandin
parent
5a247505a3
commit
a6fed7a19b
@@ -29,6 +29,7 @@ exclusionSet = set([
|
||||
"void comphelper::IEventProcessor::release()",
|
||||
"void SotMutexHolder::acquire()",
|
||||
"void SotMutexHolder::release()",
|
||||
"class Rectangle ComboBox::GetDropDownPosSizePixel() const"
|
||||
# only used by Windows build
|
||||
"_Bool basegfx::B2ITuple::equalZero() const",
|
||||
"class basegfx::B2DPolyPolygon basegfx::unotools::UnoPolyPolygon::getPolyPolygonUnsafe() const",
|
||||
|
Reference in New Issue
Block a user