[Libreoffice-commits] .: basic/inc basic/source editeng/inc editeng/source idl/inc sfx2/inc sfx2/source svx/inc svx/source uui/source xmloff/inc xmloff/source
Joseph Powers
jpowers at kemper.freedesktop.org
Fri Feb 18 20:58:19 PST 2011
basic/inc/basic/sbxbase.hxx | 1
basic/inc/pch/precompiled_basic.hxx | 3
basic/source/app/brkpnts.cxx | 1
basic/source/app/dialogs.hxx | 1
basic/source/classes/sb.cxx | 45 ++---
editeng/inc/editeng/outliner.hxx | 3
editeng/inc/pch/precompiled_editeng.hxx | 1
editeng/source/items/itemtype.cxx | 3
editeng/source/outliner/outlin2.cxx | 3
editeng/source/outliner/paralist.hxx | 2
editeng/source/uno/unoipset.cxx | 3
idl/inc/command.hxx | 2
sfx2/inc/about.hxx | 1
sfx2/inc/arrdecl.hxx | 1
sfx2/inc/msgnodei.hxx | 5
sfx2/inc/pch/precompiled_sfx2.hxx | 3
sfx2/inc/sfx2/docfile.hxx | 1
sfx2/inc/sfx2/frame.hxx | 1
sfx2/inc/sfx2/styfitem.hxx | 1
sfx2/source/appl/helpinterceptor.hxx | 1
sfx2/source/bastyp/frmhtml.cxx | 7
sfx2/source/inc/appdata.hxx | 3
sfx2/source/menu/objmnctl.cxx | 7
svx/inc/pch/precompiled_svx.hxx | 1
svx/inc/svditer.hxx | 4
svx/inc/svx/gallery1.hxx | 1
svx/inc/svx/gridctrl.hxx | 1
svx/inc/svx/sdasaitm.hxx | 2
svx/inc/svx/svdmark.hxx | 252 ++++++++++++++++----------------
svx/inc/svx/unoprov.hxx | 3
svx/source/inc/charmapacc.hxx | 15 -
svx/source/inc/clonelist.hxx | 2
svx/source/inc/fmpgeimp.hxx | 3
svx/source/tbxctrls/colrctrl.cxx | 4
svx/source/unodraw/unomod.cxx | 3
uui/source/fltdlg.cxx | 3
uui/source/iahndl-cookies.cxx | 3
xmloff/inc/pch/precompiled_xmloff.hxx | 3
xmloff/inc/xmloff/txtimp.hxx | 1
xmloff/source/draw/sdxmlexp.cxx | 1
xmloff/source/style/impastpl.hxx | 1
xmloff/source/style/xmlstyle.cxx | 1
42 files changed, 182 insertions(+), 221 deletions(-)
New commits:
commit a6e43bc41316145521dfe45aa049e38c11cafb76
Author: Joseph Powers <jpowers27 at cox.net>
Date: Fri Feb 18 20:57:55 2011 -0800
Remove some #include "tools/list.hxx"
Plus some trailing whitespace cleanup
diff --git a/basic/inc/basic/sbxbase.hxx b/basic/inc/basic/sbxbase.hxx
index 45ed25c..abf2f77 100644
--- a/basic/inc/basic/sbxbase.hxx
+++ b/basic/inc/basic/sbxbase.hxx
@@ -30,7 +30,6 @@
#define _SBXBASE_HXX
#include <i18npool/lang.h>
-#include "tools/list.hxx"
#include "svl/svarray.hxx"
#include <basic/sbxdef.hxx>
diff --git a/basic/inc/pch/precompiled_basic.hxx b/basic/inc/pch/precompiled_basic.hxx
index 162f20a..6538399 100644
--- a/basic/inc/pch/precompiled_basic.hxx
+++ b/basic/inc/pch/precompiled_basic.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -213,7 +213,6 @@
#include "tools/fsys.hxx"
#include "tools/gen.hxx"
#include "tools/link.hxx"
-#include "tools/list.hxx"
#include "tools/rc.hxx"
#include "tools/rcid.h"
#include "tools/ref.hxx"
diff --git a/basic/source/app/brkpnts.cxx b/basic/source/app/brkpnts.cxx
index b89f649..e4d69c6 100644
--- a/basic/source/app/brkpnts.cxx
+++ b/basic/source/app/brkpnts.cxx
@@ -28,7 +28,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_basic.hxx"
-#include <tools/list.hxx>
#include <basic/sbx.hxx>
#include <basic/sbmod.hxx>
#include <basic/sbstar.hxx>
diff --git a/basic/source/app/dialogs.hxx b/basic/source/app/dialogs.hxx
index 48d2d8c..30d513a 100644
--- a/basic/source/app/dialogs.hxx
+++ b/basic/source/app/dialogs.hxx
@@ -38,7 +38,6 @@
#include <vcl/tabctrl.hxx>
#include <vcl/tabpage.hxx>
#include <tools/config.hxx>
-#include <tools/list.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/floatwin.hxx>
#include <vcl/toolbox.hxx>
diff --git a/basic/source/classes/sb.cxx b/basic/source/classes/sb.cxx
index d15f932..0fb6f0f 100644
--- a/basic/source/classes/sb.cxx
+++ b/basic/source/classes/sb.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -37,7 +37,6 @@
#include <tools/stream.hxx>
#include <tools/errinf.hxx>
#include <basic/sbx.hxx>
-#include <tools/list.hxx>
#include <tools/shl.hxx>
#include <tools/rc.hxx>
#include <vcl/svapp.hxx>
@@ -76,7 +75,7 @@ using com::sun::star::lang::XMultiServiceFactory;
SbxObject* StarBASIC::getVBAGlobals( )
{
if ( !pVBAGlobals )
- {
+ {
Any aThisDoc;
if ( GetUNOConstant("ThisComponent", aThisDoc) )
{
@@ -387,13 +386,13 @@ SbxObject* cloneTypeObjectImpl( const SbxObject& rTypeObj )
pDest->AddDim32( lb, ub );
}
}
- else
+ else
pDest->unoAddDim( 0, -1 ); // variant array
USHORT nSavFlags = pVar->GetFlags();
pNewProp->ResetFlag( SBX_FIXED );
- // need to reset the FIXED flag
- // when calling PutObject ( because the type will not match Object )
+ // need to reset the FIXED flag
+ // when calling PutObject ( because the type will not match Object )
pNewProp->PutObject( pDest );
pNewProp->SetFlags( nSavFlags );
}
@@ -490,7 +489,7 @@ SbClassModuleObject::SbClassModuleObject( SbModule* pClassModule )
}
}
- // Copy SbIfaceMapperMethod in a second step to ensure that
+ // Copy SbIfaceMapperMethod in a second step to ensure that
// the corresponding base methods have already been copied
for( i = 0 ; i < nMethodCount ; i++ )
{
@@ -515,7 +514,7 @@ SbClassModuleObject::SbClassModuleObject( SbModule* pClassModule )
DBG_ERROR( "Found no ImplMethod copy" );
continue;
}
- SbIfaceMapperMethod* pNewIfaceMethod =
+ SbIfaceMapperMethod* pNewIfaceMethod =
new SbIfaceMapperMethod( pIfaceMethod->GetName(), pImplMethodCopy );
pMethods->PutDirect( pNewIfaceMethod, i );
}
@@ -598,7 +597,7 @@ SbClassModuleObject::~SbClassModuleObject()
if( StarBASIC::IsRunning() )
triggerTerminateEvent();
- // Must be deleted by base class dtor because this data
+ // Must be deleted by base class dtor because this data
// is not owned by the SbClassModuleObject object
pImage = NULL;
pBreaks = NULL;
@@ -669,7 +668,7 @@ SbClassData::SbClassData( void )
void SbClassData::clear( void )
{
- mxIfaces->Clear();
+ mxIfaces->Clear();
maRequiredTypes.clear();
}
@@ -836,7 +835,7 @@ SbModule* StarBASIC::MakeModule32( const String& rName, const ::rtl::OUString& r
}
SbModule* StarBASIC::MakeModule32( const String& rName, const ModuleInfo& mInfo, const rtl::OUString& rSrc )
{
-
+
OSL_TRACE("create module %s type mInfo %d", rtl::OUStringToOString( rName, RTL_TEXTENCODING_UTF8 ).getStr(), mInfo.ModuleType );
SbModule* p = NULL;
switch ( mInfo.ModuleType )
@@ -856,7 +855,7 @@ SbModule* StarBASIC::MakeModule32( const String& rName, const ModuleInfo& mInfo,
break;
default:
p = new SbModule( rName, isVBAEnabled() );
-
+
}
p->SetSource32( rSrc );
p->SetParent( this );
@@ -1002,7 +1001,7 @@ void StarBASIC::InitAllModules( StarBASIC* pBasicNotToInit )
if( !pModule->IsCompiled() )
pModule->Compile();
}
- // compile modules first then RunInit ( otherwise there is
+ // compile modules first then RunInit ( otherwise there is
// can be order dependency, e.g. classmodule A has a member
// of of type classmodule B and classmodule B hasn't been compiled yet )
@@ -1347,7 +1346,7 @@ USHORT StarBASIC::GetVBErrorCode( SbError nError )
nRet = 0;
}
}
-
+
// search loop
const SFX_VB_ErrorItem* pErrItem;
USHORT nIndex = 0;
@@ -1558,7 +1557,7 @@ BOOL StarBASIC::RTError( SbError code, const String& rMsg, USHORT l, USHORT c1,
{
// very confusing, even though MakeErrorText sets up the error text
// seems that this is not used ( if rMsg already has content )
- // In the case of VBA MakeErrorText also formats the error to be alittle more
+ // In the case of VBA MakeErrorText also formats the error to be alittle more
// like vba ( adds an error number etc )
if ( SbiRuntime::isVBAEnabled() && ( code == SbERR_BASIC_COMPAT ) )
{
@@ -1783,7 +1782,7 @@ BasicCollection::BasicCollection( const XubString& rClass )
nRemoveHash = MakeHashCode( String::CreateFromAscii( pRemoveStr ) );
}
Initialize();
-
+
}
BasicCollection::~BasicCollection()
@@ -1811,18 +1810,18 @@ void BasicCollection::Initialize()
p->SetFlag( SBX_DONTSTORE );
p = Make( String::CreateFromAscii( pRemoveStr ), SbxCLASS_METHOD, SbxEMPTY );
p->SetFlag( SBX_DONTSTORE );
- if ( !xAddInfo.Is() )
+ if ( !xAddInfo.Is() )
{
xAddInfo = new SbxInfo;
- xAddInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("Item") ), SbxVARIANT, SBX_READ );
- xAddInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("Key") ), SbxVARIANT, SBX_READ | SBX_OPTIONAL );
- xAddInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("Before") ), SbxVARIANT, SBX_READ | SBX_OPTIONAL );
- xAddInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("After") ), SbxVARIANT, SBX_READ | SBX_OPTIONAL );
+ xAddInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("Item") ), SbxVARIANT, SBX_READ );
+ xAddInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("Key") ), SbxVARIANT, SBX_READ | SBX_OPTIONAL );
+ xAddInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("Before") ), SbxVARIANT, SBX_READ | SBX_OPTIONAL );
+ xAddInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("After") ), SbxVARIANT, SBX_READ | SBX_OPTIONAL );
}
- if ( !xItemInfo.Is() )
+ if ( !xItemInfo.Is() )
{
xItemInfo = new SbxInfo;
- xItemInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("Index") ), SbxVARIANT, SBX_READ | SBX_OPTIONAL);
+ xItemInfo->AddParam( String( RTL_CONSTASCII_USTRINGPARAM("Index") ), SbxVARIANT, SBX_READ | SBX_OPTIONAL);
}
}
diff --git a/editeng/inc/editeng/outliner.hxx b/editeng/inc/editeng/outliner.hxx
index 9264eec..cdfd119 100644
--- a/editeng/inc/editeng/outliner.hxx
+++ b/editeng/inc/editeng/outliner.hxx
@@ -38,7 +38,6 @@
#include <i18npool/lang.h>
#include <tools/color.hxx>
#include <vcl/graph.hxx>
-#include <tools/list.hxx>
#include <tools/link.hxx>
#include <rsc/rscsfx.hxx>
#include "editeng/editengdllapi.h"
@@ -925,7 +924,7 @@ public:
void RemoveParaFlag( Paragraph* pPara, sal_uInt16 nFlag );
bool HasParaFlag( const Paragraph* pPara, sal_uInt16 nFlag ) const;
- // Returns an array containing the widths of the Bullet Indentations
+ // Returns an array containing the widths of the Bullet Indentations
// Last value must be -1. Is deleted by the outliner.
Link GetWidthArrReqHdl() const{ return aWidthArrReqHdl; }
void SetWidthArrReqHdl(const Link& rLink){aWidthArrReqHdl=rLink; }
diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx
index 2857d65..dc14326 100644
--- a/editeng/inc/pch/precompiled_editeng.hxx
+++ b/editeng/inc/pch/precompiled_editeng.hxx
@@ -796,7 +796,6 @@
#include "tools/inetdef.hxx"
#include "tools/line.hxx"
#include "tools/link.hxx"
-#include "tools/list.hxx"
#include "tools/multisel.hxx"
#include "tools/poly.hxx"
#include "tools/rc.h"
diff --git a/editeng/source/items/itemtype.cxx b/editeng/source/items/itemtype.cxx
index 1c290d3..0bc0e39 100644
--- a/editeng/source/items/itemtype.cxx
+++ b/editeng/source/items/itemtype.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -30,7 +30,6 @@
#include "precompiled_editeng.hxx"
// include ---------------------------------------------------------------
-#include <tools/list.hxx>
#include <vcl/outdev.hxx>
#include <editeng/editrids.hrc>
#include <unotools/intlwrapper.hxx>
diff --git a/editeng/source/outliner/outlin2.cxx b/editeng/source/outliner/outlin2.cxx
index f6dfff5..9e7de28 100644
--- a/editeng/source/outliner/outlin2.cxx
+++ b/editeng/source/outliner/outlin2.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -36,7 +36,6 @@
#include <editeng/eerdll.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/fhgtitem.hxx>
-#include <tools/list.hxx>
#include <svl/style.hxx>
#include <vcl/mapmod.hxx>
diff --git a/editeng/source/outliner/paralist.hxx b/editeng/source/outliner/paralist.hxx
index 355979e..410887c 100644
--- a/editeng/source/outliner/paralist.hxx
+++ b/editeng/source/outliner/paralist.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/editeng/source/uno/unoipset.cxx b/editeng/source/uno/unoipset.cxx
index a2a8292..2e3c534 100644
--- a/editeng/source/uno/unoipset.cxx
+++ b/editeng/source/uno/unoipset.cxx
@@ -30,7 +30,6 @@
#include "precompiled_editeng.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <svl/eitem.hxx>
-#include <tools/list.hxx>
#include <boost/unordered_map.hpp>
#include <svl/itemprop.hxx>
@@ -218,7 +217,7 @@ void SvxItemPropertySet::setPropertyValue( const SfxItemPropertySimpleEntry* pMa
//----------------------------------------------------------------------
uno::Any SvxItemPropertySet::getPropertyValue( const SfxItemPropertySimpleEntry* pMap ) const
{
- // Already entered a value? Then finish quickly
+ // Already entered a value? Then finish quickly
uno::Any* pUsrAny = GetUsrAnyForID(pMap->nWID);
if(pUsrAny)
return *pUsrAny;
diff --git a/idl/inc/command.hxx b/idl/inc/command.hxx
index 3162bcc..2882ba0 100644
--- a/idl/inc/command.hxx
+++ b/idl/inc/command.hxx
@@ -29,8 +29,6 @@
#ifndef _COMMAND_HXX
#define _COMMAND_HXX
-
-#include <tools/list.hxx>
#include <tools/string.hxx>
#include <vector>
diff --git a/sfx2/inc/about.hxx b/sfx2/inc/about.hxx
index 25586cb..cf3cab6 100644
--- a/sfx2/inc/about.hxx
+++ b/sfx2/inc/about.hxx
@@ -34,7 +34,6 @@
#include <vcl/button.hxx>
#include <vcl/accel.hxx>
#include <svtools/svmedit.hxx>
-#include <tools/list.hxx>
#include <svtools/stdctrl.hxx>
#include "svtools/fixedhyper.hxx"
#include <sfx2/basedlgs.hxx> // SfxModalDialog
diff --git a/sfx2/inc/arrdecl.hxx b/sfx2/inc/arrdecl.hxx
index d98097e..c7d181e 100644
--- a/sfx2/inc/arrdecl.hxx
+++ b/sfx2/inc/arrdecl.hxx
@@ -28,7 +28,6 @@
#ifndef _SFX_ARRDECL_HXX
#define _SFX_ARRDECL_HXX
-#include <tools/list.hxx>
#include <svl/svarray.hxx>
#include <sfx2/minarray.hxx>
#include <vector>
diff --git a/sfx2/inc/msgnodei.hxx b/sfx2/inc/msgnodei.hxx
index 334b6b2..49bd6fb 100644
--- a/sfx2/inc/msgnodei.hxx
+++ b/sfx2/inc/msgnodei.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,11 +29,10 @@
#ifndef _MSGNODEI_HXX
#define _MSGNODEI_HXX
-
#include <svl/eitem.hxx>
#include <tools/string.hxx>
#include <svl/poolitem.hxx>
-#include <tools/list.hxx>
+
struct SfxMsgAttachFile {
String aFile;
String aName;
diff --git a/sfx2/inc/pch/precompiled_sfx2.hxx b/sfx2/inc/pch/precompiled_sfx2.hxx
index fca95b1..5bd28af 100644
--- a/sfx2/inc/pch/precompiled_sfx2.hxx
+++ b/sfx2/inc/pch/precompiled_sfx2.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -600,7 +600,6 @@
#include "tools/globname.hxx"
#include "tools/inetmime.hxx"
#include "tools/link.hxx"
-#include "tools/list.hxx"
#include "tools/ownlist.hxx"
#include "tools/rc.hxx"
#include "tools/rcid.h"
diff --git a/sfx2/inc/sfx2/docfile.hxx b/sfx2/inc/sfx2/docfile.hxx
index 35f392d..7a2bc06 100644
--- a/sfx2/inc/sfx2/docfile.hxx
+++ b/sfx2/inc/sfx2/docfile.hxx
@@ -45,7 +45,6 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#include <tools/stream.hxx>
#include <tools/string.hxx>
-#include <tools/list.hxx>
#include <svl/lstner.hxx>
#include <tools/globname.hxx>
diff --git a/sfx2/inc/sfx2/frame.hxx b/sfx2/inc/sfx2/frame.hxx
index 3ff0ab5..0f9d3cc 100644
--- a/sfx2/inc/sfx2/frame.hxx
+++ b/sfx2/inc/sfx2/frame.hxx
@@ -67,7 +67,6 @@ namespace com
#include <tools/ref.hxx>
#include <tools/string.hxx>
#include <svl/brdcst.hxx>
-#include <tools/list.hxx>
#include <svl/poolitem.hxx>
#include <comphelper/namedvaluecollection.hxx>
#include <vector>
diff --git a/sfx2/inc/sfx2/styfitem.hxx b/sfx2/inc/sfx2/styfitem.hxx
index 2d0abc8..c12fe61 100644
--- a/sfx2/inc/sfx2/styfitem.hxx
+++ b/sfx2/inc/sfx2/styfitem.hxx
@@ -33,7 +33,6 @@
#include <vcl/bitmap.hxx>
#include <vcl/image.hxx>
-#include <tools/list.hxx>
#include <tools/rc.hxx>
#include <rsc/rscsfx.hxx>
#include <vector>
diff --git a/sfx2/source/appl/helpinterceptor.hxx b/sfx2/source/appl/helpinterceptor.hxx
index d6d2185..0e2fa49 100644
--- a/sfx2/source/appl/helpinterceptor.hxx
+++ b/sfx2/source/appl/helpinterceptor.hxx
@@ -37,7 +37,6 @@
#include <cppuhelper/implbase1.hxx>
#include <com/sun/star/frame/XStatusListener.hpp>
#include <tools/string.hxx>
-#include <tools/list.hxx>
#include <tools/link.hxx>
#include <vector>
diff --git a/sfx2/source/bastyp/frmhtml.cxx b/sfx2/source/bastyp/frmhtml.cxx
index ac1a400..9e70420 100644
--- a/sfx2/source/bastyp/frmhtml.cxx
+++ b/sfx2/source/bastyp/frmhtml.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,7 +29,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sfx2.hxx"
-#include <tools/list.hxx>
#include <tools/table.hxx>
#include <svtools/htmltokn.h>
#include <svtools/asynclink.hxx>
@@ -71,9 +70,9 @@ void SfxFrameHTMLParser::ParseFrameOptions( SfxFrameDescriptor *pFrame, const HT
// Get and set the options
Size aMargin( pFrame->GetMargin() );
- // MIB 07/15/1997: Netscape seems to set marginwidth to 0 as soon as
+ // MIB 07/15/1997: Netscape seems to set marginwidth to 0 as soon as
// marginheight is set, and vice versa. Due to bug #41665# let us also
- // do like that for now. Netscape does however not aallow for a direct
+ // do like that for now. Netscape does however not aallow for a direct
// seting to 0, while IE4.0 does
// We will not mimic that bug !
BOOL bMarginWidth = FALSE, bMarginHeight = FALSE;
diff --git a/sfx2/source/inc/appdata.hxx b/sfx2/source/inc/appdata.hxx
index 143045a..8df0e41 100644
--- a/sfx2/source/inc/appdata.hxx
+++ b/sfx2/source/inc/appdata.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,7 +29,6 @@
#define _SFX_APPDATA_HXX
#include <tools/link.hxx>
-#include <tools/list.hxx>
#include <svl/lstner.hxx>
#include <vcl/timer.hxx>
#include <tools/string.hxx>
diff --git a/sfx2/source/menu/objmnctl.cxx b/sfx2/source/menu/objmnctl.cxx
index 6c1e109..71417ac 100644
--- a/sfx2/source/menu/objmnctl.cxx
+++ b/sfx2/source/menu/objmnctl.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -31,7 +31,6 @@
#include <com/sun/star/embed/VerbDescriptor.hpp>
#include <com/sun/star/embed/VerbAttributes.hpp>
-#include <tools/list.hxx>
#include <vcl/menu.hxx>
#include <svl/stritem.hxx>
@@ -113,8 +112,8 @@ void SfxObjectVerbsControl::FillMenu()
Menueeintrag im Parentmenu disabled, andernfalls wird er enabled.
*/
-void SfxObjectVerbsControl::StateChanged(
- USHORT /*nSID*/,
+void SfxObjectVerbsControl::StateChanged(
+ USHORT /*nSID*/,
SfxItemState eState,
const SfxPoolItem* /*pState*/ )
{
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx
index 7bea4f7..f9e3f6a 100644
--- a/svx/inc/pch/precompiled_svx.hxx
+++ b/svx/inc/pch/precompiled_svx.hxx
@@ -866,7 +866,6 @@
#include "tools/inetdef.hxx"
#include "tools/line.hxx"
#include "tools/link.hxx"
-#include "tools/list.hxx"
#include "tools/multisel.hxx"
#include "tools/poly.hxx"
#include "tools/rc.h"
diff --git a/svx/inc/svditer.hxx b/svx/inc/svditer.hxx
index 7228516..c1084ee 100644
--- a/svx/inc/svditer.hxx
+++ b/svx/inc/svditer.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -74,7 +74,7 @@ public:
void Reset() { mnIndex = (mbReverse ? maObjList.Count() : 0L); }
BOOL IsMore() const { return (mbReverse ? mnIndex != 0 : ( mnIndex < maObjList.Count())); }
SdrObject* Next() { return (SdrObject*)maObjList.GetObject(mbReverse ? --mnIndex : mnIndex++); }
-
+
sal_uInt32 Count() { return maObjList.Count(); }
};
diff --git a/svx/inc/svx/gallery1.hxx b/svx/inc/svx/gallery1.hxx
index ec26c6e..2b5f983 100644
--- a/svx/inc/svx/gallery1.hxx
+++ b/svx/inc/svx/gallery1.hxx
@@ -30,7 +30,6 @@
#define _SVX_GALLERY1_HXX_
#include <tools/string.hxx>
-#include <tools/list.hxx>
#include <tools/urlobj.hxx>
#include <svl/brdcst.hxx>
#include "svx/svxdllapi.h"
diff --git a/svx/inc/svx/gridctrl.hxx b/svx/inc/svx/gridctrl.hxx
index af552f5..d13fa25 100644
--- a/svx/inc/svx/gridctrl.hxx
+++ b/svx/inc/svx/gridctrl.hxx
@@ -28,7 +28,6 @@
#ifndef _SVX_GRIDCTRL_HXX
#define _SVX_GRIDCTRL_HXX
-#include <tools/list.hxx>
#include <com/sun/star/sdbc/XRowSet.hpp>
#include <com/sun/star/sdbc/XRowSetListener.hpp>
#include <com/sun/star/sdb/XRowsChangeListener.hpp>
diff --git a/svx/inc/svx/sdasaitm.hxx b/svx/inc/svx/sdasaitm.hxx
index 75525d4..a77e040 100644
--- a/svx/inc/svx/sdasaitm.hxx
+++ b/svx/inc/svx/sdasaitm.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/svx/inc/svx/svdmark.hxx b/svx/inc/svx/svdmark.hxx
index 25f7120..2fd1034 100644
--- a/svx/inc/svx/svdmark.hxx
+++ b/svx/inc/svx/svdmark.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -44,7 +44,7 @@ class SdrObject;
class SdrPageView;
// Ein Container fuer USHORTs (im Prinzip ein dynamisches Array)
-class SVX_DLLPUBLIC SdrUShortCont
+class SVX_DLLPUBLIC SdrUShortCont
{
Container maArray;
sal_Bool mbSorted;
@@ -54,100 +54,100 @@ private:
public:
SdrUShortCont(sal_uInt16 nBlock, sal_uInt16 nInit, sal_uInt16 nResize)
- : maArray(nBlock, nInit, nResize),
- mbSorted(sal_True)
+ : maArray(nBlock, nInit, nResize),
+ mbSorted(sal_True)
{}
SdrUShortCont(const SdrUShortCont& rCont)
- : maArray(rCont.maArray),
- mbSorted(rCont.mbSorted)
+ : maArray(rCont.maArray),
+ mbSorted(rCont.mbSorted)
{}
/** helper to migrate to stl containers */
std::set< sal_uInt16 > getContainer();
SdrUShortCont& operator=(const SdrUShortCont& rCont)
- {
- maArray = rCont.maArray;
- mbSorted = rCont.mbSorted;
- return *this;
+ {
+ maArray = rCont.maArray;
+ mbSorted = rCont.mbSorted;
+ return *this;
}
- sal_Bool operator==(const SdrUShortCont& rCont) const
- {
- return maArray == rCont.maArray;
+ sal_Bool operator==(const SdrUShortCont& rCont) const
+ {
+ return maArray == rCont.maArray;
}
- sal_Bool operator!=(const SdrUShortCont& rCont) const
- {
- return maArray != rCont.maArray;
+ sal_Bool operator!=(const SdrUShortCont& rCont) const
+ {
+ return maArray != rCont.maArray;
}
void Clear()
- {
- maArray.Clear();
- mbSorted = sal_True;
+ {
+ maArray.Clear();
+ mbSorted = sal_True;
}
void Sort() const;
void ForceSort() const
- {
- if(!mbSorted)
+ {
+ if(!mbSorted)
{
- Sort();
+ Sort();
}
}
- void Insert(sal_uInt16 nElem, ULONG nPos = CONTAINER_APPEND)
- {
- maArray.Insert((void*)ULONG(nElem),nPos);
+ void Insert(sal_uInt16 nElem, ULONG nPos = CONTAINER_APPEND)
+ {
+ maArray.Insert((void*)ULONG(nElem),nPos);
- if(mbSorted)
+ if(mbSorted)
{
- CheckSort(nPos);
+ CheckSort(nPos);
}
}
- void Remove(ULONG nPos)
- {
- maArray.Remove(nPos);
+ void Remove(ULONG nPos)
+ {
+ maArray.Remove(nPos);
}
void Replace(sal_uInt16 nElem, ULONG nPos)
- {
- maArray.Replace((void*)ULONG(nElem), nPos);
+ {
+ maArray.Replace((void*)ULONG(nElem), nPos);
if(mbSorted)
{
- CheckSort(nPos);
+ CheckSort(nPos);
}
}
- sal_uInt16 GetObject(ULONG nPos) const
- {
- return sal_uInt16(sal_uIntPtr(maArray.GetObject(nPos)));
+ sal_uInt16 GetObject(ULONG nPos) const
+ {
+ return sal_uInt16(sal_uIntPtr(maArray.GetObject(nPos)));
}
ULONG GetPos(sal_uInt16 nElem) const
- {
- return maArray.GetPos((void*)(ULONG)nElem);
+ {
+ return maArray.GetPos((void*)(ULONG)nElem);
}
ULONG GetCount() const
- {
- return maArray.Count();
+ {
+ return maArray.Count();
}
sal_Bool Exist(sal_uInt16 nElem) const
- {
- return (CONTAINER_ENTRY_NOTFOUND != maArray.GetPos((void*)(ULONG)nElem));
+ {
+ return (CONTAINER_ENTRY_NOTFOUND != maArray.GetPos((void*)(ULONG)nElem));
}
};
// Alles was eine View ueber ein markiertes Objekt wissen muss
class SVX_DLLPUBLIC SdrMark : public sdr::ObjectUser
-{
+{
protected:
SdrObject* mpSelectedSdrObject; // the seleceted object
SdrPageView* mpPageView;
@@ -168,9 +168,9 @@ public:
SdrMark& operator=(const SdrMark& rMark);
sal_Bool operator==(const SdrMark& rMark) const;
- sal_Bool operator!=(const SdrMark& rMark) const
- {
- return !(operator==(rMark));
+ sal_Bool operator!=(const SdrMark& rMark) const
+ {
+ return !(operator==(rMark));
}
void SetMarkedSdrObj(SdrObject* pNewObj);
@@ -179,101 +179,101 @@ public:
SdrPage* GetPage() const;
SdrObjList* GetObjList() const;
SdrPageView* GetPageView() const
- {
- return mpPageView;
+ {
+ return mpPageView;
}
- void SetPageView(SdrPageView* pNewPageView)
- {
- mpPageView = pNewPageView;
+ void SetPageView(SdrPageView* pNewPageView)
+ {
+ mpPageView = pNewPageView;
}
- void SetCon1(sal_Bool bOn)
- {
- mbCon1 = bOn;
+ void SetCon1(sal_Bool bOn)
+ {
+ mbCon1 = bOn;
}
sal_Bool IsCon1() const
- {
- return mbCon1;
+ {
+ return mbCon1;
}
void SetCon2(sal_Bool bOn)
- {
- mbCon2 = bOn;
+ {
+ mbCon2 = bOn;
}
sal_Bool IsCon2() const
- {
- return mbCon2;
+ {
+ return mbCon2;
}
void SetUser(sal_uInt16 nVal)
- {
- mnUser = nVal;
+ {
+ mnUser = nVal;
}
sal_uInt16 GetUser() const
- {
- return mnUser;
+ {
+ return mnUser;
}
const SdrUShortCont* GetMarkedPoints() const
- {
- return mpPoints;
+ {
+ return mpPoints;
}
const SdrUShortCont* GetMarkedLines() const
- {
- return mpLines;
+ {
+ return mpLines;
}
- const SdrUShortCont* GetMarkedGluePoints() const
- {
- return mpGluePoints;
+ const SdrUShortCont* GetMarkedGluePoints() const
+ {
+ return mpGluePoints;
}
SdrUShortCont* GetMarkedPoints()
- {
- return mpPoints;
+ {
+ return mpPoints;
}
SdrUShortCont* GetMarkedLines()
- {
- return mpLines;
+ {
+ return mpLines;
}
SdrUShortCont* GetMarkedGluePoints()
- {
- return mpGluePoints;
+ {
+ return mpGluePoints;
}
SdrUShortCont* ForceMarkedPoints()
- {
- if(!mpPoints)
- mpPoints = new SdrUShortCont(1024, 32, 32);
+ {
+ if(!mpPoints)
+ mpPoints = new SdrUShortCont(1024, 32, 32);
- return mpPoints;
+ return mpPoints;
}
- SdrUShortCont* ForceMarkedLines()
- {
- if(!mpLines)
- mpLines = new SdrUShortCont(1024, 32, 32);
+ SdrUShortCont* ForceMarkedLines()
+ {
+ if(!mpLines)
+ mpLines = new SdrUShortCont(1024, 32, 32);
- return mpLines;
+ return mpLines;
}
- SdrUShortCont* ForceMarkedGluePoints()
- {
- if(!mpGluePoints)
- mpGluePoints = new SdrUShortCont(1024, 32, 32);
+ SdrUShortCont* ForceMarkedGluePoints()
+ {
+ if(!mpGluePoints)
+ mpGluePoints = new SdrUShortCont(1024, 32, 32);
- return mpGluePoints;
+ return mpGluePoints;
}
};
-class SVX_DLLPUBLIC SdrMarkList
+class SVX_DLLPUBLIC SdrMarkList
{
protected:
Container maList;
@@ -295,41 +295,41 @@ private:
SVX_DLLPRIVATE const XubString& GetPointMarkDescription(sal_Bool bGlue) const;
public:
- SdrMarkList()
+ SdrMarkList()
: maList(1024, 64, 64),
mbPointNameOk(sal_False),
mbGluePointNameOk(sal_False),
mbNameOk(sal_False),
- mbSorted(sal_True)
+ mbSorted(sal_True)
{
}
- SdrMarkList(const SdrMarkList& rLst)
- : maList(1024, 64, 64)
- {
- *this = rLst;
+ SdrMarkList(const SdrMarkList& rLst)
+ : maList(1024, 64, 64)
+ {
+ *this = rLst;
}
- ~SdrMarkList()
- {
- Clear();
+ ~SdrMarkList()
+ {
+ Clear();
}
void Clear();
void ForceSort() const;
void SetUnsorted()
- {
- mbSorted = sal_False;
+ {
+ mbSorted = sal_False;
}
- ULONG GetMarkCount() const
- {
- return maList.Count();
+ ULONG GetMarkCount() const
+ {
+ return maList.Count();
}
- SdrMark* GetMark(ULONG nNum) const
- {
- return (SdrMark*)(maList.GetObject(nNum));
+ SdrMark* GetMark(ULONG nNum) const
+ {
+ return (SdrMark*)(maList.GetObject(nNum));
}
ULONG FindObject(const SdrObject* pObj) const;
@@ -340,24 +340,24 @@ public:
sal_Bool DeletePageView(const SdrPageView& rPV);
sal_Bool InsertPageView(const SdrPageView& rPV);
- void SetNameDirty()
- {
- mbNameOk = sal_False;
- mbPointNameOk = sal_False;
- mbGluePointNameOk = sal_False;
+ void SetNameDirty()
+ {
+ mbNameOk = sal_False;
+ mbPointNameOk = sal_False;
+ mbGluePointNameOk = sal_False;
}
// Eine verbale Beschreibung der markierten Objekte z.B.:
// "27 Linien", "12 Objekte", "Polygon" oder auch "Kein Objekt"
const String& GetMarkDescription() const;
- const String& GetPointMarkDescription() const
- {
- return GetPointMarkDescription(sal_False);
+ const String& GetPointMarkDescription() const
+ {
+ return GetPointMarkDescription(sal_False);
}
- const String& GetGluePointMarkDescription() const
- {
- return GetPointMarkDescription(sal_True);
+ const String& GetGluePointMarkDescription() const
+ {
+ return GetPointMarkDescription(sal_True);
}
// pPage=0L: Die Markierungen aller! Seiten beruecksichtigen
@@ -391,18 +391,18 @@ namespace sdr
void SetEdgesOfMarkedNodesDirty();
- const SdrMarkList& GetMarkedObjectList() const
- {
- return maMarkedObjectList;
+ const SdrMarkList& GetMarkedObjectList() const
+ {
+ return maMarkedObjectList;
}
const SdrMarkList& GetEdgesOfMarkedNodes() const;
const SdrMarkList& GetMarkedEdgesOfMarkedNodes() const;
const List& GetAllMarkedObjects() const;
- SdrMarkList& GetMarkedObjectListWriteAccess()
- {
- return maMarkedObjectList;
+ SdrMarkList& GetMarkedObjectListWriteAccess()
+ {
+ return maMarkedObjectList;
}
};
} // end of namespace sdr
diff --git a/svx/inc/svx/unoprov.hxx b/svx/inc/svx/unoprov.hxx
index a511f38..3e787fd 100644
--- a/svx/inc/svx/unoprov.hxx
+++ b/svx/inc/svx/unoprov.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -32,7 +32,6 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <svl/itemprop.hxx>
-#include <tools/list.hxx>
#include "svx/svxdllapi.h"
class SvxItemPropertySet;
diff --git a/svx/source/inc/charmapacc.hxx b/svx/source/inc/charmapacc.hxx
index 89ae259..2c3b3fd 100644
--- a/svx/source/inc/charmapacc.hxx
+++ b/svx/source/inc/charmapacc.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -27,7 +27,6 @@
************************************************************************/
#include <osl/mutex.hxx>
-#include <tools/list.hxx>
#include <tools/color.hxx>
#include <tools/string.hxx>
#include <vcl/image.hxx>
@@ -44,7 +43,7 @@ namespace svx
> OAccessibleHelper_Base_2;
class SvxShowCharSetAcc;
- /** The class SvxShowCharSetVirtualAcc is used as a virtual class which contains the table and the scrollbar.
+ /** The class SvxShowCharSetVirtualAcc is used as a virtual class which contains the table and the scrollbar.
In the vcl control, the table and the scrollbar exists in one class. This is not feasible for the accessibility api.
*/
class SvxShowCharSetVirtualAcc : public ::comphelper::OAccessibleComponentHelper,
@@ -85,7 +84,7 @@ namespace svx
virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
-
+
// call the fireEvent method from the table when it exists.
void SAL_CALL fireEvent(
const sal_Int16 _nEventId,
@@ -202,13 +201,13 @@ namespace svx
// OCommonAccessibleSelection
// return if the specified child is visible => watch for special ChildIndexes (ACCESSIBLE_SELECTION_CHILD_xxx)
- virtual sal_Bool
- implIsSelected( sal_Int32 nAccessibleChildIndex )
+ virtual sal_Bool
+ implIsSelected( sal_Int32 nAccessibleChildIndex )
throw (::com::sun::star::uno::RuntimeException);
// select the specified child => watch for special ChildIndexes (ACCESSIBLE_SELECTION_CHILD_xxx)
virtual void
- implSelect( sal_Int32 nAccessibleChildIndex, sal_Bool bSelect )
+ implSelect( sal_Int32 nAccessibleChildIndex, sal_Bool bSelect )
throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException);
// OCommonAccessibleComponent
@@ -239,7 +238,7 @@ namespace svx
DECLARE_XTYPEPROVIDER( )
SvxShowCharSetItemAcc( SvxShowCharSetItem* pParent );
-
+
void ParentDestroyed();
// XAccessibleComponent
diff --git a/svx/source/inc/clonelist.hxx b/svx/source/inc/clonelist.hxx
index f252200..3fdb6e1 100644
--- a/svx/source/inc/clonelist.hxx
+++ b/svx/source/inc/clonelist.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/svx/source/inc/fmpgeimp.hxx b/svx/source/inc/fmpgeimp.hxx
index 640f967..489aeff 100644
--- a/svx/source/inc/fmpgeimp.hxx
+++ b/svx/source/inc/fmpgeimp.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -37,7 +37,6 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XMap.hpp>
-#include <tools/list.hxx>
#include <tools/link.hxx>
#include <comphelper/uno3.hxx>
#include <cppuhelper/weakref.hxx>
diff --git a/svx/source/tbxctrls/colrctrl.cxx b/svx/source/tbxctrls/colrctrl.cxx
index f077845..e02741d 100644
--- a/svx/source/tbxctrls/colrctrl.cxx
+++ b/svx/source/tbxctrls/colrctrl.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -31,8 +31,6 @@
#include <svx/dialogs.hrc>
-
-#include <tools/list.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/dispatch.hxx>
diff --git a/svx/source/unodraw/unomod.cxx b/svx/source/unodraw/unomod.cxx
index be28dad..f4e8a52 100644
--- a/svx/source/unodraw/unomod.cxx
+++ b/svx/source/unodraw/unomod.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -35,7 +35,6 @@
#include <com/sun/star/drawing/XShape.hpp>
#include <osl/mutex.hxx>
#include <vcl/svapp.hxx>
-#include <tools/list.hxx>
#include <svl/itemprop.hxx>
#include <svtools/unoevent.hxx>
#include <comphelper/sequence.hxx>
diff --git a/uui/source/fltdlg.cxx b/uui/source/fltdlg.cxx
index 2cff694..14bfa8e 100644
--- a/uui/source/fltdlg.cxx
+++ b/uui/source/fltdlg.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -42,7 +42,6 @@
#include <com/sun/star/util/XStringWidth.hpp>
#include <cppuhelper/implbase1.hxx>
#include <unotools/localfilehelper.hxx>
-#include <tools/list.hxx>
#include <tools/urlobj.hxx>
#include <vcl/button.hxx>
diff --git a/uui/source/iahndl-cookies.cxx b/uui/source/iahndl-cookies.cxx
index 36c3b62..bb2a4a5 100644
--- a/uui/source/iahndl-cookies.cxx
+++ b/uui/source/iahndl-cookies.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -31,7 +31,6 @@
#include "com/sun/star/task/XInteractionRequest.hpp"
#include "osl/mutex.hxx"
-#include "tools/list.hxx"
#include "svl/httpcook.hxx"
#include "vcl/svapp.hxx"
diff --git a/xmloff/inc/pch/precompiled_xmloff.hxx b/xmloff/inc/pch/precompiled_xmloff.hxx
index 70bc8a7..22f11be 100644
--- a/xmloff/inc/pch/precompiled_xmloff.hxx
+++ b/xmloff/inc/pch/precompiled_xmloff.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -451,7 +451,6 @@
#include "tools/gen.hxx"
#include "tools/globname.hxx"
#include "tools/inetdef.hxx"
-#include "tools/list.hxx"
#include "tools/ref.hxx"
#include "tools/rtti.hxx"
#include "tools/solar.h"
diff --git a/xmloff/inc/xmloff/txtimp.hxx b/xmloff/inc/xmloff/txtimp.hxx
index 109fb12..877f4a9 100644
--- a/xmloff/inc/xmloff/txtimp.hxx
+++ b/xmloff/inc/xmloff/txtimp.hxx
@@ -38,7 +38,6 @@
#include <boost/utility.hpp>
#include <boost/shared_ptr.hpp>
-#include <tools/list.hxx>
#include <xmloff/xmltkmap.hxx>
// functional.hxx is obsolete and should be replaced by its comphelper
diff --git a/xmloff/source/draw/sdxmlexp.cxx b/xmloff/source/draw/sdxmlexp.cxx
index 58ffcce..06812b4 100644
--- a/xmloff/source/draw/sdxmlexp.cxx
+++ b/xmloff/source/draw/sdxmlexp.cxx
@@ -78,7 +78,6 @@
#include "VisAreaExport.hxx"
#include "XMLNumberStylesExport.hxx"
-#include <tools/list.hxx>
#include <tools/string.hxx>
#include "animationexport.hxx"
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx
index d0b4ebb..d11198c 100644
--- a/xmloff/source/style/impastpl.hxx
+++ b/xmloff/source/style/impastpl.hxx
@@ -30,7 +30,6 @@
#define _XMLOFF_XMLASTPL_IMPL_HXX
#include <sal/types.h>
-#include <tools/list.hxx>
#include <svl/cntnrsrt.hxx>
#include <rtl/ustring.hxx>
#include <vector>
diff --git a/xmloff/source/style/xmlstyle.cxx b/xmloff/source/style/xmlstyle.cxx
index 30ed5f2..8fdab20 100644
--- a/xmloff/source/style/xmlstyle.cxx
+++ b/xmloff/source/style/xmlstyle.cxx
@@ -41,7 +41,6 @@
#include <com/sun/star/style/XAutoStyleFamily.hpp>
#include "PageMasterPropMapper.hxx"
#include <tools/debug.hxx>
-#include <tools/list.hxx>
#include <svl/cntnrsrt.hxx>
#include <svl/itemset.hxx>
#include <xmloff/nmspmap.hxx>
More information about the Libreoffice-commits
mailing list