summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-01-04 12:44:22 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-01-07 12:29:04 +0000
commit597e694e7e3264cf5d42b177bec38585ccb21232 (patch)
treedd4082a99cb600f9e0cf09dfaeee1174f26f46d7
parentBASIC : use std::vector instead of SbArray for Modules. (diff)
downloadcore-597e694e7e3264cf5d42b177bec38585ccb21232.tar.gz
core-597e694e7e3264cf5d42b177bec38585ccb21232.zip
Fix typos
Change-Id: I90b04b8eda6fc3d530c9db72052720cbe9de0343 Reviewed-on: https://gerrit.libreoffice.org/21197 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-rw-r--r--cli_ure/readme.txt2
-rw-r--r--cli_ure/source/uno_bridge/cli_data.cxx4
-rw-r--r--cli_ure/source/uno_bridge/cli_proxy.h2
-rw-r--r--comphelper/qa/complex/comphelper/Map.java2
-rw-r--r--comphelper/source/misc/accessibleeventnotifier.cxx6
-rw-r--r--comphelper/source/misc/accessiblewrapper.cxx2
-rw-r--r--comphelper/source/misc/numberedcollection.cxx2
-rw-r--r--comphelper/source/property/propertycontainerhelper.cxx2
-rw-r--r--compilerplugins/clang/cstylecast.cxx2
-rw-r--r--compilerplugins/clang/mergeclasses.cxx2
-rw-r--r--compilerplugins/clang/refcounting.cxx2
-rw-r--r--compilerplugins/clang/staticmethods.cxx2
-rw-r--r--config.guess2
-rw-r--r--config_host/config_clang.h.in2
-rw-r--r--configmgr/source/access.cxx2
-rw-r--r--configmgr/source/components.hxx2
-rw-r--r--configmgr/source/dconf.cxx2
17 files changed, 20 insertions, 20 deletions
diff --git a/cli_ure/readme.txt b/cli_ure/readme.txt
index 20d8d0ab1b3b..2567c351aa45 100644
--- a/cli_ure/readme.txt
+++ b/cli_ure/readme.txt
@@ -68,7 +68,7 @@ Step 4: Changing the versions in the cli_ure module.
Open the file cli_ure\version\version.txt.
The file contains name/value pairs, such as:CLI_URETYPES_NEW_VERSION=1.0.3.0.
-The first part of the names represent the assemly which they are referring to. So obviously
+The first part of the names represent the assembly which they are referring to. So obviously
entries starting with CLI_URETYPES refer to the cli_uretypes.dll. Entries which contain the part "POLICY" refer
to the policy assembly. For example:
CLI_URETYPES_POLICY_VERSION refers to the policy assembly for cli_uretypes which is named
diff --git a/cli_ure/source/uno_bridge/cli_data.cxx b/cli_ure/source/uno_bridge/cli_data.cxx
index 83b080d8018a..c325fc762bb0 100644
--- a/cli_ure/source/uno_bridge/cli_data.cxx
+++ b/cli_ure/source/uno_bridge/cli_data.cxx
@@ -1428,7 +1428,7 @@ void Bridge::map_to_uno(void * uno_data, System::Object^ cli_data,
/**
@param info
- The expected target type. Currently info is provdided when this method is called
+ The expected target type. Currently info is provided when this method is called
to convert the in/out and out parameters of a call from cli to uno. Then info
is always a byref type, e.g. "System.String&". info is used for Any and Enum conversion.
@param bDontCreateObj
@@ -1537,7 +1537,7 @@ void Bridge::map_to_cli(
//create the type
System::Type^ cliType= loadCliType(td.get()->pTypeName);
//detect if we recursivly convert inherited structures
- //If this point is reached because of a recursive call during convering a
+ //If this point is reached because of a recursive call during covering a
//struct then we must not create a new object rather we use the one in
// cli_data argument.
System::Object^ cliObj;
diff --git a/cli_ure/source/uno_bridge/cli_proxy.h b/cli_ure/source/uno_bridge/cli_proxy.h
index 32ffd571d2e1..da03be27157d 100644
--- a/cli_ure/source/uno_bridge/cli_proxy.h
+++ b/cli_ure/source/uno_bridge/cli_proxy.h
@@ -268,7 +268,7 @@ struct CliProxy: public uno_Interface
If the interface has more than one interface in its inheritance chain,
that is Type.GetInterfaces return more than one Type, then the mapping
- table is partially initiallized. On the first call the mappings for the
+ table is partially initialized. On the first call the mappings for the
methods of the belonging interface are created.
The implementation assumes that the order of interface methods as
diff --git a/comphelper/qa/complex/comphelper/Map.java b/comphelper/qa/complex/comphelper/Map.java
index 278f5a79923c..d01d1bef362b 100644
--- a/comphelper/qa/complex/comphelper/Map.java
+++ b/comphelper/qa/complex/comphelper/Map.java
@@ -313,7 +313,7 @@ public class Map
// - if a map's value type is a scalar type, or a string, then nothing but this
// type should be accepted
// - if a map's value type is an interface type, then values should be accepted if
- // they contain a derived interface, or the interrface itself, or if they can be
+ // they contain a derived interface, or the interface itself, or if they can be
// queried for this interface (actually, the latter rule is not tested with the
// above matrix)
// - if a map's value type is a struct or exception, then values should be accepted
diff --git a/comphelper/source/misc/accessibleeventnotifier.cxx b/comphelper/source/misc/accessibleeventnotifier.cxx
index 8cf351993ef2..0d2cb848d34d 100644
--- a/comphelper/source/misc/accessibleeventnotifier.cxx
+++ b/comphelper/source/misc/accessibleeventnotifier.cxx
@@ -122,7 +122,7 @@ namespace
@return
<TRUE/> if and only if the client could be found and
- <arg>rPos</arg> has been filled with it's position
+ <arg>rPos</arg> has been filled with its position
*/
static bool implLookupClient(
const AccessibleEventNotifier::TClientId nClient,
@@ -157,8 +157,8 @@ namespace comphelper
new ::cppu::OInterfaceContainerHelper( lclMutex::get() );
// note that we're using our own mutex here, so the listener containers for all
// our clients share this same mutex.
- // this is a reminiscense to the days where the notifier was asynchronous. Today this is
- // completely nonsense, and potentially slowing down the Office me thinks ...
+ // this is a reminiscence to the days where the notifier was asynchronous. Today this is
+ // completely nonsense, and potentially slowing down the Office me thinks...
// add the client
Clients::get().insert( ClientMap::value_type( nNewClientId, pNewListeners ) );
diff --git a/comphelper/source/misc/accessiblewrapper.cxx b/comphelper/source/misc/accessiblewrapper.cxx
index 2bb538fa5cbd..75cad7fdb3a9 100644
--- a/comphelper/source/misc/accessiblewrapper.cxx
+++ b/comphelper/source/misc/accessiblewrapper.cxx
@@ -244,7 +244,7 @@ namespace comphelper
if ( m_aChildrenMap.end() == aDisposedPos )
{
OSL_FAIL( "OWrappedAccessibleChildrenManager::disposing: where did this come from?" );
- // helper for dignostics
+ // helper for diagnostics
Reference< XAccessible > xOwningAccessible( m_aOwningAccessible );
Reference< XAccessibleContext > xContext;
try
diff --git a/comphelper/source/misc/numberedcollection.cxx b/comphelper/source/misc/numberedcollection.cxx
index 1056a5e566ab..d0d86d751696 100644
--- a/comphelper/source/misc/numberedcollection.cxx
+++ b/comphelper/source/misc/numberedcollection.cxx
@@ -75,7 +75,7 @@ void NumberedCollection::setUntitledPrefix(const OUString& sPrefix)
sal_IntPtr pComponent = reinterpret_cast<sal_IntPtr>( xComponent.get() );
TNumberedItemHash::const_iterator pIt = m_lComponents.find (pComponent);
- // a) component already exists - return it's number directly
+ // a) component already exists - return its number directly
if (pIt != m_lComponents.end())
return pIt->second.nNumber;
diff --git a/comphelper/source/property/propertycontainerhelper.cxx b/comphelper/source/property/propertycontainerhelper.cxx
index 3ed8fc4f83f7..b84dd766e888 100644
--- a/comphelper/source/property/propertycontainerhelper.cxx
+++ b/comphelper/source/property/propertycontainerhelper.cxx
@@ -127,7 +127,7 @@ void OPropertyContainerHelper::registerPropertyNoMember(const OUString& _rName,
OSL_ENSURE(!_rType.equals(cppu::UnoType<Any>::get()),
"OPropertyContainerHelper::registerPropertyNoMember : don't give my the type of an uno::Any ! Really can't handle this !");
OSL_ENSURE(_pInitialValue || ((_nAttributes & PropertyAttribute::MAYBEVOID) != 0),
- "OPropertyContainerHelper::registerPropertyNoMember : you should not omit the initial value if the property can't be void ! This will definitivly crash later !");
+ "OPropertyContainerHelper::registerPropertyNoMember : you should not omit the initial value if the property can't be void! This will definitively crash later!");
PropertyDescription aNewProp;
aNewProp.aProperty = Property( _rName, _nHandle, _rType, (sal_Int16)_nAttributes );
diff --git a/compilerplugins/clang/cstylecast.cxx b/compilerplugins/clang/cstylecast.cxx
index 19c48488543a..ce4b8b6342eb 100644
--- a/compilerplugins/clang/cstylecast.cxx
+++ b/compilerplugins/clang/cstylecast.cxx
@@ -142,7 +142,7 @@ bool CStyleCast::VisitCStyleCastExpr(const CStyleCastExpr * expr) {
if( expr->getCastKind() == CK_ToVoid ) {
return true;
}
- // ignore integral-type conversions for now, there is unsufficient agreement about
+ // ignore integral-type conversions for now, there is insufficient agreement about
// the merits of C++ style casting in this case
if( expr->getCastKind() == CK_IntegralCast ) {
return true;
diff --git a/compilerplugins/clang/mergeclasses.cxx b/compilerplugins/clang/mergeclasses.cxx
index a6c1722206ff..72e4f329fe84 100644
--- a/compilerplugins/clang/mergeclasses.cxx
+++ b/compilerplugins/clang/mergeclasses.cxx
@@ -120,7 +120,7 @@ bool MergeClasses::VisitCXXConstructExpr( const CXXConstructExpr* pCXXConstructE
if (ignoreLocation(pCXXConstructExpr)) {
return true;
}
- // ignore calls when a sub-class is constructing it's superclass
+ // ignore calls when a sub-class is constructing its superclass
if (pCXXConstructExpr->getConstructionKind() != CXXConstructExpr::ConstructionKind::CK_Complete) {
return true;
}
diff --git a/compilerplugins/clang/refcounting.cxx b/compilerplugins/clang/refcounting.cxx
index 882d6867f15d..7681a6e52496 100644
--- a/compilerplugins/clang/refcounting.cxx
+++ b/compilerplugins/clang/refcounting.cxx
@@ -159,7 +159,7 @@ bool containsXInterfaceSubclass(const Type* pType0) {
const CXXRecordDecl* pRecordDecl = pType->getAsCXXRecordDecl();
if (pRecordDecl) {
pRecordDecl = pRecordDecl->getCanonicalDecl();
- // these classes override acquire/release and forwards to it's parent
+ // these classes override acquire/release and forwards to its parent
if (isDerivedFrom(pRecordDecl, "ListenerMultiplexerBase")) { // module UnoTools
return false;
}
diff --git a/compilerplugins/clang/staticmethods.cxx b/compilerplugins/clang/staticmethods.cxx
index 1d9313f7cbd0..bb8eac65af10 100644
--- a/compilerplugins/clang/staticmethods.cxx
+++ b/compilerplugins/clang/staticmethods.cxx
@@ -138,7 +138,7 @@ bool StaticMethods::TraverseCXXMethodDecl(const CXXMethodDecl * pCXXMethodDecl)
if (startsWith(aFilename, SRCDIR "/include/canvas") || startsWith(aFilename, SRCDIR "/canvas")) {
return true;
}
- // classes that have static data and some kind of weird reference-counting trick in it's constructor
+ // classes that have static data and some kind of weird reference-counting trick in its constructor
if (aParentName == "LinguOptions" || aParentName == "svtools::EditableExtendedColorConfig"
|| aParentName == "svtools::ExtendedColorConfig" || aParentName == "SvtMiscOptions"
|| aParentName == "SvtAccessibilityOptions" || aParentName == "svtools::ColorConfig"
diff --git a/config.guess b/config.guess
index 1f5c50c0d152..553731934eb7 100644
--- a/config.guess
+++ b/config.guess
@@ -1099,7 +1099,7 @@ EOF
# uname -m prints for DJGPP always 'pc', but it prints nothing about
# the processor, so we play safe by assuming i586.
# Note: whatever this is, it MUST be the same as what config.sub
- # prints for the "djgpp" host, or else GDB configury will decide that
+ # prints for the "djgpp" host, or else GDB configure will decide that
# this is a cross-build.
echo i586-pc-msdosdjgpp
exit ;;
diff --git a/config_host/config_clang.h.in b/config_host/config_clang.h.in
index b14952ccff69..3bbda7a320b3 100644
--- a/config_host/config_clang.h.in
+++ b/config_host/config_clang.h.in
@@ -12,7 +12,7 @@ Settings related to Clang compiler plugins.
#undef WORKDIR
/* This is actually unused, but it should change whenever Clang changes,
-thus causing update of this .h file and triggerring rebuild of our Clang plugin. */
+thus causing update of this .h file and triggering rebuild of our Clang plugin. */
#undef CLANG_FULL_VERSION
#endif
diff --git a/configmgr/source/access.cxx b/configmgr/source/access.cxx
index 3f4f9cae37a4..97543bbda69d 100644
--- a/configmgr/source/access.cxx
+++ b/configmgr/source/access.cxx
@@ -348,7 +348,7 @@ css::uno::Type Access::getElementType() throw (css::uno::RuntimeException, std::
case Node::KIND_GROUP:
//TODO: Should a specific type be returned for a non-extensible group
// with homogeneous members or for an extensible group that currently
- // has only homegeneous members?
+ // has only homogeneous members?
return cppu::UnoType<void>::get();
case Node::KIND_SET:
return cppu::UnoType<void>::get(); //TODO: correct?
diff --git a/configmgr/source/components.hxx b/configmgr/source/components.hxx
index b28da71f4111..48ec3a8a397b 100644
--- a/configmgr/source/components.hxx
+++ b/configmgr/source/components.hxx
@@ -79,7 +79,7 @@ public:
void writeModifications();
void flushModifications();
- // must be called with configmgr::lock unaquired; must be called before
+ // must be called with configmgr::lock unacquired; must be called before
// shutdown if writeModifications has ever been called (probably
// indirectly, via removeExtensionXcuFile)
diff --git a/configmgr/source/dconf.cxx b/configmgr/source/dconf.cxx
index cc307e47a845..3ae2716d4348 100644
--- a/configmgr/source/dconf.cxx
+++ b/configmgr/source/dconf.cxx
@@ -54,7 +54,7 @@ extern "C" {
// * The names of set element nodes are encoded as dconf path segments as
// follows: each occurrence of U+0000 NULL is replace by the three characters
// "\00", each occurrence of U+002F SOLIDUS is replaced by the three
-// characters "\2F", and each ocurrence of U+005C REVERSE SOLIDUS is replaced
+// characters "\2F", and each occurrence of U+005C REVERSE SOLIDUS is replaced
// by the three characters "\5C".
//
// * Set elements (which must themselves be either sets or groups) map to