sw/source/filter/ww8/writerwordglue.cxx | 42 ++++++++++++++++---------------- 1 file changed, 21 insertions(+), 21 deletions(-)
New commits: commit 30fd46fd54c764dae676fc70dd2a207bc38a3870 Author: Tor Lillqvist <t...@iki.fi> Date: Tue Apr 16 21:01:41 2013 +0300 Bin pointless comments describing allegedly why each #include is needed Change-Id: I3f4405a598cb11fb1c529517eb96260beed9cb86 diff --git a/sw/source/filter/ww8/writerwordglue.cxx b/sw/source/filter/ww8/writerwordglue.cxx index 9211de6..f606030 100644 --- a/sw/source/filter/ww8/writerwordglue.cxx +++ b/sw/source/filter/ww8/writerwordglue.cxx @@ -22,30 +22,30 @@ #include <doc.hxx> #include "writerhelper.hxx" -#include <algorithm> //std::find_if -#include <functional> //std::unary_function +#include <algorithm> +#include <functional> #include <rtl/tencinfo.h> -#include <unicode/ubidi.h> //ubidi_getLogicalRun -#include <tools/tenccvt.hxx> //GetExtendedTextEncoding -#include <com/sun/star/i18n/ScriptType.hpp> //ScriptType - -#include <unotools/fontcvt.hxx> //GetSubsFontName -#include <editeng/paperinf.hxx> //lA0Width... -#include <editeng/lrspitem.hxx> //SvxLRSpaceItem -#include <editeng/ulspitem.hxx> //SvxULSpaceItem -#include <editeng/boxitem.hxx> //SvxBoxItem -#include <editeng/fontitem.hxx> //SvxFontItem -#include <frmfmt.hxx> //SwFrmFmt -#include <fmtclds.hxx> //SwFmtCol -#include <hfspacingitem.hxx> //SwHeaderAndFooterEatSpacingItem -#include <fmtfsize.hxx> //SwFmtFrmSize -#include <swrect.hxx> //SwRect -#include <fmthdft.hxx> //SwFmtHeader/SwFmtFooter -#include <frmatr.hxx> //GetLRSpace... -#include <ndtxt.hxx> //SwTxtNode -#include <breakit.hxx> //pBreakIt +#include <unicode/ubidi.h> +#include <tools/tenccvt.hxx> +#include <com/sun/star/i18n/ScriptType.hpp> + +#include <unotools/fontcvt.hxx> +#include <editeng/paperinf.hxx> +#include <editeng/lrspitem.hxx> +#include <editeng/ulspitem.hxx> +#include <editeng/boxitem.hxx> +#include <editeng/fontitem.hxx> +#include <frmfmt.hxx> +#include <fmtclds.hxx> +#include <hfspacingitem.hxx> +#include <fmtfsize.hxx> +#include <swrect.hxx> +#include <fmthdft.hxx> +#include <frmatr.hxx> +#include <ndtxt.hxx> +#include <breakit.hxx> #include <i18nlangtag/mslangid.hxx> #define ASSIGN_CONST_ASC(s) AssignAscii(s) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits