You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pf...@apache.org on 2014/04/29 21:25:24 UTC

svn commit: r1591062 [11/15] - in /openoffice/trunk/main: registry/inc/registry/ registry/tools/ rhino/ ridljar/com/sun/star/lib/util/ ridljar/com/sun/star/uno/ rsc/inc/ rsc/source/parser/ rsc/source/rscpp/ sal/inc/osl/ sal/inc/rtl/ sal/inc/sal/ sal/in...

Modified: openoffice/trunk/main/ucb/source/ucp/ftp/ftpurl.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucb/source/ucp/ftp/ftpurl.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucb/source/ucp/ftp/ftpurl.hxx (original)
+++ openoffice/trunk/main/ucb/source/ucp/ftp/ftpurl.hxx Tue Apr 29 19:25:03 2014
@@ -126,7 +126,7 @@ namespace ftp {
             throw(curl_exception);
 
         // returns a pointer to an open tempfile,
-        // seeked to the beginning of.
+        // sought to the beginning of.
         oslFileHandle open() throw(curl_exception);
 
         FTPDirentry direntry() const throw(curl_exception);

Modified: openoffice/trunk/main/ucb/source/ucp/gio/gio_content.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucb/source/ucp/gio/gio_content.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucb/source/ucp/gio/gio_content.cxx (original)
+++ openoffice/trunk/main/ucb/source/ucp/gio/gio_content.cxx Tue Apr 29 19:25:03 2014
@@ -138,7 +138,7 @@ void SAL_CALL Content::abort( sal_Int32 
        throw( uno::RuntimeException )
 {
     //TODO
-    //stick a map from each CommandId to a new GCancellable and propogate
+    //stick a map from each CommandId to a new GCancellable and propagate
     //it throughout the g_file_* calls
 }
 

Modified: openoffice/trunk/main/ucb/source/ucp/odma/odma_content.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucb/source/ucp/odma/odma_content.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucb/source/ucp/odma/odma_content.cxx (original)
+++ openoffice/trunk/main/ucb/source/ucp/odma/odma_content.cxx Tue Apr 29 19:25:03 2014
@@ -393,7 +393,7 @@ uno::Any SAL_CALL Content::execute(
 					}
 					catch(uno::Exception&)
 					{
-						OSL_ENSURE(0,"Exception occured while creating the file content!");
+						OSL_ENSURE(0,"Exception occurred while creating the file content!");
 					}
     				xDataSink->setInputStream( xIn );
 				}

Modified: openoffice/trunk/main/ucb/source/ucp/tdoc/tdoc_content.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucb/source/ucp/tdoc/tdoc_content.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucb/source/ucp/tdoc/tdoc_content.cxx (original)
+++ openoffice/trunk/main/ucb/source/ucp/tdoc/tdoc_content.cxx Tue Apr 29 19:25:03 2014
@@ -2278,7 +2278,7 @@ void Content::transfer(
         // Unreachable
     }
 
-    // Announce transfered content in its new folder.
+    // Announce transferred content in its new folder.
     xTarget->inserted();
 
     /////////////////////////////////////////////////////////////////////////

Modified: openoffice/trunk/main/ucb/source/ucp/tdoc/ucptdoc.xml
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucb/source/ucp/tdoc/ucptdoc.xml?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucb/source/ucp/tdoc/ucptdoc.xml (original)
+++ openoffice/trunk/main/ucb/source/ucp/tdoc/ucptdoc.xml Tue Apr 29 19:25:03 2014
@@ -37,7 +37,7 @@
         </name>
         <description>
         This component implements a Content Provider for the Universal Content Broker.
-        It provides access to the hierachical structure of the documents that are active
+        It provides access to the hierarchical structure of the documents that are active
         in a running OpenOffice.org process.
         </description>
         <loader-name>

Modified: openoffice/trunk/main/ucb/source/ucp/webdav/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucb/source/ucp/webdav/makefile.mk?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucb/source/ucp/webdav/makefile.mk (original)
+++ openoffice/trunk/main/ucb/source/ucp/webdav/makefile.mk Tue Apr 29 19:25:03 2014
@@ -52,7 +52,7 @@ SERFINCDIR=serf
 # Extend the list of include paths depending on whether we use locally built
 # or system versions of libraries apr, apr-util, serf, libxml
 #
-# We have to use CFLAGS for this because PRJINC is too inflexible (it adds /inc to everyting.)
+# We have to use CFLAGS for this because PRJINC is too inflexible (it adds /inc to everything.)
 #
 
 .IF "$(SYSTEM_APR)" == "YES"

Modified: openoffice/trunk/main/ucb/source/ucp/webdav/webdavcontent.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucb/source/ucp/webdav/webdavcontent.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucb/source/ucp/webdav/webdavcontent.cxx (original)
+++ openoffice/trunk/main/ucb/source/ucp/webdav/webdavcontent.cxx Tue Apr 29 19:25:03 2014
@@ -2892,7 +2892,7 @@ void Content::transfer(
             = static_cast< Content * >(
                     xProvider->queryContent( xTargetId ).get() );
 
-        // Announce transfered content in its new folder.
+        // Announce transferred content in its new folder.
         xTarget->inserted();
     }
     catch ( ucb::IllegalIdentifierException const & )

Modified: openoffice/trunk/main/ucbhelper/inc/ucbhelper/content.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucbhelper/inc/ucbhelper/content.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucbhelper/inc/ucbhelper/content.hxx (original)
+++ openoffice/trunk/main/ucbhelper/inc/ucbhelper/content.hxx Tue Apr 29 19:25:03 2014
@@ -246,7 +246,7 @@ public:
 
     /**
       * This method provides access to the "native" UCB content interface(s).
-      * This is usefull in case the convenience methods provided by this
+      * This is useful in case the convenience methods provided by this
       * class are insufficient for your needs. You may obtain all interfaces
       * supported by the underlying UCB content by calling this method and
       * after that doing a queryInterface call.
@@ -842,11 +842,11 @@ public:
       *        objects (See queryCreatableContentsInfo()).
       * @param rPropertyNames is a sequence of names of properties for that
       *        values are to set at the new content before it will be inserted
-      *        ( commited ).
+      *        ( committed ).
       *        The order of the names must correspond to the order of the
       *        property values.
       * @param rPropertyValues is a sequence of property values that are to
-      *        set at the new content before it will be inserted ( commited ).
+      *        set at the new content before it will be inserted ( committed ).
       *        The order of the values must correspond to the order of the
       *        property names.
       * @param rNewContent will be filled by the implementation of this method
@@ -875,11 +875,11 @@ public:
       *        objects (See queryCreatableContentsInfo()).
       * @param nPropertyHandes is a sequence of handles of properties for that
       *        values are to set at the new content before it will be inserted
-      *        ( commited ).
+      *        ( committed ).
       *        The order of the handles must correspond to the order of the
       *        property values.
       * @param rPropertyValues is a sequence of property values that are to
-      *        set at the new content before it will be inserted ( commited ).
+      *        set at the new content before it will be inserted ( committed ).
       *        The order of the values must correspond to the order of the
       *        property handles.
       * @param rNewContent will be filled by the implementation of this method
@@ -909,11 +909,11 @@ public:
       *        objects (See queryCreatableContentsInfo()).
       * @param rPropertyNames is a sequence of names of properties for that
       *        values are to set at the new content before it will be inserted
-      *        ( commited ).
+      *        ( committed ).
       *        The order of the names must correspond to the order of the
       *        property values.
       * @param rPropertyValues is a sequence of property values that are to
-      *        set at the new content before it will be inserted ( commited ).
+      *        set at the new content before it will be inserted ( committed ).
       *        The order of the values must correspond to the order of the
       *        property names.
       * @param rStream is a stream containing the content data for the new
@@ -947,11 +947,11 @@ public:
       *        objects (See queryCreatableContentsInfo()).
       * @param nPropertyHandes is a sequence of handles of properties for that
       *        values are to set at the new content before it will be inserted
-      *        ( commited ).
+      *        ( committed ).
       *        The order of the handles must correspond to the order of the
       *        property values.
       * @param rPropertyValues is a sequence of property values that are to
-      *        set at the new content before it will be inserted ( commited ).
+      *        set at the new content before it will be inserted ( committed ).
       *        The order of the values must correspond to the order of the
       *        property handles.
       * @param rStream is a stream containing the content data for the new

Modified: openoffice/trunk/main/ucbhelper/inc/ucbhelper/interactionrequest.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucbhelper/inc/ucbhelper/interactionrequest.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucbhelper/inc/ucbhelper/interactionrequest.hxx (original)
+++ openoffice/trunk/main/ucbhelper/inc/ucbhelper/interactionrequest.hxx Tue Apr 29 19:25:03 2014
@@ -50,7 +50,7 @@ struct InteractionRequest_Impl;
   * request contains an exception describing the error and a number of
   * interaction continuations describing the possible "answers" for the request.
   * After the request was passed to XInteractionHandler::handle(...) the method
-  * getSelection() returns the continuation choosen by the interaction handler.
+  * getSelection() returns the continuation chosen by the interaction handler.
   *
   * The typical usage of this class would be:
   *
@@ -125,9 +125,9 @@ public:
 
     /**
       * After passing this request to XInteractionHandler::handle, this method
-      * returns the continuation that was choosen by the interaction handler.
+      * returns the continuation that was chosen by the interaction handler.
 	  *
-      * @return the continuation choosen by an interaction handler or an empty
+      * @return the continuation chosen by an interaction handler or an empty
       *         reference, if the request was not (yet) handled.
 	  */
     rtl::Reference< InteractionContinuation > getSelection() const;
@@ -181,7 +181,7 @@ public:
 /**
   * This class implements a standard interaction continuation, namely the
   * interface XInteractionAbort. Instances of this class can be passed
-  * along with an interaction request to indicate the possiblity to abort
+  * along with an interaction request to indicate the possibility to abort
   * the operation that caused the request.
   */
 class UCBHELPER_DLLPUBLIC InteractionAbort : public InteractionContinuation,
@@ -218,7 +218,7 @@ public:
 /**
   * This class implements a standard interaction continuation, namely the
   * interface XInteractionRetry. Instances of this class can be passed
-  * along with an interaction request to indicate the possiblity to retry
+  * along with an interaction request to indicate the possibility to retry
   * the operation that caused the request.
   */
 class UCBHELPER_DLLPUBLIC InteractionRetry : public InteractionContinuation,
@@ -255,7 +255,7 @@ public:
 /**
   * This class implements a standard interaction continuation, namely the
   * interface XInteractionApprove. Instances of this class can be passed
-  * along with an interaction request to indicate the possiblity to approve
+  * along with an interaction request to indicate the possibility to approve
   * the request.
   */
 class UCBHELPER_DLLPUBLIC InteractionApprove : public InteractionContinuation,
@@ -292,7 +292,7 @@ public:
 /**
   * This class implements a standard interaction continuation, namely the
   * interface XInteractionDisapprove. Instances of this class can be passed
-  * along with an interaction request to indicate the possiblity to disapprove
+  * along with an interaction request to indicate the possibility to disapprove
   * the request.
   */
 class UCBHELPER_DLLPUBLIC InteractionDisapprove : public InteractionContinuation,
@@ -631,7 +631,7 @@ inline InteractionSupplyAuthentication::
 /**
   * This class implements a standard interaction continuation, namely the
   * interface XInteractionSupplyName. Instances of this class can be passed
-  * along with an interaction request to indicate the possiblity to
+  * along with an interaction request to indicate the possibility to
   * supply a new name.
   */
 class InteractionSupplyName : public InteractionContinuation,
@@ -684,7 +684,7 @@ public:
 /**
   * This class implements a standard interaction continuation, namely the
   * interface XInteractionReplaceExistingData. Instances of this class can be
-  * passed along with an interaction request to indicate the possiblity to
+  * passed along with an interaction request to indicate the possibility to
   * replace existing data.
   */
 class InteractionReplaceExistingData :

Modified: openoffice/trunk/main/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx (original)
+++ openoffice/trunk/main/ucbhelper/inc/ucbhelper/interceptedinteraction.hxx Tue Apr 29 19:25:03 2014
@@ -51,7 +51,7 @@ namespace ucbhelper{
             its handle() requests.
               
     @descr  This class can be used as:
-            - instance if special interactions must be supressed
+            - instance if special interactions must be suppressed
               only
             - or as base class if interactions must be modified.
  */
@@ -107,7 +107,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInt
             //-----------------------------------
             /** @short  default ctor.
             
-                @descr  Such constructed object cant be used realy.
+                @descr  Such constructed object can't be used really.
                         Might it will crash if its used!
                         Dont forget to initialize all(!) members ...
              */
@@ -149,7 +149,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInt
         };
     
         //---------------------------------------
-        /** @short  represent the different states, which can occure
+        /** @short  represent the different states, which can occur
                     as result of an interception.
                     
             @see    impl_interceptRequest()                    
@@ -211,7 +211,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInt
         /** @short  initialize a new instance with the interaction handler,
                     which should be intercepted.
 
-            @attention  If such interaction handler isnt set here,
+            @attention  If such interaction handler isn't set here,
                         all incoming requests will be aborted ...
                         if the right continuation is available!
                     
@@ -226,7 +226,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInt
 
             @attention  If the interface method handle() will be overwritten by
                         a derived class, the functionality behind these static list
-                        cant be used.
+                        can't be used.
                     
             @param  lInterceptions
                     the list of intercepted requests.
@@ -261,10 +261,10 @@ class UCBHELPER_DLLPUBLIC InterceptedInt
             @descr  This base implementation checks, if the request could be intercepted
                     successfully. Then this method intercepted() is called.
                     The default implementation returns "NOT_INTERCEPTED" everytimes.
-                    So the method impl_interceptRequest() uses the right continuation automaticly.
+                    So the method impl_interceptRequest() uses the right continuation automatically.
                     
                     If this method was overwritten and something different "NO_INTERCEPTED"
-                    is returned, the method impl_interceptRequest() will return immediatly with
+                    is returned, the method impl_interceptRequest() will return immediately with
                     the result, which is returned by this intercepted() method.
                     Then the continuations must be selected inside the intercepted() call!
                     
@@ -281,7 +281,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInt
                     
             @return The result of this operation.
                     Note: If E_NOT_INTERCEPTED is returned the default handling of the base class
-                    will be used automaticly for this request!
+                    will be used automatically for this request!
          */
         virtual EInterceptionState intercepted(const InterceptedRequest&                                                             rRequest   ,
                                                const ::com::sun::star::uno::Reference< ::com::sun::star::task::XInteractionRequest >& xOrgRequest);
@@ -297,13 +297,13 @@ class UCBHELPER_DLLPUBLIC InterceptedInt
             @descr  If no further class is derived from this one
                     -> the default implementation is used. Then the
                     internal list of requests is used to handle different
-                    interactions automaticly.
+                    interactions automatically.
                     (see impl_interceptRequest())
 
                     If this method was overwritten by a derived implementation
                     -> the new implementation has to do everything by itself.
                     Of course it can access all members/helpers and work with it.
-                    But the default implementation isnt used automaticly then.                    
+                    But the default implementation isn't used automatically then.                    
                     
             @param  xRequest
                     the interaction request, which should be intercepted.
@@ -330,7 +330,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInt
                     searched and selected.
                     
                     The method return the state of that operation.
-                    But it doesnt call the intercepted and here set
+                    But it doesn't call the intercepted and here set
                     interaction handler. That has to be done in the outside method.
                     
             @param  xRequest

Modified: openoffice/trunk/main/ucbhelper/inc/ucbhelper/resultset.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucbhelper/inc/ucbhelper/resultset.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucbhelper/inc/ucbhelper/resultset.hxx (original)
+++ openoffice/trunk/main/ucbhelper/inc/ucbhelper/resultset.hxx Tue Apr 29 19:25:03 2014
@@ -501,7 +501,7 @@ public:
 	 * all data on demand.
 	 *
 	 * The implementation should call m_pResultSet->rowCountChanged(...)
-	 * everytime it has inserted a new entry in its logical result array.
+	 * every time it has inserted a new entry in its logical result array.
 	 *
 	 * @return the count of objects obtained so far; will always be
      * non-negative.
@@ -552,7 +552,7 @@ public:
 
 	/**
 	 * This method will be called by the resultset implementation in order
-	 * check, whether an error has occured while collecting data. The
+	 * check, whether an error has occurred while collecting data. The
 	 * implementation of this method must throw an exception in that case.
 	 *
 	 * Note: An exception thrown to indicate an error must always be thrown
@@ -564,7 +564,7 @@ public:
 	 * In case data are obtained synchronously, the ResultSetException can
 	 * be thrown directly.
 	 *
-	 * @exception ResultSetException thrown, if an error has occured
+	 * @exception ResultSetException thrown, if an error has occurred
 	 */
 	virtual void validate()
 		throw( com::sun::star::ucb::ResultSetException ) = 0;

Modified: openoffice/trunk/main/ucbhelper/inc/ucbhelper/resultsethelper.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucbhelper/inc/ucbhelper/resultsethelper.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucbhelper/inc/ucbhelper/resultsethelper.hxx (original)
+++ openoffice/trunk/main/ucbhelper/inc/ucbhelper/resultsethelper.hxx Tue Apr 29 19:25:03 2014
@@ -135,7 +135,7 @@ public:
 	  * Construtor.
 	  *
 	  * @param rxSMgr is a Service Manager.
-	  * @param rCommand is the paramter for the open command that produces
+	  * @param rCommand is the parameter for the open command that produces
 	  *        this resultset.
 	  */
 	ResultSetImplHelper(

Modified: openoffice/trunk/main/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx (original)
+++ openoffice/trunk/main/ucbhelper/inc/ucbhelper/simplecertificatevalidationrequest.hxx Tue Apr 29 19:25:03 2014
@@ -61,9 +61,9 @@ public:
 
 	/**
       * After passing this request to XInteractionHandler::handle, this method
-      * returns the continuation that was choosen by the interaction handler.
+      * returns the continuation that was chosen by the interaction handler.
 	  *
-      * @return the continuation choosen by an interaction handler or
+      * @return the continuation chosen by an interaction handler or
       *         CONTINUATION_UNKNOWN, if the request was not (yet) handled.
 	  */
     sal_Int32 getResponse() const;

Modified: openoffice/trunk/main/ucbhelper/inc/ucbhelper/simpleinteractionrequest.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucbhelper/inc/ucbhelper/simpleinteractionrequest.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucbhelper/inc/ucbhelper/simpleinteractionrequest.hxx (original)
+++ openoffice/trunk/main/ucbhelper/inc/ucbhelper/simpleinteractionrequest.hxx Tue Apr 29 19:25:03 2014
@@ -79,9 +79,9 @@ public:
 
     /**
       * After passing this request to XInteractionHandler::handle, this method
-      * returns the continuation that was choosen by the interaction handler.
+      * returns the continuation that was chosen by the interaction handler.
 	  *
-      * @return the continuation choosen by an interaction handler or
+      * @return the continuation chosen by an interaction handler or
       *         CONTINUATION_UNKNOWN, if the request was not (yet) handled.
 	  */
     sal_Int32 getResponse() const;

Modified: openoffice/trunk/main/ucbhelper/source/client/content.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucbhelper/source/client/content.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucbhelper/source/client/content.cxx (original)
+++ openoffice/trunk/main/ucbhelper/source/client/content.cxx Tue Apr 29 19:25:03 2014
@@ -1597,7 +1597,7 @@ sal_Bool Content::isFolder()
      ucbhelper::cancelCommandExecution(
          makeAny( UnknownPropertyException(
                     rtl::OUString::createFromAscii(
-                        "Unable to retreive value of property 'IsFolder'!" ),
+                        "Unable to retrieve value of property 'IsFolder'!" ),
                     get() ) ),
          m_xImpl->getEnvironment() );
 
@@ -1618,7 +1618,7 @@ sal_Bool Content::isDocument()
      ucbhelper::cancelCommandExecution(
          makeAny( UnknownPropertyException(
                     rtl::OUString::createFromAscii(
-                        "Unable to retreive value of property 'IsDocument'!" ),
+                        "Unable to retrieve value of property 'IsDocument'!" ),
                     get() ) ),
          m_xImpl->getEnvironment() );
 

