From eb1bf3c87104790fc17a71d070e570cce278c9e4 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Wed, 5 May 2021 04:03:43 +1000 Subject: vcl: move background functions to background.cxx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iee2e42f3881512d2e779d16505c50f76731e398a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115369 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- solenv/clang-format/excludelist | 1 + 1 file changed, 1 insertion(+) (limited to 'solenv') diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index c2cc51592e42..f6c57e5785fc 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -15028,6 +15028,7 @@ vcl/source/opengl/win/WinDeviceInfo.cxx vcl/source/opengl/win/context.cxx vcl/source/opengl/x11/X11DeviceInfo.cxx vcl/source/opengl/x11/context.cxx +vcl/source/outdev/background.cxx vcl/source/outdev/bitmap.cxx vcl/source/outdev/clipping.cxx vcl/source/outdev/curvedshapes.cxx -- cgit