summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/basebmp/bitmapdevice.hxx2
-rw-r--r--include/basic/sbxdef.hxx2
-rw-r--r--include/canvas/base/graphicdevicebase.hxx2
-rw-r--r--include/canvas/propertysethelper.hxx2
-rw-r--r--include/com/sun/star/uno/Type.h2
-rw-r--r--include/comphelper/accessiblewrapper.hxx2
-rw-r--r--include/comphelper/implbase_var.hxx2
-rw-r--r--include/comphelper/storagehelper.hxx2
-rw-r--r--include/cppuhelper/implbase1.hxx6
-rw-r--r--include/cppuhelper/implbase10.hxx6
-rw-r--r--include/cppuhelper/implbase11.hxx6
-rw-r--r--include/cppuhelper/implbase12.hxx6
-rw-r--r--include/cppuhelper/implbase13.hxx6
-rw-r--r--include/cppuhelper/implbase2.hxx6
-rw-r--r--include/cppuhelper/implbase3.hxx6
-rw-r--r--include/cppuhelper/implbase4.hxx6
-rw-r--r--include/cppuhelper/implbase6.hxx6
-rw-r--r--include/cppuhelper/implbase7.hxx6
-rw-r--r--include/cppuhelper/implbase8.hxx6
-rw-r--r--include/cppuhelper/implbase9.hxx6
-rw-r--r--include/drawinglayer/geometry/viewinformation3d.hxx2
-rw-r--r--include/drawinglayer/primitive2d/baseprimitive2d.hxx2
-rw-r--r--include/drawinglayer/primitive2d/mediaprimitive2d.hxx2
-rw-r--r--include/editeng/AccessibleContextBase.hxx4
-rw-r--r--include/editeng/svxacorr.hxx2
-rw-r--r--include/editeng/unoedsrc.hxx4
-rw-r--r--include/filter/msfilter/svxmsbas.hxx2
-rw-r--r--include/jvmfwk/framework.h4
-rw-r--r--include/osl/file.hxx4
-rw-r--r--include/osl/pipe_decl.hxx2
-rw-r--r--include/osl/process.h4
-rw-r--r--include/osl/socket.h2
-rw-r--r--include/osl/socket_decl.hxx4
-rw-r--r--include/sfx2/docfile.hxx2
-rw-r--r--include/sfx2/msg.hxx2
-rw-r--r--include/sfx2/shell.hxx2
-rw-r--r--include/svl/filerec.hxx2
-rw-r--r--include/svl/itemset.hxx2
-rw-r--r--include/svl/urihelper.hxx4
-rw-r--r--include/svl/zforlist.hxx2
-rw-r--r--include/svtools/svlbitm.hxx2
-rw-r--r--include/svtools/tabbar.hxx2
-rw-r--r--include/svx/SmartTagMgr.hxx2
-rw-r--r--include/svx/charthelper.hxx2
-rw-r--r--include/svx/dbaexchange.hxx4
-rw-r--r--include/svx/fmsrcimp.hxx2
-rw-r--r--include/svx/pageitem.hxx2
-rw-r--r--include/svx/svdmrkv.hxx4
-rw-r--r--include/svx/svdobj.hxx2
-rw-r--r--include/svx/svdomeas.hxx2
-rw-r--r--include/svx/svdpage.hxx2
-rw-r--r--include/svx/sxmbritm.hxx2
-rw-r--r--include/tools/fontenum.hxx2
-rw-r--r--include/tools/rtti.hxx2
-rw-r--r--include/tools/simplerm.hxx2
-rw-r--r--include/ucbhelper/interceptedinteraction.hxx4
-rw-r--r--include/unotools/configvaluecontainer.hxx2
-rw-r--r--include/unotools/textsearch.hxx2
-rw-r--r--include/vbahelper/vbahelper.hxx2
-rw-r--r--include/vcl/texteng.hxx2
-rw-r--r--include/xmloff/xmlstyle.hxx2
61 files changed, 95 insertions, 95 deletions
diff --git a/include/basebmp/bitmapdevice.hxx b/include/basebmp/bitmapdevice.hxx
index d4230ca0fb01..600eabe548ff 100644
--- a/include/basebmp/bitmapdevice.hxx
+++ b/include/basebmp/bitmapdevice.hxx
@@ -125,7 +125,7 @@ public:
@param rDamage
Object implementing the IBitmapDeviceDamageTracker interface -
- everytime some area of the surface gets clobbered, that object
+ every time some area of the surface gets clobbered, that object
gets notified.
*/
void setDamageTracker( const IBitmapDeviceDamageTrackerSharedPtr& rDamage );
diff --git a/include/basic/sbxdef.hxx b/include/basic/sbxdef.hxx
index d9f3b97e49ea..3f10ecab01e6 100644
--- a/include/basic/sbxdef.hxx
+++ b/include/basic/sbxdef.hxx
@@ -274,7 +274,7 @@ inline SbxFlagBits& operator&= (SbxFlagBits& lhs, SbxFlagBits rhs)
#define SBXCR_SBX 0x20584253 // SBX(blank)
-// List of predefined SBX-IDs. New SBX-IDs must be precisly defined so that
+// List of predefined SBX-IDs. New SBX-IDs must be precisely defined so that
// they are unique within the Stream and appropriate Factory.
#define SBXID_VALUE 0x4E4E // NN: SbxValue
diff --git a/include/canvas/base/graphicdevicebase.hxx b/include/canvas/base/graphicdevicebase.hxx
index 16f6ca129aaf..19d34d9883b1 100644
--- a/include/canvas/base/graphicdevicebase.hxx
+++ b/include/canvas/base/graphicdevicebase.hxx
@@ -87,7 +87,7 @@ namespace canvas
@tpl Mutex
Lock strategy to use. Defaults to using the
- DisambiguationHelper-provided lock. Everytime one of the methods is
+ DisambiguationHelper-provided lock. Every time one of the methods is
entered, an object of type Mutex is created with m_aMutex as
the sole parameter, and destroyed again when the method scope
is left.
diff --git a/include/canvas/propertysethelper.hxx b/include/canvas/propertysethelper.hxx
index dada480e0b0d..d555cfcd9208 100644
--- a/include/canvas/propertysethelper.hxx
+++ b/include/canvas/propertysethelper.hxx
@@ -44,7 +44,7 @@ namespace canvas
XPropertySet methods, and take care of UNO XInterface and lock
handling by yourself.
- The core responsibility of this this class is the name/value
+ The core responsibility of this class is the name/value
mapping for property sets.
*/
class CANVASTOOLS_DLLPUBLIC PropertySetHelper
diff --git a/include/com/sun/star/uno/Type.h b/include/com/sun/star/uno/Type.h
index eb35313e1baf..2d64c9438fd1 100644
--- a/include/com/sun/star/uno/Type.h
+++ b/include/com/sun/star/uno/Type.h
@@ -45,7 +45,7 @@ enum UnoType_NoAcquire
UNO_TYPE_NO_ACQUIRE
};
-/** C++ class representing an IDL meta type. This class is used to represent a a type,
+/** C++ class representing an IDL meta type. This class is used to represent a type,
i.e. a type name and its type class.
Internally the type holds a C type description reference of the runtime.
You can obtain a full type description of a type by calling member function getDescription().
diff --git a/include/comphelper/accessiblewrapper.hxx b/include/comphelper/accessiblewrapper.hxx
index 26a81bfa167e..ab2c5c83dcc1 100644
--- a/include/comphelper/accessiblewrapper.hxx
+++ b/include/comphelper/accessiblewrapper.hxx
@@ -217,7 +217,7 @@ namespace comphelper
// own overridables
/** notify an accessible event which has been translated (if necessary)
- <p>Usually, you derive your clas from both OAccessibleContextWrapperHelper and XAccessibleEventBroadcaster,
+ <p>Usually, you derive your class from both OAccessibleContextWrapperHelper and XAccessibleEventBroadcaster,
and simply call all your XAccessibleEventListener with the given event.</p>
<p>The mutex of the BroadcastHelper passed to the instance's ctor is <em>not</em> locked when calling
diff --git a/include/comphelper/implbase_var.hxx b/include/comphelper/implbase_var.hxx
index dd9f8b9f48c9..cc771b337aee 100644
--- a/include/comphelper/implbase_var.hxx
+++ b/include/comphelper/implbase_var.hxx
@@ -169,7 +169,7 @@ public:
::com::sun::star::lang::XTypeProvider and
::com::sun::star::uno::XInterface
which supports weak mechanism to be held weakly
- (supporting ::com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting ::com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as
diff --git a/include/comphelper/storagehelper.hxx b/include/comphelper/storagehelper.hxx
index 35255ada5185..8c10a4fd7ce4 100644
--- a/include/comphelper/storagehelper.hxx
+++ b/include/comphelper/storagehelper.hxx
@@ -179,7 +179,7 @@ public:
static bool PathHasSegment( const OUString& aPath, const OUString& aSegment );
- // Methods to allow easy use of hierachical names inside storages
+ // Methods to allow easy use of hierarchical names inside storages
static ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > GetStorageAtPath(
const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > &xStorage,
diff --git a/include/cppuhelper/implbase1.hxx b/include/cppuhelper/implbase1.hxx
index f430adab2fac..4180c9d63db5 100644
--- a/include/cppuhelper/implbase1.hxx
+++ b/include/cppuhelper/implbase1.hxx
@@ -83,7 +83,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -114,9 +114,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase10.hxx b/include/cppuhelper/implbase10.hxx
index fb033e221d37..25477c5fff03 100644
--- a/include/cppuhelper/implbase10.hxx
+++ b/include/cppuhelper/implbase10.hxx
@@ -93,7 +93,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -120,9 +120,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase11.hxx b/include/cppuhelper/implbase11.hxx
index 9f1deefc1ad8..24f3de212dfb 100644
--- a/include/cppuhelper/implbase11.hxx
+++ b/include/cppuhelper/implbase11.hxx
@@ -94,7 +94,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -121,9 +121,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase12.hxx b/include/cppuhelper/implbase12.hxx
index b78ed6563ac7..1b977c472885 100644
--- a/include/cppuhelper/implbase12.hxx
+++ b/include/cppuhelper/implbase12.hxx
@@ -95,7 +95,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -122,9 +122,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase13.hxx b/include/cppuhelper/implbase13.hxx
index 8d8efa2593f1..b99d62cfb5cc 100644
--- a/include/cppuhelper/implbase13.hxx
+++ b/include/cppuhelper/implbase13.hxx
@@ -96,7 +96,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -123,9 +123,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase2.hxx b/include/cppuhelper/implbase2.hxx
index 87d981ddc7f6..b76305facae3 100644
--- a/include/cppuhelper/implbase2.hxx
+++ b/include/cppuhelper/implbase2.hxx
@@ -84,7 +84,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -111,9 +111,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase3.hxx b/include/cppuhelper/implbase3.hxx
index fb49dc9becd6..6f97475ea4e1 100644
--- a/include/cppuhelper/implbase3.hxx
+++ b/include/cppuhelper/implbase3.hxx
@@ -85,7 +85,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -112,9 +112,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase4.hxx b/include/cppuhelper/implbase4.hxx
index 2674b292f575..af064bd85454 100644
--- a/include/cppuhelper/implbase4.hxx
+++ b/include/cppuhelper/implbase4.hxx
@@ -87,7 +87,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -114,9 +114,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase6.hxx b/include/cppuhelper/implbase6.hxx
index c64a866109ce..7a85bedfee91 100644
--- a/include/cppuhelper/implbase6.hxx
+++ b/include/cppuhelper/implbase6.hxx
@@ -89,7 +89,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -116,9 +116,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase7.hxx b/include/cppuhelper/implbase7.hxx
index 17240c5f5c21..9594a2786249 100644
--- a/include/cppuhelper/implbase7.hxx
+++ b/include/cppuhelper/implbase7.hxx
@@ -90,7 +90,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -117,9 +117,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase8.hxx b/include/cppuhelper/implbase8.hxx
index c2c3620f7489..d0168ea97699 100644
--- a/include/cppuhelper/implbase8.hxx
+++ b/include/cppuhelper/implbase8.hxx
@@ -91,7 +91,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -118,9 +118,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/cppuhelper/implbase9.hxx b/include/cppuhelper/implbase9.hxx
index 28eda609b6a4..c429ba7e5401 100644
--- a/include/cppuhelper/implbase9.hxx
+++ b/include/cppuhelper/implbase9.hxx
@@ -92,7 +92,7 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakObject).
@derive
Inherit from this class giving your interface(s) to be implemented as template argument(s).
@@ -119,9 +119,9 @@ namespace cppu
};
/** Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and
com::sun::star::uno::XInterface which supports weak mechanism to be held weakly
- (supporting com::sun::star::uno::XWeak thru ::cppu::OWeakAggObject).
+ (supporting com::sun::star::uno::XWeak through ::cppu::OWeakAggObject).
In addition, it supports also aggregation meaning object of this class can be aggregated
- (com::sun::star::uno::XAggregation thru ::cppu::OWeakAggObject).
+ (com::sun::star::uno::XAggregation through ::cppu::OWeakAggObject).
If a delegator is set (this object is aggregated), then incoming queryInterface()
calls are delegated to the delegator object. If the delegator does not support the
demanded interface, it calls queryAggregation() on its aggregated objects.
diff --git a/include/drawinglayer/geometry/viewinformation3d.hxx b/include/drawinglayer/geometry/viewinformation3d.hxx
index c2105b4ae000..81ffbc318592 100644
--- a/include/drawinglayer/geometry/viewinformation3d.hxx
+++ b/include/drawinglayer/geometry/viewinformation3d.hxx
@@ -74,7 +74,7 @@ namespace drawinglayer
@param rProjection
A part of the 3D ViewTransformation, the Camera to Device transformation which
transforms coordinates to a [0.0 .. 1.0] device range in X,Y and Z. Z may be used
- as source for for Z-Buffers. This transformation may be e.g. a parallell projection,
+ as source for Z-Buffers. This transformation may be e.g. a parallell projection,
but also a perspective one and thus may use the last line of the matrix.
@param rDeviceToView
diff --git a/include/drawinglayer/primitive2d/baseprimitive2d.hxx b/include/drawinglayer/primitive2d/baseprimitive2d.hxx
index 53bfbba1e17a..42d586ee0a68 100644
--- a/include/drawinglayer/primitive2d/baseprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/baseprimitive2d.hxx
@@ -70,7 +70,7 @@ namespace drawinglayer
This is by purpose, this base class shall not be incarnated and be used directly as
a XPrimitive2D.
- Is is derived from boost::noncopyable to make clear that a primitive is a read-only
+ It is derived from boost::noncopyable to make clear that a primitive is a read-only
instance and copying or changing values is not intended. The idea is to hold all data
needed for visualisation of this primitive in unchangeable form.
diff --git a/include/drawinglayer/primitive2d/mediaprimitive2d.hxx b/include/drawinglayer/primitive2d/mediaprimitive2d.hxx
index 9998633e2256..a160ba2dd1c4 100644
--- a/include/drawinglayer/primitive2d/mediaprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/mediaprimitive2d.hxx
@@ -40,7 +40,7 @@ namespace drawinglayer
it also contains a discrete border size (aka Pixels) which will be added
if used. This makes it a view-dependent primitive. It also gets a filled
background and the decomposition will try to create a graphic representation
- if te content (defined by the URL), e.g. a still frome for animated stuff.
+ if the content (defined by the URL), e.g. a still frame for animated stuff.
*/
class DRAWINGLAYER_DLLPUBLIC MediaPrimitive2D : public BufferedDecompositionPrimitive2D
{
diff --git a/include/editeng/AccessibleContextBase.hxx b/include/editeng/AccessibleContextBase.hxx
index 2467558ec202..3584ca7602e1 100644
--- a/include/editeng/AccessibleContextBase.hxx
+++ b/include/editeng/AccessibleContextBase.hxx
@@ -46,7 +46,7 @@ struct MutexOwner {mutable ::osl::Mutex maMutex;};
/** @descr
This base class provides an implementation of the
- AccessibleContext service. Appart from the
+ AccessibleContext service. Apart from the
<type>XXAccessible<type> and XAccessibleContextContext
interfaces it supports the XServiceInfo interface.
*/
@@ -350,7 +350,7 @@ private:
::com::sun::star::accessibility::XAccessible> mxParent;
/** Description of this object. This is not a constant because it can
- be set from the outside. Furthermore, it changes according the the
+ be set from the outside. Furthermore, it changes according to the
draw page's display mode.
*/
OUString msDescription;
diff --git a/include/editeng/svxacorr.hxx b/include/editeng/svxacorr.hxx
index f227ff3db738..a885dd7acaaa 100644
--- a/include/editeng/svxacorr.hxx
+++ b/include/editeng/svxacorr.hxx
@@ -299,7 +299,7 @@ public:
bool GetPrevAutoCorrWord( SvxAutoCorrDoc& rDoc, const OUString& rTxt,
sal_Int32 nPos, OUString& rWord ) const;
- // Search for or or the words in the replacement table.
+ // Search for the words in the replacement table.
// rText - check in this text the words of the list
// rStt - the detected starting position
// nEnd - to check position - as of this item forward
diff --git a/include/editeng/unoedsrc.hxx b/include/editeng/unoedsrc.hxx
index 4f52c50e1b8e..2bfe5746b0ed 100644
--- a/include/editeng/unoedsrc.hxx
+++ b/include/editeng/unoedsrc.hxx
@@ -371,10 +371,10 @@ public:
Index of paragraph to query line length in
@param nIndex[0 .. m-1]
- Index of of the chara in the paragraph text
+ Index of the char in the paragraph text
@returns [0 .. k-1]
- The line number of the chara in the paragraph
+ The line number of the char in the paragraph
*/
virtual sal_Int32 GetLineNumberAtIndex( sal_Int32 nPara, sal_Int32 nIndex ) const = 0;
diff --git a/include/filter/msfilter/svxmsbas.hxx b/include/filter/msfilter/svxmsbas.hxx
index 6f7b5b51e2e5..22853fbe95db 100644
--- a/include/filter/msfilter/svxmsbas.hxx
+++ b/include/filter/msfilter/svxmsbas.hxx
@@ -61,7 +61,7 @@ public:
sal_uLong SaveOrDelMSVBAStorage( bool bSaveInto, const OUString& rStorageName );
// check if the MS-VBA-Storage exist in the RootStorage of the DocShell.
- // If it exist, then return the WarningId for loosing the information.
+ // If it exist, then return the WarningId for losing the information.
static sal_uLong GetSaveWarningOfMSVBAStorage( SfxObjectShell &rDocS );
static OUString GetMSBasicStorageName();
diff --git a/include/jvmfwk/framework.h b/include/jvmfwk/framework.h
index e791a1fea3eb..7abf3e1c9195 100644
--- a/include/jvmfwk/framework.h
+++ b/include/jvmfwk/framework.h
@@ -279,7 +279,7 @@ JVMFWK_DLLPUBLIC void SAL_CALL jfw_freeJavaInfo(JavaInfo *pInfo);
<code>rtl_uString</code> members is determined
by the respective comparison function (see
<code>OUString::equals</code>).
- Similiarly the equality of the <code>sal_Sequence</code> is
+ Similarly the equality of the <code>sal_Sequence</code> is
also determined by a comparison
function (see <code>rtl::ByteSequence::operator ==</code>). </p>
<p>
@@ -298,7 +298,7 @@ JVMFWK_DLLPUBLIC sal_Bool SAL_CALL jfw_areEqualJavaInfo(
/** determines if a Java Virtual Machine is already running.
<p>As long as the office and the JREs only support one
- Virtual Machine per process the Java settings, particulary the
+ Virtual Machine per process the Java settings, particularly the
selected Java, are not effective immediately after changing when
a VM has already been running. That is, if a JRE A was used to start
a VM and then a JRE B is selected, then JRE B will only be used
diff --git a/include/osl/file.hxx b/include/osl/file.hxx
index 630785432ad9..07773b826048 100644
--- a/include/osl/file.hxx
+++ b/include/osl/file.hxx
@@ -429,7 +429,7 @@ public:
/** Constructor.
@param nMask
- Set of flags decribing the demanded information.
+ Set of flags describing the demanded information.
*/
VolumeInfo( sal_uInt32 nMask )
@@ -678,7 +678,7 @@ public:
/** Constructor.
@param nMask
- Set of flags decribing the demanded information.
+ Set of flags describing the demanded information.
*/
FileStatus(sal_uInt32 nMask)
: _nMask(nMask)
diff --git a/include/osl/pipe_decl.hxx b/include/osl/pipe_decl.hxx
index 280916e5f107..0c0430ebb518 100644
--- a/include/osl/pipe_decl.hxx
+++ b/include/osl/pipe_decl.hxx
@@ -124,7 +124,7 @@ public:
inline oslPipeError SAL_CALL accept(StreamPipe& Connection);
- /** Delivers a constant decribing the last error for the pipe system.
+ /** Delivers a constant describing the last error for the pipe system.
@return ENONE if no error occurred, invalid_PipeError if
an unknown (unmapped) error occurred, otherwise an enum describing the
error.
diff --git a/include/osl/process.h b/include/osl/process.h
index 78a937bacfe9..205e6da1692c 100644
--- a/include/osl/process.h
+++ b/include/osl/process.h
@@ -290,7 +290,7 @@ SAL_DLLPUBLIC oslProcess SAL_CALL osl_getProcess(
oslProcessIdentifier Ident);
-/** Free the specified proces-handle.
+/** Free the specified process-handle.
@param Process [in]
*/
SAL_DLLPUBLIC void SAL_CALL osl_freeProcessHandle(
@@ -426,7 +426,7 @@ SAL_DLLPUBLIC oslProcessError SAL_CALL osl_getProcessWorkingDir(
/** Get the locale the process is currently running in.
The unix implementation caches the value it returns, so if you have to change the locale
- your are running in, you will have to use osl_setProcessLocale therefor.
+ your are running in, you will have to use osl_setProcessLocale
@param ppLocale [out] a pointer that receives the currently selected locale structure
@see osl_setProcessLocale
diff --git a/include/osl/socket.h b/include/osl/socket.h
index f8ec7862b03d..dc958ef654b1 100644
--- a/include/osl/socket.h
+++ b/include/osl/socket.h
@@ -812,7 +812,7 @@ SAL_DLLPUBLIC oslSocketType SAL_CALL osl_getSocketType(
SAL_DLLPUBLIC void SAL_CALL osl_getLastSocketErrorDescription(
oslSocket Socket, rtl_uString **strError);
-/** returns a constant decribing the last error for the socket system.
+/** returns a constant describing the last error for the socket system.
@return <code>osl_Socket_E_NONE</code> if no error occurred,
<code>osl_invalid_SocketError</code> if an unknown (unmapped)
error occurred, otherwise an enum describing the error.
diff --git a/include/osl/socket_decl.hxx b/include/osl/socket_decl.hxx
index 08b505febff7..ae700c47453c 100644
--- a/include/osl/socket_decl.hxx
+++ b/include/osl/socket_decl.hxx
@@ -57,7 +57,7 @@ namespace osl
*/
inline SocketAddr(oslSocketAddr Addr);
- /** tcpip-specif constructor.
+ /** tcpip-specific constructor.
@param strAddrOrHostName strAddrOrHostName hostname or dotted ip-number of the network
interface, the socket shall be created on.
@param nPort tcp-ip port number
@@ -89,7 +89,7 @@ namespace osl
inline bool SAL_CALL setHostname( const ::rtl::OUString &sDottedIpOrHostname );
/** Returns the port number of the address.
- @return the port in host-byte order or or OSL_INVALID_PORT on errors.
+ @return the port in host-byte order or OSL_INVALID_PORT on errors.
*/
inline sal_Int32 SAL_CALL getPort() const;
diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx
index ff3a91938bf9..4dd66dbf86a1 100644
--- a/include/sfx2/docfile.hxx
+++ b/include/sfx2/docfile.hxx
@@ -257,7 +257,7 @@ public:
SAL_DLLPRIVATE bool SignContents_Impl( bool bScriptingContent, const OUString& aODFVersion, bool bHasValidDocumentSignature );
- // the following two methods must be used and make sence only during saving currently
+ // the following two methods must be used and make sense only during saving currently
// TODO/LATER: in future the signature state should be controlled by the medium not by the document
// in this case the methods will be used generally, and might need to be renamed
SAL_DLLPRIVATE sal_uInt16 GetCachedSignatureState_Impl();
diff --git a/include/sfx2/msg.hxx b/include/sfx2/msg.hxx
index fe9248eeab4f..fe79550d1ec7 100644
--- a/include/sfx2/msg.hxx
+++ b/include/sfx2/msg.hxx
@@ -234,7 +234,7 @@ public:
sal_uInt16 nMasterSlotId; // Enum-Slot for example Which-Id
sal_uInt16 nValue; // Value, in case of Enum-Slot
- SfxExecFunc fnExec; // Function to be excecuted
+ SfxExecFunc fnExec; // Function to be executed
SfxStateFunc fnState; // Function for Status
const SfxType* pType; // SfxPoolItem-Type (Status)
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx
index 05c5e48418c8..7615858864b0 100644
--- a/include/sfx2/shell.hxx
+++ b/include/sfx2/shell.hxx
@@ -614,7 +614,7 @@ inline void SfxShell::SetPool
#define SFX_VISIBILITY_FULLSCREEN 0x2000
#define SFX_VISIBILITY_CLIENT 0x4000
#define SFX_VISIBILITY_SERVER 0x8000
-#define SFX_VISIBILITY_NOCONTEXT 0xFFFF // Always visable
+#define SFX_VISIBILITY_NOCONTEXT 0xFFFF // Always visible
#endif
diff --git a/include/svl/filerec.hxx b/include/svl/filerec.hxx
index e7a0a6d91810..6b8b2c3f1673 100644
--- a/include/svl/filerec.hxx
+++ b/include/svl/filerec.hxx
@@ -159,7 +159,7 @@ private:
* 'ScanRecordType()' method can recognise it - but further processing
* is impossible.
*
- * The 3 bytes in postion 2 to 4 normally contain the size of the
+ * The 3 bytes in position 2 to 4 normally contain the size of the
* record without the pre-tag and the size field itself,
* so the remaining size after the 4 byte header.
*
diff --git a/include/svl/itemset.hxx b/include/svl/itemset.hxx
index aab9fb7224f2..5cb28c262103 100644
--- a/include/svl/itemset.hxx
+++ b/include/svl/itemset.hxx
@@ -145,7 +145,7 @@ inline void SfxItemSet::SetParent( const SfxItemSet* pNew )
class SVL_DLLPUBLIC SfxAllItemSet: public SfxItemSet
-// Handles all Ranges. Ranges are automatically modified by puting items.
+// Handles all Ranges. Ranges are automatically modified by putting items.
{
SfxVoidItem aDefault;
diff --git a/include/svl/urihelper.hxx b/include/svl/urihelper.hxx
index bd90e68fd9ef..7bfee23f6638 100644
--- a/include/svl/urihelper.hxx
+++ b/include/svl/urihelper.hxx
@@ -100,9 +100,9 @@ normalizedMakeRelative(
@param uriReference a URI reference, passed to normalizedMakeRelative
- @return if the XUriReference returnd by normalizedMakeRelative is empty,
+ @return if the XUriReference returned by normalizedMakeRelative is empty,
uriReference is returned unmodified; otherwise, the result of calling
- XUriReference::getUriReference on the XUriReference returnd by
+ XUriReference::getUriReference on the XUriReference returned by
normalizedMakeRelative is returned
@exception std::bad_alloc if an out-of-memory condition occurs
diff --git a/include/svl/zforlist.hxx b/include/svl/zforlist.hxx
index 092ccd679abf..9fc560c4d532 100644
--- a/include/svl/zforlist.hxx
+++ b/include/svl/zforlist.hxx
@@ -894,7 +894,7 @@ public:
void ResetDefaultSystemCurrency();
// Called by SvNumberFormatterRegistry_Impl::Notify if the system locale's
- // date acceptence patterns change.
+ // date acceptance patterns change.
void InvalidateDateAcceptancePatterns();
// Replace the SYSTEM language/country format codes. Called upon change of
diff --git a/include/svtools/svlbitm.hxx b/include/svtools/svlbitm.hxx
index 07751290ed55..9661460bf1b0 100644
--- a/include/svtools/svlbitm.hxx
+++ b/include/svtools/svlbitm.hxx
@@ -83,7 +83,7 @@ public:
Image& GetImage(SvBmp nIndex) { return aBmps[(int)nIndex]; }
void SetDefaultImages( const Control* pControlForSettings = NULL );
- // set images acording to the color scheeme of the Control
+ // set images according to the color scheeme of the Control
// pControlForSettings == NULL: settings are taken from Application
bool HasDefaultImages( void ) const;
};
diff --git a/include/svtools/tabbar.hxx b/include/svtools/tabbar.hxx
index f076d8f51eeb..bd3894803435 100644
--- a/include/svtools/tabbar.hxx
+++ b/include/svtools/tabbar.hxx
@@ -119,7 +119,7 @@ QueryDrop - Dieser Handler wird von StarView immer dann gerufen, wenn
Drop - Im Drop-Handler muessen dann die Pages verschoben werden,
oder die neuen Pages eingefuegt werden. Die entsprechende
- Drop-Postion kann mit ShowDropPos() ermittelt werden.
+ Drop-Position kann mit ShowDropPos() ermittelt werden.
Folgende Methoden werden fuer Drag and Drop gebraucht und muessen von
den Handlern gerufen werden:
diff --git a/include/svx/SmartTagMgr.hxx b/include/svx/SmartTagMgr.hxx
index 6586d59e23d8..631de968f58f 100644
--- a/include/svx/SmartTagMgr.hxx
+++ b/include/svx/SmartTagMgr.hxx
@@ -66,7 +66,7 @@ namespace com { namespace sun { namespace star { namespace frame {
/** A reference to a smart tag action
An action service can support various actions. Therefore an ActionReference
- consists of a reference to the service and and index.
+ consists of a reference to the service and index.
*/
struct ActionReference
{
diff --git a/include/svx/charthelper.hxx b/include/svx/charthelper.hxx
index 33ffa3201414..56627cc12aec 100644
--- a/include/svx/charthelper.hxx
+++ b/include/svx/charthelper.hxx
@@ -37,7 +37,7 @@ public:
/// Use chart's XUpdatable::update() to update values.
static void updateChart( const css::uno::Reference< css::frame::XModel >& rXModel, bool bHardUpdate );
- // try to access rXModel in case of a chart to to get the chart content
+ // try to access rXModel in case of a chart to get the chart content
// as sequence of primitives. Return range of primitives (chart size) in rRange;
// it will be used to embed the chart to the SdrObject transformation. This
// allows to define possible distances between chart and SDrObject bounds here
diff --git a/include/svx/dbaexchange.hxx b/include/svx/dbaexchange.hxx
index 801f3eccc3a6..5c5cba8bb8e4 100644
--- a/include/svx/dbaexchange.hxx
+++ b/include/svx/dbaexchange.hxx
@@ -164,7 +164,7 @@ namespace svx
//= ODataAccessObjectTransferable
- /** class for transfering data access objects (tables, queries, statements ...)
+ /** class for transferring data access objects (tables, queries, statements ...)
*/
class SVX_DLLPUBLIC ODataAccessObjectTransferable : public TransferableHelper
{
@@ -252,7 +252,7 @@ namespace svx
//= OMultiColumnTransferable
- /** class for transfering multiple columns
+ /** class for transferring multiple columns
*/
class SVX_DLLPUBLIC OMultiColumnTransferable : public TransferableHelper
{
diff --git a/include/svx/fmsrcimp.hxx b/include/svx/fmsrcimp.hxx
index 99d3c4204827..6a5c23991f37 100644
--- a/include/svx/fmsrcimp.hxx
+++ b/include/svx/fmsrcimp.hxx
@@ -352,7 +352,7 @@ private:
SVX_DLLPRIVATE void fillControlTexts(const InterfaceArray& arrFields);
// three methods implementing a complete search loop (null/not null, wildcard, SearchText)
- // (they all have some code in common, but with this solution we have do do a distinction only once per search (before
+ // (they all have some code in common, but with this solution we have to do a distinction only once per search (before
// starting the loop), not in every loop step
SVX_DLLPRIVATE SEARCH_RESULT SearchSpecial(bool _bSearchForNull, sal_Int32& nFieldPos, FieldCollection::iterator& iterFieldLoop,
const FieldCollection::iterator& iterBegin, const FieldCollection::iterator& iterEnd);
diff --git a/include/svx/pageitem.hxx b/include/svx/pageitem.hxx
index 87d936b7f03b..76260ebcad6b 100644
--- a/include/svx/pageitem.hxx
+++ b/include/svx/pageitem.hxx
@@ -55,7 +55,7 @@ enum SvxPageUsage
/*
This item describes a page attribute (name of the template, enumeration,
-portait or landscape, layout)
+portrait or landscape, layout)
*/
class SVX_DLLPUBLIC SvxPageItem: public SfxPoolItem
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx
index fe6742afaa05..a681186e9116 100644
--- a/include/svx/svdmrkv.hxx
+++ b/include/svx/svdmrkv.hxx
@@ -37,7 +37,7 @@
#define SDRSEARCH_WITHTEXT 0x0040 /* Just objects with text */
#define SDRSEARCH_TESTTEXTAREA 0x0080 /* The textarea of objects with text (TextEditHit) */
#define SDRSEARCH_BACKWARD 0x0100 /* Backwards search */
-#define SDRSEARCH_NEXT 0x0200 /* Search starts behind the transfered object/point/... */
+#define SDRSEARCH_NEXT 0x0200 /* Search starts behind the transferred object/point/... */
#define SDRSEARCH_MARKED 0x0400 /* Just marked objects/points/... */
#define SDRSEARCH_PASS2BOUND 0x0800 /* In case of empty search results, then 2nd. try with BoundRectHit */
#define SDRSEARCH_PASS3NEAREST 0x1000 /* In case of empty search results, then new 3rd. Try with NearestBoundRectHit */
@@ -440,7 +440,7 @@ public:
// Entering (Editing) of a maybe marked object group. If there are several
// object groups marked, the most upper group is selected. After that
- // all member objects of the group are directly accessable. All other
+ // all member objects of the group are directly accessible. All other
// objects may not be processed in the meantime (until the next
// LeaveGroup()). With markings which overlaps pages, every page is processed
// separately. The method returns sal_True, if at least one group was entered.
diff --git a/include/svx/svdobj.hxx b/include/svx/svdobj.hxx
index 2645e78b5778..0f8fa44706f2 100644
--- a/include/svx/svdobj.hxx
+++ b/include/svx/svdobj.hxx
@@ -805,7 +805,7 @@ public:
// - without any connection to any node,
// - or connected on one end to a node, while the other end is not connected,
// - or connected on both ends with exactly one node each.
- // The edge is listener for its upto two nodes.
+ // The edge is listener for its up to two nodes.
// Whenever a node is moved or resized, all its connected edges follow.
// This is also true for SetGluePoint()... on the node.
// On the other hand, moving/resizing an edge breaks the connection.
diff --git a/include/svx/svdomeas.hxx b/include/svx/svdomeas.hxx
index 4c6dbb34b87f..16082753669b 100644
--- a/include/svx/svdomeas.hxx
+++ b/include/svx/svdomeas.hxx
@@ -167,7 +167,7 @@ public:
// | | 8mm
// | |
// Pt1============# Pt2-- <----reference edge (from Pt1 to Pt2)
-// # # |___ <-excess length of the auxiliary dimention line(s)
+// # # |___ <-excess length of the auxiliary dimension line(s)
// # #=========#
// # objected to be dimensioned #
// #=======================#
diff --git a/include/svx/svdpage.hxx b/include/svx/svdpage.hxx
index 21fbc352f1fc..712079df259e 100644
--- a/include/svx/svdpage.hxx
+++ b/include/svx/svdpage.hxx
@@ -247,7 +247,7 @@ public:
private:
class WeakSdrObjectContainerType;
- /// This list, if it exists, defines the navigation order. It it does
+ /// This list, if it exists, defines the navigation order. If it does
/// not exist then maList defines the navigation order.
::boost::scoped_ptr<WeakSdrObjectContainerType> mpNavigationOrder;
diff --git a/include/svx/sxmbritm.hxx b/include/svx/sxmbritm.hxx
index dc7c394c1ac9..5566d9215ccf 100644
--- a/include/svx/sxmbritm.hxx
+++ b/include/svx/sxmbritm.hxx
@@ -25,7 +25,7 @@
// dimension line below the reference edge
// for dimensioning the lower edge of the object
-// (redundant to turn the referece edge through 180deg +
+// (redundant to turn the reference edge through 180deg +
// TextUpsideDown, but easily operated)
// laesst sich auch draggen, indem man den Masslinienabstand
// (SdrMeasureLineDistItem) ueber die Bezugskante hinwegdraggt
diff --git a/include/tools/fontenum.hxx b/include/tools/fontenum.hxx
index f72c331544f4..be64956c15ab 100644
--- a/include/tools/fontenum.hxx
+++ b/include/tools/fontenum.hxx
@@ -95,7 +95,7 @@ typedef sal_uInt16 FontEmphasisMark;
#define EMPHASISMARK_POS_ABOVE ((FontEmphasisMark)0x1000)
#define EMPHASISMARK_POS_BELOW ((FontEmphasisMark)0x2000)
-// Only for compability
+// Only for compatibility
#define EMPHASISMARK_DOTS_ABOVE (EMPHASISMARK_DOT | EMPHASISMARK_POS_ABOVE)
#define EMPHASISMARK_DOTS_BELOW (EMPHASISMARK_DOT | EMPHASISMARK_POS_BELOW)
#define EMPHASISMARK_SIDE_DOTS (EMPHASISMARK_ACCENT | EMPHASISMARK_POS_ABOVE)
diff --git a/include/tools/rtti.hxx b/include/tools/rtti.hxx
index 92555a26c326..013552c66f79 100644
--- a/include/tools/rtti.hxx
+++ b/include/tools/rtti.hxx
@@ -139,7 +139,7 @@ inline const T1* rttiCast(const T2* pObj, const TypeId& rTypeId) {
#define HAS_BASE( T, pObj ) \
( pObj && (pObj)->IsA( TYPE(T) ) )
-/** Check whether a pointer is targetting and object of type T. */
+/** Check whether a pointer is targeting an object of type T. */
#define IS_TYPE(T,pObj) \
( pObj && (pObj)->Type() == TYPE(T) )
diff --git a/include/tools/simplerm.hxx b/include/tools/simplerm.hxx
index 65cd47b818e9..2674386210ca 100644
--- a/include/tools/simplerm.hxx
+++ b/include/tools/simplerm.hxx
@@ -65,7 +65,7 @@ public:
*/
OUString ReadString( sal_uInt32 nId );
- /** checks whether a certain resource is availble
+ /** checks whether a certain resource is available
@param _resourceType
the type of the resource to check. Currently, only RSC_STRING (strings) and RSC_RESOURCE (blobs)
are supported, for every other type, <FALSE/> will be returned.
diff --git a/include/ucbhelper/interceptedinteraction.hxx b/include/ucbhelper/interceptedinteraction.hxx
index 4de6df963672..99f81f072004 100644
--- a/include/ucbhelper/interceptedinteraction.hxx
+++ b/include/ucbhelper/interceptedinteraction.hxx
@@ -276,7 +276,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInteraction : public ::cppu::WeakImplHelper
public:
- /** @short implements the default handling of this class ....
+ /** @short implements the default handling of this class...
or can be overwritten by any derived class.
@descr If no further class is derived from this one
@@ -288,7 +288,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInteraction : public ::cppu::WeakImplHelper
If this method was overwritten by a derived implementation
-> the new implementation has to do everything by itself.
Of course it can access all members/helpers and work with it.
- But the default implementation isnt used automatically then.
+ But the default implementation is not used automatically then.
@param xRequest
the interaction request, which should be intercepted.
diff --git a/include/unotools/configvaluecontainer.hxx b/include/unotools/configvaluecontainer.hxx
index 8c84678dbc43..d83e814f16ac 100644
--- a/include/unotools/configvaluecontainer.hxx
+++ b/include/unotools/configvaluecontainer.hxx
@@ -70,7 +70,7 @@ namespace utl
@param _rxORB
specifies the service factory which should be used to access the configuration
@param _rAccessSafety
- As this class is intented to manipulate objects it does not hold itself (see the various
+ As this class is intended to manipulate objects it does not hold itself (see the various
registerXXX methods), it needs to guard these access for muti threading safety.<br/>
The mutex given here is locked whenever such an access occurs.
@param _pConfigLocation
diff --git a/include/unotools/textsearch.hxx b/include/unotools/textsearch.hxx
index ea53a358d09e..d13ec3f4d419 100644
--- a/include/unotools/textsearch.hxx
+++ b/include/unotools/textsearch.hxx
@@ -137,7 +137,7 @@ public:
~TextSearch();
/* search in the (selected) text the search string:
- rScrTxt - the text, in in which we search
+ rScrTxt - the text, in which we search
pStart - start position for the search
pEnde - end position for the search
diff --git a/include/vbahelper/vbahelper.hxx b/include/vbahelper/vbahelper.hxx
index 0d272005787f..d4a0de15ea36 100644
--- a/include/vbahelper/vbahelper.hxx
+++ b/include/vbahelper/vbahelper.hxx
@@ -236,7 +236,7 @@ public:
static sal_Int32 FieldInList( const css::uno::Sequence< OUString >& SearchList, const OUString& SearchString );
};
-// really just a a place holder to ease the porting pain
+// really just a place holder to ease the porting pain
class VBAHELPER_DLLPUBLIC DebugHelper
{
public:
diff --git a/include/vcl/texteng.hxx b/include/vcl/texteng.hxx
index bb4a1039af5e..6c52b91040d4 100644
--- a/include/vcl/texteng.hxx
+++ b/include/vcl/texteng.hxx
@@ -217,7 +217,7 @@ protected:
TextPaM SplitContent( sal_uLong nNode, sal_uInt16 nSepPos );
TextPaM ConnectContents( sal_uLong nLeftNode );
- // adjust PaM's and selections that were transfered to the API to a valid range
+ // adjust PaM's and selections that were transferred to the API to a valid range
void ValidateSelection( TextSelection& rSel ) const;
void ValidatePaM( TextPaM& rPaM ) const;
diff --git a/include/xmloff/xmlstyle.hxx b/include/xmloff/xmlstyle.hxx
index 369892520ab3..1d757b8145fc 100644
--- a/include/xmloff/xmlstyle.hxx
+++ b/include/xmloff/xmlstyle.hxx
@@ -149,7 +149,7 @@ public:
/** if this method returns true, its parent styles context
should not add it to its container.<br>
Transient styles can't be accessed from its
- parent SvXMLStylesContext after theyre imported and
+ parent SvXMLStylesContext after they are imported and
the methods CreateAndInsert(), CreateAndInsertLate()
and Finish() will not be called.
The default return value is false