Kaydet (Commit) b3d98523 authored tarafından Marcos Paulo de Souza's avatar Marcos Paulo de Souza Kaydeden (comit) David Tardon

Remove more useless includes of tools/debug.hxx

Change-Id: If289dcbff125ac0088f01b5c9752f9f3173585dc
Reviewed-on: https://gerrit.libreoffice.org/11020Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst e5070e0c
......@@ -32,7 +32,6 @@
#include <connectivity/filtermanager.hxx>
#include "TConnection.hxx"
#include <tools/debug.hxx>
#include <tools/diagnose_ex.h>
#include <comphelper/uno3.hxx>
......@@ -41,11 +40,8 @@
#include <connectivity/ParameterCont.hxx>
#include <rtl/ustrbuf.hxx>
namespace dbtools
{
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::sdb;
using namespace ::com::sun::star::sdbc;
......
......@@ -25,7 +25,6 @@
#include <com/sun/star/lang/DisposedException.hpp>
#include "dbase/DPreparedStatement.hxx"
#include "dbase/DStatement.hxx"
#include <tools/debug.hxx>
#include <connectivity/dbexception.hxx>
using namespace connectivity::dbase;
......
......@@ -31,7 +31,6 @@
#include "file/FDriver.hxx"
#include "file/FTable.hxx"
#include <comphelper/processfactory.hxx>
#include <tools/debug.hxx>
#include <ucbhelper/content.hxx>
using namespace com::sun::star::ucb;
......
......@@ -34,7 +34,6 @@
#include "diagnose_ex.h"
#include <comphelper/types.hxx>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <tools/debug.hxx>
#include "resource/file_res.hrc"
using namespace connectivity;
......
......@@ -36,7 +36,6 @@
#include <connectivity/dbtools.hxx>
#include <cppuhelper/propshlp.hxx>
#include <iterator>
#include <tools/debug.hxx>
#include <com/sun/star/sdbc/ResultSetType.hpp>
#include <com/sun/star/sdbc/FetchDirection.hpp>
#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
......
......@@ -35,7 +35,6 @@
#include <connectivity/dbexception.hxx>
#include "resource/file_res.hrc"
#include <algorithm>
#include <tools/debug.hxx>
namespace connectivity
{
......
......@@ -27,7 +27,6 @@
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <unotools/ucbstreamhelper.hxx>
#include <tools/debug.hxx>
using namespace connectivity;
using namespace connectivity::file;
......
......@@ -21,7 +21,6 @@
#include <osl/diagnose.h>
#include <connectivity/sqlparse.hxx>
#include <i18nlangtag/mslangid.hxx>
#include <tools/debug.hxx>
#include "TConnection.hxx"
#include <com/sun/star/sdb/SQLFilterOperator.hpp>
#include <comphelper/types.hxx>
......
......@@ -34,9 +34,6 @@
#include <unotools/options.hxx>
#include <svtools/miscopt.hxx>
#include <tools/debug.hxx>
namespace svtools {
ItemHolder2::ItemHolder2()
......
......@@ -30,7 +30,6 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/document/DocumentProperties.hpp>
#include <comphelper/processfactory.hxx>
#include <tools/debug.hxx>
#include <vcl/svapp.hxx>
#include <osl/mutex.hxx>
......
......@@ -19,9 +19,6 @@
#include <svtools/viewdataentry.hxx>
#include <tools/debug.hxx>
SvViewDataEntry::SvViewDataEntry() :
nVisPos(0),
mbSelected(false),
......
......@@ -31,7 +31,6 @@
#include <vcl/svapp.hxx>
#include <osl/mutex.hxx>
#include <rtl/uuid.h>
#include <tools/debug.hxx>
#include <tools/gen.hxx>
#include <svtools/ruler.hxx>
......
......@@ -29,7 +29,6 @@
#include <osl/file.hxx>
#include <tools/stream.hxx>
#include <tools/debug.hxx>
#include <tools/config.hxx>
#include <osl/security.h>
#include <rtl/strbuf.hxx>
......
......@@ -19,7 +19,6 @@
#include <tools/link.hxx>
#include <tools/line.hxx>
#include <tools/debug.hxx>
#include <tools/helpers.hxx>
#include <cstdlib>
......
......@@ -25,7 +25,6 @@
#include <unistd.h>
#include <limits.h>
#include <tools/debug.hxx>
#include <tools/stream.hxx>
#include <vector>
......
......@@ -19,12 +19,10 @@
#include <unotools/configvaluecontainer.hxx>
#include <unotools/confignode.hxx>
#include <tools/debug.hxx>
#include <uno/data.h>
#include <algorithm>
#include <vector>
namespace utl
{
......
......@@ -18,7 +18,6 @@
*/
#include <rtl/strbuf.hxx>
#include <tools/debug.hxx>
#include <unotools/calendarwrapper.hxx>
#include <com/sun/star/i18n/CalendarFieldIndex.hpp>
#include <com/sun/star/i18n/LocaleCalendar.hpp>
......
......@@ -20,7 +20,6 @@
#include <comphelper/processfactory.hxx>
#include <unotools/charclass.hxx>
#include <rtl/character.hxx>
#include <tools/debug.hxx>
#include <com/sun/star/i18n/CharacterClassification.hpp>
......
......@@ -18,7 +18,6 @@
*/
#include <unotools/collatorwrapper.hxx>
#include <tools/debug.hxx>
#include <com/sun/star/i18n/Collator.hpp>
using namespace ::com::sun::star;
......
......@@ -18,7 +18,6 @@
*/
#include <unotools/nativenumberwrapper.hxx>
#include <tools/debug.hxx>
#include <com/sun/star/i18n/NativeNumberSupplier.hpp>
using namespace ::com::sun::star;
......
......@@ -19,7 +19,6 @@
#include <unotools/numberformatcodewrapper.hxx>
#include <com/sun/star/i18n/NumberFormatMapper.hpp>
#include <tools/debug.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::i18n;
......
......@@ -18,7 +18,6 @@
*/
#include <unotools/transliterationwrapper.hxx>
#include <tools/debug.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
......
......@@ -19,7 +19,6 @@
#include <unotools/streamwrap.hxx>
#include <tools/stream.hxx>
#include <tools/debug.hxx>
namespace utl
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment