summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basctl/source/basicide/baside2.hxx2
-rw-r--r--cui/source/dialogs/showcols.cxx5
-rw-r--r--include/sfx2/viewfrm.hxx2
-rw-r--r--include/svl/cenumitm.hxx3
-rw-r--r--include/svl/itempool.hxx2
-rw-r--r--include/svl/macitem.hxx6
-rw-r--r--include/svx/galleryitem.hxx2
-rw-r--r--sfx2/source/appl/appmain.cxx8
-rw-r--r--sfx2/source/appl/childwin.cxx2
-rw-r--r--sfx2/source/appl/workwin.cxx2
-rw-r--r--sfx2/source/control/ctrlitem.cxx5
-rw-r--r--sfx2/source/control/objface.cxx4
-rw-r--r--sfx2/source/control/shell.cxx6
-rw-r--r--sfx2/source/doc/docfac.cxx6
-rw-r--r--sfx2/source/doc/docfilt.cxx4
-rw-r--r--sfx2/source/doc/frmdescr.cxx2
-rw-r--r--sfx2/source/doc/objxtor.cxx4
-rw-r--r--sfx2/source/doc/sfxbasemodel.cxx6
-rw-r--r--sfx2/source/inc/objshimp.hxx4
-rw-r--r--sfx2/source/menu/virtmenu.cxx2
-rw-r--r--sfx2/source/view/sfxbasecontroller.cxx4
-rw-r--r--sfx2/source/view/viewfac.cxx4
-rw-r--r--sfx2/source/view/viewfrm.cxx3
-rw-r--r--sfx2/source/view/viewsh.cxx3
-rw-r--r--svl/source/items/cenumitm.cxx18
-rw-r--r--svl/source/items/grabbagitem.cxx2
-rw-r--r--svl/source/items/macitem.cxx6
-rw-r--r--svl/source/items/slstitm.cxx6
-rw-r--r--sw/source/ui/misc/outline.cxx2
-rw-r--r--tools/source/generic/poly2.cxx2
-rw-r--r--tools/source/stream/stream.cxx2
31 files changed, 0 insertions, 129 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index eba6dedda468..f4cf468c0bd6 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -71,8 +71,6 @@ class ObjectCatalog;
class CodeCompleteListBox;
class CodeCompleteWindow;
-DBG_NAMEEX( ModulWindow )
-
// #108672 Helper functions to get/set text in TextEngine
// using the stream interface (get/setText() only supports
// tools Strings limited to 64K).
diff --git a/cui/source/dialogs/showcols.cxx b/cui/source/dialogs/showcols.cxx
index 6e39feff39f2..73b781b87c1f 100644
--- a/cui/source/dialogs/showcols.cxx
+++ b/cui/source/dialogs/showcols.cxx
@@ -29,11 +29,6 @@
#define CUIFM_PROP_HIDDEN "Hidden"
#define CUIFM_PROP_LABEL "Label"
-
-// FmShowColsDialog
-
-DBG_NAME(FmShowColsDialog)
-
FmShowColsDialog::FmShowColsDialog(Window* pParent)
: ModalDialog(pParent, "ShowColDialog", "cui/ui/showcoldialog.ui")
{
diff --git a/include/sfx2/viewfrm.hxx b/include/sfx2/viewfrm.hxx
index 9c678f401ac8..289d11b073f2 100644
--- a/include/sfx2/viewfrm.hxx
+++ b/include/sfx2/viewfrm.hxx
@@ -62,8 +62,6 @@ namespace svtools
SV_DECL_REF(SfxObjectShell)
#endif
-
-DBG_NAMEEX(SfxViewFrame)
class SFX2_DLLPUBLIC SfxViewFrame: public SfxShell, public SfxListener
{
struct SfxViewFrame_Impl* pImp;
diff --git a/include/svl/cenumitm.hxx b/include/svl/cenumitm.hxx
index 6d41420b295a..9c224914ae50 100644
--- a/include/svl/cenumitm.hxx
+++ b/include/svl/cenumitm.hxx
@@ -24,9 +24,6 @@
#include <tools/debug.hxx>
#include <svl/poolitem.hxx>
-
-DBG_NAMEEX(SfxEnumItemInterface)
-
class SVL_DLLPUBLIC SfxEnumItemInterface: public SfxPoolItem
{
protected:
diff --git a/include/svl/itempool.hxx b/include/svl/itempool.hxx
index 9a44d5a88c4e..0f7e08da3d8e 100644
--- a/include/svl/itempool.hxx
+++ b/include/svl/itempool.hxx
@@ -33,8 +33,6 @@ struct SfxItemPool_Impl;
#define SFX_WHICH_MAX 4999
-DBG_NAMEEX(SfxItemPool)
-
#define SFX_ITEM_POOLABLE 0x0001
#define SFX_ITEM_NOT_POOLABLE 0x0002
diff --git a/include/svl/macitem.hxx b/include/svl/macitem.hxx
index 9b3d7eef812e..c0a4dda44e2f 100644
--- a/include/svl/macitem.hxx
+++ b/include/svl/macitem.hxx
@@ -34,12 +34,6 @@ class SvStream;
#define SVX_MACRO_LANGUAGE_STARBASIC "StarBasic"
#define SVX_MACRO_LANGUAGE_SF "Script"
-DBG_NAMEEX(SvxMacroItem)
-
-
-
-//Ein Macro
-
enum ScriptType
{
STARBASIC,
diff --git a/include/svx/galleryitem.hxx b/include/svx/galleryitem.hxx
index 684b5dd26f56..1a252b18b693 100644
--- a/include/svx/galleryitem.hxx
+++ b/include/svx/galleryitem.hxx
@@ -36,8 +36,6 @@
#define SVXGALLERYITEM_PARAMS 5
#define SVXGALLERYITEM_ARGNAME "GalleryItem"
-DBG_NAMEEX_VISIBILITY( SvxGalleryItem, SVX_DLLPUBLIC )
-
class SVX_DLLPUBLIC SvxGalleryItem : public SfxPoolItem
{
sal_Int8 m_nType;
diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx
index e1ee67783280..209b119ae6a9 100644
--- a/sfx2/source/appl/appmain.cxx
+++ b/sfx2/source/appl/appmain.cxx
@@ -43,14 +43,6 @@
#include <sfx2/docfile.hxx>
#include "workwin.hxx"
-DBG_NAME(SfxAppMainNewMenu)
-DBG_NAME(SfxAppMainBmkMenu)
-DBG_NAME(SfxAppMainWizMenu)
-DBG_NAME(SfxAppMainOLEReg)
-DBG_NAME(SfxAppMainCHAOSReg)
-
-
-
TYPEINIT2(SfxApplication,SfxShell,SfxBroadcaster);
diff --git a/sfx2/source/appl/childwin.cxx b/sfx2/source/appl/childwin.cxx
index 88907de58580..b6f5c012a880 100644
--- a/sfx2/source/appl/childwin.cxx
+++ b/sfx2/source/appl/childwin.cxx
@@ -41,8 +41,6 @@
static const sal_uInt16 nVersion = 2;
-DBG_NAME(SfxChildWindow)
-
struct SfxChildWindow_Impl
{
::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame;
diff --git a/sfx2/source/appl/workwin.cxx b/sfx2/source/appl/workwin.cxx
index d9ebe588ab73..8eec8bcb9e20 100644
--- a/sfx2/source/appl/workwin.cxx
+++ b/sfx2/source/appl/workwin.cxx
@@ -142,8 +142,6 @@ static const ResIdToResName pToolBarResToName[] =
{ 0, "" }
};
-DBG_NAME(SfxWorkWindow)
-
//SV_IMPL_OBJARR( SfxObjectBarArr_Impl, SfxObjectBar_Impl );
diff --git a/sfx2/source/control/ctrlitem.cxx b/sfx2/source/control/ctrlitem.cxx
index 762724fd391d..53167f61502b 100644
--- a/sfx2/source/control/ctrlitem.cxx
+++ b/sfx2/source/control/ctrlitem.cxx
@@ -26,11 +26,6 @@
#include "statcach.hxx"
#include <sfx2/viewfrm.hxx>
-
-
-DBG_NAME(SfxControllerItem);
-
-
#ifdef DBG_UTIL
void SfxControllerItem::CheckConfigure_Impl( sal_uIntPtr nType )
diff --git a/sfx2/source/control/objface.cxx b/sfx2/source/control/objface.cxx
index a0308ca2d053..a8ba33772c3c 100644
--- a/sfx2/source/control/objface.cxx
+++ b/sfx2/source/control/objface.cxx
@@ -35,10 +35,6 @@
#include <sfx2/objsh.hxx>
#include <rtl/strbuf.hxx>
-DBG_NAME(SfxInterface)
-
-
-
extern "C"
#ifdef WNT
int _cdecl
diff --git a/sfx2/source/control/shell.cxx b/sfx2/source/control/shell.cxx
index 4f8248d1cba8..4ad22f306353 100644
--- a/sfx2/source/control/shell.cxx
+++ b/sfx2/source/control/shell.cxx
@@ -58,12 +58,6 @@ public:
}
};
-
-
-DBG_NAME(SfxShell)
-
-
-
TYPEINIT0(SfxShell);
diff --git a/sfx2/source/doc/docfac.cxx b/sfx2/source/doc/docfac.cxx
index 6a275ddd8d30..bdbd9ed2382e 100644
--- a/sfx2/source/doc/docfac.cxx
+++ b/sfx2/source/doc/docfac.cxx
@@ -59,12 +59,6 @@ using namespace ::com::sun::star;
typedef std::vector<SfxViewFactory*> SfxViewFactoryArr_Impl;
-
-
-DBG_NAME(SfxObjectFactory)
-
-
-
struct SfxObjectFactory_Impl
{
SfxViewFactoryArr_Impl aViewFactoryArr;// List of <SfxViewFactory>s
diff --git a/sfx2/source/doc/docfilt.cxx b/sfx2/source/doc/docfilt.cxx
index f62ae7d12bc1..d1b4ae07414c 100644
--- a/sfx2/source/doc/docfilt.cxx
+++ b/sfx2/source/doc/docfilt.cxx
@@ -36,10 +36,6 @@
using namespace ::com::sun::star;
-// STATIC DATA -----------------------------------------------------------
-
-DBG_NAME(SfxFilter)
-
SfxFilter::SfxFilter( const OUString& rProvider, const OUString &rFilterName ) :
maFilterName(rFilterName),
maProvider(rProvider),
diff --git a/sfx2/source/doc/frmdescr.cxx b/sfx2/source/doc/frmdescr.cxx
index 8f97af425d00..e1fc9b4721b2 100644
--- a/sfx2/source/doc/frmdescr.cxx
+++ b/sfx2/source/doc/frmdescr.cxx
@@ -26,8 +26,6 @@
#include <sfx2/frmdescr.hxx>
#include <sfx2/app.hxx>
-DBG_NAME(SfxFrameDescriptor);
-
struct SfxFrameDescriptor_Impl
{
Wallpaper* pWallpaper;
diff --git a/sfx2/source/doc/objxtor.cxx b/sfx2/source/doc/objxtor.cxx
index ebeeb6a8c6c7..a8fae9eac8cf 100644
--- a/sfx2/source/doc/objxtor.cxx
+++ b/sfx2/source/doc/objxtor.cxx
@@ -108,10 +108,6 @@ using namespace ::com::sun::star::document;
using ::basic::BasicManagerRepository;
#include <uno/mapping.hxx>
-
-
-DBG_NAME(SfxObjectShell)
-
#include "sfxslots.hxx"
namespace {
diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx
index ee58298bfe31..94e3424fb119 100644
--- a/sfx2/source/doc/sfxbasemodel.cxx
+++ b/sfx2/source/doc/sfxbasemodel.cxx
@@ -511,12 +511,6 @@ SfxSaveGuard::~SfxSaveGuard()
}
}
-
-
-
-// constructor
-
-DBG_NAME(sfx2_SfxBaseModel)
SfxBaseModel::SfxBaseModel( SfxObjectShell *pObjectShell )
: BaseMutex()
, m_pData( new IMPL_SfxBaseModel_DataContainer( m_aMutex, pObjectShell ) )
diff --git a/sfx2/source/inc/objshimp.hxx b/sfx2/source/inc/objshimp.hxx
index da44481c9c31..9af90843c915 100644
--- a/sfx2/source/inc/objshimp.hxx
+++ b/sfx2/source/inc/objshimp.hxx
@@ -33,10 +33,6 @@
namespace svtools { class AsynchronLink; }
-
-
-DBG_NAMEEX(SfxObjectShell)
-
class SfxViewFrame;
struct MarkData_Impl
{
diff --git a/sfx2/source/menu/virtmenu.cxx b/sfx2/source/menu/virtmenu.cxx
index 1c20ad246650..9c07bc32c829 100644
--- a/sfx2/source/menu/virtmenu.cxx
+++ b/sfx2/source/menu/virtmenu.cxx
@@ -58,8 +58,6 @@ using namespace ::com::sun::star::container;
using namespace ::com::sun::star::frame;
using namespace ::com::sun::star::uno;
-DBG_NAME(SfxVirtualMenu)
-
class SfxMenuImageControl_Impl : public SfxControllerItem
{
SfxVirtualMenu* pMenu;
diff --git a/sfx2/source/view/sfxbasecontroller.cxx b/sfx2/source/view/sfxbasecontroller.cxx
index f29093d4b698..281637b8e2f6 100644
--- a/sfx2/source/view/sfxbasecontroller.cxx
+++ b/sfx2/source/view/sfxbasecontroller.cxx
@@ -468,10 +468,6 @@ void SAL_CALL IMPL_SfxBaseController_ListenerHelper::disposing( const lang::Even
m_pController->getFrame()->removeFrameActionListener( this ) ;
}
-
-// SfxBaseController -> constructor
-
-DBG_NAME(sfx2_SfxBaseController)
SfxBaseController::SfxBaseController( SfxViewShell* pViewShell )
: m_pData ( new IMPL_SfxBaseController_DataContainer( m_aMutex, pViewShell, this ))
{
diff --git a/sfx2/source/view/viewfac.cxx b/sfx2/source/view/viewfac.cxx
index 04118dabc666..cae47b6cbfbd 100644
--- a/sfx2/source/view/viewfac.cxx
+++ b/sfx2/source/view/viewfac.cxx
@@ -21,10 +21,6 @@
#include <sfx2/viewfac.hxx>
#include <rtl/ustrbuf.hxx>
-// STATIC DATA -----------------------------------------------------------
-
-DBG_NAME(SfxViewFactory)
-
SfxViewShell *SfxViewFactory::CreateInstance(SfxViewFrame *pFrame, SfxViewShell *pOldSh )
{
return (*fnCreate)(pFrame, pOldSh);
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx
index a271a92f6f5b..de27a595485e 100644
--- a/sfx2/source/view/viewfrm.cxx
+++ b/sfx2/source/view/viewfrm.cxx
@@ -140,9 +140,6 @@ using ::com::sun::star::container::XIndexContainer;
#include "../appl/app.hrc"
#include "impviewframe.hxx"
-
-DBG_NAME(SfxViewFrame)
-
#define SfxViewFrame
#include "sfxslots.hxx"
#undef SfxViewFrame
diff --git a/sfx2/source/view/viewsh.cxx b/sfx2/source/view/viewsh.cxx
index 5c063a545b29..f204d345c875 100644
--- a/sfx2/source/view/viewsh.cxx
+++ b/sfx2/source/view/viewsh.cxx
@@ -84,9 +84,6 @@ using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::util;
using namespace ::cppu;
-
-DBG_NAME(SfxViewShell)
-
#define SfxViewShell
#include "sfxslots.hxx"
diff --git a/svl/source/items/cenumitm.cxx b/svl/source/items/cenumitm.cxx
index d1b0ccd8e00f..180d54e6309b 100644
--- a/svl/source/items/cenumitm.cxx
+++ b/svl/source/items/cenumitm.cxx
@@ -25,12 +25,6 @@
#include <comphelper/extract.hxx>
-
-// class SfxEnumItemInterface
-
-
-DBG_NAME(SfxEnumItemInterface)
-
TYPEINIT1(SfxEnumItemInterface, SfxPoolItem)
// virtual
@@ -118,12 +112,6 @@ bool SfxEnumItemInterface::GetBoolValue() const
void SfxEnumItemInterface::SetBoolValue(sal_Bool)
{}
-
-// class SfxEnumItem
-
-
-DBG_NAME(SfxEnumItem)
-
SfxEnumItem::SfxEnumItem(sal_uInt16 const nWhich, SvStream & rStream)
: SfxEnumItemInterface(nWhich)
{
@@ -158,12 +146,6 @@ void SfxEnumItem::SetValue(sal_uInt16 const nTheValue)
m_nValue = nTheValue;
}
-
-// class SfxBoolItem
-
-
-DBG_NAME(SfxBoolItem)
-
TYPEINIT1_AUTOFACTORY(SfxBoolItem, SfxPoolItem);
SfxBoolItem::SfxBoolItem(sal_uInt16 const nWhich, SvStream & rStream)
diff --git a/svl/source/items/grabbagitem.cxx b/svl/source/items/grabbagitem.cxx
index cf4c13ae526b..49ff02b5ecff 100644
--- a/svl/source/items/grabbagitem.cxx
+++ b/svl/source/items/grabbagitem.cxx
@@ -15,8 +15,6 @@
#include <com/sun/star/beans/PropertyValue.hpp>
-DBG_NAME(SfxGrabBagItem)
-
TYPEINIT1_AUTOFACTORY(SfxGrabBagItem, SfxPoolItem);
using namespace com::sun::star;
diff --git a/svl/source/items/macitem.cxx b/svl/source/items/macitem.cxx
index bf7df9bbefa3..b37a1853f0c6 100644
--- a/svl/source/items/macitem.cxx
+++ b/svl/source/items/macitem.cxx
@@ -21,12 +21,6 @@
#include <svl/macitem.hxx>
-// STATIC DATA -----------------------------------------------------------
-
-DBG_NAME(SvxMacroItem);
-
-
-
TYPEINIT1_FACTORY(SvxMacroItem, SfxPoolItem, new SvxMacroItem(0));
diff --git a/svl/source/items/slstitm.cxx b/svl/source/items/slstitm.cxx
index b8ef8f4aee0b..c4ed1d9fce92 100644
--- a/svl/source/items/slstitm.cxx
+++ b/svl/source/items/slstitm.cxx
@@ -24,12 +24,6 @@
#include <com/sun/star/uno/Sequence.hxx>
#include <tools/stream.hxx>
-// STATIC DATA -----------------------------------------------------------
-
-DBG_NAME(SfxStringListItem)
-
-
-
TYPEINIT1_AUTOFACTORY(SfxStringListItem, SfxPoolItem);
class SfxImpStringList
diff --git a/sw/source/ui/misc/outline.cxx b/sw/source/ui/misc/outline.cxx
index 71e7635f63c3..f72267c64ed9 100644
--- a/sw/source/ui/misc/outline.cxx
+++ b/sw/source/ui/misc/outline.cxx
@@ -59,8 +59,6 @@
using namespace ::com::sun::star;
-DBG_NAME(outlinehdl)
-
class SwNumNamesDlg : public ModalDialog
{
Edit* m_pFormEdit;
diff --git a/tools/source/generic/poly2.cxx b/tools/source/generic/poly2.cxx
index 24a5f8522686..3804cdb29114 100644
--- a/tools/source/generic/poly2.cxx
+++ b/tools/source/generic/poly2.cxx
@@ -33,8 +33,6 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolypolygoncutter.hxx>
-DBG_NAME( PolyPolygon )
-
ImplPolyPolygon::ImplPolyPolygon( sal_uInt16 nInitSize )
{
mnRefCount = 1;
diff --git a/tools/source/stream/stream.cxx b/tools/source/stream/stream.cxx
index 1c8ac210e914..71a06de0050c 100644
--- a/tools/source/stream/stream.cxx
+++ b/tools/source/stream/stream.cxx
@@ -43,8 +43,6 @@ c |= nSwapTmp;
#include <osl/thread.h>
#include <algorithm>
-DBG_NAME( Stream )
-
// !!! Do not inline if already the operators <<,>> are inline
inline static void SwapUShort( sal_uInt16& r )
{ r = OSL_SWAPWORD(r); }