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:13:57 UTC

svn commit: r1591061 [5/6] - in /openoffice/trunk/main/qadevOOo: runner/base/ runner/basicrunner/ runner/basicrunner/basichelper/ runner/complexlib/ runner/convwatch/ runner/graphical/ runner/helper/ runner/lib/ runner/org/openoffice/ runner/share/ run...

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_invocadapt.uno/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_invocadapt.uno/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_invocadapt.uno/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_invocadapt.uno/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'invadp'.</P>
+<P>Contains all test cases for the module 'invadp'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_invocation.uno/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_invocation.uno/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_invocation.uno/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_invocation.uno/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'inv'.</P>
+<P>Contains all test cases for the module 'inv'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_javavm.uno/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_javavm.uno/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_javavm.uno/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_javavm.uno/package.html Tue Apr 29 19:13:51 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'jen'.</P>
+<P>Contains all test cases for the module 'jen'.</P>
 </BODY>
 </HTML>
\ No newline at end of file

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_jen/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_jen/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_jen/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_jen/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'jen'.</P>
+<P>Contains all test cases for the module 'jen'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_namingservice/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_namingservice/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_namingservice/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_namingservice/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'namingservice'.</P>
+<P>Contains all test cases for the module 'namingservice'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_nestedreg.uno/NestedRegistry.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_nestedreg.uno/NestedRegistry.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_nestedreg.uno/NestedRegistry.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_nestedreg.uno/NestedRegistry.java Tue Apr 29 19:13:51 2014
@@ -147,9 +147,9 @@ public class NestedRegistry extends Test
             copyFile(source, openF, log) ;
             copyFile(source, mergeF, log) ;
         } catch (java.io.IOException e) {
-            log.println("Exception occured while copying files");
+            log.println("Exception occurred while copying files");
             e.printStackTrace(log);
-            throw new StatusException("Exception occured while copying files", e);
+            throw new StatusException("Exception occurred while copying files", e);
         }
 
         try {

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_nestedreg.uno/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_nestedreg.uno/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_nestedreg.uno/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_nestedreg.uno/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'defreg'.</P>
+<P>Contains all test cases for the module 'defreg'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_proxyfac/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_proxyfac/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_proxyfac/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_proxyfac/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'proxyfac'.</P>
+<P>Contains all test cases for the module 'proxyfac'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_rdbtdp/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_rdbtdp/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_rdbtdp/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_rdbtdp/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'rdbtdp'.</P>
+<P>Contains all test cases for the module 'rdbtdp'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge.uno/various.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge.uno/various.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge.uno/various.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge.uno/various.java Tue Apr 29 19:13:51 2014
@@ -121,12 +121,12 @@ public class various extends TestCase {
 
     /**
     * Calls <code>accept()</code> method in a separate thread.
-    * Then stores exception thrown by call if it occured, or
+    * Then stores exception thrown by call if it occurred, or
     * return value.
     */
     protected class AcceptorThread extends Thread {
         /**
-        * If exception occured during method call it is
+        * If exception occurred during method call it is
         * stored in this field.
         */
         public Exception ex = null ;

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'remotebridge'.</P>
+<P>Contains all test cases for the module 'remotebridge'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge/various.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge/various.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge/various.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_remotebridge/various.java Tue Apr 29 19:13:51 2014
@@ -121,12 +121,12 @@ public class various extends TestCase {
 
     /**
     * Calls <code>accept()</code> method in a separate thread.
-    * Then stores exception thrown by call if it occured, or
+    * Then stores exception thrown by call if it occurred, or
     * return value.
     */
     protected class AcceptorThread extends Thread {
         /**
-        * If exception occured during method call it is
+        * If exception occurred during method call it is
         * stored in this field.
         */
         public Exception ex = null ;

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java Tue Apr 29 19:13:51 2014
@@ -124,19 +124,19 @@ public class ScAreaLinkObj extends TestC
             oObj = (XInterface) AnyConverter.toObject(
                         new Type(XInterface.class), links.getByIndex(0)) ;
         } catch (com.sun.star.beans.UnknownPropertyException e) {
-            log.println ("Exception occured while creating test Object.") ;
+            log.println ("Exception occurred while creating test Object.") ;
             e.printStackTrace(log) ;
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.WrappedTargetException e) {
-            log.println ("Exception occured while creating test Object.") ;
+            log.println ("Exception occurred while creating test Object.") ;
             e.printStackTrace(log) ;
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IndexOutOfBoundsException e) {
-            log.println ("Exception occured while creating test Object.") ;
+            log.println ("Exception occurred while creating test Object.") ;
             e.printStackTrace(log) ;
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IllegalArgumentException e) {
-            log.println ("Exception occured while creating test Object.") ;
+            log.println ("Exception occurred while creating test Object.") ;
             e.printStackTrace(log) ;
             throw new StatusException("Couldn't create test object", e);
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java Tue Apr 29 19:13:51 2014
@@ -126,15 +126,15 @@ public class ScAreaLinksObj extends Test
         tEnv = new TestEnvironment(oObj);
 
       } catch (com.sun.star.beans.UnknownPropertyException e) {
-        log.println ("Exception occured while creating test Object.") ;
+        log.println ("Exception occurred while creating test Object.") ;
         e.printStackTrace(log) ;
         throw new StatusException("Couldn't create test object", e);
       } catch (com.sun.star.lang.WrappedTargetException e) {
-        log.println ("Exception occured while creating test Object.") ;
+        log.println ("Exception occurred while creating test Object.") ;
         e.printStackTrace(log) ;
         throw new StatusException("Couldn't create test object", e);
       } catch (com.sun.star.lang.IllegalArgumentException e) {
-        log.println ("Exception occured while creating test Object.") ;
+        log.println ("Exception occurred while creating test Object.") ;
         e.printStackTrace(log) ;
         throw new StatusException("Couldn't create test object", e);
       }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAutoFormatFieldObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAutoFormatFieldObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAutoFormatFieldObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAutoFormatFieldObj.java Tue Apr 29 19:13:51 2014
@@ -89,7 +89,7 @@ public class ScAutoFormatFieldObj extend
                         new Type(XInterface.class),formatIndex.getByIndex(0));
 
         } catch (com.sun.star.uno.Exception e) {
-            log.println ("Exception occured while creating test Object.") ;
+            log.println ("Exception occurred while creating test Object.") ;
             e.printStackTrace(log) ;
         }
 

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java Tue Apr 29 19:13:51 2014
@@ -144,7 +144,7 @@ public class ScAutoFormatsObj extends Te
 
             return tEnv;
         } catch (com.sun.star.uno.Exception e) {
-            log.println ("Exception occured while creating test Object.");
+            log.println ("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java Tue Apr 29 19:13:51 2014
@@ -182,19 +182,19 @@ public class ScCellCursorObj extends Tes
             oSheet.getCellByPosition(3, 2).setFormula("xTextDoc");
             oSheet.getCellByPosition(3, 3).setFormula("xTextDoc");
         } catch (com.sun.star.lang.WrappedTargetException e) {
-            log.println("Exception occured while creating test object:");
+            log.println("Exception occurred while creating test object:");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.container.NoSuchElementException e) {
-            log.println("Exception occured while creating test object:");
+            log.println("Exception occurred while creating test object:");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IndexOutOfBoundsException e) {
-            log.println("Exception occured while creating test object:");
+            log.println("Exception occurred while creating test object:");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IllegalArgumentException e) {
-            log.println("Exception occured while creating test object:");
+            log.println("Exception occurred while creating test object:");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java Tue Apr 29 19:13:51 2014
@@ -160,19 +160,19 @@ public class ScCellFieldObj extends Test
             oCell = oSheet.getCellByPosition(1,4);
             oText = (XText)UnoRuntime.queryInterface(XText.class, oCell);
         } catch (com.sun.star.lang.WrappedTargetException e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IndexOutOfBoundsException e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IllegalArgumentException e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.uno.Exception e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java Tue Apr 29 19:13:51 2014
@@ -137,19 +137,19 @@ public class ScCellFieldsObj extends Tes
 
             oObj = xTextFieldsSupp.getTextFields();
         } catch (com.sun.star.lang.WrappedTargetException e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IndexOutOfBoundsException e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IllegalArgumentException e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.uno.Exception e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java Tue Apr 29 19:13:51 2014
@@ -137,15 +137,15 @@ public class ScCellsEnumeration extends 
             cellArr[1] = oCell_2;
             cellArr[2] = oCell_3;
         } catch(com.sun.star.lang.WrappedTargetException e) {
-            log.println ("Exception occured while creating test Object.");
+            log.println ("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch(com.sun.star.lang.IndexOutOfBoundsException e) {
-            log.println ("Exception occured while creating test Object.");
+            log.println ("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch(com.sun.star.lang.IllegalArgumentException e) {
-            log.println ("Exception occured while creating test Object.");
+            log.println ("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellsObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellsObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellsObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScCellsObj.java Tue Apr 29 19:13:51 2014
@@ -134,15 +134,15 @@ public class ScCellsObj extends TestCase
             cellArr[2] = oCell_2;
             cellArr[1] = oCell_3;
         } catch(com.sun.star.lang.WrappedTargetException e) {
-            log.println ("Exception occured while creating test Object.");
+            log.println ("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch(com.sun.star.lang.IndexOutOfBoundsException e) {
-            log.println ("Exception occured while creating test Object.");
+            log.println ("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch(com.sun.star.lang.IllegalArgumentException e) {
-            log.println ("Exception occured while creating test Object.");
+            log.println ("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java Tue Apr 29 19:13:51 2014
@@ -128,15 +128,15 @@ public class ScDrawPageObj extends TestC
         } catch (com.sun.star.lang.WrappedTargetException e) {
             log.println("Couldn't create insance");
             e.printStackTrace(log);
-            throw new StatusException("Can't create enviroment", e) ;
+            throw new StatusException("Can't create environment", e) ;
         } catch (com.sun.star.lang.IndexOutOfBoundsException e) {
             log.println("Couldn't create insance");
             e.printStackTrace(log);
-            throw new StatusException("Can't create enviroment", e) ;
+            throw new StatusException("Can't create environment", e) ;
         } catch (com.sun.star.lang.IllegalArgumentException e) {
             log.println("Couldn't create insance");
             e.printStackTrace(log);
-            throw new StatusException("Can't create enviroment", e) ;
+            throw new StatusException("Can't create environment", e) ;
         }
 
         // create test environment here

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAreaLinksEnumeration.java Tue Apr 29 19:13:51 2014
@@ -107,15 +107,15 @@ public class ScIndexEnumeration_CellArea
         tEnv.addObjRelation("ENUM",ea);
 
       } catch (com.sun.star.beans.UnknownPropertyException e) {
-            log.println ("Exception occured while creating test Object.") ;
+            log.println ("Exception occurred while creating test Object.") ;
             e.printStackTrace(log) ;
             throw new StatusException("Couldn't create test object", e);
       } catch (com.sun.star.lang.WrappedTargetException e) {
-            log.println ("Exception occured while creating test Object.") ;
+            log.println ("Exception occurred while creating test Object.") ;
             e.printStackTrace(log) ;
             throw new StatusException("Couldn't create test object", e);
       } catch (com.sun.star.lang.IllegalArgumentException e) {
-            log.println ("Exception occured while creating test Object.") ;
+            log.println ("Exception occurred while creating test Object.") ;
             e.printStackTrace(log) ;
             throw new StatusException("Couldn't create test object", e);
       }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableAutoFormatEnumeration.java Tue Apr 29 19:13:51 2014
@@ -91,7 +91,7 @@ public class ScIndexEnumeration_TableAut
 
             return tEnv;
         } catch (com.sun.star.uno.Exception e) {
-            log.println ("Exception occured while creating test Object.");
+            log.println ("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java Tue Apr 29 19:13:51 2014
@@ -134,19 +134,19 @@ public class ScIndexEnumeration_TextFiel
 
              oObj = xTextFieldsSupp.getTextFields().createEnumeration();
         } catch (com.sun.star.lang.WrappedTargetException e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IndexOutOfBoundsException e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.lang.IllegalArgumentException e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         } catch (com.sun.star.uno.Exception e) {
-            log.println("Exception occured while creating test Object.");
+            log.println("Exception occurred while creating test Object.");
             e.printStackTrace(log);
             throw new StatusException("Couldn't create test object", e);
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java Tue Apr 29 19:13:51 2014
@@ -141,15 +141,15 @@ public class ScStyleFamilyObj extends Te
         } catch (com.sun.star.lang.WrappedTargetException e) {
             e.printStackTrace(log);
             throw new StatusException(
-                "Exception occured while getting StyleFamily", e);
+                "Exception occurred while getting StyleFamily", e);
         } catch (com.sun.star.lang.IndexOutOfBoundsException e) {
             e.printStackTrace(log);
             throw new StatusException(
-                "Exception occured while getting StyleFamily", e);
+                "Exception occurred while getting StyleFamily", e);
         } catch (com.sun.star.lang.IllegalArgumentException e) {
             e.printStackTrace(log);
             throw new StatusException(
-                "Exception occured while getting StyleFamily", e);
+                "Exception occurred while getting StyleFamily", e);
         }
 
         SOfficeFactory SOF = SOfficeFactory.getFactory( (XMultiServiceFactory)tParam.getMSF());

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java Tue Apr 29 19:13:51 2014
@@ -241,7 +241,7 @@ public class ScTableSheetObj extends Tes
         // do not execute com::sun::star::sheets::XCellSeries::fillAuto()
         tEnv.addObjRelation("XCELLSERIES_FILLAUTO", new Boolean(false));
 
-        // set the adress ranges of the cells (see values set above): for e.g. XSheetOutline test
+        // set the address ranges of the cells (see values set above): for e.g. XSheetOutline test
         tEnv.addObjRelation("CellRangeAddress", 
             new CellRangeAddress((short)0, 6, 6, 8, 8));
         tEnv.addObjRelation("CellRangeSubAddress", 

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLContentExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLContentExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLContentExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLContentExporter.java Tue Apr 29 19:13:51 2014
@@ -182,7 +182,7 @@ public class XMLContentExporter extends 
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -202,7 +202,7 @@ public class XMLContentExporter extends 
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
             return checkTags();

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLExporter.java Tue Apr 29 19:13:51 2014
@@ -191,7 +191,7 @@ public class XMLExporter extends TestCas
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -210,7 +210,7 @@ public class XMLExporter extends TestCas
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
             return check();

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLMetaExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLMetaExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLMetaExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLMetaExporter.java Tue Apr 29 19:13:51 2014
@@ -124,7 +124,7 @@ public class XMLMetaExporter extends Tes
         FilterChecker filter = new FilterChecker(log);
         Any arg = new Any(new Type(XDocumentHandler.class),filter);
 
-        // Checking tags existance and changed property value
+        // Checking tags existence and changed property value
         filter.addTag(new XMLTools.Tag ("office:document-meta"));
         filter.addTag(new XMLTools.Tag ("office:meta"));
         filter.addCharactersEnclosed("TestDocument",
@@ -172,7 +172,7 @@ public class XMLMetaExporter extends Tes
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -191,7 +191,7 @@ public class XMLMetaExporter extends Tes
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
             return check();

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java Tue Apr 29 19:13:51 2014
@@ -180,7 +180,7 @@ public class XMLMetaImporter extends Tes
                         logF.println("Title returned = '" + title + "'") ;
                         return impTitle.equals(title) ;
                     } catch (com.sun.star.uno.Exception e) {
-                        logF.println("Exception occured while checking filter :") ;
+                        logF.println("Exception occurred while checking filter :") ;
                         e.printStackTrace(logF) ;
                         return false ;
                     }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLSettingsExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLSettingsExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLSettingsExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLSettingsExporter.java Tue Apr 29 19:13:51 2014
@@ -173,7 +173,7 @@ public class XMLSettingsExporter extends
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -192,7 +192,7 @@ public class XMLSettingsExporter extends
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
             return check();

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java Tue Apr 29 19:13:51 2014
@@ -202,7 +202,7 @@ public class XMLSettingsImporter extends
                         logF.println("ShowGrid = " + gVal ) ;
                         return  "false".equals(gVal) ;
                     } catch (com.sun.star.uno.Exception e) {
-                        logF.println("Exception occured while checking filter :") ;
+                        logF.println("Exception occurred while checking filter :") ;
                         e.printStackTrace(logF) ;
                         return false ;
                     }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLStylesExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLStylesExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLStylesExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/XMLStylesExporter.java Tue Apr 29 19:13:51 2014
@@ -126,7 +126,7 @@ public class XMLStylesExporter extends T
         Any arg = new Any(new Type(XDocumentHandler.class),filter);
 
         String newName = "NewStyle" + counter++;
-        // Adding tags for checking existance of head tag and property value
+        // Adding tags for checking existence of head tag and property value
         filter.addTag(new XMLTools.Tag("office:document-styles"));
         filter.addTag(new XMLTools.Tag("style:style","style:name", newName));
 
@@ -178,7 +178,7 @@ public class XMLStylesExporter extends T
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -197,7 +197,7 @@ public class XMLStylesExporter extends T
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
             return check();

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sc/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'sc'.</P>
+<P>Contains all test cases for the module 'sc'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sd/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sd/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sd/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sd/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'sd'.</P>
+<P>Contains all test cases for the module 'sd'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_servicemgr.uno/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_servicemgr.uno/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_servicemgr.uno/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_servicemgr.uno/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'smgr'.</P>
+<P>Contains all test cases for the module 'smgr'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_shlibloader.uno/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_shlibloader.uno/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_shlibloader.uno/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_shlibloader.uno/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'cpld'.</P>
+<P>Contains all test cases for the module 'cpld'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_simplereg.uno/SimpleRegistry.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_simplereg.uno/SimpleRegistry.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_simplereg.uno/SimpleRegistry.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_simplereg.uno/SimpleRegistry.java Tue Apr 29 19:13:51 2014
@@ -141,7 +141,7 @@ public class SimpleRegistry extends Test
             copyFile(source, tmpDir + destroyF, log);
             copyFile(source, tmpDir + mergeF, log);
         } catch (java.io.IOException e) {
-            log.println("Exception occured while copying files");
+            log.println("Exception occurred while copying files");
             e.printStackTrace(log);
         }
 

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_simplereg.uno/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_simplereg.uno/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_simplereg.uno/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_simplereg.uno/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'simreg'.</P>
+<P>Contains all test cases for the module 'simreg'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_simreg/SimpleRegistry.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_simreg/SimpleRegistry.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_simreg/SimpleRegistry.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_simreg/SimpleRegistry.java Tue Apr 29 19:13:51 2014
@@ -145,7 +145,7 @@ public class SimpleRegistry extends Test
             copyFile(source, tmpDir + destroyF, log);
             copyFile(source, tmpDir + mergeF, log);
         } catch (java.io.IOException e) {
-            log.println("Exception occured while copying files");
+            log.println("Exception occurred while copying files");
             e.printStackTrace(log);
         }
 

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_simreg/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_simreg/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_simreg/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_simreg/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'simreg'.</P>
+<P>Contains all test cases for the module 'simreg'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLExporter.java Tue Apr 29 19:13:51 2014
@@ -163,7 +163,7 @@ public class XMLExporter extends TestCas
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -182,7 +182,7 @@ public class XMLExporter extends TestCas
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
             return check();

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLImporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLImporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLImporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLImporter.java Tue Apr 29 19:13:51 2014
@@ -153,7 +153,7 @@ public class XMLImporter extends TestCas
                         logF.println("Formula returned = '" + gFormula + "'") ;
                         return impFormula.equals(gFormula) ;
                     } catch (com.sun.star.uno.Exception e) {
-                        logF.println("Exception occured while checking filter :") ;
+                        logF.println("Exception occurred while checking filter :") ;
                         e.printStackTrace(logF) ;
                         return false ;
                     }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLMetaExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLMetaExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLMetaExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLMetaExporter.java Tue Apr 29 19:13:51 2014
@@ -165,7 +165,7 @@ public class XMLMetaExporter extends Tes
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -184,7 +184,7 @@ public class XMLMetaExporter extends Tes
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
             return check();

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLMetaImporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLMetaImporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLMetaImporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLMetaImporter.java Tue Apr 29 19:13:51 2014
@@ -181,7 +181,7 @@ public class XMLMetaImporter extends Tes
 
                         return result ;
                     } catch (com.sun.star.uno.Exception e) {
-                        logF.println("Exception occured while checking filter :") ;
+                        logF.println("Exception occurred while checking filter :") ;
                         e.printStackTrace(logF) ;
                         return false ;
                     }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLSettingsExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLSettingsExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLSettingsExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLSettingsExporter.java Tue Apr 29 19:13:51 2014
