diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 10:54:54 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 18:08:28 +0200 |
commit | 97a5ba4a71c39207859556296ed46dc474762164 (patch) | |
tree | 4f4a9a23d10d87a4f1e7714ef6f29827ff5d9591 /svx | |
parent | 8847724ca96199bd628558ba4599d697bce54c3e (diff) |
remove comments why a file gets included
also remove some commented out code
Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/customshapes/EnhancedCustomShape2d.cxx | 2 | ||||
-rw-r--r-- | svx/source/dialog/contwnd.cxx | 2 | ||||
-rw-r--r-- | svx/source/dialog/graphctl.cxx | 2 | ||||
-rw-r--r-- | svx/source/svdraw/sdrmasterpagedescriptor.cxx | 3 | ||||
-rw-r--r-- | svx/source/svdraw/svdedtv.cxx | 2 | ||||
-rw-r--r-- | svx/source/svdraw/svdedtv2.cxx | 3 | ||||
-rw-r--r-- | svx/source/svdraw/svdoole2.cxx | 5 | ||||
-rw-r--r-- | svx/source/svdraw/svdpagv.cxx | 1 | ||||
-rw-r--r-- | svx/source/tbxctrls/formatpaintbrushctrl.cxx | 5 | ||||
-rw-r--r-- | svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx | 6 | ||||
-rw-r--r-- | svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx | 4 | ||||
-rw-r--r-- | svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx | 4 | ||||
-rw-r--r-- | svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx | 2 | ||||
-rw-r--r-- | svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx | 2 | ||||
-rw-r--r-- | svx/source/unodraw/unomlstr.cxx | 2 | ||||
-rw-r--r-- | svx/source/unodraw/unoshap2.cxx | 2 | ||||
-rw-r--r-- | svx/source/unodraw/unoshape.cxx | 1 |
17 files changed, 0 insertions, 48 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShape2d.cxx b/svx/source/customshapes/EnhancedCustomShape2d.cxx index 26d4156d34c0..4cf1740ad3cc 100644 --- a/svx/source/customshapes/EnhancedCustomShape2d.cxx +++ b/svx/source/customshapes/EnhancedCustomShape2d.cxx @@ -51,8 +51,6 @@ #include <basegfx/numeric/ftools.hxx> #include <basegfx/color/bcolortools.hxx> #include <basegfx/polygon/b2dpolygon.hxx> - -// #i76201# #include <basegfx/polygon/b2dpolygontools.hxx> #include <rtl/strbuf.hxx> #include <math.h> diff --git a/svx/source/dialog/contwnd.cxx b/svx/source/dialog/contwnd.cxx index 24e9e4425f46..41fb49896454 100644 --- a/svx/source/dialog/contwnd.cxx +++ b/svx/source/dialog/contwnd.cxx @@ -28,8 +28,6 @@ #include <svx/xfillit.hxx> #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolypolygontools.hxx> - -// #i75482# #include "svx/sdrpaintwindow.hxx" #define TRANSCOL Color( COL_WHITE ) diff --git a/svx/source/dialog/graphctl.cxx b/svx/source/dialog/graphctl.cxx index 73ecb74bf326..65a9538bc3ee 100644 --- a/svx/source/dialog/graphctl.cxx +++ b/svx/source/dialog/graphctl.cxx @@ -33,8 +33,6 @@ #include "svx/xoutbmp.hxx" #include <svx/svxids.hrc> #include <svx/svdpage.hxx> - -// #i72889# #include "svx/sdrpaintwindow.hxx" void GraphCtrlUserCall::Changed( const SdrObject& rObj, SdrUserCallType eType, const Rectangle& /*rOldBoundRect*/ ) diff --git a/svx/source/svdraw/sdrmasterpagedescriptor.cxx b/svx/source/svdraw/sdrmasterpagedescriptor.cxx index 8331c338b2a0..39ae2a7ab334 100644 --- a/svx/source/svdraw/sdrmasterpagedescriptor.cxx +++ b/svx/source/svdraw/sdrmasterpagedescriptor.cxx @@ -20,14 +20,11 @@ #include <svx/sdrmasterpagedescriptor.hxx> #include <svx/sdr/contact/viewcontactofmasterpagedescriptor.hxx> #include <svx/svdpage.hxx> - -// #i42075# #include <svx/svdobj.hxx> #include <svx/xfillit0.hxx> #include <svl/itemset.hxx> - namespace sdr { // ViewContact part diff --git a/svx/source/svdraw/svdedtv.cxx b/svx/source/svdraw/svdedtv.cxx index ff62dd06e3f6..430cfb151385 100644 --- a/svx/source/svdraw/svdedtv.cxx +++ b/svx/source/svdraw/svdedtv.cxx @@ -34,8 +34,6 @@ #include <svx/e3dsceneupdater.hxx> #include <rtl/strbuf.hxx> #include <svx/svdview.hxx> - -// #i13033# #include <clonelist.hxx> void SdrEditView::ImpResetPossibilityFlags() diff --git a/svx/source/svdraw/svdedtv2.cxx b/svx/source/svdraw/svdedtv2.cxx index 29bc43485367..055e3f05f834 100644 --- a/svx/source/svdraw/svdedtv2.cxx +++ b/svx/source/svdraw/svdedtv2.cxx @@ -38,11 +38,8 @@ #include <editeng/eeitem.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> #include <basegfx/polygon/b2dpolypolygontools.hxx> - #include <svx/svxdlg.hxx> #include <svx/dialogs.hrc> - -// #i37011# #include <svx/svdoashp.hxx> #include <basegfx/polygon/b2dpolypolygoncutter.hxx> diff --git a/svx/source/svdraw/svdoole2.cxx b/svx/source/svdraw/svdoole2.cxx index 0a076f7e75f4..38e955b00298 100644 --- a/svx/source/svdraw/svdoole2.cxx +++ b/svx/source/svdraw/svdoole2.cxx @@ -75,18 +75,13 @@ #include <svx/sdr/contact/viewcontactofsdrole2obj.hxx> #include <svx/svdograf.hxx> #include <svx/sdr/properties/oleproperties.hxx> - -// #i100710# #include <svx/xlnclit.hxx> #include <svx/xbtmpit.hxx> #include <svx/xflbmtit.hxx> #include <svx/xflbstit.hxx> - -// #i118485# #include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> #include <editeng/outlobj.hxx> - #include <svx/svdpage.hxx> using namespace ::rtl; diff --git a/svx/source/svdraw/svdpagv.cxx b/svx/source/svdraw/svdpagv.cxx index b6ab6401421e..31545c923556 100644 --- a/svx/source/svdraw/svdpagv.cxx +++ b/svx/source/svdraw/svdpagv.cxx @@ -40,7 +40,6 @@ #include <svx/sdr/contact/viewobjectcontactredirector.hxx> #include <svx/fmview.hxx> -// for search on vector #include <algorithm> using namespace ::rtl; diff --git a/svx/source/tbxctrls/formatpaintbrushctrl.cxx b/svx/source/tbxctrls/formatpaintbrushctrl.cxx index 532e6ef929f9..0c977e6c5318 100644 --- a/svx/source/tbxctrls/formatpaintbrushctrl.cxx +++ b/svx/source/tbxctrls/formatpaintbrushctrl.cxx @@ -20,13 +20,8 @@ #include "svx/formatpaintbrushctrl.hxx" -// header for class SfxBoolItem #include <svl/eitem.hxx> - -// header for define SFX_APP #include <sfx2/app.hxx> - -// header for class ToolBox #include <vcl/toolbox.hxx> #include <vcl/settings.hxx> diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx b/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx index 38907746900c..ddcc2f7c37d3 100644 --- a/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx +++ b/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx @@ -27,21 +27,15 @@ #include <com/sun/star/linguistic2/XConversionPropertyType.hpp> #include <com/sun/star/util/XFlushable.hpp> #include <com/sun/star/lang/Locale.hpp> -// header for class HeaderBar #include <svtools/headbar.hxx> #include <svtools/svlbitm.hxx> #include "svtools/treelistentry.hxx" -// header for define RET_OK #include <vcl/msgbox.hxx> #include <vcl/settings.hxx> - -// header for class SvtLinguConfigItem #include <unotools/lingucfg.hxx> #include <unotools/linguprops.hxx> -// header for class IntlWrapper #include <unotools/intlwrapper.hxx> #include <comphelper/processfactory.hxx> -// header for class Application #include <vcl/svapp.hxx> #include "helpid.hrc" diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx b/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx index 4e0aaaaad2dc..182c4984ad92 100644 --- a/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx +++ b/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx @@ -21,13 +21,9 @@ #define INCLUDED_SVX_SOURCE_UNODIALOGS_TEXTCONVERSIONDLGS_CHINESE_DICTIONARYDIALOG_HXX #include <vcl/dialog.hxx> -// header for class FixedLine #include <vcl/fixed.hxx> -// header for class RadioButton #include <vcl/button.hxx> -// header for class Edit #include <vcl/edit.hxx> -// header for class ListBox #include <vcl/lstbox.hxx> #include <svtools/simptabl.hxx> #include <com/sun/star/uno/XComponentContext.hpp> diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx b/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx index 7dbb8d3a41aa..16baa1947b72 100644 --- a/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx +++ b/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx @@ -21,13 +21,9 @@ #include "chinese_translation_unodialog.hxx" #include "chinese_translationdialog.hxx" #include <osl/mutex.hxx> -// header for class Application #include <vcl/svapp.hxx> #include <toolkit/awt/vclxwindow.hxx> -// header for define RET_CANCEL #include <vcl/msgbox.hxx> - -// header for class OImplementationId #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <com/sun/star/beans/PropertyValue.hpp> diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx index 089874cbb11c..adf98f688268 100644 --- a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx +++ b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx @@ -21,9 +21,7 @@ #include "chinese_translationdialog.hxx" #include "chinese_dictionarydialog.hxx" #include <com/sun/star/i18n/TextConversionOption.hpp> -// header for define RET_OK #include <vcl/msgbox.hxx> -// header for class SvtLinguConfigItem #include <unotools/lingucfg.hxx> #include <unotools/linguprops.hxx> #include "helpid.hrc" diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx index 6f01412bcc3b..03342a604aaa 100644 --- a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx +++ b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx @@ -21,9 +21,7 @@ #define INCLUDED_SVX_SOURCE_UNODIALOGS_TEXTCONVERSIONDLGS_CHINESE_TRANSLATIONDIALOG_HXX #include <vcl/dialog.hxx> -// header for class FixedLine #include <vcl/fixed.hxx> -// header for class RadioButton #include <vcl/button.hxx> diff --git a/svx/source/unodraw/unomlstr.cxx b/svx/source/unodraw/unomlstr.cxx index dd7938565a38..10d5f356c5d1 100644 --- a/svx/source/unodraw/unomlstr.cxx +++ b/svx/source/unodraw/unomlstr.cxx @@ -18,9 +18,7 @@ */ #include <svx/svdobj.hxx> -// header for class OGuard #include <osl/mutex.hxx> -// header for class Application #include <vcl/svapp.hxx> #include "unomlstr.hxx" diff --git a/svx/source/unodraw/unoshap2.cxx b/svx/source/unodraw/unoshap2.cxx index a243debc0467..ec78f4716a71 100644 --- a/svx/source/unodraw/unoshap2.cxx +++ b/svx/source/unodraw/unoshap2.cxx @@ -47,8 +47,6 @@ #include "shapeimpl.hxx" #include "svx/unoshprp.hxx" #include <svx/svdoashp.hxx> - -// #i29181# #include "svx/svdviter.hxx" #include <svx/svdview.hxx> #include <basegfx/matrix/b2dhommatrix.hxx> diff --git a/svx/source/unodraw/unoshape.cxx b/svx/source/unodraw/unoshape.cxx index 808c82b46a1c..fcb33c409a69 100644 --- a/svx/source/unodraw/unoshape.cxx +++ b/svx/source/unodraw/unoshape.cxx @@ -90,7 +90,6 @@ #include <vector> -// #i68523# #include "svx/lathe3d.hxx" #include "svx/extrud3d.hxx" |