diff options
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 9edbcba9b7d1..97d55459cc2f 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -17264,6 +17264,7 @@ vcl/inc/opengl/RenderList.hxx vcl/inc/opengl/RenderState.hxx vcl/inc/opengl/TextureState.hxx vcl/inc/opengl/VertexUtils.hxx +vcl/inc/opengl/gdiimpl.hxx vcl/inc/opengl/framebuffer.hxx vcl/inc/opengl/program.hxx vcl/inc/opengl/salbmp.hxx @@ -17277,7 +17278,6 @@ vcl/inc/opengl/x11/gdiimpl.hxx vcl/inc/opengl/x11/glxtest.hxx vcl/inc/opengl/x11/salvd.hxx vcl/inc/opengl/zone.hxx -vcl/inc/openglgdiimpl.hxx vcl/inc/osx/a11yfactory.h vcl/inc/osx/a11yfocustracker.hxx vcl/inc/osx/a11ylistener.hxx @@ -17401,6 +17401,7 @@ vcl/inc/unx/screensaverinhibitor.hxx vcl/inc/unx/sm.hxx vcl/inc/unx/svsys.h vcl/inc/unx/wmadaptor.hxx +vcl/inc/unx/x11/x11cairotextrender.hxx vcl/inc/unx/x11/x11gdiimpl.h vcl/inc/unx/x11/x11sys.hxx vcl/inc/unx/x11/xlimits.hxx @@ -17570,6 +17571,8 @@ vcl/opengl/texture.cxx vcl/opengl/win/WinDeviceInfo.cxx vcl/opengl/win/blocklist_parser.cxx vcl/opengl/win/gdiimpl.cxx +vcl/opengl/x11/cairotextrender.cxx +vcl/opengl/x11/cairotextrender.hxx vcl/opengl/x11/X11DeviceInfo.cxx vcl/opengl/x11/gdiimpl.cxx vcl/opengl/x11/salvd.cxx @@ -18041,14 +18044,11 @@ vcl/unx/generic/gdi/font.cxx vcl/unx/generic/gdi/gdiimpl.cxx vcl/unx/generic/gdi/gdiimpl.hxx vcl/unx/generic/gdi/nativewindowhandleprovider.cxx -vcl/unx/generic/gdi/openglx11cairotextrender.cxx -vcl/unx/generic/gdi/openglx11cairotextrender.hxx vcl/unx/generic/gdi/salbmp.cxx vcl/unx/generic/gdi/salgdi.cxx vcl/unx/generic/gdi/salgdi2.cxx vcl/unx/generic/gdi/salvd.cxx vcl/unx/generic/gdi/x11cairotextrender.cxx -vcl/unx/generic/gdi/x11cairotextrender.hxx vcl/unx/generic/gdi/xrender_peer.cxx vcl/unx/generic/glyphs/freetype_glyphcache.cxx vcl/unx/generic/glyphs/glyphcache.cxx |