[Libreoffice-commits] core.git: sw/source
Miklos Vajna
vmiklos at collabora.co.uk
Sat Nov 1 14:49:55 PDT 2014
sw/source/core/layout/sectfrm.cxx | 14 --------------
1 file changed, 14 deletions(-)
New commits:
commit 86725e3808c778e2d7bc11cbc6c02051ffbd5c5e
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Sat Nov 1 20:45:16 2014 +0100
sw: unused includes in sectfrm
Change-Id: I59c33d25361c79e77994647b978915785cc650ee
diff --git a/sw/source/core/layout/sectfrm.cxx b/sw/source/core/layout/sectfrm.cxx
index e17ce8a..0350cc6 100644
--- a/sw/source/core/layout/sectfrm.cxx
+++ b/sw/source/core/layout/sectfrm.cxx
@@ -17,40 +17,26 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <svl/smplhint.hxx>
#include <svl/itemiter.hxx>
-#include <hints.hxx>
#include <txtftn.hxx>
#include <fmtftn.hxx>
#include <fmtclbl.hxx>
#include "sectfrm.hxx"
#include "section.hxx"
-#include "frmtool.hxx"
-#include "doc.hxx"
#include <IDocumentSettingAccess.hxx>
-#include "cntfrm.hxx"
#include "rootfrm.hxx"
#include "pagefrm.hxx"
-#include "fmtpdsc.hxx"
-#include "fmtcntnt.hxx"
-#include "ndindex.hxx"
-#include "ftnidx.hxx"
#include "txtfrm.hxx"
#include "fmtclds.hxx"
#include "colfrm.hxx"
#include "tabfrm.hxx"
-#include "flyfrm.hxx"
#include "ftnfrm.hxx"
#include "layouter.hxx"
#include "dbg_lay.hxx"
-#include "viewsh.hxx"
#include "viewopt.hxx"
#include "viewimp.hxx"
-#include <editeng/ulspitem.hxx>
-#include <editeng/lrspitem.hxx>
#include <editeng/brushitem.hxx>
#include <fmtftntx.hxx>
-#include <dflyobj.hxx>
#include <flyfrms.hxx>
#include <sortedobjs.hxx>
More information about the Libreoffice-commits
mailing list