@@ -164,7 +164,7 @@ public class XMLSettingsExporter extends
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -183,7 +183,7 @@ public class XMLSettingsExporter extends
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
             return check();

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLSettingsImporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLSettingsImporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLSettingsImporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sm/XMLSettingsImporter.java Tue Apr 29 19:13:51 2014
@@ -163,7 +163,7 @@ public class XMLSettingsImporter extends
                         logF.println("Margin returned: " + gMargin);
                         return impMargin == gMargin.shortValue() ;
                     } catch (com.sun.star.uno.Exception e) {
-                        logF.println("Exception occured while checking filter :") ;
+                        logF.println("Exception occurred while checking filter :") ;
                         e.printStackTrace(logF) ;
                         return false ;
                     }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_smgr/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_smgr/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_smgr/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_smgr/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'smgr'.</P>
+<P>Contains all test cases for the module 'smgr'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_stm/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_stm/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_stm/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_stm/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'stm'.</P>
+<P>Contains all test cases for the module 'stm'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_streams.uno/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_streams.uno/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_streams.uno/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_streams.uno/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'stm'.</P>
+<P>Contains all test cases for the module 'stm'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_svx/SvxDrawPage.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_svx/SvxDrawPage.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_svx/SvxDrawPage.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_svx/SvxDrawPage.java Tue Apr 29 19:13:51 2014
@@ -178,15 +178,15 @@ public class SvxDrawPage extends TestCas
         } catch (com.sun.star.lang.WrappedTargetException e) {
             log.println("Couldn't create insance");
             e.printStackTrace(log);
-            throw new StatusException("Can't create enviroment", e);
+            throw new StatusException("Can't create environment", e);
         } catch (com.sun.star.lang.IndexOutOfBoundsException e) {
             log.println("Couldn't create insance");
             e.printStackTrace(log);
-            throw new StatusException("Can't create enviroment", e);
+            throw new StatusException("Can't create environment", e);
         } catch (com.sun.star.lang.IllegalArgumentException e) {
             log.println("Couldn't create insance");
             e.printStackTrace(log);
-            throw new StatusException("Can't create enviroment", e);
+            throw new StatusException("Can't create environment", e);
         }
 
         // create test environment here

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_svx/package.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_svx/package.html?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_svx/package.html (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_svx/package.html Tue Apr 29 19:13:51 2014
@@ -21,6 +21,6 @@
  ***********************************************************-->
 <HTML>
 <BODY>
-<P>Containes all test cases for the module 'svx'.</P>
+<P>Contains all test cases for the module 'svx'.</P>
 </BODY>
 </HTML>

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/CharacterStyle.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/CharacterStyle.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/CharacterStyle.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/CharacterStyle.java Tue Apr 29 19:13:51 2014
@@ -118,11 +118,11 @@ public class CharacterStyle extends Test
             oStyle = (XStyle) UnoRuntime.queryInterface(
                             XStyle.class,oSFIA.getByIndex(0));
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } catch ( com.sun.star.lang.IndexOutOfBoundsException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         }
@@ -135,7 +135,7 @@ public class CharacterStyle extends Test
                 oMSF.createInstance("com.sun.star.style.CharacterStyle");
             oMyStyle = (XStyle) UnoRuntime.queryInterface(XStyle.class, oInt);
         } catch ( com.sun.star.uno.Exception e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/ConditionalParagraphStyle.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/ConditionalParagraphStyle.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/ConditionalParagraphStyle.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/ConditionalParagraphStyle.java Tue Apr 29 19:13:51 2014
@@ -81,7 +81,7 @@ public class ConditionalParagraphStyle e
      * Create a new instance of the conditional
      * paragraph style, and insert it into the document.
      * @see com.sun.star.style.ConditionalParagraphStyle
-     * @param tParam The test paramters
+     * @param tParam The test parameters
      * @param log The log writer.
      */
     protected TestEnvironment createTestEnvironment(TestParameters tParam, PrintWriter log) {
@@ -105,15 +105,15 @@ public class ConditionalParagraphStyle e
             oStyle = (XStyle) UnoRuntime.queryInterface(
                         XStyle.class,oSFIA.getByIndex(1));
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } catch ( com.sun.star.lang.IndexOutOfBoundsException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } catch ( com.sun.star.container.NoSuchElementException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         }
@@ -126,7 +126,7 @@ public class ConditionalParagraphStyle e
                 oMSF.createInstance("com.sun.star.style.ConditionalParagraphStyle");
             oMyStyle = (XStyle) UnoRuntime.queryInterface(XStyle.class, oInt);
         } catch ( com.sun.star.uno.Exception e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/PageStyle.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/PageStyle.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/PageStyle.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/PageStyle.java Tue Apr 29 19:13:51 2014
@@ -100,15 +100,15 @@ public class PageStyle extends TestCase 
             log.println("Chosen pool style: "+oStyle.getName());
 
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } catch ( com.sun.star.lang.IndexOutOfBoundsException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } catch ( com.sun.star.container.NoSuchElementException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } 
@@ -122,7 +122,7 @@ public class PageStyle extends TestCase 
 //                oMSF.createInstanceWithArguments("com.sun.star.style.PageStyle",new Object[]{oStyle});
             oMyStyle = (XStyle) UnoRuntime.queryInterface(XStyle.class, oInt);
         } catch ( com.sun.star.uno.Exception e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/ParagraphStyle.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/ParagraphStyle.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/ParagraphStyle.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/ParagraphStyle.java Tue Apr 29 19:13:51 2014
@@ -99,15 +99,15 @@ public class ParagraphStyle extends Test
             oStyle = (XStyle) UnoRuntime.queryInterface(
                            XStyle.class,oSFIA.getByIndex(1));
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } catch ( com.sun.star.lang.IndexOutOfBoundsException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } catch ( com.sun.star.container.NoSuchElementException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         }
@@ -120,7 +120,7 @@ public class ParagraphStyle extends Test
                 oMSF.createInstance("com.sun.star.style.ParagraphStyle");
             oMyStyle = (XStyle) UnoRuntime.queryInterface(XStyle.class, oInt);
         } catch ( com.sun.star.uno.Exception e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwAccessiblePageView.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwAccessiblePageView.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwAccessiblePageView.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwAccessiblePageView.java Tue Apr 29 19:13:51 2014
@@ -122,13 +122,13 @@ public class SwAccessiblePageView extend
             new Type(XInterface.class),oEnum2.nextElement());
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
             e.printStackTrace(log);