Modified: openoffice/trunk/main/ucbhelper/source/client/interceptedinteraction.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/ucbhelper/source/client/interceptedinteraction.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/ucbhelper/source/client/interceptedinteraction.cxx (original)
+++ openoffice/trunk/main/ucbhelper/source/client/interceptedinteraction.cxx Tue Apr 29 19:25:03 2014
@@ -125,7 +125,7 @@ void InterceptedInteraction::impl_handle
             // Runtime error! The defined continuation could not be located
             // inside the set of available containuations of the incoming request.
             // Whats wrong - the interception list or the request?
-            OSL_ENSURE(sal_False, "InterceptedInteraction::handle()\nCould intercept this interaction request - but cant locate the right continuation!");
+            OSL_ENSURE(sal_False, "InterceptedInteraction::handle()\nCould intercept this interaction request - but can't locate the right continuation!");
         }
         break;
         

Modified: openoffice/trunk/main/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl Tue Apr 29 19:25:03 2014
@@ -70,7 +70,7 @@ module com {  module sun {  module star 
 		used to access the elements of the hierarchy, 
 		are formed.  </p>
 
-	<p> Commonly a notation similar to filesystem pathes
+	<p> Commonly a notation similar to filesystem paths
 		(separated by '/' slashes) or nested module names
 		(separated by dots '.' or '::') is used.  </p>
 	

Modified: openoffice/trunk/main/udkapi/com/sun/star/beans/XMultiPropertySet.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/beans/XMultiPropertySet.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/beans/XMultiPropertySet.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/beans/XMultiPropertySet.idl Tue Apr 29 19:25:03 2014
@@ -77,7 +77,7 @@ published interface XMultiPropertySet: c
 		<p>The values of the properties must change before the bound 
 		events are fired. The values of the constrained properties 
 		should change after the vetoable events are fired and only if no 
-		exception occured. Unknown properties are ignored.  </p>
+		exception occurred. Unknown properties are ignored.  </p>
 
 		@param aPropertyNames
 			specifies the names of the properties. All names must be unique.

Modified: openoffice/trunk/main/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl Tue Apr 29 19:25:03 2014
@@ -48,7 +48,7 @@ published interface XPropertiesChangeLis
 
 		@param aEvent
 			contains a sequence of <type>PropertyChangeEvent</type> objects
-			which describe the event source and the properites wich have 
+			which describe the event source and the properites which have 
 			changed.
 	 */
 	void propertiesChange( [in] sequence<com::sun::star::beans::PropertyChangeEvent> aEvent ); 

Modified: openoffice/trunk/main/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl Tue Apr 29 19:25:03 2014
@@ -85,7 +85,7 @@ published interface XTolerantMultiProper
             the property name with its value.
 
         @returns
-            An empty sequence if all properties are successfull set.
+            An empty sequence if all properties are successful set.
 
             Otherwise for every property value that could not successfully 
             be set an entry of the 

Modified: openoffice/trunk/main/udkapi/com/sun/star/connection/XAcceptor.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/connection/XAcceptor.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/connection/XAcceptor.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/connection/XAcceptor.idl Tue Apr 29 19:25:03 2014
@@ -47,7 +47,7 @@ published interface XAcceptor: com::sun:
 
 	   @param sConnectionDescription 
 				contains the kind of the connection plus a
-		      comma seperated list of attributes,
+		      comma separated list of attributes,
 			   e.g., <em>socket,host=localhost,port=2345</em> for a tcpip connection.
 			   
 	   @return null reference, 

Modified: openoffice/trunk/main/udkapi/com/sun/star/connection/XConnector.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/connection/XConnector.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/connection/XConnector.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/connection/XConnector.idl Tue Apr 29 19:25:03 2014
@@ -46,7 +46,7 @@ published interface XConnector: com::sun
 
 		@param sConnectionDescription 
 				contains the kind of the connection plus a
-				comma seperated list of attributes,
+				comma separated list of attributes,
 			   e.g., <em>socket,host=locahost,port=2345</em> for a tcpip connection.
 
 	    @throws ConnectionSetupException  

Modified: openoffice/trunk/main/udkapi/com/sun/star/container/XContainerQuery.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/container/XContainerQuery.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/container/XContainerQuery.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/container/XContainerQuery.idl Tue Apr 29 19:25:03 2014
@@ -54,7 +54,7 @@ published interface XContainerQuery: com
 
         <p>
         Items of this sub set must match used query string. Format of query depends
-        from real implementation. Using of "param=value" pairs isn't neccessary.
+        from real implementation. Using of "param=value" pairs isn't necessary.
         So it's possible to combine different parameters as one simple command
         string.
         <p>
@@ -62,7 +62,7 @@ published interface XContainerQuery: com
         @param Query    items of sub set must match to this query<br>
                         example:<br>
                         (1)<br>
-                        query as parameter sequence to return all elements wich match
+                        query as parameter sequence to return all elements which match
                         the name pattern and supports a special feature; sort it ascending<br>
                         "name=*myname_??_;sort=ascending;feature=VISIBLE"<br>
                         (2)<br>
@@ -86,7 +86,7 @@ published interface XContainerQuery: com
         @param Properties   items of sub set must support given properties as minimum<br>
                             example:<br>
                             (supported)<br>
-                            search for items wich match the name pattern and supports the VISIBLE feature<br>
+                            search for items which match the name pattern and supports the VISIBLE feature<br>
                             Parameters[0].Name  = "name"<br>
                             Parameters[0].Value = "*myname_??_"<br>
                             Parameters[1].Name  = "feature"<br>

Modified: openoffice/trunk/main/udkapi/com/sun/star/io/ObjectOutputStream.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/io/ObjectOutputStream.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/io/ObjectOutputStream.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/io/ObjectOutputStream.idl Tue Apr 29 19:25:03 2014
@@ -46,7 +46,7 @@ module com {  module sun {  module star 
 /** is a stream which allows writing the data of persistent objects.
 	
 	<p>Implementations of this service must fulfill the specifications of the 
-	<type>DataOutputStream</type> service; futhermore, the stream needs to be chained to a 
+	<type>DataOutputStream</type> service; furthermore, the stream needs to be chained to a 
 	<type>XMarkableStream</type>. Therefore, it also provides the <type>XMarkableStream</type>
 	interface, but it delegates the calls to the chained object.
 	The written objects are held until this instance is destroyed.
@@ -60,7 +60,7 @@ module com {  module sun {  module star 
 	Object  ObjectData      // the data of the object
 	</pre>
 	
-	@garantees
+	@guarantees
 	<ul>
 		<li>-thread safe </li>
 		<li>-allow buffer size is 2 ^ 31 -1 </li> 

Modified: openoffice/trunk/main/udkapi/com/sun/star/io/XMarkableStream.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/io/XMarkableStream.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/io/XMarkableStream.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/io/XMarkableStream.idl Tue Apr 29 19:25:03 2014
@@ -50,7 +50,7 @@ published interface XMarkableStream: com
 	//------------------------------------------------------------------------- 
 	 
 	// DocMerge from xml: method com::sun::star::io::XMarkableStream::createMark
-	/** creates a mark of the current postion and returns an identifier to it.
+	/** creates a mark of the current position and returns an identifier to it.
 	 */
 	long createMark() 
 			raises( com::sun::star::io::IOException ); 

Modified: openoffice/trunk/main/udkapi/com/sun/star/io/XTextInputStream.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/io/XTextInputStream.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/io/XTextInputStream.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/io/XTextInputStream.idl Tue Apr 29 19:25:03 2014
@@ -39,7 +39,7 @@ module com {  module sun {  module star 
 //============================================================================= 
 /** Interface to read strings from a stream.
 
-	<p>This interfaces allows to read strings seperated by 
+	<p>This interfaces allows to read strings separated by 
 	delimiters and to read lines. The character encoding
 	to be used can be set by <member>setEncoding()</member>.
 	Default encoding is "utf8".</p>

Modified: openoffice/trunk/main/udkapi/com/sun/star/io/XTextOutputStream.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/io/XTextOutputStream.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/io/XTextOutputStream.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/io/XTextOutputStream.idl Tue Apr 29 19:25:03 2014
@@ -50,7 +50,7 @@ published interface XTextOutputStream: c
 	/** writes a string to the stream using the encoding 
 		defined by <member>setEncoding</member>.
 
-		<p>Line breaks or delimiters that may be neccessary 
+		<p>Line breaks or delimiters that may be necessary 
 		to support <member>XTextInputStream::readLine</member> 
 		and <member>XTextInputStream::readString</member>
 		have to be added manually to the parameter string.</p>

Modified: openoffice/trunk/main/udkapi/com/sun/star/lang/XUnoTunnel.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/lang/XUnoTunnel.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/lang/XUnoTunnel.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/lang/XUnoTunnel.idl Tue Apr 29 19:25:03 2014
@@ -39,7 +39,7 @@ module com {  module sun {  module star 
     something else, which is not specified by UNO-IDL.
 
     @attention
-    Restrictive useage.  Use only, if there is no better possibility left.
+    Restrictive usage.  Use only, if there is no better possibility left.
     It is definitely a hack.
     
     <p>

Modified: openoffice/trunk/main/udkapi/com/sun/star/reflection/CoreReflection.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/reflection/CoreReflection.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/reflection/CoreReflection.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/reflection/CoreReflection.idl Tue Apr 29 19:25:03 2014
@@ -53,7 +53,7 @@ published service CoreReflection
     [optional] interface com::sun::star::lang::XComponent;
 };
 
-/** Accessable singleton to CoreReflection instance.
+/** Accessible singleton to CoreReflection instance.
 singleton theCoreReflection
 {
     service CoreReflection;

Modified: openoffice/trunk/main/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl Tue Apr 29 19:25:03 2014
@@ -55,7 +55,7 @@
     <type scope="com::sun::star::reflection">TypeDescriptionProvider</type>s
     and may cache type descriptions.<br>
 	Using cppuhelper's bootstrapping routines bootstrapping an initial
-	component context, there is a singleton accessable via key
+	component context, there is a singleton accessible via key
     "/singletons/com.sun.star.reflection.theTypeDescriptionManager".
     This singleton object is hooked into the C UNO runtime typelib and
     lives until the context is shut down.<br>

Modified: openoffice/trunk/main/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl Tue Apr 29 19:25:03 2014
@@ -65,7 +65,7 @@ published interface XTypeDescriptionEnum
         for the search within the underlying type description tree.
 
         @param moduleName
-            contains the name of an UNOIDL module. Modules are seperated by a
+            contains the name of an UNOIDL module. Modules are separated by a
             single '.' (i.e., "com.sun.star.reflection"). The root of the module
             hierarchy is specified with an empty string. Module names are always
             absolute, never relative.
@@ -92,7 +92,7 @@ published interface XTypeDescriptionEnum
 
         @param depth
             specifies the depth of search in the underlying tree of type
-            descriptions. Clients should be aware of the fact that specifiying
+            descriptions. Clients should be aware of the fact that specifying
             <member>TypeDescriptionSearchDepth::INFINITE</member> can lead to
             larger delays when constructing or using the
             <type>XTypeDescriptionEnumeration</type> instance.

Modified: openoffice/trunk/main/udkapi/com/sun/star/registry/DefaultRegistry.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/registry/DefaultRegistry.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/registry/DefaultRegistry.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/registry/DefaultRegistry.idl Tue Apr 29 19:25:03 2014
@@ -73,7 +73,7 @@
 	<dl>
 	<dt> <b>openKey</b> 
 	</dt>
-	<dd> returns a virtual key which is specified in the local or the sytem
+	<dd> returns a virtual key which is specified in the local or the system
 	registry.
 	</dd>
 	<dt> <b>deleteKey</b> 

Modified: openoffice/trunk/main/udkapi/com/sun/star/script/ContextInformation.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/script/ContextInformation.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/script/ContextInformation.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/script/ContextInformation.idl Tue Apr 29 19:25:03 2014
@@ -35,8 +35,8 @@
  */
 published struct ContextInformation
 {
-	/** Full qualified name to adress the module or function associated with the context.
-		If the module or function can't be adressed by name, e.g., in case that a runtime 
+	/** Full qualified name to address the module or function associated with the context.
+		If the module or function can't be addressed by name, e.g., in case that a runtime 
 		generated eval-module is executed, this string is empty
 	 */
 	string Name; 

Modified: openoffice/trunk/main/udkapi/com/sun/star/script/Converter.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/script/Converter.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/script/Converter.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/script/Converter.idl Tue Apr 29 19:25:03 2014
@@ -73,7 +73,7 @@
 	<li>10: only converts if it is the same enumeration type.</li>
 	<li>11: only converts if the string contains the name of an enumeration type value. Normally you need 
 	core reflection information of the enum type.</li>
-	<li>12: only converts if the value of the string is "1", "true" or "0", "false". The comparision
+	<li>12: only converts if the value of the string is "1", "true" or "0", "false". The comparison
 	is case insensitive.</li>
 	<li>13: only converts if the length of the string is 1 or 0.</li>
 	<li>14: only converts if the types are equal or the source type is derived from the destination

Modified: openoffice/trunk/main/udkapi/com/sun/star/script/XInvocation2.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/script/XInvocation2.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/script/XInvocation2.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/script/XInvocation2.idl Tue Apr 29 19:25:03 2014
@@ -39,17 +39,17 @@
  
 /** 
 	Extension of XInvocation to provide additional information
-	about the methods and properties that are accessable via 
+	about the methods and properties that are accessible via 
 	XInvocation.
 	</p>
  */
 published interface XInvocation2: com::sun::star::script::XInvocation
 { 
-	/** returns the names of all methods and properties accessable via XInvocation.
+	/** returns the names of all methods and properties accessible via XInvocation.
 	 */
 	sequence< string > getMemberNames();
 
-	/** returns information items for all methods and properties accessable via XInvocation.
+	/** returns information items for all methods and properties accessible via XInvocation.
 
 		@see com::sun::star::script::Invocation
 	 */

Modified: openoffice/trunk/main/udkapi/com/sun/star/script/XLibraryAccess.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/script/XLibraryAccess.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/script/XLibraryAccess.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/script/XLibraryAccess.idl Tue Apr 29 19:25:03 2014
@@ -47,7 +47,7 @@ published interface XLibraryAccess: com:
 		otherwise it returns <FALSE/>. 
 				 
 				@param aFunctionName  
-				the fully qualified name of a funtion. 
+				the fully qualified name of a function. 
 				(e.g., "UtilLibrary.ModuleDate.FunctionCurrentDate")
 	 */
 	boolean isFunction( [in] string aFunctionName ); 

Modified: openoffice/trunk/main/udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl Tue Apr 29 19:25:03 2014
@@ -76,7 +76,7 @@ published interface XStarBasicLibraryInf
 	//------------------------------------------------------------------------- 
 	/** returns an
 		URL describing the location where the library is stored if the library 
-		is stored seperately (for example not in the main XML file but in a 
+		is stored separately (for example not in the main XML file but in a 
 		special library format file), an empty string otherwise.
 		This information can be useful to optimize the access to the library, 
 		e.g., for loading on demand.

Modified: openoffice/trunk/main/udkapi/com/sun/star/test/XSimpleTest.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/test/XSimpleTest.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/test/XSimpleTest.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/test/XSimpleTest.idl Tue Apr 29 19:25:03 2014
@@ -91,7 +91,7 @@ published interface XSimpleTest: com::su
 
 	//-------------------------------------------------------------------------
 	/**States if one of the last test has failed. This is cumulative.
-		@return true if all test have been passed succesfully. false if an error has occured.
+		@return true if all test have been passed successfully. false if an error has occurred.
 		
 	*/
 	boolean testPassed();

Modified: openoffice/trunk/main/udkapi/com/sun/star/uri/UriReferenceFactory.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/uri/UriReferenceFactory.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/uri/UriReferenceFactory.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/uri/UriReferenceFactory.idl Tue Apr 29 19:25:03 2014
@@ -44,7 +44,7 @@ published interface XUriReferenceFactory
    <type scope="com::sun::star::uri">XUriReference</type>.</p>
 
    <p>Locating a scheme-specific parser works as follows:  A scheme consists of
-   Latin captial letters
+   Latin capital letters
    &ldquo;<code>A</code>&rdquo;&ndash;&ldquo;<code>Z</code>&rdquo;, Latin small
    letters &ldquo;<code>a</code>&rdquo;&ndash;&ldquo;<code>z</code>&rdquo;,
    digits &ldquo;<code>0</code>&rdquo;&ndash;&ldquo;<code>9</code>&rdquo;,

Modified: openoffice/trunk/main/udkapi/com/sun/star/uri/XUriReferenceFactory.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/com/sun/star/uri/XUriReferenceFactory.idl?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/udkapi/com/sun/star/uri/XUriReferenceFactory.idl (original)
+++ openoffice/trunk/main/udkapi/com/sun/star/uri/XUriReferenceFactory.idl Tue Apr 29 19:25:03 2014
@@ -95,7 +95,7 @@ published interface XUriReferenceFactory
         [in] RelativeUriExcessParentSegments excessParentSegments);
 
     /**
-       changes an absolute URI refrence to relative form.
+       changes an absolute URI reference to relative form.
 
        @param baseUriReference
        the base URI reference.

Modified: openoffice/trunk/main/unodevtools/source/skeletonmaker/skeletoncommon.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unodevtools/source/skeletonmaker/skeletoncommon.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unodevtools/source/skeletonmaker/skeletoncommon.cxx (original)
+++ openoffice/trunk/main/unodevtools/source/skeletonmaker/skeletoncommon.cxx Tue Apr 29 19:25:03 2014
@@ -481,7 +481,7 @@ sal_uInt16 checkAdditionalPropertyFlags(
     return flags;
 }
 
-// This function checks if the specified types for paramters and return
+// This function checks if the specified types for parameters and return
 // types are allowed add-in types, for more info see the com.sun.star.sheet.AddIn
 // service description
 bool checkAddinType(TypeManager const & manager,
@@ -552,7 +552,7 @@ void checkAddInTypes(TypeManager const &
             msg.append(sType);
             msg.append(":");
             msg.append(sMethod);
-            msg.append("' is invalid. Please check your IDL defintion.");
+            msg.append("' is invalid. Please check your IDL definition.");
             throw CannotDumpException(msg.makeStringAndClear());
         }
 

Modified: openoffice/trunk/main/unodevtools/source/skeletonmaker/skeletoncommon.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unodevtools/source/skeletonmaker/skeletoncommon.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unodevtools/source/skeletonmaker/skeletoncommon.hxx (original)
+++ openoffice/trunk/main/unodevtools/source/skeletonmaker/skeletoncommon.hxx Tue Apr 29 19:25:03 2014
@@ -139,7 +139,7 @@ void checkAddInTypes(TypeManager const &
 
 /**
    checks if XComponent have to be supported, if yes it removes it from the
-   supported interfaces list becuase it becmoes implmented by the appropriate
+   supported interfaces list because it becmoes implmented by the appropriate
    helper
 
    @param manager a type manager

Modified: openoffice/trunk/main/unotools/inc/unotools/accessiblestatesethelper.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/accessiblestatesethelper.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/accessiblestatesethelper.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/accessiblestatesethelper.hxx Tue Apr 29 19:25:03 2014
@@ -96,7 +96,7 @@ public:
             the constants of <type>AccessibleStateType</type>.
 
         @return
-            Returns <TRUE/> if the given state is a memeber of this object's
+            Returns <TRUE/> if the given state is a member of this object's
             state set and <FALSE/> otherwise.
     */
     virtual sal_Bool SAL_CALL contains (sal_Int16 aState)

Modified: openoffice/trunk/main/unotools/inc/unotools/cacheoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/cacheoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/cacheoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/cacheoptions.hxx Tue Apr 29 19:25:03 2014
@@ -40,7 +40,7 @@
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/cmdoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/cmdoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/cmdoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/cmdoptions.hxx Tue Apr 29 19:25:03 2014
@@ -41,7 +41,7 @@
 
 /*-************************************************************************************************************//**
 	@descr			The method GetList() returns a list of property values.
-					Use follow defines to seperate values by names.
+					Use follow defines to separate values by names.
 *//*-*************************************************************************************************************/
 #define CMDOPTIONS_PROPERTYNAME_URL                    ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "CommandURL" ))
 
@@ -52,7 +52,7 @@
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/compatibility.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/compatibility.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/compatibility.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/compatibility.hxx Tue Apr 29 19:25:03 2014
@@ -55,7 +55,7 @@ enum CompatibilityOptions
 
 /*-************************************************************************************************************//**
 	@descr			The method GetList() returns a list of property values.
-					Use follow defines to seperate values by names.
+					Use follow defines to separate values by names.
 *//*-*************************************************************************************************************/
 #define COMPATIBILITY_PROPERTYNAME_NAME                     OUString( RTL_CONSTASCII_USTRINGPARAM( "Name" ) )
 #define COMPATIBILITY_PROPERTYNAME_MODULE                   OUString( RTL_CONSTASCII_USTRINGPARAM( "Module" ) )
@@ -80,7 +80,7 @@ enum CompatibilityOptions
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/confignode.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/confignode.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/confignode.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/confignode.hxx Tue Apr 29 19:25:03 2014
@@ -169,7 +169,7 @@ namespace utl
 			The value given is written into the node specified by the given relative path.<br/>
 			In opposite to <method>getNodeValue</method>, _rName must refer to a leaf in the configuration tree, not an inner
 			node.
-			@return		sal_True if and only if the write was successfull.
+			@return		sal_True if and only if the write was successful.
 		*/
 		sal_Bool			setNodeValue(const ::rtl::OUString& _rPath, const ::com::sun::star::uno::Any& _rValue) const throw();
 
@@ -341,7 +341,7 @@ namespace utl
 		/** commit all changes made on the subtree the object is the root for<p/>
 			All changes made on any <type>OConfigurationNode</type> object retrieved (maybe indirect) from this root
 			object are committed when calling this method.
-			@return		sal_True if and only if the commit was successfull
+			@return		sal_True if and only if the commit was successful
 		*/
 		sal_Bool commit() const throw();
 

Modified: openoffice/trunk/main/unotools/inc/unotools/configpathes.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/configpathes.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/configpathes.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/configpathes.hxx Tue Apr 29 19:25:03 2014
@@ -90,7 +90,7 @@ namespace utl
 
         @param _sNestedPath
             A configuration path that maybe points to a descendant of the node
-            identified by <var>_sPrefixPath</var>, with both pathes starting
+            identified by <var>_sPrefixPath</var>, with both paths starting
             from the same node (or both being absolute).
 
         @param _sPrefixPath
@@ -103,7 +103,7 @@ namespace utl
         @returns
             <TRUE/>, if <var>_sPrefixPath</var> is  a prefix of <var>_sNestedPath</var>;
             <FALSE/> otherwise.<BR/>
-            If both pathes are equal <TRUE/> is returned.
+            If both paths are equal <TRUE/> is returned.
 
     */
     sal_Bool isPrefixOfConfigurationPath(::rtl::OUString const& _sNestedPath, 
@@ -114,7 +114,7 @@ namespace utl
 
         @param _sNestedPath
             A configuration path that points to a descendant of the node
-            identified by <var>_sPrefixPath</var>, with both pathes starting
+            identified by <var>_sPrefixPath</var>, with both paths starting
             from the same node (or both being absolute).
 
         @param _sPrefixPath

Modified: openoffice/trunk/main/unotools/inc/unotools/dynamicmenuoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/dynamicmenuoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/dynamicmenuoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/dynamicmenuoptions.hxx Tue Apr 29 19:25:03 2014
@@ -40,7 +40,7 @@
 
 /*-************************************************************************************************************//**
 	@descr			The method GetList() returns a list of property values.
-					Use follow defines to seperate values by names.
+					Use follow defines to separate values by names.
 *//*-*************************************************************************************************************/
 #define DYNAMICMENU_PROPERTYNAME_URL                    ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("URL"             ))
 #define DYNAMICMENU_PROPERTYNAME_TITLE                  ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Title"           ))
@@ -63,7 +63,7 @@ enum EDynamicMenuType
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/extendedsecurityoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/extendedsecurityoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/extendedsecurityoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/extendedsecurityoptions.hxx Tue Apr 29 19:25:03 2014
@@ -41,7 +41,7 @@
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/fontcvt.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/fontcvt.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/fontcvt.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/fontcvt.hxx Tue Apr 29 19:25:03 2014
@@ -57,9 +57,9 @@ public:
     //Starts converting the string at position rIndex. It converts as much of
     //the string that can be converted to the same symbol font and returns the
     //name of that font. rIndex is modified to the last index that was
-    //converted. Typically you call if continously until rIndex ==
-    //rString.Len() and handle each section as seperate 8bit strings using
-    //seperate fonts. Will return an empty string for a continous section
+    //converted. Typically you call if continuously until rIndex ==
+    //rString.Len() and handle each section as separate 8bit strings using
+    //separate fonts. Will return an empty string for a continuous section
     //that has no possible mapping.
     virtual String ConvertString(String &rString, xub_StrLen &rIndex) = 0;
     virtual ~StarSymbolToMSMultiFont() {}
@@ -68,7 +68,7 @@ public:
 //with bPerfect set the converter will only try and convert symbols which have
 //perfect mappings to the windows symbols fonts. With it not set, it will
 //allow somewhat more dubious transformations that are nevertheless
-//recognizably similiar. Even in this mode there will be characters that fail.
+//recognizably similar. Even in this mode there will be characters that fail.
 //The users of this might want to make a distinction between failed characters
 //which were inside and those outside the unicode private area. 
 UNOTOOLS_DLLPUBLIC StarSymbolToMSMultiFont *CreateStarSymbolToMSMultiFont(bool bPerfectOnly=false);

Modified: openoffice/trunk/main/unotools/inc/unotools/fontoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/fontoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/fontoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/fontoptions.hxx Tue Apr 29 19:25:03 2014
@@ -40,7 +40,7 @@
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/historyoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/historyoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/historyoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/historyoptions.hxx Tue Apr 29 19:25:03 2014
@@ -41,7 +41,7 @@
 
 /*-************************************************************************************************************//**
 	@descr			The method GetList() returns a list of property values.
-					Use follow defines to seperate values by names.
+					Use follow defines to separate values by names.
 *//*-*************************************************************************************************************/
 
 #define	HISTORY_PROPERTYNAME_URL			::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("URL"		))
@@ -67,7 +67,7 @@ enum EHistoryType
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 
@@ -132,13 +132,13 @@ class UNOTOOLS_DLLPUBLIC SvtHistoryOptio
 			@short		set/get max size of specified history
 			@descr		Call this methods to get information about max. size of specified list.
 						These value lay down the max count of items in these history. If a new one
-						is add to it the oldest one is deleted automaticly!
+						is add to it the oldest one is deleted automatically!
 
 			@seealso	-
 
 			@param		"eHistory" select right history.
 			@param		"nSize" is the new max size of specified list. If new size smaller then the old one
-						some oldest entries will be destroyed automaticly!
+						some oldest entries will be destroyed automatically!
 			@return		Current max size of specified list.
 
 			@onerror	-
@@ -179,7 +179,7 @@ class UNOTOOLS_DLLPUBLIC SvtHistoryOptio
 		/*-****************************************************************************************************//**
 			@short		append a new item to specified list
 			@descr		You can append items to a list only - removing isn't allowed for a special item!
-						The oldest entry is deleted automaticly if max size arrived or you can call Clear() ...
+						The oldest entry is deleted automatically if max size arrived or you can call Clear() ...
 						It exist two different overload methods to do this.
 						One for user which have an complete history item and another one for uncompletly data sets!
 

Modified: openoffice/trunk/main/unotools/inc/unotools/idhelper.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/idhelper.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/idhelper.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/idhelper.hxx Tue Apr 29 19:25:03 2014
@@ -184,7 +184,7 @@ void classname::release()	\
 	::utl::MapType2Id* pMap = static_cast< ::utl::MapType2Id *>(s_pMap);	\
 	\
 	::cppu::OImplementationId& rId = (*pMap)[_rTypes];	\
-	/* this will create an entry for the given type sequence, if neccessary */	\
+	/* this will create an entry for the given type sequence, if necessary */	\
 	\
 	return rId.getImplementationId();	\
 }	\

Modified: openoffice/trunk/main/unotools/inc/unotools/internaloptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/internaloptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/internaloptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/internaloptions.hxx Tue Apr 29 19:25:03 2014
@@ -47,7 +47,7 @@
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/localisationoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/localisationoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/localisationoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/localisationoptions.hxx Tue Apr 29 19:25:03 2014
@@ -39,7 +39,7 @@
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/moduleoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/moduleoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/moduleoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/moduleoptions.hxx Tue Apr 29 19:25:03 2014
@@ -57,7 +57,7 @@
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 class SvtModuleOptions_Impl;
@@ -178,7 +178,7 @@ class UNOTOOLS_DLLPUBLIC SvtModuleOption
                     content (but a FrameLoader which is not bound to any application!) ... or
                     the given properties describe a stream (and we make no deep detection inside here!).
 
-            @attention  The module BASIC cant be detected here. Because it does not
+            @attention  The module BASIC can't be detected here. Because it does not
                         has an own URL schema.
 
             @param  sURL
@@ -199,7 +199,7 @@ class UNOTOOLS_DLLPUBLIC SvtModuleOption
             @descr  Here we try to use the list of supported service names of the given model
                     to find out the right application module.
 
-            @attention  The module BASIC cant be detected here. Because it does not
+            @attention  The module BASIC can't be detected here. Because it does not
                         support any model/ctrl/view paradigm.
 
             @param  xModel

Modified: openoffice/trunk/main/unotools/inc/unotools/printwarningoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/printwarningoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/printwarningoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/printwarningoptions.hxx Tue Apr 29 19:25:03 2014
@@ -41,7 +41,7 @@
 /*-************************************************************************************************************//**
     @short          forward declaration to our private date container implementation
     @descr          We use these class as internal member to support small memory requirements.
-                    You can create the container if it is neccessary. The class which use these mechanism
+                    You can create the container if it is necessary. The class which use these mechanism
                     is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/securityoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/securityoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/securityoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/securityoptions.hxx Tue Apr 29 19:25:03 2014
@@ -41,7 +41,7 @@
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/sharedunocomponent.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/sharedunocomponent.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/sharedunocomponent.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/sharedunocomponent.hxx Tue Apr 29 19:25:03 2014
@@ -196,7 +196,7 @@ namespace utl
 
 //        SharedUNOComponent& operator=( const ::com::sun::star::uno::Reference< INTERFACE >& _rxComponent );
         // this operator is not implemented by intention. There is no canonic ownership after this operatoer
-        // would hvae been applied: Should the SharedUNOComponent have the ownership of the component,
+        // would have been applied: Should the SharedUNOComponent have the ownership of the component,
         // or shouldn't it? Hard to guess, and probably wrong in 50 percent of all cases, anyway. So,
         // instead of tempting clients of this class to use such a dangerous operator, we do
         // not offer it at all. If you need to assign a Reference< INTERFACE > to your SharedUNOComponent,

Modified: openoffice/trunk/main/unotools/inc/unotools/startoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/startoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/startoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/startoptions.hxx Tue Apr 29 19:25:03 2014
@@ -40,7 +40,7 @@
 /*-************************************************************************************************************//**
     @short          forward declaration to our private date container implementation
     @descr          We use these class as internal member to support small memory requirements.
-                    You can create the container if it is neccessary. The class which use these mechanism
+                    You can create the container if it is necessary. The class which use these mechanism
                     is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/inc/unotools/tempfile.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/tempfile.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/tempfile.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/tempfile.hxx Tue Apr 29 19:25:03 2014
@@ -43,7 +43,7 @@ struct TempFile_Impl;
     the UCB helper classes for streams. For convenience use UcbStreamHelper.
     A Tempfile always has a "physical" file name ( a file name in the local computers host notation ) but it has a
     "UCB compatible" URL only if a UCP for the local file system exists. This URL may have its own URL scheme
-    ( not neccessarily "file://" ! ). The TempFile class methods take this into account, but other simple conversions like
+    ( not necessarily "file://" ! ). The TempFile class methods take this into account, but other simple conversions like
     the osl functions do not.
     So it is a potential error to convert between the filename and the URL of a TempFile object using functions or methods
     outside this class.

Modified: openoffice/trunk/main/unotools/inc/unotools/viewoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/viewoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/viewoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/viewoptions.hxx Tue Apr 29 19:25:03 2014
@@ -189,14 +189,14 @@ class UNOTOOLS_DLLPUBLIC SvtViewOptions:
 
 		/*-****************************************************************************************************//**
 			@short		use it to get information about existing entries in configuration
-			@descr		The methods to set/get the position or size will create a new entry automaticly if
+			@descr		The methods to set/get the position or size will create a new entry automatically if
 						it not already exist and work with default values!
 						If this a problem for you - you MUST call these method before and
 						you must make up your own mind about that.
 
             @seealso    -
 
-			@onerror	No error should occure.
+			@onerror	No error should occur.
 		*//*-*****************************************************************************************************/
 
 		sal_Bool Exists() const;
@@ -220,7 +220,7 @@ class UNOTOOLS_DLLPUBLIC SvtViewOptions:
 		/*-****************************************************************************************************//**
             @short      use it to set/get the window state of your view
             @descr      These value describe position/size and some other states of a window.
-                        Use it with right vcl methods directly. Normaly it's not neccessary to
+                        Use it with right vcl methods directly. Normaly it's not necessary to
                         parse given string!
 
             @seealso    vcl methods

Modified: openoffice/trunk/main/unotools/inc/unotools/workingsetoptions.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/inc/unotools/workingsetoptions.hxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/inc/unotools/workingsetoptions.hxx (original)
+++ openoffice/trunk/main/unotools/inc/unotools/workingsetoptions.hxx Tue Apr 29 19:25:03 2014
@@ -40,7 +40,7 @@
 /*-************************************************************************************************************//**
 	@short			forward declaration to our private date container implementation
 	@descr			We use these class as internal member to support small memory requirements.
-					You can create the container if it is neccessary. The class which use these mechanism
+					You can create the container if it is necessary. The class which use these mechanism
 					is faster and smaller then a complete implementation!
 *//*-*************************************************************************************************************/
 

Modified: openoffice/trunk/main/unotools/source/accessibility/accessiblestatesethelper.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/source/accessibility/accessiblestatesethelper.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/source/accessibility/accessiblestatesethelper.cxx (original)
+++ openoffice/trunk/main/unotools/source/accessibility/accessiblestatesethelper.cxx Tue Apr 29 19:25:03 2014
@@ -236,7 +236,7 @@ sal_Bool SAL_CALL AccessibleStateSetHelp
             the constants of <type>AccessibleStateType</type>.
 
         @return
-            Returns <TRUE/> if the given state is a memeber of this object's
+            Returns <TRUE/> if the given state is a member of this object's
             state set and <FALSE/> otherwise.
     */
 sal_Bool SAL_CALL AccessibleStateSetHelper::contains (sal_Int16 aState)

Modified: openoffice/trunk/main/unotools/source/config/cmdoptions.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/source/config/cmdoptions.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/source/config/cmdoptions.cxx (original)
+++ openoffice/trunk/main/unotools/source/config/cmdoptions.cxx Tue Apr 29 19:25:03 2014
@@ -118,7 +118,7 @@ class SvtCmdOptions
 
 		//---------------------------------------------------------------------------------------------------------
         // convert internal list to external format
-        // for using it on right menus realy
+        // for using it on right menus really
         // Notice:   We build a property list with 4 entries and set it on result list then.
         //           The while-loop starts with pointer on internal member list lSetupEntries, change to
         //           lUserEntries then and stop after that with NULL!
@@ -272,7 +272,7 @@ SvtCommandOptions_Impl::SvtCommandOption
     :   ConfigItem( ROOTNODE_CMDOPTIONS )
 	// Init member then...
 {
-    // Get names and values of all accessable menu entries and fill internal structures.
+    // Get names and values of all accessible menu entries and fill internal structures.
 	// See impl_GetPropertyNames() for further informations.
     Sequence< OUString >    lNames              = impl_GetPropertyNames ();
     Sequence< Any >         lValues             = GetProperties         ( lNames         );

Modified: openoffice/trunk/main/unotools/source/config/compatibility.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/unotools/source/config/compatibility.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff
==============================================================================
--- openoffice/trunk/main/unotools/source/config/compatibility.cxx (original)
+++ openoffice/trunk/main/unotools/source/config/compatibility.cxx Tue Apr 29 19:25:03 2014
@@ -383,7 +383,7 @@ SvtCompatibilityOptions_Impl::SvtCompati
     :   ConfigItem( ROOTNODE_OPTIONS )
 	// Init member then...
 {
-    // Get names and values of all accessable menu entries and fill internal structures.
+    // Get names and values of all accessible menu entries and fill internal structures.
 	// See impl_GetPropertyNames() for further informations.
 	Sequence< OUString > lNodes;
     Sequence< OUString > lNames = impl_GetPropertyNames( lNodes );