diff options
21 files changed, 50 insertions, 50 deletions
diff --git a/basic/source/classes/sbunoobj.cxx b/basic/source/classes/sbunoobj.cxx index 3d8de56c1e31..4e4004297060 100644 --- a/basic/source/classes/sbunoobj.cxx +++ b/basic/source/classes/sbunoobj.cxx @@ -83,16 +83,16 @@ using namespace com::sun::star::bridge; using namespace cppu; -#include<basic/sbstar.hxx> -#include<basic/sbuno.hxx> -#include<basic/sberrors.hxx> -#include<sbunoobj.hxx> -#include"sbjsmod.hxx" -#include<basic/basmgr.hxx> -#include<sbintern.hxx> -#include<runtime.hxx> - -#include<math.h> +#include <basic/sbstar.hxx> +#include <basic/sbuno.hxx> +#include <basic/sberrors.hxx> +#include <sbunoobj.hxx> +#include "sbjsmod.hxx" +#include <basic/basmgr.hxx> +#include <sbintern.hxx> +#include <runtime.hxx> + +#include <math.h> #include <boost/unordered_map.hpp> #include <com/sun/star/reflection/XTypeDescriptionEnumerationAccess.hpp> #include <com/sun/star/reflection/XConstantsTypeDescription.hpp> diff --git a/bridges/test/testoffice.cxx b/bridges/test/testoffice.cxx index 8c18fbf25a6d..4be87c6b7e36 100644 --- a/bridges/test/testoffice.cxx +++ b/bridges/test/testoffice.cxx @@ -96,8 +96,8 @@ void testPipe( const Reference < XMultiServiceFactory > & rSmgr ) // OSL_ASSERT( 0 ); } } -#include<stdio.h> -#include<string.h> +#include <stdio.h> +#include <string.h> void testWriter( const Reference < XComponent > & rCmp ) { diff --git a/chart2/source/view/inc/VCoordinateSystem.hxx b/chart2/source/view/inc/VCoordinateSystem.hxx index 548c1c17b4b2..fa2ed6a857ee 100644 --- a/chart2/source/view/inc/VCoordinateSystem.hxx +++ b/chart2/source/view/inc/VCoordinateSystem.hxx @@ -33,7 +33,7 @@ #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/util/XNumberFormatsSupplier.hpp> -#include<map> +#include <map> #include <vector> #include <boost/shared_ptr.hpp> #include <boost/scoped_ptr.hpp> diff --git a/connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.hxx b/connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.hxx index 758983dddfd5..37c870ea1acc 100644 --- a/connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.hxx +++ b/connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.hxx @@ -23,7 +23,7 @@ #include <rtl/ustring.hxx> -#include<string> +#include <string> namespace connectivity { diff --git a/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx b/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx index 1ee5a56fe932..ac194d48a9c0 100644 --- a/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx +++ b/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx @@ -73,16 +73,16 @@ #include <rtl/ustrbuf.hxx> -#include<com/sun/star/sdbc/TransactionIsolation.hpp> -#include<com/sun/star/sdbc/ResultSetType.hpp> -#include<com/sun/star/sdbc/XPreparedStatement.hpp> -#include<com/sun/star/sdbc/XParameters.hpp> -#include<com/sun/star/sdbc/DataType.hpp> -#include<com/sun/star/sdbc/IndexType.hpp> -#include<com/sun/star/sdbc/ColumnValue.hpp> -#include<com/sun/star/sdbc/ColumnSearch.hpp> -#include<com/sun/star/sdbc/KeyRule.hpp> -#include<com/sun/star/sdbc/Deferrability.hpp> +#include <com/sun/star/sdbc/TransactionIsolation.hpp> +#include <com/sun/star/sdbc/ResultSetType.hpp> +#include <com/sun/star/sdbc/XPreparedStatement.hpp> +#include <com/sun/star/sdbc/XParameters.hpp> +#include <com/sun/star/sdbc/DataType.hpp> +#include <com/sun/star/sdbc/IndexType.hpp> +#include <com/sun/star/sdbc/ColumnValue.hpp> +#include <com/sun/star/sdbc/ColumnSearch.hpp> +#include <com/sun/star/sdbc/KeyRule.hpp> +#include <com/sun/star/sdbc/Deferrability.hpp> using ::osl::MutexGuard; diff --git a/dtrans/test/win32/dnd/atlwindow.hxx b/dtrans/test/win32/dnd/atlwindow.hxx index 21c5dadd3184..63756578539d 100644 --- a/dtrans/test/win32/dnd/atlwindow.hxx +++ b/dtrans/test/win32/dnd/atlwindow.hxx @@ -20,8 +20,8 @@ #define _WINDOW_HXX_ #include <atlbase.h> extern CComModule _Module; -#include<atlcom.h> -#include<atlctl.h> +#include <atlcom.h> +#include <atlctl.h> #include <com/sun/star/datatransfer/dnd/XDropTarget.hpp> #include <com/sun/star/datatransfer/dnd/XDragSource.hpp> #include <com/sun/star/datatransfer/XTransferable.hpp> diff --git a/dtrans/test/win32/dnd/dndTest.cxx b/dtrans/test/win32/dnd/dndTest.cxx index 084555eb2122..d0261324a89b 100644 --- a/dtrans/test/win32/dnd/dndTest.cxx +++ b/dtrans/test/win32/dnd/dndTest.cxx @@ -25,8 +25,8 @@ #include <tchar.h> #include <atlbase.h> CComModule _Module; -#include<atlcom.h> -#include<atlimpl.cpp> +#include <atlcom.h> +#include <atlimpl.cpp> #if defined _MSC_VER #pragma warning(pop) #endif diff --git a/editeng/source/misc/splwrap.cxx b/editeng/source/misc/splwrap.cxx index ba9166d8511c..b633cacad5b9 100644 --- a/editeng/source/misc/splwrap.cxx +++ b/editeng/source/misc/splwrap.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include<rtl/ustring.hxx> +#include <rtl/ustring.hxx> #include <tools/shl.hxx> #include <vcl/wrkwin.hxx> #include <vcl/svapp.hxx> diff --git a/extensions/test/ole/OleClient/clientTest.cxx b/extensions/test/ole/OleClient/clientTest.cxx index 3d0066279e06..1177ebd33525 100644 --- a/extensions/test/ole/OleClient/clientTest.cxx +++ b/extensions/test/ole/OleClient/clientTest.cxx @@ -21,7 +21,7 @@ #include <atlbase.h> CComModule _Module; -#include<atlcom.h> +#include <atlcom.h> #include <comdef.h> #include "axhost.hxx" diff --git a/extensions/test/ole/OleConverterVar1/convTest.cxx b/extensions/test/ole/OleConverterVar1/convTest.cxx index adfe3b6fb1a1..a9d9580a680c 100644 --- a/extensions/test/ole/OleConverterVar1/convTest.cxx +++ b/extensions/test/ole/OleConverterVar1/convTest.cxx @@ -24,7 +24,7 @@ #include <tchar.h> #include <atlbase.h> extern CComModule _Module; -#include<atlcom.h> +#include <atlcom.h> #include <stdio.h> #include <com/sun/star/bridge/ModelDependent.hpp> diff --git a/extensions/test/ole/cppToUno/testcppuno.cxx b/extensions/test/ole/cppToUno/testcppuno.cxx index a12e70751364..1d067bd04552 100644 --- a/extensions/test/ole/cppToUno/testcppuno.cxx +++ b/extensions/test/ole/cppToUno/testcppuno.cxx @@ -23,7 +23,7 @@ #include <comdef.h> #include <tchar.h> #include <atlbase.h> -#include<atlcom.h> +#include <atlcom.h> #include <stdio.h> #include <com/sun/star/bridge/ModelDependent.hpp> #include <com/sun/star/bridge/XBridgeSupplier2.hpp> diff --git a/extensions/test/ole/cpptest/cpptest.cxx b/extensions/test/ole/cpptest/cpptest.cxx index 451c357f8a9e..2fd41394e923 100644 --- a/extensions/test/ole/cpptest/cpptest.cxx +++ b/extensions/test/ole/cpptest/cpptest.cxx @@ -26,8 +26,8 @@ #pragma warning(disable: 4917) #include <comdef.h> #include <tchar.h> -#include<atlbase.h> -#include<atlcom.h> +#include <atlbase.h> +#include <atlcom.h> HRESULT doTest(); diff --git a/extensions/test/ole/unloading/unloadTest.cxx b/extensions/test/ole/unloading/unloadTest.cxx index 23b4e0dacd5f..b81dd309f71d 100644 --- a/extensions/test/ole/unloading/unloadTest.cxx +++ b/extensions/test/ole/unloading/unloadTest.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include<osl/module.hxx> +#include <osl/module.hxx> #include <osl/time.h> #include <rtl/ustring.hxx> #include <cppuhelper/factory.hxx> diff --git a/extensions/test/ole/unoTocomCalls/Test/StdAfx.h b/extensions/test/ole/unoTocomCalls/Test/StdAfx.h index cb20f6e9f7fe..93e2da1c0c88 100644 --- a/extensions/test/ole/unoTocomCalls/Test/StdAfx.h +++ b/extensions/test/ole/unoTocomCalls/Test/StdAfx.h @@ -36,8 +36,8 @@ #include <tchar.h> #include <atlbase.h> extern CComModule _Module; -#include<atlcom.h> -#include<atlimpl.cpp> +#include <atlcom.h> +#include <atlimpl.cpp> // TODO: reference additional headers your program requires here diff --git a/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx b/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx index 562d4894593b..ef184b82e3c3 100644 --- a/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx +++ b/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx @@ -30,7 +30,7 @@ #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <rtl/ustring.h> -#include<sfx2/viewfrm.hxx> +#include <sfx2/viewfrm.hxx> #include <com/sun/star/accessibility/AccessibleStateType.hpp> #include <sfx2/objsh.hxx> #include <svx/AccessibleShape.hxx> diff --git a/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx b/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx index 1ee0033fcea1..0088f5aa6db7 100644 --- a/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx +++ b/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx @@ -33,7 +33,7 @@ #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <comphelper/processfactory.hxx> #include <rtl/ustring.h> -#include<sfx2/viewfrm.hxx> +#include <sfx2/viewfrm.hxx> #include <svx/AccessibleShape.hxx> diff --git a/sd/source/ui/accessibility/AccessibleOutlineView.cxx b/sd/source/ui/accessibility/AccessibleOutlineView.cxx index 63c547ff8b66..dddaeec8a3dc 100644 --- a/sd/source/ui/accessibility/AccessibleOutlineView.cxx +++ b/sd/source/ui/accessibility/AccessibleOutlineView.cxx @@ -29,7 +29,7 @@ #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <rtl/ustring.h> -#include<sfx2/viewfrm.hxx> +#include <sfx2/viewfrm.hxx> #include <svx/AccessibleShape.hxx> diff --git a/sw/source/core/crsr/callnk.cxx b/sw/source/core/crsr/callnk.cxx index e089425b2eb4..ba0d893f8c6b 100644 --- a/sw/source/core/crsr/callnk.cxx +++ b/sw/source/core/crsr/callnk.cxx @@ -34,7 +34,7 @@ #include <ndtxt.hxx> #include <flyfrm.hxx> #include <breakit.hxx> -#include<vcl/window.hxx> +#include <vcl/window.hxx> SwCallLink::SwCallLink( SwCrsrShell & rSh, sal_uLong nAktNode, sal_Int32 nAktCntnt, sal_uInt8 nAktNdTyp, long nLRPos, bool bAktSelection ) diff --git a/vbahelper/source/vbahelper/vbashape.cxx b/vbahelper/source/vbahelper/vbashape.cxx index d78b090ec2b2..9f7a3cd4e2d3 100644 --- a/vbahelper/source/vbahelper/vbashape.cxx +++ b/vbahelper/source/vbahelper/vbashape.cxx @@ -16,14 +16,14 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include<ooo/vba/office/MsoZOrderCmd.hpp> -#include<ooo/vba/office/MsoScaleFrom.hpp> -#include<com/sun/star/container/XNamed.hpp> -#include<com/sun/star/drawing/ConnectorType.hpp> +#include <ooo/vba/office/MsoZOrderCmd.hpp> +#include <ooo/vba/office/MsoScaleFrom.hpp> +#include <com/sun/star/container/XNamed.hpp> +#include <com/sun/star/drawing/ConnectorType.hpp> #include <com/sun/star/lang/XEventListener.hpp> -#include<com/sun/star/drawing/XDrawPagesSupplier.hpp> -#include<com/sun/star/drawing/XDrawPages.hpp> -#include<com/sun/star/view/XSelectionSupplier.hpp> +#include <com/sun/star/drawing/XDrawPagesSupplier.hpp> +#include <com/sun/star/drawing/XDrawPages.hpp> +#include <com/sun/star/view/XSelectionSupplier.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/text/TextContentAnchorType.hpp> diff --git a/vbahelper/source/vbahelper/vbashaperange.cxx b/vbahelper/source/vbahelper/vbashaperange.cxx index 3ae554b6c434..a5f45a357eae 100644 --- a/vbahelper/source/vbahelper/vbashaperange.cxx +++ b/vbahelper/source/vbahelper/vbashaperange.cxx @@ -19,7 +19,7 @@ #include <com/sun/star/drawing/ShapeCollection.hpp> #include <com/sun/star/drawing/XShapeGrouper.hpp> #include <com/sun/star/drawing/XDrawPage.hpp> -#include<com/sun/star/view/XSelectionSupplier.hpp> +#include <com/sun/star/view/XSelectionSupplier.hpp> #include <vbahelper/vbahelper.hxx> #include <vbahelper/vbashaperange.hxx> diff --git a/xmloff/source/style/FillStyleContext.hxx b/xmloff/source/style/FillStyleContext.hxx index 388561c13f0d..2db39fd5db9f 100644 --- a/xmloff/source/style/FillStyleContext.hxx +++ b/xmloff/source/style/FillStyleContext.hxx @@ -22,7 +22,7 @@ #include <com/sun/star/io/XOutputStream.hpp> #include <xmloff/xmlstyle.hxx> -#include<rtl/ustring.hxx> +#include <rtl/ustring.hxx> // draw:gardient context |