-            log.println("Error: exception occured...");
+            log.println("Error: exception occurred...");
         } catch ( com.sun.star.container.NoSuchElementException e ) {
             e.printStackTrace(log);
-            log.println("Error: exception occured...");
+            log.println("Error: exception occurred...");
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
             e.printStackTrace(log);
-            log.println("Error: exception occured...");
+            log.println("Error: exception occurred...");
         }
         
         try {
@@ -138,19 +138,19 @@ public class SwAccessiblePageView extend
             UnoRuntime.queryInterface(XPropertySet.class, para);
             paraP.setPropertyValue("BreakType",com.sun.star.style.BreakType.PAGE_AFTER);
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't get Paragraph", e );
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't get Paragraph", e );
         } catch ( com.sun.star.beans.UnknownPropertyException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't get Paragraph", e );
         } catch ( com.sun.star.beans.PropertyVetoException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't get Paragraph", e );
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java Tue Apr 29 19:13:51 2014
@@ -99,7 +99,7 @@ public class SwXLineNumberingProperties 
             }
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
             e.printStackTrace(log);
-            log.println("Exception occured: " + e);
+            log.println("Exception occurred: " + e);
         }
 
         XLineNumberingProperties oLNP = (XLineNumberingProperties)

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java Tue Apr 29 19:13:51 2014
@@ -149,7 +149,7 @@ public class SwXMailMerge extends TestCa
             oResultSet.next();
             myBookMarks[1] = oRowLocate.getBookmark();
         } catch (SQLException e) {
-            throw new StatusException("Cant get Bookmarks", e);
+            throw new StatusException("Can't get Bookmarks", e);
         }
         // </create Bookmarks>
         

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java Tue Apr 29 19:13:51 2014
@@ -115,7 +115,7 @@ public class SwXNumberingRules extends T
                     ControlCharacter.PARAGRAPH_BREAK, false);
             }
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
         }
 
