[Libreoffice-commits] core.git: sw/qa

Miklos Vajna vmiklos at collabora.co.uk
Fri Aug 22 09:08:17 PDT 2014


 sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit e85bf96baac4691a4c1ea139cfb0e3551b9d6c1e
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Fri Aug 22 18:06:28 2014 +0200

    CppunitTest_sw_ooxmlfieldexport: enable on Windows
    
    Change-Id: I768bce2398098195f4e5c7d7683f2c8b22f23cc0

diff --git a/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx b/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
index 9a8951d..3eec094 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
@@ -9,8 +9,6 @@
 
 #include <swmodeltestbase.hxx>
 
-#if !defined(WNT)
-
 #include <com/sun/star/awt/XBitmap.hpp>
 #include <com/sun/star/graphic/XGraphic.hpp>
 #include <com/sun/star/frame/XStorable.hpp>
@@ -637,8 +635,6 @@ DECLARE_OOXMLEXPORT_TEST(testSdtCompanyMultipara, "sdt-company-multipara.docx")
     }
 }
 
-#endif
-
 CPPUNIT_PLUGIN_IMPLEMENT();
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list