[Libreoffice-commits] core.git: svx/IwyuFilter_svx.yaml

Gabor Kelemen (via logerrit) logerrit at kemper.freedesktop.org
Mon Sep 21 08:31:00 UTC 2020


 svx/IwyuFilter_svx.yaml |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit a6a1cfe0bf1c176d3f0cd385d494b7c0e8133815
Author:     Gabor Kelemen <kelemen.gabor2 at nisz.hu>
AuthorDate: Sun Aug 9 23:24:12 2020 +0200
Commit:     Miklos Vajna <vmiklos at collabora.com>
CommitDate: Mon Sep 21 10:30:24 2020 +0200

    Add IWYU rules for svx
    
    After commit 456d61ec526e250fd1af894e109d5914ac9c9e6e
    
    Change-Id: Ie9984d9d7d182d54317deb85efe1c83661f97b20
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100412
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmiklos at collabora.com>

diff --git a/svx/IwyuFilter_svx.yaml b/svx/IwyuFilter_svx.yaml
index be9c2e28b254..48e1b7b56cb2 100644
--- a/svx/IwyuFilter_svx.yaml
+++ b/svx/IwyuFilter_svx.yaml
@@ -119,3 +119,6 @@ excludelist:
     svx/qa/unit/xoutdev.cxx:
     # Needed for system-cppunit
     - unotest/bootstrapfixturebase.hxx
+    svx/qa/unit/XTableImportExportTest.cxx:
+    # Needed for --with-system-cppunit
+    - unotest/bootstrapfixturebase.hxx


More information about the Libreoffice-commits mailing list