@@ -130,13 +130,13 @@ public class SwXNumberingRules extends T
             NumStyleI = (XIndexAccess)
                 UnoRuntime.queryInterface(XIndexAccess.class,NumStyles);
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
         } catch ( com.sun.star.container.NoSuchElementException e ) {
             log.println("Error, no such style family...");
             e.printStackTrace(log);
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
         }
         
@@ -152,16 +152,16 @@ public class SwXNumberingRules extends T
             XIndexAccess nRules = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, props.getPropertyValue("NumberingRules"));
             instance1 = nRules.getByIndex(0);
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
         } catch ( com.sun.star.lang.IndexOutOfBoundsException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
         } catch ( com.sun.star.beans.UnknownPropertyException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
         }        
         

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXParagraph.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXParagraph.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXParagraph.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXParagraph.java Tue Apr 29 19:13:51 2014
@@ -209,13 +209,13 @@ public class SwXParagraph extends TestCa
             new Type(XInterface.class),oEnum2.nextElement());
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
             e.printStackTrace(log);
-            log.println("Error: exception occured...");
+            log.println("Error: exception occurred...");
         } catch ( com.sun.star.container.NoSuchElementException e ) {
             e.printStackTrace(log);
-            log.println("Error: exception occured...");
+            log.println("Error: exception occurred...");
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
             e.printStackTrace(log);
-            log.println("Error: exception occured...");
+            log.println("Error: exception occurred...");
         }
         
         try {
@@ -226,19 +226,19 @@ public class SwXParagraph extends TestCa
             paraP.setPropertyValue("NumberingStyleName","Numbering 4");
             nRules = paraP.getPropertyValue("NumberingRules");
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't get Paragraph", e );
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't get Paragraph", e );
         } catch ( com.sun.star.beans.UnknownPropertyException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't get Paragraph", e );
         } catch ( com.sun.star.beans.PropertyVetoException e ) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't get Paragraph", e );
         }
