summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hwpfilter/source/hbox.h2
-rw-r--r--hwpfilter/source/hwpeq.cxx2
-rw-r--r--i18nlangtag/source/languagetag/languagetag.cxx2
-rw-r--r--i18npool/inc/servicename.hxx2
-rw-r--r--i18npool/source/breakiterator/breakiteratorImpl.cxx2
-rw-r--r--i18npool/source/localedata/LocaleNode.cxx2
-rw-r--r--i18npool/source/transliteration/transliteration_body.cxx2
-rw-r--r--idl/source/objects/object.cxx2
-rw-r--r--idlc/test/typelookup.idl8
-rw-r--r--include/basegfx/polygon/b2dlinegeometry.hxx2
-rw-r--r--include/basegfx/polygon/b2dpolygontools.hxx2
-rw-r--r--include/basic/sberrors.hxx2
-rw-r--r--include/comphelper/numberedcollection.hxx4
-rw-r--r--include/comphelper/propagg.hxx2
-rw-r--r--include/drawinglayer/primitive2d/cropprimitive2d.hxx2
-rw-r--r--include/editeng/hangulhanja.hxx2
-rw-r--r--include/formula/vectortoken.hxx2
-rw-r--r--include/framework/titlehelper.hxx2
-rw-r--r--include/jvmfwk/framework.h2
-rw-r--r--include/osl/process.h2
-rw-r--r--include/osl/security.h2
-rw-r--r--include/osl/security_decl.hxx2
-rw-r--r--include/registry/writer.hxx2
-rw-r--r--include/rtl/byteseq.h2
-rw-r--r--include/sfx2/shell.hxx2
-rw-r--r--include/sfx2/sidebar/SidebarChildWindow.hxx2
-rw-r--r--include/sfx2/tabdlg.hxx2
-rw-r--r--include/svl/PasswordHelper.hxx2
-rw-r--r--include/svl/filerec.hxx6
-rw-r--r--include/svl/undo.hxx2
-rw-r--r--include/svtools/acceleratorexecute.hxx2
-rw-r--r--include/svtools/headbar.hxx2
-rw-r--r--include/svtools/svparser.hxx2
-rw-r--r--include/svtools/table/tablemodel.hxx2
-rw-r--r--include/svtools/toolpanel/decklayouter.hxx2
-rw-r--r--include/svtools/wizardmachine.hxx2
-rw-r--r--include/svx/SpellDialogChildWindow.hxx2
-rw-r--r--include/svx/sdtfsitm.hxx2
-rw-r--r--include/svx/svdmodel.hxx2
-rw-r--r--include/svx/svdoashp.hxx2
-rw-r--r--include/svx/svdotext.hxx2
-rw-r--r--include/svx/svdouno.hxx2
-rw-r--r--include/svx/svdsnpv.hxx2
-rw-r--r--include/svx/svxids.hrc2
-rw-r--r--include/toolkit/awt/animatedimagespeer.hxx2
-rw-r--r--include/tools/weakbase.h2
-rw-r--r--include/typelib/typedescription.h2
-rw-r--r--include/ucbhelper/resultsetmetadata.hxx2
-rw-r--r--include/vcl/bitmap.hxx2
-rw-r--r--include/vcl/gdimetafiletools.hxx2
-rw-r--r--include/vcl/pdfwriter.hxx2
-rw-r--r--include/vcl/svapp.hxx2
-rw-r--r--include/vcl/texteng.hxx2
-rw-r--r--include/vcl/toolbox.hxx2
-rw-r--r--include/xmloff/shapeexport.hxx2
55 files changed, 61 insertions, 61 deletions
diff --git a/hwpfilter/source/hbox.h b/hwpfilter/source/hbox.h
index c1e5f18db777..7499bd2e0f99 100644
--- a/hwpfilter/source/hbox.h
+++ b/hwpfilter/source/hbox.h
@@ -807,7 +807,7 @@ struct NewNum: public HBox
virtual bool Read(HWPFile &hwpf) SAL_OVERRIDE;
};
-// page numger(20)
+// page number(20)
/**
* @short Input page index in footer or header
*/
diff --git a/hwpfilter/source/hwpeq.cxx b/hwpfilter/source/hwpeq.cxx
index 7ea881504606..a897abeaf791 100644
--- a/hwpfilter/source/hwpeq.cxx
+++ b/hwpfilter/source/hwpeq.cxx
@@ -54,7 +54,7 @@ using namespace std;
#define STRICMP strcasecmp
#endif
-// sub and sup scipt script status
+// sub and sup script status
enum { SCRIPT_NONE, SCRIPT_SUB, SCRIPT_SUP, SCRIPT_ALL};
static int eq_word(MzString& outs, istream *strm, int script = SCRIPT_NONE);
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index 34a7f718ff48..15cf405b5841 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -711,7 +711,7 @@ void LanguageTag::setConfiguredSystemLanguage( LanguageType nLang )
}
SAL_INFO( "i18nlangtag", "LanguageTag::setConfiguredSystemLanguage: setting to 0x" << ::std::hex << nLang);
MsLangId::LanguageTagAccess::setConfiguredSystemLanguage( nLang);
- // Resest system locale to none and let registerImpl() do the rest to
+ // Reset system locale to none and let registerImpl() do the rest to
// initialize a new one.
theSystemLocale::get().reset();
LanguageTag aLanguageTag( LANGUAGE_SYSTEM);
diff --git a/i18npool/inc/servicename.hxx b/i18npool/inc/servicename.hxx
index 1daa8864e837..99f31d75c5e8 100644
--- a/i18npool/inc/servicename.hxx
+++ b/i18npool/inc/servicename.hxx
@@ -29,7 +29,7 @@ Service Name
Implementation Name
- For geneic service: com.sun.star.i18n.Transliteration,
+ For generic service: com.sun.star.i18n.Transliteration,
com.sun.star.i18n.Transliteration
com.sun.star.i18n.Transliteration.u2l
diff --git a/i18npool/source/breakiterator/breakiteratorImpl.cxx b/i18npool/source/breakiterator/breakiteratorImpl.cxx
index 088e6b526d65..e07c2ba06733 100644
--- a/i18npool/source/breakiterator/breakiteratorImpl.cxx
+++ b/i18npool/source/breakiterator/breakiteratorImpl.cxx
@@ -574,7 +574,7 @@ BreakIteratorImpl::getLocaleSpecificBreakIterator(const Locale& rLocale) throw (
OUStringBuffer aBuf(l+c+v+3);
if ((l > 0 && c > 0 && v > 0 &&
- // load service with name <base>_<lang>_<country>_<varian>
+ // load service with name <base>_<lang>_<country>_<variant>
createLocaleSpecificBreakIterator(aBuf.append(rLocale.Language).append(under).append(
rLocale.Country).append(under).append(rLocale.Variant).makeStringAndClear())) ||
(l > 0 && c > 0 &&
diff --git a/i18npool/source/localedata/LocaleNode.cxx b/i18npool/source/localedata/LocaleNode.cxx
index bb8ea7119cf3..4a41aa5385aa 100644
--- a/i18npool/source/localedata/LocaleNode.cxx
+++ b/i18npool/source/localedata/LocaleNode.cxx
@@ -498,7 +498,7 @@ void LCCTYPENode::generateCode (const OFileWriter &of) const
* need to adapt quite some locales' data. */
if (aQuoteStart == aDoubleQuoteStart)
fprintf( stderr, "Warning: %s\n",
- "QuotationStart equals DoubleQuotationStart. Not necessarily an isue, but unusual.");
+ "QuotationStart equals DoubleQuotationStart. Not necessarily an issue, but unusual.");
if (aQuoteEnd == aDoubleQuoteEnd)
fprintf( stderr, "Warning: %s\n",
"QuotationEnd equals DoubleQuotationEnd. Not necessarily an issue, but unusual.");
diff --git a/i18npool/source/transliteration/transliteration_body.cxx b/i18npool/source/transliteration/transliteration_body.cxx
index 40238645b481..c9c41ef773d0 100644
--- a/i18npool/source/transliteration/transliteration_body.cxx
+++ b/i18npool/source/transliteration/transliteration_body.cxx
@@ -82,7 +82,7 @@ static sal_uInt8 lcl_getMappingTypeForToggleCase( sal_uInt8 nMappingType, sal_Un
nRes = MappingTypeLowerToUpper;
else
{
- // should also work properly for non-upper characters like white spacs, numbers, ...
+ // should also work properly for non-upper characters like white spaces, numbers, ...
nRes = MappingTypeUpperToLower;
}
}
diff --git a/idl/source/objects/object.cxx b/idl/source/objects/object.cxx
index 4f09643363c6..635f9019f288 100644
--- a/idl/source/objects/object.cxx
+++ b/idl/source/objects/object.cxx
@@ -403,7 +403,7 @@ void SvMetaClass::WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm )
Back2Delemitter( rOutStm );
else
{
- // at leaast one dummy
+ // at least one dummy
WriteTab( rOutStm, 1 );
rOutStm.WriteCharPtr("{ (const SfxType*) &aSfxVoidItem_Impl, 0, 0 }" ) << endl;
}
diff --git a/idlc/test/typelookup.idl b/idlc/test/typelookup.idl
index 081bddcae17d..6564cdafc12f 100644
--- a/idlc/test/typelookup.idl
+++ b/idlc/test/typelookup.idl
@@ -48,15 +48,15 @@ struct BaseStruct
byte m3;
/// a type member
type m4;
- /// a enum member, Error in moudle idlc::test
+ /// a enum member, Error in module idlc::test
Error m5;
/// a typedef member, global Error (typedef short)
::Error m6;
- /// a typedef member, Error in moudle idlc (typedef long)
+ /// a typedef member, Error in module idlc (typedef long)
::idlc::Error m7;
- /// a typedef member, Error in moudle idlc (typedef long)
+ /// a typedef member, Error in module idlc (typedef long)
idlc::Error m8;
- /// a enum member, Error in moudle idlc::test
+ /// a enum member, Error in module idlc::test
test::Error m9;
};
diff --git a/include/basegfx/polygon/b2dlinegeometry.hxx b/include/basegfx/polygon/b2dlinegeometry.hxx
index 534adbef70c2..9c339a0f49ff 100644
--- a/include/basegfx/polygon/b2dlinegeometry.hxx
+++ b/include/basegfx/polygon/b2dlinegeometry.hxx
@@ -90,7 +90,7 @@ namespace basegfx
It will check edges for trivial bezier to avoid unnecessary
bezier polygons. Care is taken to produce the in-between
- polygon points (the ones original on the source poygon) since
+ polygon points (the ones original on the source polygon) since
it has showed that without those, the raster converters leave
non-filled gaps.
diff --git a/include/basegfx/polygon/b2dpolygontools.hxx b/include/basegfx/polygon/b2dpolygontools.hxx
index 02cc43dbb594..b2d44579c1ae 100644
--- a/include/basegfx/polygon/b2dpolygontools.hxx
+++ b/include/basegfx/polygon/b2dpolygontools.hxx
@@ -188,7 +188,7 @@ namespace basegfx
polygon will be emptied as preparation.
@param fFullDashDotLen
- The sumed-up length of the rDotDashArray. If zero, it will
+ The summed-up length of the rDotDashArray. If zero, it will
be calculated internally.
*/
BASEGFX_DLLPUBLIC void applyLineDashing(
diff --git a/include/basic/sberrors.hxx b/include/basic/sberrors.hxx
index cee7f75d7795..2aaf48f63b9d 100644
--- a/include/basic/sberrors.hxx
+++ b/include/basic/sberrors.hxx
@@ -45,7 +45,7 @@ typedef sal_uIntPtr SbError;
#define ERRCODE_BASIC_PROP_WRITEONLY ERRCODE_SBX_PROP_WRITEONLY // Property is write only
#define ERRCODE_BASIC_INVALID_OBJECT ERRCODE_SBX_INVALID_OBJECT // Invalid object reference
#define ERRCODE_BASIC_NO_METHOD ERRCODE_SBX_NO_METHOD // Property or method not found
-#define ERRCODE_BASIC_INVALID_USAGE_OBJECT ERRCODE_SBX_INVALID_USAGE_OBJECT // Invalid usee of object
+#define ERRCODE_BASIC_INVALID_USAGE_OBJECT ERRCODE_SBX_INVALID_USAGE_OBJECT // Invalid use of object
#define ERRCODE_BASIC_NO_OLE ERRCODE_SBX_NO_OLE // Class does not support OLE
#define ERRCODE_BASIC_BAD_METHOD ERRCODE_SBX_BAD_METHOD // Object doesn't support method
#define ERRCODE_BASIC_OLE_ERROR ERRCODE_SBX_OLE_ERROR // OLE Automation error
diff --git a/include/comphelper/numberedcollection.hxx b/include/comphelper/numberedcollection.hxx
index c231863f6d9b..2e50d3b73707 100644
--- a/include/comphelper/numberedcollection.hxx
+++ b/include/comphelper/numberedcollection.hxx
@@ -39,9 +39,9 @@ namespace comphelper{
/** @short defines a collection of UNO components, where every component will get its own unique number.
- @descr Such number will be unique at runtime only ... but it supports fragmentation.
+ @descr Such number will be unique at runtime only... but it supports fragmentation.
Note: This collection uses weak references only to know her components.
- So lifetime of thise components must be controlled outside.
+ So lifetime of these components must be controlled outside.
@threadsafe
*/
diff --git a/include/comphelper/propagg.hxx b/include/comphelper/propagg.hxx
index 6d5c81579466..d019f83fb710 100644
--- a/include/comphelper/propagg.hxx
+++ b/include/comphelper/propagg.hxx
@@ -170,7 +170,7 @@ public:
For instance, some derivee of OPropertySetAggregationHelper may decide to create an
OPropertyArrayAggregationHelper which contains only a subset of the aggregate properties. This way,
- some of the aggregate properties may be hidded to the public.<br/>
+ some of the aggregate properties may be hidden to the public.<br/>
When using the XPropertySetInfo of the aggregate set to determine the existence of a property, then this
would return false positives.</p>
diff --git a/include/drawinglayer/primitive2d/cropprimitive2d.hxx b/include/drawinglayer/primitive2d/cropprimitive2d.hxx
index 01c63499197a..d96d75ee4d18 100644
--- a/include/drawinglayer/primitive2d/cropprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/cropprimitive2d.hxx
@@ -47,7 +47,7 @@ namespace drawinglayer
created from unit polygon and maTransformation).
At least in this primitive the units of the crop values are
- already in the local coordinate system; inthe core these distances
+ already in the local coordinate system; in the core these distances
are defined relative to the object content size (PrefMapMode
and PrefSize of the content)...
diff --git a/include/editeng/hangulhanja.hxx b/include/editeng/hangulhanja.hxx
index 5f9f16f049cd..76a03a30c9c9 100644
--- a/include/editeng/hangulhanja.hxx
+++ b/include/editeng/hangulhanja.hxx
@@ -197,7 +197,7 @@ namespace editeng
in your document, than you have to remember the document position immediately <em>behind</em>
the changed text. In a next call to ReplaceUnit, an index of <em>0</em> will denote exactly
this position behind the previous replacement<br/>
- The reaons for this is that this class here does not know anything about your document structure,
+ The reason is that this class here does not know anything about your document structure,
so after a replacement took place, it's impossible to address anything in the range from the
beginning of the portion up to the replaced text.<br/>
In the very first call to ReplaceUnit, an index of <em>0</em> denotes the very first position of
diff --git a/include/formula/vectortoken.hxx b/include/formula/vectortoken.hxx
index b1853ea7316d..c8babc5c4238 100644
--- a/include/formula/vectortoken.hxx
+++ b/include/formula/vectortoken.hxx
@@ -81,7 +81,7 @@ class FORMULA_DLLPUBLIC DoubleVectorRefToken : public FormulaToken
size_t mnArrayLength; /// length of all arrays which does not include trailing empty region.
size_t mnRefRowSize; /// original reference row size. The row size may
/// change as it goes down the array if either the
- /// stard or end position is fixed.
+ /// start or end position is fixed.
bool mbStartFixed:1; /// whether or not the start row position is absolute.
bool mbEndFixed:1; /// whether or not the end row position is absolute.
diff --git a/include/framework/titlehelper.hxx b/include/framework/titlehelper.hxx
index a1653d7ceacb..441116302eb5 100644
--- a/include/framework/titlehelper.hxx
+++ b/include/framework/titlehelper.hxx
@@ -86,7 +86,7 @@ class FWE_DLLPUBLIC TitleHelper : private ::cppu::BaseMutex
void setOwner (const css::uno::Reference< css::uno::XInterface >& xOwner);
- /** set an outside component which provides the righht string and number for
+ /** set an outside component which provides the right string and number for
an untitled component.
It's holded weak only so we do not need any complex dispose sessions.
diff --git a/include/jvmfwk/framework.h b/include/jvmfwk/framework.h
index 2908eb535f8d..16c8d0c7311c 100644
--- a/include/jvmfwk/framework.h
+++ b/include/jvmfwk/framework.h
@@ -46,7 +46,7 @@ extern "C" {
about these JREs as well as starting the VMs.</dd>
<dt>UNO_JAVA_JFW_USER_DATA</dt>
<dd>The file contains settings for a particular user. One can use the macro
- $SYSUSERCONFIG in the URL which expands to a directory whery the user's data are
+ $SYSUSERCONFIG in the URL which expands to a directory where the user's data are
kept. On UNIX this would be the home directory and on Windows some sub-directory
of the &quot;Documents and Settings&quot; folder.The content of this file is an
implementation detail and may change in the future.</dd>
diff --git a/include/osl/process.h b/include/osl/process.h
index 068ef0c69011..ca30046af06d 100644
--- a/include/osl/process.h
+++ b/include/osl/process.h
@@ -321,7 +321,7 @@ SAL_DLLPUBLIC oslProcessError SAL_CALL osl_joinProcessWithTimeout(
osl_Process_EXITCODE
osl_Process_CPUTIMES
osl_Process_HEAPUSAGE
- @param[out] pInfo a pointer to a vaid oslProcessInfo structure.
+ @param[out] pInfo a pointer to a valid oslProcessInfo structure.
the Size field has to be initialized with the size
of the oslProcessInfo structure.
on success the Field member holds the (or'ed)
diff --git a/include/osl/security.h b/include/osl/security.h
index a8c37795b451..ca1da8cb9fa6 100644
--- a/include/osl/security.h
+++ b/include/osl/security.h
@@ -71,7 +71,7 @@ SAL_DLLPUBLIC oslSecurityError SAL_CALL osl_loginUser(
/** Create a security handle for the denoted user.
Try to log in the user on the denoted file server. On success the homedir will be
- the maped drive on this server.
+ the mapped drive on this server.
@param[in] strUserName denotes the name of the user to logg in.
@param[in] strPasswd the password for this user.
@param[in] strFileServer denotes the file server on which the user is logged in.
diff --git a/include/osl/security_decl.hxx b/include/osl/security_decl.hxx
index 4e0ff268e5f2..6eb0a01da90e 100644
--- a/include/osl/security_decl.hxx
+++ b/include/osl/security_decl.hxx
@@ -92,7 +92,7 @@ public:
*/
inline bool SAL_CALL getConfigDir( rtl::OUString & strDirectory) const;
- /** Query if the user who is logged inhas administrator rights.
+ /** Query if the user who is logged in has administrator rights.
@return True, if the user has administrator rights, otherwise false.
*/
inline bool SAL_CALL isAdministrator() const;
diff --git a/include/registry/writer.hxx b/include/registry/writer.hxx
index 023aa1ee2d70..d1d04dd8f0fa 100644
--- a/include/registry/writer.hxx
+++ b/include/registry/writer.hxx
@@ -267,7 +267,7 @@ public:
called on this type writer
@exception std::bad_alloc is raised if an out-of-memory condition occurs
- (in which case <code>siez</code> is not modified
+ (in which case <code>size</code> is not modified
*/
void const * getBlob(sal_uInt32 * size) {
void const * p = typereg_writer_getBlob(m_handle, size);
diff --git a/include/rtl/byteseq.h b/include/rtl/byteseq.h
index 47712bbbd05d..27011c2fba11 100644
--- a/include/rtl/byteseq.h
+++ b/include/rtl/byteseq.h
@@ -270,7 +270,7 @@ public:
The implementation does NOT check for array bounds!
@param nIndex index
- @return const C++ reference to byte at element of indenx nIndex
+ @return const C++ reference to byte at element of index nIndex
*/
inline const sal_Int8 & SAL_CALL operator [] ( sal_Int32 nIndex ) const
{ return getConstArray()[ nIndex ]; }
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx
index aae874ac2bc9..57134528e7a8 100644
--- a/include/sfx2/shell.hxx
+++ b/include/sfx2/shell.hxx
@@ -292,7 +292,7 @@ public:
inline void SetPool( SfxItemPool *pNewPool ) ;
/**
- Each Subclass of SfxShell can hava a <SfxUndoManager>. This can be set in
+ Each Subclass of SfxShell can have a <SfxUndoManager>. This can be set in
the derived class with <SfxShell:SetUndoManager()>.
The class SfxShell itself does not have a SfxUndoManager, a NULL-pointer
diff --git a/include/sfx2/sidebar/SidebarChildWindow.hxx b/include/sfx2/sidebar/SidebarChildWindow.hxx
index d55d01d707c8..b703ced082f5 100644
--- a/include/sfx2/sidebar/SidebarChildWindow.hxx
+++ b/include/sfx2/sidebar/SidebarChildWindow.hxx
@@ -24,7 +24,7 @@
namespace sfx2 { namespace sidebar {
-/** Outer container of the sidbar window.
+/** Outer container of the sidebar window.
Has to be registered for every application via the
RegisterChildWindow() method from the RegisterControllers() method
diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx
index a8f5526a7709..84e1a0751b09 100644
--- a/include/sfx2/tabdlg.hxx
+++ b/include/sfx2/tabdlg.hxx
@@ -111,7 +111,7 @@ protected:
SfxItemSet* GetInputSetImpl();
SfxTabPage* GetTabPage( sal_uInt16 nPageId ) const;
- /** prepare to leace the current page. Calls the DeactivatePage method of the current page, (if necessary),
+ /** prepare to leave the current page. Calls the DeactivatePage method of the current page, (if necessary),
handles the item sets to copy.
@return sal_True if it is allowed to leave the current page, sal_False otherwise
*/
diff --git a/include/svl/PasswordHelper.hxx b/include/svl/PasswordHelper.hxx
index d6d027902046..06cf311d6bd5 100644
--- a/include/svl/PasswordHelper.hxx
+++ b/include/svl/PasswordHelper.hxx
@@ -35,7 +35,7 @@ public:
SVL_DLLPUBLIC static void GetHashPassword(com::sun::star::uno::Sequence<sal_Int8>& rPassHash, const OUString& sPass);
/**
Use this method to compare a given string with another given Hash value.
- This is necessary, because in older versions exists different hashs of the same string. They were endian dependent.
+ This is necessary, because in older versions exists different hashes of the same string. They were endian dependent.
We need this to handle old files. This method will compare against big and little endian. See #101326#
*/
SVL_DLLPUBLIC static bool CompareHashPassword(const com::sun::star::uno::Sequence<sal_Int8>& rOldPassHash, const OUString& sNewPass);
diff --git a/include/svl/filerec.hxx b/include/svl/filerec.hxx
index 9dfc58664fca..f66634d1ba40 100644
--- a/include/svl/filerec.hxx
+++ b/include/svl/filerec.hxx
@@ -137,7 +137,7 @@ private:
* is predetermined. So the record type serves mainly for checks
* and for file viewers that do not know the exact file format.
*
- * For that purpse 'SfxMiniRecordReader' provides a static method
+ * For that purpose 'SfxMiniRecordReader' provides a static method
* 'ScanRecordType()', with which it is possible to find out what
* Record type can be found in the stream that was passed.
*
@@ -152,7 +152,7 @@ private:
* If the record starts with 0x44 it could be a Drawing-Engine-Record.
* This is the case if the following 3 bytes spell 'RMD' or 'RVW'
* (which together with 'D'==0x44 form an abbreviation for 'DRaw-MoDel'
- * or 'DRaw-VieW'). Records of this type cannot be readby the classes
+ * or 'DRaw-VieW'). Records of this type cannot be read by the classes
* represented here, nor interpreted in any way. Only the
* 'ScanRecordType()' method can recognise it - but further processing
* is impossible.
@@ -167,7 +167,7 @@ private:
* 3 sal_uInt8 OffsetToEndOfRec
* OffsetToEndOfRec* 1 sal_uInt8 Content
*
- * For Extended-Reords the 4 byte header is followed by an extended header,
+ * For Extended-Records the 4 byte header is followed by an extended header,
* which contains first the record type, than a version number
* and a tag, which indicates the kind of content.
*
diff --git a/include/svl/undo.hxx b/include/svl/undo.hxx
index d9b12274aae5..19f190140aa7 100644
--- a/include/svl/undo.hxx
+++ b/include/svl/undo.hxx
@@ -410,7 +410,7 @@ class SVL_DLLPUBLIC SfxLinkUndoAction : public SfxUndoAction
/* [Explanation]
SfxLinkUndoAction is used to link two SfxUndoManager. The Undo/Redos inserted
- in the first SfxUndoManager redict their Undo/Redo to the second. With this it
+ in the first SfxUndoManager redirect their Undo/Redo to the second. With this it
does not matter, if the undo/redo initially was on the first or the second.
After inserting SfxLinkUndoAction on the first SfxUndoManager, you have to
diff --git a/include/svtools/acceleratorexecute.hxx b/include/svtools/acceleratorexecute.hxx
index 6e9c223c0fed..20e1b36e4812 100644
--- a/include/svtools/acceleratorexecute.hxx
+++ b/include/svtools/acceleratorexecute.hxx
@@ -59,7 +59,7 @@ struct TMutexInit
@attention
- Because exceution of an accelerator command can be dangerous
+ Because execution of an accelerator command can be dangerous
(in case it force an office shutdown for key "ALT+F4"!)
all internal dispatches are done asynchronous.
Menas that the trigger call doesn't wait till the dispatch
diff --git a/include/svtools/headbar.hxx b/include/svtools/headbar.hxx
index 77d9bed41d6c..cbf057bfc86f 100644
--- a/include/svtools/headbar.hxx
+++ b/include/svtools/headbar.hxx
@@ -157,7 +157,7 @@ Tips and tricks:
1) ContextMenu
If a context sensitive PopupMenu should be shown, the command
handler must be overlaid. Using GetItemId() and when passing the
-mous position, it can be determined whether the mouse click has been
+mouse position, it can be determined whether the mouse click has been
carried out over an item resp. over which item the mouse click has been
carried out.
diff --git a/include/svtools/svparser.hxx b/include/svtools/svparser.hxx
index eabdf18c6807..75ab3be3d83f 100644
--- a/include/svtools/svparser.hxx
+++ b/include/svtools/svparser.hxx
@@ -53,7 +53,7 @@ protected:
sal_uLong nlLinePos; // current column number
SvParser_Impl *pImplData; // internal data
- long nTokenValue; // additional vavlue (RTF)
+ long nTokenValue; // additional value (RTF)
bool bTokenHasValue; // indicates whether nTokenValue is valid
SvParserState eState; // status also in derived classes
diff --git a/include/svtools/table/tablemodel.hxx b/include/svtools/table/tablemodel.hxx
index 3027af84dc21..136feacefafe 100644
--- a/include/svtools/table/tablemodel.hxx
+++ b/include/svtools/table/tablemodel.hxx
@@ -245,7 +245,7 @@ namespace svt { namespace table
*/
virtual void setFlexibility( sal_Int32 const i_flexibility ) = 0;
- /** returns the width of the column, in app-font unitss
+ /** returns the width of the column, in app-font units
The returned value must be a positive ->TableMetrics value.
diff --git a/include/svtools/toolpanel/decklayouter.hxx b/include/svtools/toolpanel/decklayouter.hxx
index e5b9e9319b28..37b2a828d0a2 100644
--- a/include/svtools/toolpanel/decklayouter.hxx
+++ b/include/svtools/toolpanel/decklayouter.hxx
@@ -63,7 +63,7 @@ namespace svt
*/
virtual void Destroy() = 0;
- /** assuming that a layouter neesds to provide some kind of panel selector control, this method
+ /** assuming that a layouter needs to provide some kind of panel selector control, this method
requests to set the focus to this control.
*/
virtual void SetFocusToPanelSelector() = 0;
diff --git a/include/svtools/wizardmachine.hxx b/include/svtools/wizardmachine.hxx
index e2c2d6bd8618..a1281b493235 100644
--- a/include/svtools/wizardmachine.hxx
+++ b/include/svtools/wizardmachine.hxx
@@ -59,7 +59,7 @@ namespace svt
eTravelForward, // traveling forward (maybe with skipping pages)
eTravelBackward, // traveling backward (maybe with skipping pages)
eFinish, // the wizard is about to be finished
- eValidate // the data should be validated only, no traveling wll happen
+ eValidate // the data should be validated only, no traveling will happen
};
};
diff --git a/include/svx/SpellDialogChildWindow.hxx b/include/svx/SpellDialogChildWindow.hxx
index a50ddbbfb013..2b4964ff86d0 100644
--- a/include/svx/SpellDialogChildWindow.hxx
+++ b/include/svx/SpellDialogChildWindow.hxx
@@ -30,7 +30,7 @@ class AbstractSpellDialog;
namespace svx {
/** The child window wrapper of the actual spellin dialog. To use the
- spelling dialog in an application you have to do the ususal things:
+ spelling dialog in an application you have to do the usual things:
<ol>
<li>Call this class' RegisterChildWindow() method with the module
as second argument that you want the dialog included in.</li>
diff --git a/include/svx/sdtfsitm.hxx b/include/svx/sdtfsitm.hxx
index 0faa28edcdcd..caa3e9d41b68 100644
--- a/include/svx/sdtfsitm.hxx
+++ b/include/svx/sdtfsitm.hxx
@@ -25,7 +25,7 @@
enum SdrFitToSizeType {
SDRTEXTFIT_NONE, // - no fit-to-size
- SDRTEXTFIT_PROPORTIONAL, // - resize all glyhs proportionally
+ SDRTEXTFIT_PROPORTIONAL, // - resize all glyphs proportionally
// (might scale anisotrophically)
SDRTEXTFIT_ALLLINES, // - like SDRTEXTFIT_PROPORTIONAL, but
// scales each line separately
diff --git a/include/svx/svdmodel.hxx b/include/svx/svdmodel.hxx
index 918f6abdad8c..b47181012c84 100644
--- a/include/svx/svdmodel.hxx
+++ b/include/svx/svdmodel.hxx
@@ -580,7 +580,7 @@ public:
const Link<>& GetNotifyUndoActionHdl() const { return aUndoLink; }
/** application can set its own undo manager, BegUndo, EndUndo and AddUndoAction
- calls are routet to this interface if given */
+ calls are routed to this interface if given */
void SetSdrUndoManager( SfxUndoManager* pUndoManager );
SfxUndoManager* GetSdrUndoManager() const;
diff --git a/include/svx/svdoashp.hxx b/include/svx/svdoashp.hxx
index 261b8f62bb8c..95ea033da50b 100644
--- a/include/svx/svdoashp.hxx
+++ b/include/svx/svdoashp.hxx
@@ -165,7 +165,7 @@ public:
SdrObjCustomShape();
virtual ~SdrObjCustomShape();
- /* is merging default attributes from type-shype into the SdrCustomShapeGeometryItem. If pType
+ /* is merging default attributes from type-shape into the SdrCustomShapeGeometryItem. If pType
is NULL then the type is being taken from the "Type" property of the SdrCustomShapeGeometryItem.
MergeDefaultAttributes is called when creating CustomShapes via UI and after importing */
void MergeDefaultAttributes( const OUString* pType = NULL );
diff --git a/include/svx/svdotext.hxx b/include/svx/svdotext.hxx
index 1bbfb83be68e..b0924251d52f 100644
--- a/include/svx/svdotext.hxx
+++ b/include/svx/svdotext.hxx
@@ -204,7 +204,7 @@ protected:
SdrObjKind eTextKind;
// #108784#
- // For text editing in SW Haeder/Footer it is necessary to be
+ // For text editing in SW Header/Footer it is necessary to be
// able to set an offset for the text edit to allow text editing at the
// position of the virtual object. This offset is used when setting up
// and maintaining the OutlinerView.
diff --git a/include/svx/svdouno.hxx b/include/svx/svdouno.hxx
index 56f177e9d0ed..2cefadbdbfcf 100644
--- a/include/svx/svdouno.hxx
+++ b/include/svx/svdouno.hxx
@@ -105,7 +105,7 @@ public:
scenarios where you need certain information on how a control is painted onto a window, without
actually painting it. For example, you might be interested in the DeviceInfo of an UNO control.
- For those cases, you can ontain an XControl which behaves as the control which *would* be used to
+ For those cases, you can contain an XControl which behaves as the control which *would* be used to
paint onto a window.
@param _rWindow
diff --git a/include/svx/svdsnpv.hxx b/include/svx/svdsnpv.hxx
index f437be3e22e3..1554fb0c4402 100644
--- a/include/svx/svdsnpv.hxx
+++ b/include/svx/svdsnpv.hxx
@@ -191,7 +191,7 @@ public:
// The snapping angles is independent of snapping coordinates
// and so independent of the attitude IsSnapEnabled()
// Only values should be specified for them is applied:
- // 36000 modulu nAngle = 0
+ // 36000 modulo nAngle = 0
// Implemented for:
// - Rotate (Dragging)
// - Shear (Dragging)
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc
index 67ee3dae8d7a..81cecffa5627 100644
--- a/include/svx/svxids.hrc
+++ b/include/svx/svxids.hrc
@@ -228,7 +228,7 @@
#define FN_INSERT_BREAK (FN_INSERT + 3)
#define FN_INSERT_SOFT_HYPHEN (FN_INSERT + 43) /* optional hyphen */
#define FN_INSERT_HARD_SPACE (FN_INSERT + 44) /* hard space */
-#define FN_INSERT_HARDHYPHEN (FN_INSERT + 85) /* hyphen withou break*/
+#define FN_INSERT_HARDHYPHEN (FN_INSERT + 85) /* hyphen without break*/
//!! be aware to not overwrite something that is used in sw/inc/cmdid.h already !!
#define FN_FORMAT (SID_SW_START + 400)
diff --git a/include/toolkit/awt/animatedimagespeer.hxx b/include/toolkit/awt/animatedimagespeer.hxx
index b0e366d1654b..1881877ee182 100644
--- a/include/toolkit/awt/animatedimagespeer.hxx
+++ b/include/toolkit/awt/animatedimagespeer.hxx
@@ -79,7 +79,7 @@ namespace toolkit
void ProcessWindowEvent( const VclWindowEvent& i_windowEvent ) SAL_OVERRIDE;
private:
- /** updates our images with the ones from the givem XAnimatedImages component
+ /** updates our images with the ones from the given XAnimatedImages component
*/
void impl_updateImages_nolck( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& i_animatedImages );
diff --git a/include/tools/weakbase.h b/include/tools/weakbase.h
index 78ce0af749f8..366358f9f787 100644
--- a/include/tools/weakbase.h
+++ b/include/tools/weakbase.h
@@ -129,7 +129,7 @@ public:
/** clears the reference pointer in all living weak references for this instance.
Further created weak references will also be invalid.
You should call this method in the d'tor of your derived classes for an early
- invalidate of all living weak references while youre object is already inside
+ invalidate of all living weak references while your object is already inside
it d'tor.
*/
inline void clearWeak();
diff --git a/include/typelib/typedescription.h b/include/typelib/typedescription.h
index 8ed5ce068e58..a8f842e366f8 100644
--- a/include/typelib/typedescription.h
+++ b/include/typelib/typedescription.h
@@ -676,7 +676,7 @@ CPPU_DLLPUBLIC void SAL_CALL typelib_typedescription_acquire(
typelib_TypeDescription * pDesc )
SAL_THROW_EXTERN_C();
-/** Decrements reference count of given type. If reference count reaches 0, the trype description
+/** Decrements reference count of given type. If reference count reaches 0, the type description
is deleted.
@param pDesc type description
diff --git a/include/ucbhelper/resultsetmetadata.hxx b/include/ucbhelper/resultsetmetadata.hxx
index a368d04013c5..248a0fa4fb9c 100644
--- a/include/ucbhelper/resultsetmetadata.hxx
+++ b/include/ucbhelper/resultsetmetadata.hxx
@@ -109,7 +109,7 @@ struct ResultSetColumnData
};
// Note: Never change the initial values! Implementations using this struct
-// may havily depend on the behaviour of the default constructor.
+// may heavily depend on the behaviour of the default constructor.
ResultSetColumnData::ResultSetColumnData()
: isAutoIncrement( false ),
diff --git a/include/vcl/bitmap.hxx b/include/vcl/bitmap.hxx
index a9f2146280c7..9d80820e7629 100644
--- a/include/vcl/bitmap.hxx
+++ b/include/vcl/bitmap.hxx
@@ -594,7 +594,7 @@ public:
*/
static bool HasFastScale();
- // Adapt the BitCount of rNew to BitCount of lolal, including grey or color paltette
+ // Adapt the BitCount of rNew to BitCount of total, including grey or color palette
// Can be used to create alpha/mask bitmaps after their processing in 24bit
void AdaptBitCount(Bitmap& rNew) const;
diff --git a/include/vcl/gdimetafiletools.hxx b/include/vcl/gdimetafiletools.hxx
index 879ea2a010f8..ea31f0dd5bb3 100644
--- a/include/vcl/gdimetafiletools.hxx
+++ b/include/vcl/gdimetafiletools.hxx
@@ -25,7 +25,7 @@
// #i121267# Added tooling to be able to support old exporters which are based on
// metafiles as graphic content, but do not implement using the contained clip
// regions.
-// The given metafile will internall yclip it's graphic content against the
+// The given metafile will internally clip it's graphic content against the
// included clip regions so that it is safe to ignore clip actions there. This
// is not done completely, but implemented and extended as needed (on demand)
// since all this is a workarund; the better and long term solution will be to
diff --git a/include/vcl/pdfwriter.hxx b/include/vcl/pdfwriter.hxx
index 7c01cfa85632..927b6075fc8b 100644
--- a/include/vcl/pdfwriter.hxx
+++ b/include/vcl/pdfwriter.hxx
@@ -827,7 +827,7 @@ The following structure describes the permissions used in PDF security
behaviour; after calling BeginTransparencyGroup all drawing
operations will be grouped together into a transparent object.
- The transparency behaviour is set with ond of the EndTransparencyGroup
+ The transparency behaviour is set with one of the EndTransparencyGroup
calls and can be either a constant transparency factor or a transparent
soft mask in form of an 8 bit gray scale bitmap.
diff --git a/include/vcl/svapp.hxx b/include/vcl/svapp.hxx
index 7727b6e4c28a..36468167bdf1 100644
--- a/include/vcl/svapp.hxx
+++ b/include/vcl/svapp.hxx
@@ -1058,7 +1058,7 @@ public:
*/
static void SetDisplayName( const OUString& rDisplayName );
- /** Get the default name of the application for messag dialogs and printing.
+ /** Get the default name of the application for message dialogs and printing.
@returns The display name of the application.
*/
diff --git a/include/vcl/texteng.hxx b/include/vcl/texteng.hxx
index 626094035db0..f64227b4bd23 100644
--- a/include/vcl/texteng.hxx
+++ b/include/vcl/texteng.hxx
@@ -159,7 +159,7 @@ protected:
// to remain compatible in the minor release we copy the above ImpInsertText
// function and add the extra parameter we need but make sure this function
- // gets not exported. First and seconf parameter swapped to have a different signatur.
+ // gets not exported. First and second parameter swapped to have a different signatur.
SAL_DLLPRIVATE TextPaM ImpInsertText( sal_Unicode c, const TextSelection& rSel, bool bOverwrite = false, bool bIsUserInput = false );
// some other new functions needed that must not be exported to remain compatible
SAL_DLLPRIVATE ::com::sun::star::uno::Reference < ::com::sun::star::i18n::XExtendedInputSequenceChecker > GetInputSequenceChecker();
diff --git a/include/vcl/toolbox.hxx b/include/vcl/toolbox.hxx
index ac313dcb42c5..23ae8edcf25e 100644
--- a/include/vcl/toolbox.hxx
+++ b/include/vcl/toolbox.hxx
@@ -474,7 +474,7 @@ public:
Size CalcFloatingWindowSizePixel() const;
// floating window size with a given number of lines
Size CalcFloatingWindowSizePixel( sal_uInt16 nCalcLines ) const;
- // automatic window size for popoup mode
+ // automatic window size for popup mode
Size CalcPopupWindowSizePixel() const;
// computes the smallest useful size when docked, ie with the first item visible only (+drag area and menu button)
diff --git a/include/xmloff/shapeexport.hxx b/include/xmloff/shapeexport.hxx
index 8ba396903136..83aafd5587e3 100644
--- a/include/xmloff/shapeexport.hxx
+++ b/include/xmloff/shapeexport.hxx
@@ -170,7 +170,7 @@ private:
ImplXMLShapeExportInfoVector::iterator maCurrentInfo;
OUString msPresentationStylePrefix;
- // #88546# possibility to swich progress bar handling on/off
+ // #88546# possibility to switch progress bar handling on/off
bool mbHandleProgressBar;
rtl::Reference< XMLTableExport > mxShapeTableExport;