[Libreoffice-commits] core.git: framework/inc framework/source

Tor Lillqvist tml at collabora.com
Sun Sep 8 14:29:51 PDT 2013


 framework/inc/classes/checkediterator.hxx                 |    2 
 framework/inc/classes/filtercachedata.hxx                 |    1 
 framework/inc/classes/framecontainer.hxx                  |    1 
 framework/inc/classes/menumanager.hxx                     |    1 
 framework/inc/classes/propertysethelper.hxx               |    1 
 framework/inc/classes/protocolhandlercache.hxx            |    1 
 framework/inc/classes/taskcreator.hxx                     |    1 
 framework/inc/classes/wildcard.hxx                        |    2 
 framework/inc/dispatch/closedispatcher.hxx                |    1 
 framework/inc/dispatch/dispatchinformationprovider.hxx    |    1 
 framework/inc/dispatch/dispatchprovider.hxx               |    1 
 framework/inc/dispatch/interceptionhelper.hxx             |    1 
 framework/inc/dispatch/mailtodispatcher.hxx               |    1 
 framework/inc/dispatch/menudispatcher.hxx                 |    1 
 framework/inc/dispatch/oxt_handler.hxx                    |    1 
 framework/inc/dispatch/servicehandler.hxx                 |    1 
 framework/inc/dispatch/startmoduledispatcher.hxx          |    1 
 framework/inc/dispatch/systemexec.hxx                     |    1 
 framework/inc/helper/dockingareadefaultacceptor.hxx       |    1 
 framework/inc/helper/ocomponentaccess.hxx                 |    1 
 framework/inc/helper/ocomponentenumeration.hxx            |    1 
 framework/inc/helper/oframes.hxx                          |    1 
 framework/inc/helper/persistentwindowstate.hxx            |    1 
 framework/inc/helper/statusindicator.hxx                  |    1 
 framework/inc/helper/statusindicatorfactory.hxx           |    1 
 framework/inc/helper/tagwindowasmodified.hxx              |    1 
 framework/inc/helper/titlebarupdate.hxx                   |    1 
 framework/inc/helper/wakeupthread.hxx                     |    1 
 framework/inc/jobs/configaccess.hxx                       |    1 
 framework/inc/jobs/job.hxx                                |    1 
 framework/inc/jobs/jobdata.hxx                            |    1 
 framework/inc/jobs/jobdispatch.hxx                        |    1 
 framework/inc/jobs/jobexecutor.hxx                        |    1 
 framework/inc/jobs/jobresult.hxx                          |    1 
 framework/inc/jobs/joburl.hxx                             |    1 
 framework/inc/macros/debug.hxx                            |   53 ----
 framework/inc/macros/debug/filterdbg.hxx                  |  114 --------
 framework/inc/macros/debug/plugin.hxx                     |  183 --------------
 framework/inc/macros/registration.hxx                     |    1 
 framework/inc/recording/dispatchrecorder.hxx              |    1 
 framework/inc/recording/dispatchrecordersupplier.hxx      |    1 
 framework/inc/services/contenthandlerfactory.hxx          |    1 
 framework/inc/services/desktop.hxx                        |    1 
 framework/inc/services/dispatchhelper.hxx                 |    1 
 framework/inc/services/frame.hxx                          |    1 
 framework/inc/services/logindialog.hxx                    |    1 
 framework/inc/services/mediatypedetectionhelper.hxx       |    1 
 framework/inc/services/sessionlistener.hxx                |    1 
 framework/inc/services/tabwindowservice.hxx               |    1 
 framework/inc/services/urltransformer.hxx                 |    1 
 framework/inc/threadhelp/fairrwlock.hxx                   |    1 
 framework/inc/threadhelp/transactionmanager.hxx           |    1 
 framework/inc/uielement/menubarmanager.hxx                |    1 
 framework/inc/uielement/progressbarwrapper.hxx            |    1 
 framework/source/dispatch/oxt_handler.cxx                 |    1 
 framework/source/fwe/xml/statusbardocumenthandler.cxx     |    1 
 framework/source/fwe/xml/toolboxdocumenthandler.cxx       |    1 
 framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx |    1 
 framework/source/fwi/threadhelp/lockhelper.cxx            |    1 
 framework/source/fwi/threadhelp/transactionmanager.cxx    |    1 
 framework/source/interaction/quietinteraction.cxx         |    1 
 framework/source/services/license.cxx                     |    1 
 framework/source/services/urltransformer.cxx              |    1 
 framework/source/xml/imagesdocumenthandler.cxx            |    1 
 64 files changed, 413 deletions(-)

New commits:
commit 1817936b282af280b7536ba1f925c58b56e1fbd4
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Sep 9 00:27:25 2013 +0300

    Bin unused remains of framework's own "debug framework"
    
    Change-Id: I71937debf674ff11173d7d8fa5aa43dc12234ce6

diff --git a/framework/inc/classes/checkediterator.hxx b/framework/inc/classes/checkediterator.hxx
index be73d21..241e1e7 100644
--- a/framework/inc/classes/checkediterator.hxx
+++ b/framework/inc/classes/checkediterator.hxx
@@ -20,8 +20,6 @@
 #ifndef __FRAMEWORK_CLASSES_CHECKEDITERATOR_HXX_
 #define __FRAMEWORK_CLASSES_CHECKEDITERATOR_HXX_
 
-#include <macros/debug.hxx>
-
 #include <sal/types.h>
 
 #include <iterator>
diff --git a/framework/inc/classes/filtercachedata.hxx b/framework/inc/classes/filtercachedata.hxx
index 4d4ff21..809cc00 100644
--- a/framework/inc/classes/filtercachedata.hxx
+++ b/framework/inc/classes/filtercachedata.hxx
@@ -32,7 +32,6 @@
 #include <classes/converter.hxx>
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/xinterface.hxx>
-#include <macros/debug.hxx>
 #include <general.h>
 
 #include <com/sun/star/uno/Sequence.hxx>