@@ -248,7 +248,7 @@ public class SwXParagraph extends TestCa
             oObj = (XInterface) AnyConverter.toObject(
             new Type(XInterface.class),oEnum.nextElement());
         } catch ( Exception e) {
-            log.println("Error, exception occured...");
+            log.println("Error, exception occurred...");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't get Paragraph", e );
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXStyle.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXStyle.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXStyle.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXStyle.java Tue Apr 29 19:13:51 2014
@@ -136,15 +136,15 @@ public class SwXStyle extends TestCase {
             oStyle = (XStyle) AnyConverter.toObject(
                     new Type(XStyle.class),oSFIA.getByIndex(10));
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } catch ( com.sun.star.lang.IndexOutOfBoundsException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         }
@@ -157,7 +157,7 @@ public class SwXStyle extends TestCase {
                 oMSF.createInstance("com.sun.star.style.CharacterStyle");
             oMyStyle = (XStyle) UnoRuntime.queryInterface(XStyle.class, oInt);
         } catch ( com.sun.star.uno.Exception e ) {
-            log.println("Error: exception occured.");
+            log.println("Error: exception occurred.");
             e.printStackTrace(log);
             throw new StatusException( "Couldn't create environment ", e );
         }

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java Tue Apr 29 19:13:51 2014
@@ -116,16 +116,16 @@ public class SwXTextColumns extends Test
             oStyle = (XStyle) AnyConverter.toObject(
                     new Type(XStyle.class),oSFNA.getByName("Standard"));
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Error, exception occured while getting style.");
+            log.println("Error, exception occurred while getting style.");
             e.printStackTrace(log);
         } catch ( com.sun.star.lang.IndexOutOfBoundsException e ) {
-            log.println("Error, exception occured while getting style.");
+            log.println("Error, exception occurred while getting style.");
             e.printStackTrace(log);
         } catch ( com.sun.star.container.NoSuchElementException e ) {
-            log.println("Error, exception occured while getting style.");
+            log.println("Error, exception occurred while getting style.");
             e.printStackTrace(log);
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
-            log.println("Error, exception occured while getting style.");
+            log.println("Error, exception occurred while getting style.");
             e.printStackTrace(log);
         }
 
