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

Miklos Vajna (via logerrit) logerrit at kemper.freedesktop.org
Fri Dec 20 11:34:58 UTC 2019


 oox/qa/unit/drawingml.cxx |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit ffa83824886c325b7a75100ae403efd6e5e9bda7
Author:     Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Thu Dec 19 21:04:59 2019 +0100
Commit:     Miklos Vajna <vmiklos at collabora.com>
CommitDate: Fri Dec 20 12:33:40 2019 +0100

    CppunitTest_oox_drawingml: remove unneeded includes
    
    Change-Id: I33c524a3991fc3de226ebee3cc98ced18fb74886
    Reviewed-on: https://gerrit.libreoffice.org/85547
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmiklos at collabora.com>

diff --git a/oox/qa/unit/drawingml.cxx b/oox/qa/unit/drawingml.cxx
index e3c455c04867..f7fa171ff1ab 100644
--- a/oox/qa/unit/drawingml.cxx
+++ b/oox/qa/unit/drawingml.cxx
@@ -12,15 +12,10 @@
 
 #include <com/sun/star/beans/XPropertySet.hpp>
 #include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
-#include <com/sun/star/embed/XStorage.hpp>
 #include <com/sun/star/frame/Desktop.hpp>
 #include <com/sun/star/frame/XStorable.hpp>
 
-#include <comphelper/embeddedobjectcontainer.hxx>
 #include <comphelper/processfactory.hxx>
-#include <comphelper/propertyvalue.hxx>
-#include <comphelper/scopeguard.hxx>
-#include <comphelper/storagehelper.hxx>
 #include <unotools/mediadescriptor.hxx>
 #include <unotools/tempfile.hxx>
 


More information about the Libreoffice-commits mailing list