[Libreoffice-commits] core.git: sw/source
Bjoern Michaelsen (via logerrit)
logerrit at kemper.freedesktop.org
Thu Sep 19 16:43:54 UTC 2019
sw/source/filter/ww8/ww8atr.cxx | 1 -
sw/source/filter/xml/xmltexti.cxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit e4cf86398a24d454f5fba4a7400410689aeefb92
Author: Bjoern Michaelsen <bjoern.michaelsen at libreoffice.org>
AuthorDate: Thu Sep 19 15:51:59 2019 +0200
Commit: Björn Michaelsen <bjoern.michaelsen at libreoffice.org>
CommitDate: Thu Sep 19 18:42:53 2019 +0200
no more SwClient/SwModify in sw/source/filter/{ww8,xml}
Change-Id: Ia09e84195811c6548bc6cbafc4145ce04537ec91
Reviewed-on: https://gerrit.libreoffice.org/79185
Tested-by: Jenkins
Reviewed-by: Björn Michaelsen <bjoern.michaelsen at libreoffice.org>
diff --git a/sw/source/filter/ww8/ww8atr.cxx b/sw/source/filter/ww8/ww8atr.cxx
index 6aa988a4caa1..60de4f0df789 100644
--- a/sw/source/filter/ww8/ww8atr.cxx
+++ b/sw/source/filter/ww8/ww8atr.cxx
@@ -141,7 +141,6 @@
#include <i18nlangtag/languagetag.hxx>
#include <unotools/fltrcfg.hxx>
#include <o3tl/enumrange.hxx>
-#include <calbck.hxx>
using ::editeng::SvxBorderLine;
diff --git a/sw/source/filter/xml/xmltexti.cxx b/sw/source/filter/xml/xmltexti.cxx
index 71a35ddbcc8b..9d8fe1fdcd52 100644
--- a/sw/source/filter/xml/xmltexti.cxx
+++ b/sw/source/filter/xml/xmltexti.cxx
@@ -55,7 +55,6 @@
#include <ndole.hxx>
#include <docsh.hxx>
#include <sfx2/docfile.hxx>
-#include <calbck.hxx>
#include <vcl/svapp.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <svtools/embedhlp.hxx>
More information about the Libreoffice-commits
mailing list