@@ -137,13 +137,13 @@ public class SwXTextColumns extends Test
             oObj = (XTextColumns) AnyConverter.toObject(
                 new Type(XTextColumns.class),xProps.getPropertyValue("TextColumns"));
         } catch ( com.sun.star.lang.WrappedTargetException e ) {
-            log.println("Exception occured while getting style property");
+            log.println("Exception occurred while getting style property");
             e.printStackTrace(log);
         } catch ( com.sun.star.beans.UnknownPropertyException e ) {
-            log.println("Exception occured while getting style property");
+            log.println("Exception occurred while getting style property");
             e.printStackTrace(log);
         } catch ( com.sun.star.lang.IllegalArgumentException e ) {
-            log.println("Exception occured while getting style property");
+            log.println("Exception occurred while getting style property");
             e.printStackTrace(log);
         }
 
@@ -168,7 +168,7 @@ public class SwXTextColumns extends Test
                     ControlCharacter.LINE_BREAK, false );
             }
         } catch ( com.sun.star.lang.IllegalArgumentException e ){
-            log.println("Exception occured while inserting Text");
+            log.println("Exception occurred while inserting Text");
             e.printStackTrace(log);
         }
 

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXTextView.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXTextView.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXTextView.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/SwXTextView.java Tue Apr 29 19:13:51 2014
@@ -259,7 +259,7 @@ public class SwXTextView extends TestCas
             if (xForms == null)
                 log.println("ERROR: could not get Forms");
             
