solenv/clang-format/excludelist |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 7212021f6a79c78af8631766234696e557264bda
Author:     Stephan Bergmann <stephan.bergm...@allotropia.de>
AuthorDate: Thu Jan 4 08:59:22 2024 +0100
Commit:     Stephan Bergmann <stephan.bergm...@allotropia.de>
CommitDate: Thu Jan 4 10:27:03 2024 +0100

    Add wrongly formatted files to excludelist
    
    Change-Id: I9b4374a95598c08c06427ecc9348c68d56352d25
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161607
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de>

diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index 2c194863e730..b0f9a1384557 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -5267,6 +5267,7 @@ include/framework/desktop.hxx
 include/framework/documentundoguard.hxx
 include/framework/framecontainer.hxx
 include/framework/framelistanalyzer.hxx
+include/framework/gate.hxx
 include/framework/generictoolbarcontroller.hxx
 include/framework/imutex.hxx
 include/framework/sfxhelperfunctions.hxx
@@ -15148,6 +15149,7 @@ writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
 writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
 writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx
 writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx
+writerfilter/source/ooxml/OOXMLFastHelper.hxx
 writerfilter/source/ooxml/OOXMLParserState.cxx
 writerfilter/source/ooxml/OOXMLPropertySet.cxx
 writerfilter/source/ooxml/OOXMLStreamImpl.cxx

Reply via email to