summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par5.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-22 15:58:57 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-22 16:56:28 +0300
commita7724966ab4fc8cd680a20e4f2a65f276e001a39 (patch)
tree5aeb953a7172ea061c7884be8c19849b9e2d81d8 /sw/source/filter/ww8/ww8par5.cxx
parent1cbe2313edda8a04f0fe233b4a29ef4e2485f557 (diff)
Bin comments that claim to say why some header is included
They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
Diffstat (limited to 'sw/source/filter/ww8/ww8par5.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par5.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/sw/source/filter/ww8/ww8par5.cxx b/sw/source/filter/ww8/ww8par5.cxx
index 5a72a197ff10..af740e6ed9cc 100644
--- a/sw/source/filter/ww8/ww8par5.cxx
+++ b/sw/source/filter/ww8/ww8par5.cxx
@@ -43,18 +43,18 @@
#include <editeng/langitem.hxx>
#include <fmtfld.hxx>
#include <fmtanchr.hxx>
-#include <pam.hxx> // fuer SwPam
+#include <pam.hxx>
#include <doc.hxx>
-#include <charatr.hxx> // class SwFmtFld
-#include <flddat.hxx> // class SwDateTimeField
-#include <docufld.hxx> // class SwPageNumberField
-#include <reffld.hxx> // class SwGetRefField
+#include <charatr.hxx>
+#include <flddat.hxx>
+#include <docufld.hxx>
+#include <reffld.hxx>
#include <IMark.hxx>
-#include <expfld.hxx> // class SwSetExpField
-#include <dbfld.hxx> // class SwDBField
+#include <expfld.hxx>
+#include <dbfld.hxx>
#include <usrfld.hxx>
#include <tox.hxx>
-#include <section.hxx> // class SwSection
+#include <section.hxx>
#include <ndtxt.hxx>
#include <fmtinfmt.hxx>
#include <chpfld.hxx>
@@ -70,7 +70,7 @@
#include <pagedesc.hxx>
#include <SwStyleNameMapper.hxx>
-#include "ww8scan.hxx" // WW8FieldDesc
+#include "ww8scan.hxx"
#include "ww8par.hxx"
#include "ww8par2.hxx"
#include "writerhelper.hxx"
@@ -78,7 +78,7 @@
#include <unotools/fltrcfg.hxx>
#include <xmloff/odffields.hxx>
-#include <algorithm> // #i24377#
+#include <algorithm>
#define MAX_FIELDLEN 64000