bin/find-mergedlib-can-be-private.classes.results | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)
New commits: commit 3a0807b08f0254e89d361322bce1ef13df3427f2 Author: Noel Grandin <[email protected]> AuthorDate: Wed Feb 14 09:50:22 2024 +0200 Commit: Noel Grandin <[email protected]> CommitDate: Wed Feb 14 21:42:54 2024 +0100 update find-mergedlib-can-be-private results file so that in future I know that these are false positives Change-Id: Ic52b591f51f28e8f656465417da1d0714450094c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163367 Tested-by: Jenkins Reviewed-by: Noel Grandin <[email protected]> diff --git a/bin/find-mergedlib-can-be-private.classes.results b/bin/find-mergedlib-can-be-private.classes.results index c1c6acacb493..f8d8d501489f 100644 --- a/bin/find-mergedlib-can-be-private.classes.results +++ b/bin/find-mergedlib-can-be-private.classes.results @@ -14,8 +14,6 @@ DropdownDockingWindow E3dCompoundObject EditUndo EnhancedCustomShape -ErrCode -ErrCodeMsg FixedBitmap FixedImage FocusListenerMultiplexer @@ -38,6 +36,7 @@ MetaPolyPolygonAction MetaPolygonAction MetaTextArrayAction MetaWallpaperAction +MetricFormatter MouseListenerMultiplexer MouseMotionListenerMultiplexer MyThes @@ -63,6 +62,7 @@ SvxCharView SvxShapeGroupAnyD SvxShowText SvxTPage +SvxTextForwarder SyntaxHighlighter::Tokenizer SystemWindow::ImplData TBCExtraInfo @@ -76,11 +76,14 @@ VclDrawingArea VclGrid WindowListenerMultiplexer basegfx::BColorModifier +basegfx::SystemDependentData basegfx::SystemDependentDataHolder basegfx::SystemDependentDataManager basic::vba canvas chart +comphelper::MemoryInputStream +comphelper::OSLOutputStreamWrapper comphelper::date connectivity::sdbcx::IObjectCollection connectivity::sdbcx::OGroup @@ -104,6 +107,7 @@ drawinglayer::primitive3d::SdrPrimitive3D formula::FormulaTokenIterator::Item legacy::CntInt32 legacy::SfxBool +oox::IProgressBar oox::drawingml::ShapePropertyInfo oox::ole::AxControlModelBase sdr::SelectionController @@ -118,3 +122,4 @@ utl::DefaultFontConfiguration utl::detail::Options vcl::ExtOutDevData vcl::ILibreOfficeKitNotifier +vcl::PrinterController