-                log.println("the draw page contains folowing elemtens:");
+                log.println("the draw page contains following elemtens:");
                 String[] elements = FormTools.getForms(WriterTools.getDrawPage(xTextDoc)).getElementNames();
                 for (int i = 0; i< elements.length; i++){
                     log.println("Element[" + i + "] :" + elements[i]);
@@ -269,7 +269,7 @@ public class SwXTextView extends TestCas
                 if (myForm == null){
                     log.println("ERROR: could not get 'Standard' from drawpage!");
             if (debug){
-                log.println("the draw page contains folowing elemtens:");
+                log.println("the draw page contains following elemtens:");
 //                String[] elements = FormTools.getForms(WriterTools.getDrawPage(xTextDoc)).getElementNames();
 //                for (int i = 0; i< elements.length; i++){
 //                    log.println("Element[" + i + "] :" + elements[i]);

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java Tue Apr 29 19:13:51 2014
@@ -162,7 +162,7 @@ public class XMLContentExporter extends 
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -182,7 +182,7 @@ public class XMLContentExporter extends 
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
           return checkTags();

Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLExporter.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLExporter.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLExporter.java Tue Apr 29 19:13:51 2014
@@ -166,7 +166,7 @@ public class XMLExporter extends TestCas
     /**
      * This class checks the XML for tags and data required and returns
      * checking result to <code>XFilter</code> interface test. All
-     * the information about errors occured in XML data is written
+     * the information about errors occurred in XML data is written
      * to log specified.
      * @see ifc.document._XFilter
      */
@@ -185,7 +185,7 @@ public class XMLExporter extends TestCas
          * which returns the result of XML checking.
          * @return <code>true</code> if the XML data exported was
          * valid (i.e. all necessary tags and character data exists),
-         * <code>false</code> if some errors occured.
+         * <code>false</code> if some errors occurred.
          */
         public boolean checkFilter() {
             return checkTags() ;