From a909afbc21e8cdd03a7f27db798f830c76aa91d2 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Thu, 10 May 2018 12:48:13 +0200 Subject: Fold CommonSalLayout into GenericSalLayout Now the crazy constructors of CommonSalLayout are gone, we can merge the two and drop one level of indirection. Change-Id: I166e4ed2c9d22c1ce75246d486f7526c4928f652 Reviewed-on: https://gerrit.libreoffice.org/54077 Tested-by: Jenkins Reviewed-by: Khaled Hosny --- solenv/clang-format/blacklist | 1 - 1 file changed, 1 deletion(-) (limited to 'solenv') diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index f63ff7be8ab7..f1cf302e060a 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -17547,7 +17547,6 @@ vcl/inc/BitmapProcessor.hxx vcl/inc/BitmapScaleConvolutionFilter.hxx vcl/inc/BitmapScaleSuperFilter.hxx vcl/inc/BitmapSymmetryCheck.hxx -vcl/inc/CommonSalLayout.hxx vcl/inc/ControlCacheKey.hxx vcl/inc/PhysicalFontCollection.hxx vcl/inc/PhysicalFontFace.hxx -- cgit