diff --git a/framework/inc/classes/framecontainer.hxx b/framework/inc/classes/framecontainer.hxx
index 2b1a5d7..0fddd0f 100644
--- a/framework/inc/classes/framecontainer.hxx
+++ b/framework/inc/classes/framecontainer.hxx
@@ -30,7 +30,6 @@
 #include <threadhelp/threadhelpbase.hxx>
 
 #include <threadhelp/transactionbase.hxx>
-#include <macros/debug.hxx>
 #include <general.h>
 
 #include <com/sun/star/frame/XFrame.hpp>
diff --git a/framework/inc/classes/menumanager.hxx b/framework/inc/classes/menumanager.hxx
index 532471a..f849c28 100644
--- a/framework/inc/classes/menumanager.hxx
+++ b/framework/inc/classes/menumanager.hxx
@@ -33,7 +33,6 @@
 #include <vcl/accel.hxx>
 #include <cppuhelper/implbase1.hxx>
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 
 namespace framework
 {
diff --git a/framework/inc/classes/propertysethelper.hxx b/framework/inc/classes/propertysethelper.hxx
index 2bc4109..7288356 100644
--- a/framework/inc/classes/propertysethelper.hxx
+++ b/framework/inc/classes/propertysethelper.hxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/threadhelpbase.hxx>
 #include <threadhelp/transactionbase.hxx>
-#include <macros/debug.hxx>
 #include <general.h>
 #include <stdtypes.h>
 
diff --git a/framework/inc/classes/protocolhandlercache.hxx b/framework/inc/classes/protocolhandlercache.hxx
index 109bdde..86227cc 100644
--- a/framework/inc/classes/protocolhandlercache.hxx
+++ b/framework/inc/classes/protocolhandlercache.hxx
@@ -22,7 +22,6 @@
 
 #include <general.h>
 #include <stdtypes.h>
-#include <macros/debug.hxx>
 
 #include <com/sun/star/util/URL.hpp>
 
diff --git a/framework/inc/classes/taskcreator.hxx b/framework/inc/classes/taskcreator.hxx
index 4a297f9..8849628 100644
--- a/framework/inc/classes/taskcreator.hxx
+++ b/framework/inc/classes/taskcreator.hxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <general.h>
 
 #include <com/sun/star/frame/XFramesSupplier.hpp>
diff --git a/framework/inc/classes/wildcard.hxx b/framework/inc/classes/wildcard.hxx
index 24cd078..028aff4 100644
--- a/framework/inc/classes/wildcard.hxx
+++ b/framework/inc/classes/wildcard.hxx
@@ -20,8 +20,6 @@
 #ifndef __FRAMEWORK_CLASSES_WILDCARD_HXX_
 #define __FRAMEWORK_CLASSES_WILDCARD_HXX_
 
-#include <macros/debug.hxx>
-
 #include <rtl/ustring.hxx>
 
 namespace framework{
diff --git a/framework/inc/dispatch/closedispatcher.hxx b/framework/inc/dispatch/closedispatcher.hxx
index af21194..7bb3ac4 100644
--- a/framework/inc/dispatch/closedispatcher.hxx
+++ b/framework/inc/dispatch/closedispatcher.hxx
@@ -23,7 +23,6 @@
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 #include <macros/generic.hxx>
 #include <stdtypes.h>
 #include <general.h>
diff --git a/framework/inc/dispatch/dispatchinformationprovider.hxx b/framework/inc/dispatch/dispatchinformationprovider.hxx
index fe7a2e5..dd17418 100644
--- a/framework/inc/dispatch/dispatchinformationprovider.hxx
+++ b/framework/inc/dispatch/dispatchinformationprovider.hxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <general.h>
 
diff --git a/framework/inc/dispatch/dispatchprovider.hxx b/framework/inc/dispatch/dispatchprovider.hxx
index 3a904a9..fb2a17a 100644
--- a/framework/inc/dispatch/dispatchprovider.hxx
+++ b/framework/inc/dispatch/dispatchprovider.hxx
@@ -28,7 +28,6 @@
 #include <threadhelp/transactionbase.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 #include <macros/generic.hxx>
 #include <stdtypes.h>
 
diff --git a/framework/inc/dispatch/interceptionhelper.hxx b/framework/inc/dispatch/interceptionhelper.hxx
index 38a83f9..d8ed890 100644
--- a/framework/inc/dispatch/interceptionhelper.hxx
+++ b/framework/inc/dispatch/interceptionhelper.hxx
@@ -24,7 +24,6 @@
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <general.h>
 
 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
diff --git a/framework/inc/dispatch/mailtodispatcher.hxx b/framework/inc/dispatch/mailtodispatcher.hxx
index 0a0bf89..023bee7 100644
--- a/framework/inc/dispatch/mailtodispatcher.hxx
+++ b/framework/inc/dispatch/mailtodispatcher.hxx
@@ -24,7 +24,6 @@
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
 #include <threadhelp/threadhelpbase.hxx>
 #include <general.h>
 #include <stdtypes.h>
diff --git a/framework/inc/dispatch/menudispatcher.hxx b/framework/inc/dispatch/menudispatcher.hxx
index b8fbc9b..39cce83 100644
--- a/framework/inc/dispatch/menudispatcher.hxx
+++ b/framework/inc/dispatch/menudispatcher.hxx
@@ -25,7 +25,6 @@
 #include <macros/generic.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 #include <threadhelp/threadhelpbase.hxx>
 #include <classes/menumanager.hxx>
 #include <general.h>
diff --git a/framework/inc/dispatch/oxt_handler.hxx b/framework/inc/dispatch/oxt_handler.hxx
index 295f88a..3b14822 100644
--- a/framework/inc/dispatch/oxt_handler.hxx
+++ b/framework/inc/dispatch/oxt_handler.hxx
@@ -25,7 +25,6 @@
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
 #include <macros/generic.hxx>
 #include <general.h>
 #include <stdtypes.h>
diff --git a/framework/inc/dispatch/servicehandler.hxx b/framework/inc/dispatch/servicehandler.hxx
index 10e8d27..a3d9395 100644
--- a/framework/inc/dispatch/servicehandler.hxx
+++ b/framework/inc/dispatch/servicehandler.hxx
@@ -24,7 +24,6 @@
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
 #include <threadhelp/threadhelpbase.hxx>
 #include <general.h>
 #include <stdtypes.h>
diff --git a/framework/inc/dispatch/startmoduledispatcher.hxx b/framework/inc/dispatch/startmoduledispatcher.hxx
index b4f0cd1..d54887e 100644
--- a/framework/inc/dispatch/startmoduledispatcher.hxx
+++ b/framework/inc/dispatch/startmoduledispatcher.hxx
@@ -23,7 +23,6 @@
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 #include <macros/generic.hxx>
 #include <stdtypes.h>
 #include <general.h>
diff --git a/framework/inc/dispatch/systemexec.hxx b/framework/inc/dispatch/systemexec.hxx
index 0f22266..445ecf2 100644
--- a/framework/inc/dispatch/systemexec.hxx
+++ b/framework/inc/dispatch/systemexec.hxx
@@ -24,7 +24,6 @@
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
 #include <threadhelp/threadhelpbase.hxx>
 #include <general.h>
 #include <stdtypes.h>
diff --git a/framework/inc/helper/dockingareadefaultacceptor.hxx b/framework/inc/helper/dockingareadefaultacceptor.hxx
index 0fba699..951e2b0 100644
--- a/framework/inc/helper/dockingareadefaultacceptor.hxx
+++ b/framework/inc/helper/dockingareadefaultacceptor.hxx
@@ -25,7 +25,6 @@
 #include <macros/generic.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 
 #include <com/sun/star/ui/XDockingAreaAcceptor.hpp>
 #include <com/sun/star/frame/XFrame.hpp>
diff --git a/framework/inc/helper/ocomponentaccess.hxx b/framework/inc/helper/ocomponentaccess.hxx
index ee3dbd8..696fd22 100644
--- a/framework/inc/helper/ocomponentaccess.hxx
+++ b/framework/inc/helper/ocomponentaccess.hxx
@@ -24,7 +24,6 @@
 #include <macros/generic.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 #include <general.h>
 
 #include <com/sun/star/frame/XFramesSupplier.hpp>
diff --git a/framework/inc/helper/ocomponentenumeration.hxx b/framework/inc/helper/ocomponentenumeration.hxx
index 1284689..e3acf50 100644
--- a/framework/inc/helper/ocomponentenumeration.hxx
+++ b/framework/inc/helper/ocomponentenumeration.hxx
@@ -24,7 +24,6 @@
 #include <macros/generic.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 #include <general.h>
 
 #include <com/sun/star/lang/XEventListener.hpp>
diff --git a/framework/inc/helper/oframes.hxx b/framework/inc/helper/oframes.hxx
index 537a793..acc318b 100644
--- a/framework/inc/helper/oframes.hxx
+++ b/framework/inc/helper/oframes.hxx
@@ -25,7 +25,6 @@
 #include <macros/generic.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 #include <general.h>
 
 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
diff --git a/framework/inc/helper/persistentwindowstate.hxx b/framework/inc/helper/persistentwindowstate.hxx
index fe8c76e..e00d752 100644
--- a/framework/inc/helper/persistentwindowstate.hxx
+++ b/framework/inc/helper/persistentwindowstate.hxx
@@ -21,7 +21,6 @@
 #define __FRAMEWORK_HELPER_PERSISTENTWINDOWSTATE_HXX_
 
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <general.h>
diff --git a/framework/inc/helper/statusindicator.hxx b/framework/inc/helper/statusindicator.hxx
index 4ba6c39..e014edd 100644
--- a/framework/inc/helper/statusindicator.hxx
+++ b/framework/inc/helper/statusindicator.hxx
@@ -27,7 +27,6 @@
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 #include <macros/generic.hxx>
 
 //_______________________________________________
diff --git a/framework/inc/helper/statusindicatorfactory.hxx b/framework/inc/helper/statusindicatorfactory.hxx
index 4a14365..67e3a31 100644
--- a/framework/inc/helper/statusindicatorfactory.hxx
+++ b/framework/inc/helper/statusindicatorfactory.hxx
@@ -31,7 +31,6 @@
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
 #include <macros/generic.hxx>
 #include <general.h>
 
diff --git a/framework/inc/helper/tagwindowasmodified.hxx b/framework/inc/helper/tagwindowasmodified.hxx
index c998137..72d02b7 100644
--- a/framework/inc/helper/tagwindowasmodified.hxx
+++ b/framework/inc/helper/tagwindowasmodified.hxx
@@ -21,7 +21,6 @@
 #define __FRAMEWORK_HELPER_TAGWINDOWASMODIFIED_HXX_
 
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <general.h>
diff --git a/framework/inc/helper/titlebarupdate.hxx b/framework/inc/helper/titlebarupdate.hxx
index de3cb8b..0a7eadf 100644
--- a/framework/inc/helper/titlebarupdate.hxx
+++ b/framework/inc/helper/titlebarupdate.hxx
@@ -21,7 +21,6 @@
 #define __FRAMEWORK_HELPER_TITLEBARUPDATE_HXX_
 
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <general.h>
diff --git a/framework/inc/helper/wakeupthread.hxx b/framework/inc/helper/wakeupthread.hxx
index 0541082..29d0fa7 100644
--- a/framework/inc/helper/wakeupthread.hxx
+++ b/framework/inc/helper/wakeupthread.hxx
@@ -24,7 +24,6 @@
 // include files of own module
 
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <macros/generic.hxx>
 
 #include <general.h>
diff --git a/framework/inc/jobs/configaccess.hxx b/framework/inc/jobs/configaccess.hxx
index f4bced4..90ed322 100644
--- a/framework/inc/jobs/configaccess.hxx
+++ b/framework/inc/jobs/configaccess.hxx
@@ -21,7 +21,6 @@
 #define __FRAMEWORK_CONFIG_CONFIGACCESS_HXX_
 
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <general.h>
 
 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
diff --git a/framework/inc/jobs/job.hxx b/framework/inc/jobs/job.hxx
index e33aee6..199482e 100644
--- a/framework/inc/jobs/job.hxx
+++ b/framework/inc/jobs/job.hxx
@@ -23,7 +23,6 @@
 #include <jobs/jobresult.hxx>
 #include <jobs/jobdata.hxx>
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <stdtypes.h>
diff --git a/framework/inc/jobs/jobdata.hxx b/framework/inc/jobs/jobdata.hxx
index 6299707..2d7394d 100644
--- a/framework/inc/jobs/jobdata.hxx
+++ b/framework/inc/jobs/jobdata.hxx
@@ -23,7 +23,6 @@
 #include <jobs/configaccess.hxx>
 #include <jobs/jobresult.hxx>
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <stdtypes.h>
 #include <general.h>
 
diff --git a/framework/inc/jobs/jobdispatch.hxx b/framework/inc/jobs/jobdispatch.hxx
index abe93cb..90136d0 100644
--- a/framework/inc/jobs/jobdispatch.hxx
+++ b/framework/inc/jobs/jobdispatch.hxx
@@ -25,7 +25,6 @@
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
 #include <stdtypes.h>
 #include <general.h>
 
diff --git a/framework/inc/jobs/jobexecutor.hxx b/framework/inc/jobs/jobexecutor.hxx
index b4984fb..7e072dc 100644
--- a/framework/inc/jobs/jobexecutor.hxx
+++ b/framework/inc/jobs/jobexecutor.hxx
@@ -25,7 +25,6 @@
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
 #include <stdtypes.h>
 #include <general.h>
 
diff --git a/framework/inc/jobs/jobresult.hxx b/framework/inc/jobs/jobresult.hxx
index ee122f1..a8da022 100644
--- a/framework/inc/jobs/jobresult.hxx
+++ b/framework/inc/jobs/jobresult.hxx
@@ -21,7 +21,6 @@
 #define __FRAMEWORK_JOBS_JOBRESULT_HXX_
 
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <stdtypes.h>
 #include <general.h>
 
diff --git a/framework/inc/jobs/joburl.hxx b/framework/inc/jobs/joburl.hxx
index cfc9158..4faf21b 100644
--- a/framework/inc/jobs/joburl.hxx
+++ b/framework/inc/jobs/joburl.hxx
@@ -21,7 +21,6 @@
 #define __FRAMEWORK_JOBS_JOBURL_HXX_
 
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <stdtypes.h>
 #include <general.h>
 
diff --git a/framework/inc/macros/debug.hxx b/framework/inc/macros/debug.hxx
deleted file mode 100644
index f456718..0000000
--- a/framework/inc/macros/debug.hxx
+++ /dev/null
@@ -1,53 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-#ifndef __FRAMEWORK_MACROS_DEBUG_HXX_
-#define __FRAMEWORK_MACROS_DEBUG_HXX_
-
-//*****************************************************************************************************************
-//  Disable all feature of this file in produkt version!
-//  But enable normal assertion handling (as messagebox) in normal debug version.
-//  User can overwrite these adjustment with his own values! We will do it only if nothing is set.
-//*****************************************************************************************************************
-
-//-----------------------------------------------------------------------------------------------------------------
-// => "personal debug code"
-#if OSL_DEBUG_LEVEL > 1
-
-//-----------------------------------------------------------------------------------------------------------------
-// => "non product"
-// NOTE
-#elif OSL_DEBUG_LEVEL > 0
-
-//-----------------------------------------------------------------------------------------------------------------
-// => "product" (OSL_DEBUG_LEVEL == 0)
-#else
-
-    #undef  ENABLE_FILTERDBG
-
-#endif
-
-//*****************************************************************************************************************
-//  special macros to debug our filter cache!
-//*****************************************************************************************************************
-#include <macros/debug/filterdbg.hxx>
-
-#endif  // #ifndef __FRAMEWORK_MACROS_DEBUG_HXX_
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/framework/inc/macros/debug/filterdbg.hxx b/framework/inc/macros/debug/filterdbg.hxx
deleted file mode 100644
index 064cefc..0000000
--- a/framework/inc/macros/debug/filterdbg.hxx
+++ /dev/null
@@ -1,114 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-#ifndef __FRAMEWORK_MACROS_DEBUG_FILTERDBG_HXX_
-#define __FRAMEWORK_MACROS_DEBUG_FILTERDBG_HXX_
-
-//*************************************************************************************************************
-//  special macros for time measures
-//  1) LOGFILE_FILTERDBG                  used it to define log file for this operations (default will be set automaticly)
-//  4) LOG_FILTERDBG                      write debug info to log file
-//*************************************************************************************************************
-
-#ifdef  ENABLE_FILTERDBG
-
-    #include <rtl/strbuf.hxx>
-
-    /*_____________________________________________________________________________________________________________
-        LOGFILE_FILTERDBG
-
-        For follow macros we need a special log file. If user forget to specify anyone, we must do it for him!
-    _____________________________________________________________________________________________________________*/
-
-    #ifndef LOGFILE_FILTERDBG
-        #define LOGFILE_FILTERDBG "filterdbg.log"
-    #endif
-
-    /*_____________________________________________________________________________________________________________
-        LOG_FILTERDBG( SOPERATION, SMESSAGE )
-
-        Write special debug info to the log file.
-    _____________________________________________________________________________________________________________*/
-
-    #define LOG_FILTERDBG( SOPERATION, SMESSAGE )                                                               \
-                {                                                                                               \
-                    OStringBuffer _sBuffer( 256 );                                                       \
-                    _sBuffer.append( SOPERATION );                                                              \
-                    _sBuffer.append( "\t"       );                                                              \
-                    _sBuffer.append( SMESSAGE   );                                                              \
-                    _sBuffer.append( "\n"       );                                                              \
-                    WRITE_LOGFILE( LOGFILE_FILTERDBG, _sBuffer.makeStringAndClear().getStr() )                  \
-                }
-
-    /*_____________________________________________________________________________________________________________
-        LOG_FILTERDBG_1_PARAM( SOPERATION, SPARAM, SMESSAGE )
-
-        Write special debug info into the log file and mark SNAME as special parameter before SMESSAGE is printed.
-    _____________________________________________________________________________________________________________*/
-
-    #define LOG_FILTERDBG_1_PARAM( SOPERATION, SPARAM, SMESSAGE )                                               \
-                {                                                                                               \
-                    OStringBuffer _sBuffer( 256 );                                                       \
-                    _sBuffer.append( SOPERATION );                                                              \
-                    _sBuffer.append( "\t\""     );                                                              \
-                    _sBuffer.append( SPARAM     );                                                              \
-                    _sBuffer.append( "\" "      );                                                              \
-                    _sBuffer.append( SMESSAGE   );                                                              \
-                    _sBuffer.append( "\n"       );                                                              \
-                    WRITE_LOGFILE( LOGFILE_FILTERDBG, _sBuffer.makeStringAndClear().getStr() )                  \
-                }
-
-    /*_____________________________________________________________________________________________________________
-        LOG_COND_FILTERDBG( CONDITION, SOPERATION, SMESSAGE )
-
-        Write special debug info to the log file, if given condition returns true.
-    _____________________________________________________________________________________________________________*/
-
-    #define LOG_COND_FILTERDBG( CONDITION, SOPERATION, SMESSAGE )                                               \
-                if (CONDITION)                                                                                  \
-                    LOG_FILTERDBG( SOPERATION, SMESSAGE )
-
-    /*_____________________________________________________________________________________________________________
-        LOG_COND_FILTERDBG_1_PARAM( CONDITION, SOPERATION, SPARAM, SMESSAGE )
-
-        Write special debug info into the log file and mark SNAME as special parameter before SMESSAGE is printed.
-        But it will be done only, if CONDITION returns true.
-    _____________________________________________________________________________________________________________*/
-
-    #define LOG_COND_FILTERDBG_1_PARAM( CONDITION, SOPERATION, SPARAM, SMESSAGE )                               \
-                if (CONDITION)                                                                                  \
-                    LOG_FILTERDBG_1_PARAM( SOPERATION, SPARAM, SMESSAGE )
-
-#else   // #ifdef ENABLE_FILTERDBG
-
-    /*_____________________________________________________________________________________________________________
-        If right testmode is'nt set - implements these macros empty!
-    _____________________________________________________________________________________________________________*/
-
-    #undef  LOGFILE_FILTERDBG
-    #define LOG_FILTERDBG( SOPERATION, SMESSAGE )
-    #define LOG_COND_FILTERDBG( CONDITION, SOPERATION, SMESSAGE )
-    #define LOG_FILTERDBG_1_PARAM( SOPERATION, SPARAM, SMESSAGE )
-    #define LOG_COND_FILTERDBG_1_PARAM( CONDITION, SOPERATION, SPARAM, SMESSAGE )
-
-#endif  // #ifdef ENABLE_FILTERDBG
-
-#endif  // #ifndef __FRAMEWORK_MACROS_DEBUG_FILTERDBG_HXX_
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/framework/inc/macros/debug/plugin.hxx b/framework/inc/macros/debug/plugin.hxx
deleted file mode 100644
index 250d92d..0000000
--- a/framework/inc/macros/debug/plugin.hxx
+++ /dev/null
@@ -1,183 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-#ifndef __FRAMEWORK_MACROS_DEBUG_PLUGIN_HXX_
-#define __FRAMEWORK_MACROS_DEBUG_PLUGIN_HXX_
-
-//*****************************************************************************************************************
-//  special macros to debug asynchronous methods of plugin frame
-//*****************************************************************************************************************
-
-#ifdef  ENABLE_PLUGINDEBUG
-
-    #include <rtl/strbuf.hxx>
-    #include <rtl/string.hxx>
-
-    /*_____________________________________________________________________________________________________________
-        LOGFILE_PLUGIN
-
-        For follow macros we need a special log file. If user forget to specify anyone, we must do it for him!
-    _____________________________________________________________________________________________________________*/
-
-    #ifndef LOGFILE_PLUGIN
-        #define LOGFILE_PLUGIN  \
-                    "plugin.log"
-    #endif
-
-    /*_____________________________________________________________________________________________________________
-        LOG_URLSEND( SFRAMENAME, SSENDMODE, SINTERNALURL, SEXTERNALURL )
-
-        Our plugin forward special url's to plugin dll, browser and webserver.
-        We convert internal url's to an external notation.
-        With this macro you can log some parameter of this operation.
-    _____________________________________________________________________________________________________________*/
-
-    #define LOG_URLSEND( SFRAMENAME, SSENDMODE, SINTERNALURL, SEXTERNALURL )                                \
-                /* Use new scope to declare local private variables! */                                     \
-                {                                                                                           \
-                    OStringBuffer sBuffer(1024);                                                     \
-                    sBuffer.append( "PlugInFrame [ \""  );                                                  \
-                    sBuffer.append( SFRAMENAME          );                                                  \
-                    sBuffer.append( "\" ] send "        );                                                  \
-                    sBuffer.append( SSENDMODE           );                                                  \
-                    sBuffer.append( "( internalURL=\""  );                                                  \
-                    sBuffer.append( U2B( SINTERNALURL ) );                                                  \
-                    sBuffer.append( "\", externalURL=\"");                                                  \
-                    sBuffer.append( U2B( SEXTERNALURL ) );                                                  \
-                    sBuffer.append( "\" ) to browser.\n");                                                  \
-                    WRITE_LOGFILE( LOGFILE_PLUGIN, sBuffer.makeStringAndClear() )                           \
-                }
-
-    /*_____________________________________________________________________________________________________________
-        LOG_URLRECEIVE( SFRAMENAME, SRECEIVEMODE, SEXTERNALURL, SINTERNALURL )
-
-        A plugin frame can get a url request in two different modes.
-        1) newURL()
-        2) newStream()
-        We convert external url's to an internal notation.
-        With this macro you can log some parameter of this operations.
-    _____________________________________________________________________________________________________________*/
-
-    #define LOG_URLRECEIVE( SFRAMENAME, SRECEIVEMODE, SEXTERNALURL, SINTERNALURL )                          \
-                /* Use new scope to declare local private variables! */                                     \
-                {                                                                                           \
-                    OStringBuffer sBuffer(1024);                                                     \
-                    sBuffer.append( "PlugInFrame [ \""      );                                              \
-                    sBuffer.append( U2B( SFRAMENAME )       );                                              \
-                    sBuffer.append( "\" ] receive "         );                                              \
-                    sBuffer.append( SRECEIVEMODE            );                                              \
-                    sBuffer.append( "( externalURL=\""      );                                              \
-                    sBuffer.append( U2B( SEXTERNALURL )     );                                              \
-                    sBuffer.append( "\", internalURL=\""    );                                              \
-                    sBuffer.append( U2B( SINTERNALURL )     );                                              \
-                    sBuffer.append( "\" ) from browser.\n"  );                                              \
-                    WRITE_LOGFILE( LOGFILE_PLUGIN, sBuffer.makeStringAndClear() )                           \
-                }
-
-    /*_____________________________________________________________________________________________________________
-        LOG_PARAMETER_NEWURL( SFRAMENAME, SMIMETYPE, SURL, AANY )
-
-        Log information about parameter of a newURL() at a plugin frame.
-    _____________________________________________________________________________________________________________*/
-
-    #define LOG_PARAMETER_NEWURL( SFRAMENAME, SMIMETYPE, SURL, sFILTER, AANY )                              \
-                /* Use new scope to declare local private variables! */                                     \
-                {                                                                                           \
-                    OStringBuffer sBuffer(1024);                                                     \
-                    sBuffer.append( "PlugInFrame [ \""              );                                      \
-                    sBuffer.append( U2B( SFRAMENAME )               );                                      \
-                    sBuffer.append( "\" ] called with newURL( \""   );                                      \
-                    sBuffer.append( U2B( SMIMETYPE )                );                                      \
-                    sBuffer.append( "\", \""                        );                                      \
-                    sBuffer.append( U2B( SURL )                     );                                      \
-                    sBuffer.append( "\", \""                        );                                      \
-                    sBuffer.append( U2B( SFILTER )                  );                                      \
-                    sBuffer.append( "\", "                          );                                      \
-                    if( AANY.hasValue() == sal_True )                                                       \
-                    {                                                                                       \
-                        sBuffer.append( "filled Any )"  );                                                  \
-                    }                                                                                       \
-                    else                                                                                    \
-                    {                                                                                       \
-                        sBuffer.append( "empty Any )"   );                                                  \
-                    }                                                                                       \
-                    sBuffer.append( "\n"    );                                                              \
-                    WRITE_LOGFILE( LOGFILE_PLUGIN, sBuffer.makeStringAndClear() )                           \
-                }
-
-    /*_____________________________________________________________________________________________________________
-        LOG_PARAMETER_NEWSTREAM( SFRAMENAME, SMIMETYPE, SURL, ASTREAM, AANY )
-
-        Log information about parameter of a newStream() at a plugin frame.
-    _____________________________________________________________________________________________________________*/
-
-    #define LOG_PARAMETER_NEWSTREAM( SFRAMENAME, SMIMETYPE, SURL, SFILTER, XSTREAM, AANY )                  \
-                /* Use new scope to declare local private variables! */                                     \
-                {                                                                                           \
-                    OStringBuffer sBuffer(1024);                                                     \
-                    sBuffer.append( "PlugInFrame [ \""              );                                      \
-                    sBuffer.append( U2B( SFRAMENAME )               );                                      \
-                    sBuffer.append( "\" ] called with newStream( \"");                                      \
-                    sBuffer.append( U2B( SMIMETYPE )                );                                      \
-                    sBuffer.append( "\", \""                        );                                      \
-                    sBuffer.append( U2B( SURL )                     );                                      \
-                    sBuffer.append( "\", \""                        );                                      \
-                    sBuffer.append( U2B( SFILTER )                  );                                      \
-                    sBuffer.append( "\", "                          );                                      \
-                    if( XSTREAM.is() == sal_True )                                                          \
-                    {                                                                                       \
-                        sal_Int32 nBytes = XSTREAM->available();                                            \
-                        OString sInfo("Stream with ");                                                      \
-                        sInfo += OString::number(nBytes);                                                   \
-                        sInfo += " Bytes, ";                                                                \
-                        sBuffer.append( sInfo );                                                            \
-                    }                                                                                       \
-                    else                                                                                    \
-                    {                                                                                       \
-                        sBuffer.append( "empty Stream, "    );                                              \
-                    }                                                                                       \
-                    if( AANY.hasValue() == sal_True )                                                       \
-                    {                                                                                       \
-                        sBuffer.append( "filled Any )"  );                                                  \
-                    }                                                                                       \
-                    else                                                                                    \
-                    {                                                                                       \
-                        sBuffer.append( "empty Any )"   );                                                  \
-                    }                                                                                       \
-                    sBuffer.append( "\n"    );                                                              \
-                    WRITE_LOGFILE( LOGFILE_PLUGIN, sBuffer.makeStringAndClear() )                           \
-                }
-
-#else   // #ifdef ENABLE_PLUGINDEBUG
-
-    /*_____________________________________________________________________________________________________________
-        If right testmode is'nt set - implements these macro empty!
-    _____________________________________________________________________________________________________________*/
-
-    #undef  LOGFILE_PLUGIN
-    #define LOG_URLSEND( SFRAMENAME, SSENDMODE, SINTERNALURL, SEXTERNALURL )
-    #define LOG_URLRECEIVE( SFRAMENAME, SRECEIVEMODE, SEXTERNALURL, SINTERNALURL )
-    #define LOG_PARAMETER_NEWURL( SFRAMENAME, SMIMETYPE, SURL, SFILTER, AANY )
-    #define LOG_PARAMETER_NEWSTREAM( SFRAMENAME, SMIMETYPE, SURL, SFILTER, XSTREAM, AANY )
-
-#endif  // #ifdef ENABLE_PLUGINDEBUG
-
-#endif  // #ifndef __FRAMEWORK_MACROS_DEBUG_PLUGIN_HXX_
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/framework/inc/macros/registration.hxx b/framework/inc/macros/registration.hxx
index 78b1f24..5ebf00d 100644
--- a/framework/inc/macros/registration.hxx
+++ b/framework/inc/macros/registration.hxx
@@ -20,7 +20,6 @@
 #ifndef __FRAMEWORK_MACROS_REGISTRATION_HXX_
 #define __FRAMEWORK_MACROS_REGISTRATION_HXX_
 
-#include <macros/debug.hxx>
 
 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
diff --git a/framework/inc/recording/dispatchrecorder.hxx b/framework/inc/recording/dispatchrecorder.hxx
index 60a3789..cfc6500 100644
--- a/framework/inc/recording/dispatchrecorder.hxx
+++ b/framework/inc/recording/dispatchrecorder.hxx
@@ -29,7 +29,6 @@
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
 #include <macros/generic.hxx>
 #include <general.h>
 #include <rtl/ustring.hxx>
diff --git a/framework/inc/recording/dispatchrecordersupplier.hxx b/framework/inc/recording/dispatchrecordersupplier.hxx
index ea47968..408f993 100644
--- a/framework/inc/recording/dispatchrecordersupplier.hxx
+++ b/framework/inc/recording/dispatchrecordersupplier.hxx
@@ -24,7 +24,6 @@
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
-#include <macros/debug.hxx>
 #include <macros/generic.hxx>
 #include <general.h>
 #include <stdtypes.h>
diff --git a/framework/inc/services/contenthandlerfactory.hxx b/framework/inc/services/contenthandlerfactory.hxx
index 3c71f84..6f23f78 100644
--- a/framework/inc/services/contenthandlerfactory.hxx
+++ b/framework/inc/services/contenthandlerfactory.hxx
@@ -22,7 +22,6 @@
 
 #include <classes/filtercache.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
diff --git a/framework/inc/services/desktop.hxx b/framework/inc/services/desktop.hxx
index a912be7..a8166cf 100644
--- a/framework/inc/services/desktop.hxx
+++ b/framework/inc/services/desktop.hxx
@@ -24,7 +24,6 @@
 #include <threadhelp/threadhelpbase.hxx>
 #include <helper/oframes.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
diff --git a/framework/inc/services/dispatchhelper.hxx b/framework/inc/services/dispatchhelper.hxx
index 4c0e47b..83fc396 100644
--- a/framework/inc/services/dispatchhelper.hxx
+++ b/framework/inc/services/dispatchhelper.hxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
diff --git a/framework/inc/services/frame.hxx b/framework/inc/services/frame.hxx
index fb51a98..9ada543 100644
--- a/framework/inc/services/frame.hxx
+++ b/framework/inc/services/frame.hxx
@@ -29,7 +29,6 @@
 
 #include <threadhelp/transactionbase.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
diff --git a/framework/inc/services/logindialog.hxx b/framework/inc/services/logindialog.hxx
index 3c38895..c2afef5 100644
--- a/framework/inc/services/logindialog.hxx
+++ b/framework/inc/services/logindialog.hxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
diff --git a/framework/inc/services/mediatypedetectionhelper.hxx b/framework/inc/services/mediatypedetectionhelper.hxx
index 67656f5..42e13ab 100644
--- a/framework/inc/services/mediatypedetectionhelper.hxx
+++ b/framework/inc/services/mediatypedetectionhelper.hxx
@@ -21,7 +21,6 @@
 #define __FRAMEWORK_SERVICES_MEDIATYPEDETECTIONHELPER_HXX_
 
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
diff --git a/framework/inc/services/sessionlistener.hxx b/framework/inc/services/sessionlistener.hxx
index 3a15b31..a41d6be 100644
--- a/framework/inc/services/sessionlistener.hxx
+++ b/framework/inc/services/sessionlistener.hxx
@@ -23,7 +23,6 @@
 #include <classes/filtercache.hxx>
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
diff --git a/framework/inc/services/tabwindowservice.hxx b/framework/inc/services/tabwindowservice.hxx
index b7ab2d0..c588c36 100644
--- a/framework/inc/services/tabwindowservice.hxx
+++ b/framework/inc/services/tabwindowservice.hxx
@@ -29,7 +29,6 @@
 #include <classes/propertysethelper.hxx>
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
diff --git a/framework/inc/services/urltransformer.hxx b/framework/inc/services/urltransformer.hxx
index 29d1c79..0280751 100644
--- a/framework/inc/services/urltransformer.hxx
+++ b/framework/inc/services/urltransformer.hxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/threadhelpbase.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
 #include <macros/xserviceinfo.hxx>
diff --git a/framework/inc/threadhelp/fairrwlock.hxx b/framework/inc/threadhelp/fairrwlock.hxx
index 4e4e5d7..cfc5a2e 100644
--- a/framework/inc/threadhelp/fairrwlock.hxx
+++ b/framework/inc/threadhelp/fairrwlock.hxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/inoncopyable.h>
 #include <threadhelp/irwlock.h>
-#include <macros/debug.hxx>
 
 #include <com/sun/star/uno/XInterface.hpp>
 
diff --git a/framework/inc/threadhelp/transactionmanager.hxx b/framework/inc/threadhelp/transactionmanager.hxx
index 661d61b..4c3b609 100644
--- a/framework/inc/threadhelp/transactionmanager.hxx
+++ b/framework/inc/threadhelp/transactionmanager.hxx
@@ -23,7 +23,6 @@
 #include <threadhelp/inoncopyable.h>
 #include <threadhelp/itransactionmanager.h>
 #include <threadhelp/gate.hxx>
-#include <macros/debug.hxx>
 
 #include <com/sun/star/uno/Reference.hxx>
 #include <com/sun/star/uno/XInterface.hpp>
diff --git a/framework/inc/uielement/menubarmanager.hxx b/framework/inc/uielement/menubarmanager.hxx
index 50a112b..255e752 100644
--- a/framework/inc/uielement/menubarmanager.hxx
+++ b/framework/inc/uielement/menubarmanager.hxx
@@ -26,7 +26,6 @@
 #include <vector>
 
 #include <threadhelp/threadhelpbase.hxx>
-#include <macros/debug.hxx>
 #include <stdtypes.h>
 
 #include <com/sun/star/frame/XFrame.hpp>
diff --git a/framework/inc/uielement/progressbarwrapper.hxx b/framework/inc/uielement/progressbarwrapper.hxx
index 39179ee..bc16aee 100644
--- a/framework/inc/uielement/progressbarwrapper.hxx
+++ b/framework/inc/uielement/progressbarwrapper.hxx
@@ -25,7 +25,6 @@
 #include <macros/generic.hxx>
 #include <macros/xinterface.hxx>
 #include <macros/xtypeprovider.hxx>
-#include <macros/debug.hxx>
 
 #include <com/sun/star/task/XStatusIndicator.hpp>
 #include <com/sun/star/awt/XWindow.hpp>
diff --git a/framework/source/dispatch/oxt_handler.cxx b/framework/source/dispatch/oxt_handler.cxx
index 7efea86..3094316 100644
--- a/framework/source/dispatch/oxt_handler.cxx
+++ b/framework/source/dispatch/oxt_handler.cxx
@@ -21,7 +21,6 @@
 #include <threadhelp/transactionguard.hxx>
 #include <threadhelp/writeguard.hxx>
 #include <threadhelp/readguard.hxx>
-#include <macros/debug.hxx>
 #include <services.h>
 #include <comphelper/mediadescriptor.hxx>
 
diff --git a/framework/source/fwe/xml/statusbardocumenthandler.cxx b/framework/source/fwe/xml/statusbardocumenthandler.cxx
index 378c7c6..c2a6373 100644
--- a/framework/source/fwe/xml/statusbardocumenthandler.cxx
+++ b/framework/source/fwe/xml/statusbardocumenthandler.cxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/resetableguard.hxx>
 #include <xml/statusbardocumenthandler.hxx>
-#include <macros/debug.hxx>
 
 #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
 #include <com/sun/star/ui/ItemStyle.hpp>
diff --git a/framework/source/fwe/xml/toolboxdocumenthandler.cxx b/framework/source/fwe/xml/toolboxdocumenthandler.cxx
index c435380..68cca5d 100644
--- a/framework/source/fwe/xml/toolboxdocumenthandler.cxx
+++ b/framework/source/fwe/xml/toolboxdocumenthandler.cxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/resetableguard.hxx>
 #include <xml/toolboxdocumenthandler.hxx>
-#include <macros/debug.hxx>
 #include <xml/toolboxconfigurationdefines.hxx>
 
 #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
diff --git a/framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx b/framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx
index 3e04ede..399e5893 100644
--- a/framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx
+++ b/framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/resetableguard.hxx>
 #include <xml/toolboxlayoutdocumenthandler.hxx>
-#include <macros/debug.hxx>
 #include <xml/toolboxconfigurationdefines.hxx>
 
 #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
diff --git a/framework/source/fwi/threadhelp/lockhelper.cxx b/framework/source/fwi/threadhelp/lockhelper.cxx
index 14f3bfe..3eb4f8b 100644
--- a/framework/source/fwi/threadhelp/lockhelper.cxx
+++ b/framework/source/fwi/threadhelp/lockhelper.cxx
@@ -19,7 +19,6 @@
 
 #include <threadhelp/lockhelper.hxx>
 #include <general.h>
-#include <macros/debug.hxx>
 
 #include <macros/generic.hxx>
 #include "vcl/solarmutex.hxx"
diff --git a/framework/source/fwi/threadhelp/transactionmanager.cxx b/framework/source/fwi/threadhelp/transactionmanager.cxx
index 95297f5..b545822 100644
--- a/framework/source/fwi/threadhelp/transactionmanager.cxx
+++ b/framework/source/fwi/threadhelp/transactionmanager.cxx
@@ -19,7 +19,6 @@
 
 #include <threadhelp/transactionmanager.hxx>
 #include <threadhelp/resetableguard.hxx>
-#include <macros/debug.hxx>
 
 #include <macros/generic.hxx>
 #include <fwidllapi.h>
diff --git a/framework/source/interaction/quietinteraction.cxx b/framework/source/interaction/quietinteraction.cxx
index c3dfcc57..5ee1720 100644
--- a/framework/source/interaction/quietinteraction.cxx
+++ b/framework/source/interaction/quietinteraction.cxx
@@ -22,7 +22,6 @@
 #include <threadhelp/readguard.hxx>
 #include <threadhelp/writeguard.hxx>
 #include <macros/generic.hxx>
-#include <macros/debug.hxx>
 
 #include <com/sun/star/task/XInteractionAbort.hpp>
 #include <com/sun/star/task/XInteractionApprove.hpp>
diff --git a/framework/source/services/license.cxx b/framework/source/services/license.cxx
index 86b2def..3b9cdb6 100644
--- a/framework/source/services/license.cxx
+++ b/framework/source/services/license.cxx
@@ -21,7 +21,6 @@
 
 #include <services/license.hxx>
 #include <threadhelp/resetableguard.hxx>
-#include <macros/debug.hxx>
 #include <services.h>
 
 // local header for UI implementation
diff --git a/framework/source/services/urltransformer.cxx b/framework/source/services/urltransformer.cxx
index be492c5..53ff35d 100644
--- a/framework/source/services/urltransformer.cxx
+++ b/framework/source/services/urltransformer.cxx
@@ -19,7 +19,6 @@
 
 #include <services/urltransformer.hxx>
 #include <threadhelp/resetableguard.hxx>
-#include <macros/debug.hxx>
 #include <services.h>
 
 #include <tools/urlobj.hxx>
diff --git a/framework/source/xml/imagesdocumenthandler.cxx b/framework/source/xml/imagesdocumenthandler.cxx
index b34be30..58c33bd 100644
--- a/framework/source/xml/imagesdocumenthandler.cxx
+++ b/framework/source/xml/imagesdocumenthandler.cxx
@@ -22,7 +22,6 @@
 
 #include <threadhelp/resetableguard.hxx>
 #include <xml/imagesdocumenthandler.hxx>
-#include <macros/debug.hxx>
 
 #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
 


More information about the Libreoffice-commits mailing list