sw/qa/extras/uiwriter/uiwriter.cxx |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 3358e7317c58ceea9e55af077d8fe268231f46cf
Author: Jan-Marek Glogowski <glo...@fbihome.de>
Date:   Thu Jul 27 19:57:38 2017 +0200

    loplugin:externandnotdefined + loplugin:unreffun
    
    Change-Id: Iedd529d4b5064beed3d2fd99cfe4e0312c024187

diff --git a/sw/qa/extras/uiwriter/uiwriter.cxx 
b/sw/qa/extras/uiwriter/uiwriter.cxx
index c0888a007a6f..ca2d34df61d2 100644
--- a/sw/qa/extras/uiwriter/uiwriter.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter.cxx
@@ -257,10 +257,12 @@ public:
     void testCreateDocxAnnotation();
     void testTdf107976();
     void testTdf108524();
+#if HAVE_MORE_FONTS
     void testTableInSection();
     void testTableInNestedSection();
-    void testLinesInSectionInTable();
     void testLinesMoveBackwardsInSectionInTable();
+#endif
+    void testLinesInSectionInTable();
     void testParagraphOfTextRange();
 
     CPPUNIT_TEST_SUITE(SwUiWriterTest);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to