This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 674f870812 Fix spelling (#330)
674f870812 is described below

commit 674f8708128dadee7cc46208c8fbb5602011dd9c
Author: John Bampton <[email protected]>
AuthorDate: Tue Mar 11 02:31:33 2025 +1000

    Fix spelling (#330)
    
    * Fix spelling
    
    * Update ignored words list
    
    * Update loadenv.cxx
    
    * Update loadenv.cxx
    
    ---------
    
    Co-authored-by: Matthias Seidel <[email protected]>
    (cherry picked from commit 1d625a01161e48303e7e42c1f0f66409595b3449)
---
 main/connectivity/source/drivers/evoab2/NDriver.cxx                 | 2 +-
 main/connectivity/source/drivers/file/FResultSet.cxx                | 2 +-
 main/dbaccess/source/core/inc/definitioncontainer.hxx               | 4 ++--
 main/dbaccess/source/ui/inc/dbadmin.hxx                             | 2 +-
 main/dbaccess/source/ui/inc/dbwiz.hxx                               | 2 +-
 main/dbaccess/source/ui/inc/dbwizsetup.hxx                          | 2 +-
 main/filter/source/config/cache/filtercache.hxx                     | 4 ++--
 main/framework/inc/properties.h                                     | 4 ++--
 main/framework/source/loadenv/loadenv.cxx                           | 2 +-
 main/framework/source/services/backingcomp.cxx                      | 2 +-
 .../src/JavaSetup/org/openoffice/setup/Util/SystemManager.java      | 2 +-
 main/odk/cfgWin.js                                                  | 2 +-
 .../examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx    | 2 +-
 .../com/sun/star/accessibility/AccessibleTableModelChangeType.idl   | 2 +-
 main/offapi/com/sun/star/configuration/AdministrationProvider.idl   | 2 +-
 main/offapi/com/sun/star/i18n/TextConversionType.idl                | 2 +-
 main/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl         | 6 +++---
 main/offapi/com/sun/star/resource/OfficeResourceLoader.idl          | 4 ++--
 main/offapi/com/sun/star/sdb/DataSource.idl                         | 2 +-
 main/offapi/com/sun/star/smarttags/XSmartTagAction.idl              | 2 +-
 main/offapi/com/sun/star/task/XInteractionApprove.idl               | 2 +-
 main/offapi/com/sun/star/task/XInteractionDisapprove.idl            | 2 +-
 main/offapi/com/sun/star/ucb/AuthenticationRequest.idl              | 2 +-
 main/offapi/com/sun/star/ucb/CertificateValidationRequest.idl       | 2 +-
 main/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl | 2 +-
 main/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl | 2 +-
 main/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl | 2 +-
 main/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl    | 2 +-
 .../com/sun/star/ucb/InteractiveNetworkResolveNameException.idl     | 2 +-
 main/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl   | 2 +-
 main/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl           | 2 +-
 main/offapi/com/sun/star/xsd/String.idl                             | 6 +++---
 main/qadevOOo/runner/util/db/DataSource.java                        | 2 +-
 .../java/com/sun/star/report/pentaho/output/StyleUtilities.java     | 4 ++--
 main/sal/osl/w32/file_url.cxx                                       | 2 +-
 main/sd/source/ui/slidesorter/controller/SlsFocusManager.cxx        | 2 +-
 main/sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx    | 2 +-
 main/sfx2/source/doc/sfxbasemodel.cxx                               | 2 +-
 main/svx/inc/svx/DescriptionGenerator.hxx                           | 2 +-
 main/svx/source/form/fmobj.cxx                                      | 2 +-
 main/sw/source/filter/ww8/ww8par.cxx                                | 2 +-
 main/ucb/source/ucp/tdoc/tdoc_provider.cxx                          | 4 ++--
 main/udkapi/com/sun/star/task/XInteractionAbort.idl                 | 2 +-
 main/udkapi/com/sun/star/task/XInteractionRetry.idl                 | 2 +-
 main/vbahelper/source/msforms/vbacontrol.hxx                        | 2 +-
 main/vcl/source/gdi/outdev2.cxx                                     | 2 +-
 main/xmloff/source/draw/ximpstyl.cxx                                | 2 +-
 47 files changed, 57 insertions(+), 57 deletions(-)

diff --git a/main/connectivity/source/drivers/evoab2/NDriver.cxx 
b/main/connectivity/source/drivers/evoab2/NDriver.cxx
index 5c5fe5a322..7f0bce7d86 100644
--- a/main/connectivity/source/drivers/evoab2/NDriver.cxx
+++ b/main/connectivity/source/drivers/evoab2/NDriver.cxx
@@ -164,7 +164,7 @@ Sequence< DriverPropertyInfo > SAL_CALL 
OEvoabDriver::getPropertyInfo( const ::r
                ::dbtools::throwGenericSQLException(sMessage ,*this);
     } // if ( ! acceptsURL(url) )
 
-       // if you have somthing special to say return it here :-)
+       // if you have something special to say return it here :-)
        return Sequence< DriverPropertyInfo >();
 }
 
diff --git a/main/connectivity/source/drivers/file/FResultSet.cxx 
b/main/connectivity/source/drivers/file/FResultSet.cxx
index 3dd42e3f6e..b307fbfb56 100644
--- a/main/connectivity/source/drivers/file/FResultSet.cxx
+++ b/main/connectivity/source/drivers/file/FResultSet.cxx
@@ -913,7 +913,7 @@ sal_Bool OResultSet::ExecuteRow(IResultSetHelper::Movement 
eFirstCursorPosition,
     sal_Bool bHasRestriction = m_pSQLAnalyzer->hasRestriction();
 again:
 
-       // protect from reading over the end when someboby is inserting while 
we are reading
+       // protect from reading over the end when somebody is inserting while 
we are reading
        // this method works only for dBase at the moment !!!!
        if (eCursorPosition == IResultSetHelper::NEXT && m_nFilePos == 
m_nLastVisitedPos)
        {
diff --git a/main/dbaccess/source/core/inc/definitioncontainer.hxx 
b/main/dbaccess/source/core/inc/definitioncontainer.hxx
index 057e0703a6..56b9e6494e 100644
--- a/main/dbaccess/source/core/inc/definitioncontainer.hxx
+++ b/main/dbaccess/source/core/inc/definitioncontainer.hxx
@@ -171,7 +171,7 @@ protected:
 
 protected:
     /** Additionally to our own approvals which new elements must pass, 
derived classes
-        can specifiy an additional approval instance here.
+        can specify an additional approval instance here.
 
         Every time a new element is inserted into the container (or an element 
is replaced
         with a new one), this new element must pass our own internal approval, 
plus the approval
@@ -256,7 +256,7 @@ protected:
 
        /** create a object from it's persistent data within the configuration. 
To be overwritten by derived classes.
                @param          _rName                  the name the object has 
within the container
-               @return                                         the newly 
created object or an empty reference if somthing went wrong
+               @return                                         the newly 
created object or an empty reference if something went wrong
        */
        virtual ::com::sun::star::uno::Reference< 
::com::sun::star::ucb::XContent > createObject(
                const ::rtl::OUString& _rName) = 0;
diff --git a/main/dbaccess/source/ui/inc/dbadmin.hxx 
b/main/dbaccess/source/ui/inc/dbadmin.hxx
index 1c69c26016..ed5d2b4741 100644
--- a/main/dbaccess/source/ui/inc/dbadmin.hxx
+++ b/main/dbaccess/source/ui/inc/dbadmin.hxx
@@ -123,7 +123,7 @@ private:
 
        enum ApplyResult
        {
-               AR_LEAVE_MODIFIED,              // somthing was modified and 
has successfully been committed
+               AR_LEAVE_MODIFIED,              // something was modified and 
has successfully been committed
                AR_LEAVE_UNCHANGED,             // no changes were made
                AR_KEEP                                 // don't leave the page 
(e.g. because an error occurred)
        };
diff --git a/main/dbaccess/source/ui/inc/dbwiz.hxx 
b/main/dbaccess/source/ui/inc/dbwiz.hxx
index dc29e7de60..d6f70d9e49 100644
--- a/main/dbaccess/source/ui/inc/dbwiz.hxx
+++ b/main/dbaccess/source/ui/inc/dbwiz.hxx
@@ -121,7 +121,7 @@ protected:
 
        enum ApplyResult
        {
-               AR_LEAVE_MODIFIED,              // somthing was modified and 
has successfully been committed
+               AR_LEAVE_MODIFIED,              // something was modified and 
has successfully been committed
                AR_LEAVE_UNCHANGED,             // no changes were made
                AR_KEEP                                 // don't leave the page 
(e.g. because an error occurred)
        };
diff --git a/main/dbaccess/source/ui/inc/dbwizsetup.hxx 
b/main/dbaccess/source/ui/inc/dbwizsetup.hxx
index ea83de5345..31bea1e06d 100644
--- a/main/dbaccess/source/ui/inc/dbwizsetup.hxx
+++ b/main/dbaccess/source/ui/inc/dbwizsetup.hxx
@@ -158,7 +158,7 @@ protected:
 
        enum ApplyResult
        {
-               AR_LEAVE_MODIFIED,              // somthing was modified and 
has successfully been committed
+               AR_LEAVE_MODIFIED,              // something was modified and 
has successfully been committed
                AR_LEAVE_UNCHANGED,             // no changes were made
                AR_KEEP                                 // don't leave the page 
(e.g. because an error occurred)
        };
diff --git a/main/filter/source/config/cache/filtercache.hxx 
b/main/filter/source/config/cache/filtercache.hxx
index d4e8070bb3..c6855e7e2b 100644
--- a/main/filter/source/config/cache/filtercache.hxx
+++ b/main/filter/source/config/cache/filtercache.hxx
@@ -340,10 +340,10 @@ class FilterCache : public BaseLock
                         Otherwise this method does nothing!
 
                         This method must be called from every user of this 
cache
-                        everytimes it need a filled cache. Normally we load
+                        everytime it needs a filled cache. Normally we load
                         only standard informations into this cache on startup.
                         After a few seconds we start a special thread, which
-                        may fill this cache completely. But if somehwere 
outside
+                        may fill this cache completely. But if somewhere 
outside
                         need a filled cache before ... it can run into trouble,
                         if this "load-on-demand" thread does not finished its 
work before.
                         This method "load(xxx)" synchronize such 
load-on-demand requests.
diff --git a/main/framework/inc/properties.h b/main/framework/inc/properties.h
index a24459bd41..8ad6eb2a6c 100644
--- a/main/framework/inc/properties.h
+++ b/main/framework/inc/properties.h
@@ -301,8 +301,8 @@ class PropHelper
      *
      *  @param  aCurrentValue   contains the current value for this property
      *  @param  aNewValue       contains the new value for this property
-     *  @param  aOldValue       returns the current value, in case somthing 
will be changed
-     *  @param  aChangedValue   returns the new value, in case somthing will 
be changed
+     *  @param  aOldValue       returns the current value, in case something 
will be changed
+     *  @param  aChangedValue   returns the new value, in case something will 
be changed
      *
      *  @return <True/> if value of this property will be changed; <False/> 
otherwise.
      */
diff --git a/main/framework/source/loadenv/loadenv.cxx 
b/main/framework/source/loadenv/loadenv.cxx
index 7897b4ae39..5b8a5da843 100644
--- a/main/framework/source/loadenv/loadenv.cxx
+++ b/main/framework/source/loadenv/loadenv.cxx
@@ -1494,7 +1494,7 @@ css::uno::Reference< css::frame::XFrame > 
LoadEnv::impl_searchRecycleTarget()
     ReadGuard aReadLock(m_aLock);
 
     // The special backing mode frame will be recycled by definition!
-    // It does'nt matter if somehwere whish to create a new view
+    // It doesn't matter if somewhere wishes to create a new view
     // or open a new untitled document ...
     // The only exception form that - hidden frames!
     if 
(m_lMediaDescriptor.getUnpackedValueOrDefault(::comphelper::MediaDescriptor::PROP_HIDDEN(),
 sal_False) == sal_True)
diff --git a/main/framework/source/services/backingcomp.cxx 
b/main/framework/source/services/backingcomp.cxx
index 2aa961536a..587acd802e 100644
--- a/main/framework/source/services/backingcomp.cxx
+++ b/main/framework/source/services/backingcomp.cxx
@@ -611,7 +611,7 @@ css::uno::Reference< css::frame::XFrame > SAL_CALL 
BackingComp::getFrame()
 
 /** ask controller for its current working state.
 
-    If somehwere wishes to close this component, it must suspend the 
controller before.
+    If somewhere wishes to close this component, it must suspend the 
controller before.
     That will be a chance for it to disagree with that AND show any UI for a 
possible
     UI user.
 
diff --git 
a/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/SystemManager.java
 
b/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/SystemManager.java
index 841146f06e..daba25dfa7 100644
--- 
a/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/SystemManager.java
+++ 
b/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/SystemManager.java
@@ -123,7 +123,7 @@ public class SystemManager {
             // System.err.println("Resource root: " + dir.getPath());
             dir = new File(dir, subdir);
             if (! dir.exists()) {
-                System.err.println("Error: Directory \"" + subdir + "\" does 
not exist at resouce root");
+                System.err.println("Error: Directory \"" + subdir + "\" does 
not exist at resource root");
             } else {
                 path = dir.getPath();
             }
diff --git a/main/odk/cfgWin.js b/main/odk/cfgWin.js
index 894284f7d3..ee3ff39aa3 100644
--- a/main/odk/cfgWin.js
+++ b/main/odk/cfgWin.js
@@ -831,7 +831,7 @@ function getOutputDir()
                                stdout.WriteLine("\n Error: your specified 
output directory " +
                                                                 "\"" + sDir + 
"\" " +   
                                                                 "contains one 
or more spaces.\n        That " +
-                                                                "causes 
problems with gnu make. Please specifiy" +
+                                                                "causes 
problems with gnu make. Please specify" +
                                                                 " a directory 
without spaces.");
                                bSkip = true;
                        }
diff --git 
a/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx 
b/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx
index e1f093a4d1..48b201b12b 100644
--- a/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx
+++ b/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx
@@ -127,7 +127,7 @@ sal_Bool SAL_CALL SkeletonDriver::acceptsURL( const 
::rtl::OUString& url )
 // 
--------------------------------------------------------------------------------
 Sequence< DriverPropertyInfo > SAL_CALL SkeletonDriver::getPropertyInfo( const 
::rtl::OUString& url, const Sequence< PropertyValue >& info ) 
throw(SQLException, RuntimeException)
 {
-       // if you have somthing special to say, return it here :-)
+       // if you have something special to say, return it here :-)
        return Sequence< DriverPropertyInfo >();
 }
 // 
--------------------------------------------------------------------------------
diff --git 
a/main/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl 
b/main/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
index 112b49104d..51e561c5bb 100644
--- a/main/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
+++ b/main/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
@@ -33,7 +33,7 @@ module com { module sun { module star { module accessibility {
 /** Type of a change made to a table model.
 
         <p>The value of this constants group are used by the
-        <type>AccessibleTableModelChange</type> structure to specifiy the
+        <type>AccessibleTableModelChange</type> structure to specify the
         type of change that has been made to a table model.</p>
         
         <p>Two of the constants,
diff --git a/main/offapi/com/sun/star/configuration/AdministrationProvider.idl 
b/main/offapi/com/sun/star/configuration/AdministrationProvider.idl
index c45ded6b30..56026c66fa 100644
--- a/main/offapi/com/sun/star/configuration/AdministrationProvider.idl
+++ b/main/offapi/com/sun/star/configuration/AdministrationProvider.idl
@@ -146,7 +146,7 @@ published service AdministrationProvider
  locales for which data is present. Locale-dependent values in this case are 
  replaced by a <type>SetAccess</type> using the language names as accessors. 
  This also allows targeted setting of values for selected locales. 
- This behavior can be requested explicitly by specifing a special argument 
+ This behavior can be requested explicitly by specifying a special argument
  value <code>locale = "*"</code>.
  </p>
 
diff --git a/main/offapi/com/sun/star/i18n/TextConversionType.idl 
b/main/offapi/com/sun/star/i18n/TextConversionType.idl
index e0873a8f44..1780533653 100644
--- a/main/offapi/com/sun/star/i18n/TextConversionType.idl
+++ b/main/offapi/com/sun/star/i18n/TextConversionType.idl
@@ -32,7 +32,7 @@ module com {  module sun {  module star {  module i18n {
 //=============================================================================
 
 //--------------------------------------------------------------------------
-/** These constansts specifiy the conversion type to be used with 
+/** These constants specify the conversion type to be used with
        <type>XTextConversion</type>.
 
         @since OpenOffice 1.1.2
diff --git a/main/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl 
b/main/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl
index ff4c69d272..056d3f763e 100644
--- a/main/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl
+++ b/main/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl
@@ -43,10 +43,10 @@ module com { module sun { module star { module linguistic2 {
        <member 
scope="com::sun::star::linguistic2">XSpellChecker::spell</member>
        function when the word was not found to be correct.
        Suggestions for other words to be used may be provided along with
-       a failure-type that may specifiy why the word was not correct.
+       a failure-type that may specify why the word was not correct.
        </P>
 
-    @see    <tyoe scope="com::sun::star::linguistic2">SpellFailure</type>
+    @see    <type scope="com::sun::star::linguistic2">SpellFailure</type>
 */
 published interface XSpellAlternatives : com::sun::star::uno::XInterface
 {
@@ -69,7 +69,7 @@ published interface XSpellAlternatives : 
com::sun::star::uno::XInterface
                @returns
                        the type (reason) for spellchecking to have failed 
verification.
 
-    @see    <tyoe scope="com::sun::star::linguistic2">SpellFailure</type>
+    @see    <type scope="com::sun::star::linguistic2">SpellFailure</type>
        */
        short getFailureType();
 
diff --git a/main/offapi/com/sun/star/resource/OfficeResourceLoader.idl 
b/main/offapi/com/sun/star/resource/OfficeResourceLoader.idl
index 33f7beb600..7824a14000 100644
--- a/main/offapi/com/sun/star/resource/OfficeResourceLoader.idl
+++ b/main/offapi/com/sun/star/resource/OfficeResourceLoader.idl
@@ -36,12 +36,12 @@ module com { module sun { module star { module resource {
     resource files.
 
     <p>An OpenOffice.org installation comes with a number of resource files in 
an proprietary
-    format, located insisde the installation's program/resource directory. The 
<type>OfficeResoureLoader</type>
+    format, located inside the installation's program/resource directory. The 
<type>OfficeResoureLoader</type>
     singleton (available at a component context as value with the key
     <code>/singletons/com.sun.star.resource.OfficeResourceLoader</code>), 
provides access to some
     types of resources within those files.</p>
 
-    <p>Clients have to specifiy the resource file base name in the call to
+    <p>Clients have to specify the resource file base name in the call to
     <member>XResourceBundleLoader::loadBundle</member> resp. 
<member>XResourceBundleLoader::loadBundle_Default</member>
     method. The loader will extent this base name so that the resulting name 
conforms to the OpenOffice.org
     resource file naming conventions, and look up the respective resource 
file, for the requested locale,
diff --git a/main/offapi/com/sun/star/sdb/DataSource.idl 
b/main/offapi/com/sun/star/sdb/DataSource.idl
index 53aa96f7dd..ac65cd482a 100644
--- a/main/offapi/com/sun/star/sdb/DataSource.idl
+++ b/main/offapi/com/sun/star/sdb/DataSource.idl
@@ -166,7 +166,7 @@ published service DataSource
         <p>Additionally, the property bag supports default values of 
properties, and thus the
         <type scope="com::sun::star::beans">XPropertyState</type> interface. 
If you add an own property to
         the bag using <member 
scope="com::sun::star::beans">XPropertyContainer::addProperty</member>, you need
-        to specifiy an initial value, which is also used as default value 
(exceptions see below).</p>
+        to specify an initial value, which is also used as default value 
(exceptions see below).</p>
 
         <p>Effectively, the property bag represented by <code>Settings</code> 
contains two classes of properties:
         Pre-defined ones and user-defined ones.</p>
diff --git a/main/offapi/com/sun/star/smarttags/XSmartTagAction.idl 
b/main/offapi/com/sun/star/smarttags/XSmartTagAction.idl
index fae76e026c..cd473e5927 100644
--- a/main/offapi/com/sun/star/smarttags/XSmartTagAction.idl
+++ b/main/offapi/com/sun/star/smarttags/XSmartTagAction.idl
@@ -140,7 +140,7 @@ interface XSmartTagAction: 
com::sun::star::lang::XInitialization
 
 
     //-------------------------------------------------------------------------
-    /** obtains the number of actions provided for a specifiy smart tag
+    /** obtains the number of actions provided for a specific smart tag
         type.
 
         @param aSmartTagName
diff --git a/main/offapi/com/sun/star/task/XInteractionApprove.idl 
b/main/offapi/com/sun/star/task/XInteractionApprove.idl
index 32b61fd101..4f8d212db3 100644
--- a/main/offapi/com/sun/star/task/XInteractionApprove.idl
+++ b/main/offapi/com/sun/star/task/XInteractionApprove.idl
@@ -35,7 +35,7 @@
 
//============================================================================= 
  
 // DocMerge from xml: interface com::sun::star::task::XInteractionApprove
-/** An intearaction continuation specifing 'approval'.
+/** An interaction continuation specifying 'approval'.
  */
 published interface XInteractionApprove: 
com::sun::star::task::XInteractionContinuation
 { 
diff --git a/main/offapi/com/sun/star/task/XInteractionDisapprove.idl 
b/main/offapi/com/sun/star/task/XInteractionDisapprove.idl
index acb57e9bea..55c446ee01 100644
--- a/main/offapi/com/sun/star/task/XInteractionDisapprove.idl
+++ b/main/offapi/com/sun/star/task/XInteractionDisapprove.idl
@@ -35,7 +35,7 @@
 
//============================================================================= 
  
 // DocMerge from xml: interface com::sun::star::task::XInteractionDisapprove
-/** An interaction continuation specifing 'disapproval'.
+/** An interaction continuation specifying 'disapproval'.
  */
 published interface XInteractionDisapprove: 
com::sun::star::task::XInteractionContinuation
 { 
diff --git a/main/offapi/com/sun/star/ucb/AuthenticationRequest.idl 
b/main/offapi/com/sun/star/ucb/AuthenticationRequest.idl
index 5b4735c3e4..ef2737cc53 100644
--- a/main/offapi/com/sun/star/ucb/AuthenticationRequest.idl
+++ b/main/offapi/com/sun/star/ucb/AuthenticationRequest.idl
@@ -33,7 +33,7 @@
 module com { module sun { module star { module ucb { 
 
 //=============================================================================
-/** An error specifing lack of correct authentication data (e.g., to log into
+/** An error specifying lack of correct authentication data (e.g., to log into
        an account).
 */
 published exception AuthenticationRequest: 
com::sun::star::task::ClassifiedInteractionRequest
diff --git a/main/offapi/com/sun/star/ucb/CertificateValidationRequest.idl 
b/main/offapi/com/sun/star/ucb/CertificateValidationRequest.idl
index cc91e6d843..0e248709d3 100644
--- a/main/offapi/com/sun/star/ucb/CertificateValidationRequest.idl
+++ b/main/offapi/com/sun/star/ucb/CertificateValidationRequest.idl
@@ -36,7 +36,7 @@
 module com { module sun { module star { module ucb {
 
 //=============================================================================
-/** An error specifing an invalid certificate.
+/** An error specifying an invalid certificate.
 */
 published exception CertificateValidationRequest: 
com::sun::star::task::ClassifiedInteractionRequest
 {
diff --git 
a/main/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl 
b/main/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl
index e1056abe8a..cda8535976 100644
--- a/main/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl
+++ b/main/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl
@@ -33,7 +33,7 @@
 module com { module sun { module star { module ucb { 
 
 //=============================================================================
-/** A network error specifing a connection failure.
+/** A network error specifying a connection failure.
 */
 published exception InteractiveNetworkConnectException: 
InteractiveNetworkException
 {
diff --git 
a/main/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl 
b/main/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl
index 00922156cb..4846b918e2 100644
--- a/main/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl
+++ b/main/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl
@@ -33,7 +33,7 @@
 module com { module sun { module star { module ucb { 
 
 //=============================================================================
-/** A network error specifing a general failure.
+/** A network error specifying a general failure.
 */
 published exception InteractiveNetworkGeneralException: 
com::sun::star::ucb::InteractiveNetworkException
 {
diff --git 
a/main/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl 
b/main/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl
index d591b660a9..2959d028eb 100644
--- a/main/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl
+++ b/main/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl
@@ -33,7 +33,7 @@
 module com { module sun { module star { module ucb { 
 
 //=============================================================================
-/** A network error specifing an off line condition.
+/** A network error specifying an off line condition.
 */
 published exception InteractiveNetworkOffLineException: 
com::sun::star::ucb::InteractiveNetworkException
 {
diff --git a/main/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl 
b/main/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl
index dae977a547..6ed37d0bff 100644
--- a/main/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl
+++ b/main/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl
@@ -33,7 +33,7 @@
 module com { module sun { module star { module ucb { 
 
 //=============================================================================
-/** A network error specifing a read failure.
+/** A network error specifying a read failure.
 */
 published exception InteractiveNetworkReadException: 
com::sun::star::ucb::InteractiveNetworkException
 {
diff --git 
a/main/offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl 
b/main/offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl
index 66ca869955..4b2743472b 100644
--- a/main/offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl
+++ b/main/offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl
@@ -33,7 +33,7 @@
 module com { module sun { module star { module ucb { 
 
 //=============================================================================
-/** A network error specifing a name resolution failure.
+/** A network error specifying a name resolution failure.
 */
 published exception InteractiveNetworkResolveNameException: 
com::sun::star::ucb::InteractiveNetworkException
 {
diff --git a/main/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl 
b/main/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl
index 7857efb513..96a8c8f0fa 100644
--- a/main/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl
+++ b/main/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl
@@ -33,7 +33,7 @@
 module com { module sun { module star { module ucb { 
 
 //=============================================================================
-/** A network error specifing a write failure.
+/** A network error specifying a write failure.
 */
 published exception InteractiveNetworkWriteException: 
com::sun::star::ucb::InteractiveNetworkException
 {
diff --git a/main/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl 
b/main/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl
index 6b6b34639a..07c9bf53ff 100644
--- a/main/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl
+++ b/main/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl
@@ -33,7 +33,7 @@
 module com { module sun { module star { module ucb {
 
 //=============================================================================
-/** An error specifing lack of correct authentication data (e.g., to log into
+/** An error specifying lack of correct authentication data (e.g., to log into
     an account).
 
     @since OpenOffice 3.2
diff --git a/main/offapi/com/sun/star/xsd/String.idl 
b/main/offapi/com/sun/star/xsd/String.idl
index 596015f941..365a51c911 100644
--- a/main/offapi/com/sun/star/xsd/String.idl
+++ b/main/offapi/com/sun/star/xsd/String.idl
@@ -42,21 +42,21 @@ service String
 
     /** specifies the length of the string
 
-        <p>Note that you cannot specifiy <member>Length</member> together
+        <p>Note that you cannot specify <member>Length</member> together
         with <member>MinLength</member> or <member>MaxLength</member>.</p>
     */
     [property, maybevoid] long Length;
 
     /** specifies the minimum length of the string
 
-        <p>Note that you cannot specifiy <member>MinLength</member> together
+        <p>Note that you cannot specify <member>MinLength</member> together
         with <member>Length</member>.</p>
     */
     [property, maybevoid] long MinLength;
 
     /** specifies the maximum length of the string
 
-        <p>Note that you cannot specifiy <member>MaxLength</member> together
+        <p>Note that you cannot specify <member>MaxLength</member> together
         with <member>Length</member>.</p>
     */
     [property, maybevoid] long MaxLength;
diff --git a/main/qadevOOo/runner/util/db/DataSource.java 
b/main/qadevOOo/runner/util/db/DataSource.java
index 45dcfa1f78..f6fad93594 100644
--- a/main/qadevOOo/runner/util/db/DataSource.java
+++ b/main/qadevOOo/runner/util/db/DataSource.java
@@ -143,7 +143,7 @@ public class DataSource
                 doc.storeAsURL( docURL );
             }
 
-            // register the data soource
+            // register the data source
             doing = "registering the data source at the database context";
             dbContext.registerObject( _registrationName, m_dataSource );
         }
diff --git 
a/main/reportbuilder/java/com/sun/star/report/pentaho/output/StyleUtilities.java
 
b/main/reportbuilder/java/com/sun/star/report/pentaho/output/StyleUtilities.java
index 2c716a9419..adafe8bded 100644
--- 
a/main/reportbuilder/java/com/sun/star/report/pentaho/output/StyleUtilities.java
+++ 
b/main/reportbuilder/java/com/sun/star/report/pentaho/output/StyleUtilities.java
@@ -60,7 +60,7 @@ public class StyleUtilities
     }
 
     /**
-     * Copies the specififed style (keyed by its family and name) into the 
current styles collection. This copies the
+     * Copies the specified style (keyed by its family and name) into the 
current styles collection. This copies the
      * style and all inherited styles into the target collection. Inherited 
common styles will be always be added to the
      * common collection (which will be written into the 'styles.xml' later).
      * <p/>
@@ -85,7 +85,7 @@ public class StyleUtilities
     }
 
     /**
-     * Copies the specififed style (keyed by its family and name) into the 
current styles collection. This copies the
+     * Copies the specified style (keyed by its family and name) into the 
current styles collection. This copies the
      * style and all inherited styles into the target collection. Inherited 
common styles will be always be added to the
      * common collection (which will be written into the 'styles.xml' later).
      * <p/>
diff --git a/main/sal/osl/w32/file_url.cxx b/main/sal/osl/w32/file_url.cxx
index 57254a4762..311fccb721 100644
--- a/main/sal/osl/w32/file_url.cxx
+++ b/main/sal/osl/w32/file_url.cxx
@@ -1026,7 +1026,7 @@ oslFileError SAL_CALL osl_searchFileURL(
                        WIN32_FIND_DATA aFindFileData;
                        HANDLE  hFind;
 
-                       /* Somthing went wrong, perhaps the path was absolute */
+                       /* Something went wrong, perhaps the path was absolute 
*/
                        error = oslTranslateFileError( GetLastError() );
 
                        hFind = FindFirstFile( 
reinterpret_cast<LPCTSTR>(ustrSysPath->buffer), &aFindFileData );
diff --git a/main/sd/source/ui/slidesorter/controller/SlsFocusManager.cxx 
b/main/sd/source/ui/slidesorter/controller/SlsFocusManager.cxx
index 49dcd36ac2..ec11a5d430 100644
--- a/main/sd/source/ui/slidesorter/controller/SlsFocusManager.cxx
+++ b/main/sd/source/ui/slidesorter/controller/SlsFocusManager.cxx
@@ -367,7 +367,7 @@ void FocusManager::NotifyFocusChangeListeners (void) const
     // Create a copy of the listener list to be safe when that is modified.
     ::std::vector<Link> aListeners (maFocusChangeListeners);
     
-    // Tell the slection change listeners that the selection has changed.
+    // Tell the selection change listeners that the selection has changed.
     ::std::vector<Link>::iterator iListener (aListeners.begin()); 
     ::std::vector<Link>::iterator iEnd (aListeners.end());
     for (; iListener!=iEnd; ++iListener)
diff --git a/main/sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx 
b/main/sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx
index 9eee6eb05f..5396654a42 100644
--- a/main/sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx
+++ b/main/sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx
@@ -261,7 +261,7 @@ void SelectionManager::SelectionHasChanged (const bool 
bMakeSelectionVisible)
         if (pDescriptor.get() != NULL)
             pViewShell->UpdatePreview(pDescriptor->GetPage());
 
-        // Tell the slection change listeners that the selection has changed.
+        // Tell the selection change listeners that the selection has changed.
         ::std::vector<Link>::iterator iListener 
(maSelectionChangeListeners.begin());
         ::std::vector<Link>::iterator iEnd (maSelectionChangeListeners.end());
         for (; iListener!=iEnd; ++iListener)
diff --git a/main/sfx2/source/doc/sfxbasemodel.cxx 
b/main/sfx2/source/doc/sfxbasemodel.cxx
index 5bc6abdf95..b3eba78b42 100644
--- a/main/sfx2/source/doc/sfxbasemodel.cxx
+++ b/main/sfx2/source/doc/sfxbasemodel.cxx
@@ -514,7 +514,7 @@ SfxSaveGuard::~SfxSaveGuard()
 
     if ( m_pData->m_bSuicide )
     {
-        // Reset this state. In case the new close() request is not accepted 
by somehwere else ...
+        // Reset this state. In case the new close() request is not accepted 
by somewhere else ...
         // it's not a good idea to have two "owners" for close .-)
         m_pData->m_bSuicide = sal_False;
         try
diff --git a/main/svx/inc/svx/DescriptionGenerator.hxx 
b/main/svx/inc/svx/DescriptionGenerator.hxx
index 8461d0392a..b0a0ab94cf 100644
--- a/main/svx/inc/svx/DescriptionGenerator.hxx
+++ b/main/svx/inc/svx/DescriptionGenerator.hxx
@@ -51,7 +51,7 @@ public:
     };
 
     /** Creates a new description generator with an empty description
-        string.  Usually you will want to call initialize next to specifiy
+        string.  Usually you will want to call initialize next to specify
         a general description of the shape.
         @param xShape
             The shape from which properties will be extracted by later calls
diff --git a/main/svx/source/form/fmobj.cxx b/main/svx/source/form/fmobj.cxx
index c9a06f77b8..225073765c 100644
--- a/main/svx/source/form/fmobj.cxx
+++ b/main/svx/source/form/fmobj.cxx
@@ -473,7 +473,7 @@ Reference< XInterface >  FmFormObj::ensureModelEnv(const 
Reference< XInterface >
        Reference< XInterface >  xTopLevelSouce;
        String sAccessPath = lcl_getFormComponentAccessPath(_rSourceContainer, 
xTopLevelSouce);
        if (!xTopLevelSouce.is())
-               // somthing went wrong, maybe _rSourceContainer isn't part of a 
valid forms hierarchy
+               // something went wrong, maybe _rSourceContainer isn't part of 
a valid forms hierarchy
                return Reference< XInterface > ();
 
        Reference< XIndexContainer >  xDestContainer(_rTopLevelDestContainer);
diff --git a/main/sw/source/filter/ww8/ww8par.cxx 
b/main/sw/source/filter/ww8/ww8par.cxx
index 58d02cb0cd..efb6737c8b 100644
--- a/main/sw/source/filter/ww8/ww8par.cxx
+++ b/main/sw/source/filter/ww8/ww8par.cxx
@@ -2943,7 +2943,7 @@ bool SwWW8ImplReader::AddTextToParagraph(const String& 
rAddString)
 /*
 #ifdef DEBUG
 //!! does not compile with debug=t -> unresolved external (dbg_out),
-//!! sommeone who knows what he wants to get should fix this
+//!! someone who knows what he wants to get should fix this
 //        ::std::clog << "<addTextToParagraph>" << dbg_out(rAddString)
 //        << "</addTextToParagraph>" << ::std::endl;
 #endif
diff --git a/main/ucb/source/ucp/tdoc/tdoc_provider.cxx 
b/main/ucb/source/ucp/tdoc/tdoc_provider.cxx
index 317356d8dc..781c8bd442 100644
--- a/main/ucb/source/ucp/tdoc/tdoc_provider.cxx
+++ b/main/ucb/source/ucp/tdoc/tdoc_provider.cxx
@@ -300,7 +300,7 @@ void ContentProvider::notifyDocumentOpened( const 
rtl::OUString & rDocId )
     ::ucbhelper::ContentRefList::const_iterator it  = aAllContents.begin();
     ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end();
 
-    // Find root content. If instanciated let it propagate document insertion.
+    // Find root content. If instantiated let it propagate document insertion.
 
     while ( it != end )
     {
@@ -591,7 +591,7 @@ ContentProvider::queryStorageTitle( const rtl::OUString & 
rUri ) const
     else if ( aUri.isDocument() )
     {
         // for documents, title shall not be derived from URL. It shall
-        // be somethimg more 'speaking' than just the document UID.
+        // be something more 'speaking' than just the document UID.
         if ( m_xDocsMgr.is() )
             aTitle = m_xDocsMgr->queryStorageTitle( aUri.getDocumentId() );
     }
diff --git a/main/udkapi/com/sun/star/task/XInteractionAbort.idl 
b/main/udkapi/com/sun/star/task/XInteractionAbort.idl
index 6a2b847a13..dac65f938e 100644
--- a/main/udkapi/com/sun/star/task/XInteractionAbort.idl
+++ b/main/udkapi/com/sun/star/task/XInteractionAbort.idl
@@ -35,7 +35,7 @@
 
//============================================================================= 
  
 // DocMerge from xml: interface com::sun::star::task::XInteractionAbort
-/** An interaction continuation specifing to abort executing the process that
+/** An interaction continuation specifying to abort executing the process that
        issued the request.
  */
 published interface XInteractionAbort: 
com::sun::star::task::XInteractionContinuation
diff --git a/main/udkapi/com/sun/star/task/XInteractionRetry.idl 
b/main/udkapi/com/sun/star/task/XInteractionRetry.idl
index ff6d77167c..6a6b1b3f58 100644
--- a/main/udkapi/com/sun/star/task/XInteractionRetry.idl
+++ b/main/udkapi/com/sun/star/task/XInteractionRetry.idl
@@ -35,7 +35,7 @@
 
//============================================================================= 
  
 // DocMerge from xml: interface com::sun::star::task::XInteractionRetry
-/** An interaction continuation specifing to try to re-execute the process
+/** An interaction continuation specifying to try to re-execute the process
        that issued the request.
  */
 published interface XInteractionRetry: 
com::sun::star::task::XInteractionContinuation
diff --git a/main/vbahelper/source/msforms/vbacontrol.hxx 
b/main/vbahelper/source/msforms/vbacontrol.hxx
index bc634f5b54..5bb277b4b8 100644
--- a/main/vbahelper/source/msforms/vbacontrol.hxx
+++ b/main/vbahelper/source/msforms/vbacontrol.hxx
@@ -91,7 +91,7 @@ public:
     virtual void SAL_CALL setTag( const ::rtl::OUString& aTag ) throw 
(css::uno::RuntimeException);
     virtual sal_Int32 SAL_CALL getTabIndex() throw 
(css::uno::RuntimeException);
     virtual void SAL_CALL setTabIndex( sal_Int32 nTabIndex ) throw 
(css::uno::RuntimeException);
-    //remove resouce because ooo.vba.excel.XControl is a wrapper of 
com.sun.star.drawing.XControlShape
+    //remove resource because ooo.vba.excel.XControl is a wrapper of 
com.sun.star.drawing.XControlShape
     virtual void removeResouce() throw( css::uno::RuntimeException );
     //XHelperInterface
     virtual rtl::OUString& getServiceImplName();
diff --git a/main/vcl/source/gdi/outdev2.cxx b/main/vcl/source/gdi/outdev2.cxx
index bf4e840445..aaaea21ff7 100644
--- a/main/vcl/source/gdi/outdev2.cxx
+++ b/main/vcl/source/gdi/outdev2.cxx
@@ -1524,7 +1524,7 @@ void OutputDevice::DrawImage( const Point& rPos, const 
Size& rSize,
 Bitmap OutputDevice::GetBitmap( const Point& rSrcPt, const Size& rSize ) const
 {
        DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice );
-    OSL_ENSURE(OUTDEV_PRINTER != GetOutDevType(), "OutputDevice::GetBitmap 
with sorce type OUTDEV_PRINTER should not be used (!)");
+    OSL_ENSURE(OUTDEV_PRINTER != GetOutDevType(), "OutputDevice::GetBitmap 
with source type OUTDEV_PRINTER should not be used (!)");
 
        Bitmap  aBmp;
        long    nX = ImplLogicXToDevicePixel( rSrcPt.X() );
diff --git a/main/xmloff/source/draw/ximpstyl.cxx 
b/main/xmloff/source/draw/ximpstyl.cxx
index 6b601dd6c0..c3dfc8a7d3 100644
--- a/main/xmloff/source/draw/ximpstyl.cxx
+++ b/main/xmloff/source/draw/ximpstyl.cxx
@@ -483,7 +483,7 @@ 
SdXMLPresentationPageLayoutContext::SdXMLPresentationPageLayoutContext(
 :      SvXMLStyleContext(rImport, nPrfx, rLName, xAttrList, 
XML_STYLE_FAMILY_SD_PRESENTATIONPAGELAYOUT_ID),
        mnTypeId( 20 ) // AUTOLAYOUT_NONE
 {
-       // set family to somethiong special at SvXMLStyleContext 
+       // set family to something special at SvXMLStyleContext
        // for differences in search-methods
 
        sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0;


Reply via email to