summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-21 10:54:54 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-21 18:08:28 +0200
commit97a5ba4a71c39207859556296ed46dc474762164 (patch)
tree4f4a9a23d10d87a4f1e7714ef6f29827ff5d9591 /cui
parent8847724ca96199bd628558ba4599d697bce54c3e (diff)
remove comments why a file gets included
also remove some commented out code Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
Diffstat (limited to 'cui')
-rw-r--r--cui/source/inc/transfrm.hxx1
-rw-r--r--cui/source/options/cfgchart.hxx4
-rw-r--r--cui/source/options/optchart.hxx5
-rw-r--r--cui/source/options/optinet2.cxx1
-rw-r--r--cui/source/tabpages/page.cxx2
5 files changed, 0 insertions, 13 deletions
diff --git a/cui/source/inc/transfrm.hxx b/cui/source/inc/transfrm.hxx
index 8ba9af123695..d97856e1dfe1 100644
--- a/cui/source/inc/transfrm.hxx
+++ b/cui/source/inc/transfrm.hxx
@@ -24,7 +24,6 @@
#include <vcl/fixed.hxx>
-// #i75273#
#include <basegfx/range/b2drange.hxx>
// predefines
diff --git a/cui/source/options/cfgchart.hxx b/cui/source/options/cfgchart.hxx
index 134661abc4bd..0a0ad216304d 100644
--- a/cui/source/options/cfgchart.hxx
+++ b/cui/source/options/cfgchart.hxx
@@ -20,13 +20,9 @@
#ifndef INCLUDED_CUI_SOURCE_OPTIONS_CFGCHART_HXX
#define INCLUDED_CUI_SOURCE_OPTIONS_CFGCHART_HXX
-// header for TYPEINFO
#include <tools/rtti.hxx>
-// header for ConfigItem
#include <unotools/configitem.hxx>
-// header for SfxPoolItem
#include <svl/poolitem.hxx>
-// header for XColorEntry
#include <svx/xtable.hxx>
#include <vector>
diff --git a/cui/source/options/optchart.hxx b/cui/source/options/optchart.hxx
index b15926782ef9..5590d5ae1a95 100644
--- a/cui/source/options/optchart.hxx
+++ b/cui/source/options/optchart.hxx
@@ -20,16 +20,11 @@
#ifndef INCLUDED_CUI_SOURCE_OPTIONS_OPTCHART_HXX
#define INCLUDED_CUI_SOURCE_OPTIONS_OPTCHART_HXX
-// header for SfxTabPage
#include <sfx2/tabdlg.hxx>
#include <vcl/fixed.hxx>
-// header for ValueSet
#include <svtools/valueset.hxx>
-// header for ColorLB
#include <svx/dlgctrl.hxx>
-// header for PushButton
#include <vcl/button.hxx>
-// header for XColorList
#include <svx/xtable.hxx>
#include "cfgchart.hxx"
diff --git a/cui/source/options/optinet2.cxx b/cui/source/options/optinet2.cxx
index 653c6038586a..d151e2f8b8e5 100644
--- a/cui/source/options/optinet2.cxx
+++ b/cui/source/options/optinet2.cxx
@@ -52,7 +52,6 @@
#include <sfx2/htmlmode.hxx>
#include <svx/svxids.hrc>
-// for security TP
#include <com/sun/star/security/DocumentDigitalSignatures.hpp>
#ifdef UNX
diff --git a/cui/source/tabpages/page.cxx b/cui/source/tabpages/page.cxx
index 24c2edc41c16..7484ea02c8e3 100644
--- a/cui/source/tabpages/page.cxx
+++ b/cui/source/tabpages/page.cxx
@@ -50,8 +50,6 @@
#include <editeng/eerdll.hxx>
#include <editeng/editrids.hrc>
#include <svx/svxids.hrc>
-
-// #i4219#
#include <svtools/optionsdrawinglayer.hxx>
#include <svl/slstitm.hxx>
#include <svl/aeitem.hxx>