summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--connectivity/source/drivers/postgresql/pq_updateableresultset.cxx1
-rw-r--r--ios/qa/sc/filters-test.m1
-rw-r--r--oox/source/drawingml/textbodypropertiescontext.cxx1
-rw-r--r--oox/source/dump/dumperbase.cxx1
-rw-r--r--sfx2/source/dialog/sfxdlg.cxx1
-rw-r--r--sw/source/core/view/viewsh.cxx3
-rw-r--r--sw/source/ui/uiview/view0.cxx1
-rw-r--r--toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx1
-rw-r--r--vcl/source/app/svmain.cxx10
-rw-r--r--xmlsecurity/tools/standalone/csfit/helper.cxx2
-rw-r--r--xmlsecurity/tools/standalone/csfit/helper.hxx3
11 files changed, 0 insertions, 25 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx b/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx
index 6b9aa2c94a83..3db0337c7498 100644
--- a/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx
+++ b/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx
@@ -62,7 +62,6 @@
#include <cppuhelper/typeprovider.hxx>
#include <com/sun/star/sdbc/XGeneratedResultSet.hpp>
-// #include <com/sun/star/sdbcx/XRowLocate.hpp>
#include "pq_updateableresultset.hxx"
#include "pq_resultsetmetadata.hxx"
diff --git a/ios/qa/sc/filters-test.m b/ios/qa/sc/filters-test.m
index 8dd142a9a09a..df6afd34d5b8 100644
--- a/ios/qa/sc/filters-test.m
+++ b/ios/qa/sc/filters-test.m
@@ -33,7 +33,6 @@
#include "cppunit/extensions/TestFactoryRegistry.h"
#include "cppunit/plugin/TestPlugIn.h"
-//#include "cppunit/plugin/PlugInManager.h"
#include <osl/detail/ios-bootstrap.h>
diff --git a/oox/source/drawingml/textbodypropertiescontext.cxx b/oox/source/drawingml/textbodypropertiescontext.cxx
index a654fb6f96dd..3075d5a84abb 100644
--- a/oox/source/drawingml/textbodypropertiescontext.cxx
+++ b/oox/source/drawingml/textbodypropertiescontext.cxx
@@ -28,7 +28,6 @@
#include "oox/drawingml/textbodypropertiescontext.hxx"
-//#include <com/sun/star/text/ControlCharacter.hpp>
#include <com/sun/star/text/WritingMode.hpp>
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
#include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
diff --git a/oox/source/dump/dumperbase.cxx b/oox/source/dump/dumperbase.cxx
index 3eaf7ad5adb4..c52edd1993c0 100644
--- a/oox/source/dump/dumperbase.cxx
+++ b/oox/source/dump/dumperbase.cxx
@@ -41,7 +41,6 @@
#include "oox/core/filterbase.hxx"
#include "oox/helper/binaryoutputstream.hxx"
#include "oox/helper/textinputstream.hxx"
-//#include "oox/xls/biffhelper.hxx"
#if OOX_INCLUDE_DUMPER
diff --git a/sfx2/source/dialog/sfxdlg.cxx b/sfx2/source/dialog/sfxdlg.cxx
index 3d800a0d15e6..df2fd39026cc 100644
--- a/sfx2/source/dialog/sfxdlg.cxx
+++ b/sfx2/source/dialog/sfxdlg.cxx
@@ -19,7 +19,6 @@
#include <sfx2/sfxdlg.hxx>
-//#include "cuilib.hxx"
#include <osl/module.hxx>
diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx
index 51c438112492..60b7bc313c9e 100644
--- a/sw/source/core/view/viewsh.cxx
+++ b/sw/source/core/view/viewsh.cxx
@@ -37,9 +37,6 @@
#include <svx/srchdlg.hxx>
#include <svx/svdobj.hxx>
#include <sfx2/viewsh.hxx>
-#ifndef _SHL_HXX
-//#include <tools/shl.hxx>
-#endif
#include <swwait.hxx>
#include <swmodule.hxx>
#include <fesh.hxx>
diff --git a/sw/source/ui/uiview/view0.cxx b/sw/source/ui/uiview/view0.cxx
index be4161370f7f..fe9792a2a9cc 100644
--- a/sw/source/ui/uiview/view0.cxx
+++ b/sw/source/ui/uiview/view0.cxx
@@ -37,7 +37,6 @@
#include <sfx2/bindings.hxx>
#include <uivwimp.hxx>
#include <avmedia/mediaplayer.hxx>
-//#include <swlinguconfig.hxx>
#include <swmodule.hxx>
#include <sfx2/objface.hxx>
diff --git a/toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx b/toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx
index 3baa35ae1562..04fdb259e79d 100644
--- a/toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx
+++ b/toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx
@@ -38,7 +38,6 @@
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include "toolkit/awt/vclxwindow.hxx"
-//#include <com/sun/star/awt/tab/XTabPageModel.hpp>
#include <com/sun/star/awt/tab/XTabPageContainer.hpp>
#include <toolkit/helper/listenermultiplexer.hxx>
#include <cppuhelper/implbase2.hxx>
diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx
index 3147b9a85910..959e055b0f45 100644
--- a/vcl/source/app/svmain.cxx
+++ b/vcl/source/app/svmain.cxx
@@ -61,16 +61,6 @@
#include <jni.h>
#endif
-// [ed 5/14/02 Add in explicit check for quartz graphics. OS X will define
-// unx for both quartz and X11 graphics, but we include svunx.h only if we're
-// building X11 graphics layers.
-
-#if defined UNX && ! defined QUARTZ
-//#include "svunx.h"
-#endif
-
-//#include "svsys.h"
-
#include "salinst.hxx"
#include "salwtype.hxx"
#include "svdata.hxx"
diff --git a/xmlsecurity/tools/standalone/csfit/helper.cxx b/xmlsecurity/tools/standalone/csfit/helper.cxx
index 777ffa33216b..b6de54fca9ad 100644
--- a/xmlsecurity/tools/standalone/csfit/helper.cxx
+++ b/xmlsecurity/tools/standalone/csfit/helper.cxx
@@ -30,8 +30,6 @@
#include "helper.hxx"
#include "osl/diagnose.h"
#include "rtl/ustring.h"
-/*#include "libxml/xmlstring.h"
-*/
/*-
* Helper : create a input stream from a file
diff --git a/xmlsecurity/tools/standalone/csfit/helper.hxx b/xmlsecurity/tools/standalone/csfit/helper.hxx
index 24f92df14f1f..9ff67e54aab5 100644
--- a/xmlsecurity/tools/standalone/csfit/helper.hxx
+++ b/xmlsecurity/tools/standalone/csfit/helper.hxx
@@ -18,9 +18,6 @@
*/
#include <stdio.h>
-/*#include <libxml/xmlstring.h>
-*/
-
#include <rtl/ustring.hxx>
#include <pk11func.h>