diff options
-rw-r--r-- | solenv/clang-format/excludelist | 2 |
1 files changed, 2 insertions, 0 deletions
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 |