You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by da...@apache.org on 2016/08/01 04:31:57 UTC

svn commit: r1754701 [9/13] - in /openoffice/branches/gbuild-reintegration: ./ ext_libraries/apr-util/ ext_libraries/apr/ ext_sources/ main/ main/accessibility/inc/accessibility/standard/ main/autodoc/inc/ary/idl/ main/avmedia/source/framework/ main/ba...

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLImporter.java Mon Aug  1 04:31:52 2016
@@ -76,7 +76,7 @@ public class XMLImporter extends TestCas
             log.println( "creating a textdocument" );
             xTextDoc = SOF.createTextDoc( null );
         } catch ( com.sun.star.uno.Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java Mon Aug  1 04:31:52 2016
@@ -80,7 +80,7 @@ public class XMLMetaExporter extends Tes
             xTextDoc = SOF.createTextDoc( null );
 
         } catch ( com.sun.star.uno.Exception e ) {
-        // Some exception occures.FAILED
+        // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java Mon Aug  1 04:31:52 2016
@@ -77,7 +77,7 @@ public class XMLMetaImporter extends Tes
             log.println( "creating a textdocument" );
             xTextDoc = SOF.createTextDoc( null );
         } catch ( com.sun.star.uno.Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java Mon Aug  1 04:31:52 2016
@@ -82,7 +82,7 @@ public class XMLSettingsExporter extends
             xTextDoc = SOF.createTextDoc( null );
 
         } catch ( com.sun.star.uno.Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java Mon Aug  1 04:31:52 2016
@@ -78,7 +78,7 @@ public class XMLSettingsImporter extends
             log.println( "creating a textdocument" );
             xTextDoc = SOF.createTextDoc( null );
         } catch ( com.sun.star.uno.Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java Mon Aug  1 04:31:52 2016
@@ -79,7 +79,7 @@ public class XMLStylesExporter extends T
             log.println( "creating a textdocument" );
             xTextDoc = SOF.createTextDoc( null );
         } catch ( com.sun.star.uno.Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java Mon Aug  1 04:31:52 2016
@@ -77,7 +77,7 @@ public class XMLStylesImporter extends T
             log.println( "creating a textdocument" );
             xTextDoc = SOF.createTextDoc( null );
         } catch ( com.sun.star.uno.Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessiblePopupMenu.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessiblePopupMenu.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessiblePopupMenu.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessiblePopupMenu.java Mon Aug  1 04:31:52 2016
@@ -134,7 +134,7 @@ public class AccessiblePopupMenu extends
             toolkit = (XInterface) ((XMultiServiceFactory) tParam.getMSF()).createInstance(
                               "com.sun.star.awt.Toolkit");
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java Mon Aug  1 04:31:52 2016
@@ -167,7 +167,7 @@ public class AccessibleRadioButton exten
             log.println("creating a text document");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java Mon Aug  1 04:31:52 2016
@@ -137,7 +137,7 @@ public class AccessibleScrollBar extends
             log.println("creating a text document");
             xDoc = SOF.createDrawDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java Mon Aug  1 04:31:52 2016
@@ -132,7 +132,7 @@ public class AccessibleStatusBar extends
             toolkit = (XInterface) ((XMultiServiceFactory) tParam.getMSF()).createInstance(
                               "com.sun.star.awt.Toolkit");
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java Mon Aug  1 04:31:52 2016
@@ -137,7 +137,7 @@ public class AccessibleStatusBarItem ext
             log.println("creating a text document");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java Mon Aug  1 04:31:52 2016
@@ -159,7 +159,7 @@ public class AccessibleTabControl extend
             log.println("creating a text document");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java Mon Aug  1 04:31:52 2016
@@ -167,7 +167,7 @@ public class AccessibleTabPage extends T
             log.println("creating a text document");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java Mon Aug  1 04:31:52 2016
@@ -129,7 +129,7 @@ public class AccessibleToolBox extends T
             log.println("creating a text document");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java Mon Aug  1 04:31:52 2016
@@ -145,7 +145,7 @@ public class AccessibleToolBoxItem exten
             log.println("creating a text document");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java Mon Aug  1 04:31:52 2016
@@ -151,7 +151,7 @@ public class AccessibleWindow extends Te
             toolkit = (XInterface) ((XMultiServiceFactory) tParam.getMSF()).createInstance(
                               "com.sun.star.awt.Toolkit");
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/MutableTreeDataModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/MutableTreeDataModel.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/MutableTreeDataModel.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/MutableTreeDataModel.java Mon Aug  1 04:31:52 2016
@@ -92,7 +92,7 @@ public class MutableTreeDataModel extend
             try {
                 xModel.setRoot(node);
             } catch (com.sun.star.lang.IllegalArgumentException ex) {
-                log.println("ERROR: could not preform event: " + ex.toString());
+                log.println("ERROR: could not perform event: " + ex.toString());
                 ex.printStackTrace();
             }
             

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/TabController.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/TabController.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/TabController.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/TabController.java Mon Aug  1 04:31:52 2016
@@ -58,7 +58,7 @@ public class TabController extends TestC
             xTextDoc = WriterTools.createTextDoc(
                                (XMultiServiceFactory) param.getMSF());
         } catch (Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/Toolkit.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/Toolkit.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/Toolkit.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/Toolkit.java Mon Aug  1 04:31:52 2016
@@ -62,7 +62,7 @@ public class Toolkit extends TestCase {
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlButton.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlButton.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlButton.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlButton.java Mon Aug  1 04:31:52 2016
@@ -65,7 +65,7 @@ public class UnoControlButton extends Te
             xTD2 = WriterTools.createTextDoc(
                            (XMultiServiceFactory) Param.getMSF());
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlCheckBox.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlCheckBox.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlCheckBox.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlCheckBox.java Mon Aug  1 04:31:52 2016
@@ -66,7 +66,7 @@ public class UnoControlCheckBox extends
             xTD2 = WriterTools.createTextDoc(
                            (XMultiServiceFactory) Param.getMSF());
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlComboBox.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlComboBox.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlComboBox.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlComboBox.java Mon Aug  1 04:31:52 2016
@@ -61,7 +61,7 @@ public class UnoControlComboBox extends
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlContainer.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlContainer.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlContainer.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlContainer.java Mon Aug  1 04:31:52 2016
@@ -69,7 +69,7 @@ public class UnoControlContainer extends
             xTextDoc = WriterTools.createTextDoc(
                                (XMultiServiceFactory) param.getMSF());
         } catch (Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlCurrencyField.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlCurrencyField.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlCurrencyField.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlCurrencyField.java Mon Aug  1 04:31:52 2016
@@ -62,7 +62,7 @@ public class UnoControlCurrencyField ext
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlDateField.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlDateField.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlDateField.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlDateField.java Mon Aug  1 04:31:52 2016
@@ -66,7 +66,7 @@ public class UnoControlDateField extends
             xTD2 = WriterTools.createTextDoc(
                            (XMultiServiceFactory) Param.getMSF());
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlDialog.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlDialog.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlDialog.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlDialog.java Mon Aug  1 04:31:52 2016
@@ -242,7 +242,7 @@ public class UnoControlDialog extends Te
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlEdit.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlEdit.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlEdit.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlEdit.java Mon Aug  1 04:31:52 2016
@@ -62,7 +62,7 @@ public class UnoControlEdit extends Test
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFileControl.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFileControl.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFileControl.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFileControl.java Mon Aug  1 04:31:52 2016
@@ -62,7 +62,7 @@ public class UnoControlFileControl exten
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFixedText.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFixedText.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFixedText.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFixedText.java Mon Aug  1 04:31:52 2016
@@ -61,7 +61,7 @@ public class UnoControlFixedText extends
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFormattedField.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFormattedField.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFormattedField.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlFormattedField.java Mon Aug  1 04:31:52 2016
@@ -63,7 +63,7 @@ public class UnoControlFormattedField ex
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlGroupBox.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlGroupBox.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlGroupBox.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlGroupBox.java Mon Aug  1 04:31:52 2016
@@ -61,7 +61,7 @@ public class UnoControlGroupBox extends
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlImageControl.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlImageControl.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlImageControl.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlImageControl.java Mon Aug  1 04:31:52 2016
@@ -62,7 +62,7 @@ public class UnoControlImageControl exte
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlListBox.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlListBox.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlListBox.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlListBox.java Mon Aug  1 04:31:52 2016
@@ -62,7 +62,7 @@ public class UnoControlListBox extends T
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlNumericField.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlNumericField.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlNumericField.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlNumericField.java Mon Aug  1 04:31:52 2016
@@ -61,7 +61,7 @@ public class UnoControlNumericField exte
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlPatternField.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlPatternField.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlPatternField.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlPatternField.java Mon Aug  1 04:31:52 2016
@@ -62,7 +62,7 @@ public class UnoControlPatternField exte
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlRadioButton.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlRadioButton.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlRadioButton.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlRadioButton.java Mon Aug  1 04:31:52 2016
@@ -61,7 +61,7 @@ public class UnoControlRadioButton exten
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlTimeField.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlTimeField.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlTimeField.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoControlTimeField.java Mon Aug  1 04:31:52 2016
@@ -62,7 +62,7 @@ public class UnoControlTimeField extends
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoScrollBarControl.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoScrollBarControl.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoScrollBarControl.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoScrollBarControl.java Mon Aug  1 04:31:52 2016
@@ -84,7 +84,7 @@ public class UnoScrollBarControl extends
                             newPosSize.Height, com.sun.star.awt.PosSize.POSSIZE);            
             
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoTreeControl.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoTreeControl.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoTreeControl.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_toolkit/UnoTreeControl.java Mon Aug  1 04:31:52 2016
@@ -75,7 +75,7 @@ public class UnoTreeControl extends Test
             log.println("creating a textdocument");
             xTextDoc = SOF.createTextDoc(null);
         } catch (com.sun.star.uno.Exception e) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace(log);
             throw new StatusException("Couldn't create document", e);
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter.java Mon Aug  1 04:31:52 2016
@@ -80,7 +80,7 @@ public class XMLContentExporter extends
             log.println( "creating a chartdocument" );
             xChartDoc = SOF.createChartDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter.java Mon Aug  1 04:31:52 2016
@@ -78,7 +78,7 @@ public class XMLContentImporter extends
             log.println( "creating a chartdocument" );
             xChartDoc = SOF.createChartDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter.java Mon Aug  1 04:31:52 2016
@@ -81,7 +81,7 @@ public class XMLExporter extends TestCas
             log.println( "creating a chartdocument" );
             xChartDoc = SOF.createChartDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter.java Mon Aug  1 04:31:52 2016
@@ -78,7 +78,7 @@ public class XMLImporter extends TestCas
             log.println( "creating a chartdocument" );
             xChartDoc = SOF.createChartDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter.java Mon Aug  1 04:31:52 2016
@@ -79,7 +79,7 @@ public class XMLStylesExporter extends T
             log.println( "creating a chartdocument" );
             xChartDoc = SOF.createChartDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter.java Mon Aug  1 04:31:52 2016
@@ -76,7 +76,7 @@ public class XMLStylesImporter extends T
             log.println( "creating a chartdocument" );
             xChartDoc = SOF.createChartDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java Mon Aug  1 04:31:52 2016
@@ -81,7 +81,7 @@ public class XMLContentExporter extends
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter.java Mon Aug  1 04:31:52 2016
@@ -79,7 +79,7 @@ public class XMLContentImporter extends
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter.java Mon Aug  1 04:31:52 2016
@@ -83,7 +83,7 @@ public class XMLExporter extends TestCas
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter.java Mon Aug  1 04:31:52 2016
@@ -79,7 +79,7 @@ public class XMLImporter extends TestCas
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter.java Mon Aug  1 04:31:52 2016
@@ -81,7 +81,7 @@ public class XMLMetaExporter extends Tes
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java Mon Aug  1 04:31:52 2016
@@ -78,7 +78,7 @@ public class XMLMetaImporter extends Tes
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter.java Mon Aug  1 04:31:52 2016
@@ -82,7 +82,7 @@ public class XMLSettingsExporter extends
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter.java Mon Aug  1 04:31:52 2016
@@ -79,7 +79,7 @@ public class XMLSettingsImporter extends
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java Mon Aug  1 04:31:52 2016
@@ -84,7 +84,7 @@ public class XMLStylesExporter extends T
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter.java Mon Aug  1 04:31:52 2016
@@ -79,7 +79,7 @@ public class XMLStylesImporter extends T
             log.println( "creating a drawdocument" );
             xDrawDoc = SOF.createDrawDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java Mon Aug  1 04:31:52 2016
@@ -82,7 +82,7 @@ public class XMLContentExporter extends
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java Mon Aug  1 04:31:52 2016
@@ -79,7 +79,7 @@ public class XMLContentImporter extends
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter.java Mon Aug  1 04:31:52 2016
@@ -83,7 +83,7 @@ public class XMLExporter extends TestCas
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter.java Mon Aug  1 04:31:52 2016
@@ -79,7 +79,7 @@ public class XMLImporter extends TestCas
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter.java Mon Aug  1 04:31:52 2016
@@ -81,7 +81,7 @@ public class XMLMetaExporter extends Tes
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-        // Some exception occures.FAILED
+        // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java Mon Aug  1 04:31:52 2016
@@ -78,7 +78,7 @@ public class XMLMetaImporter extends Tes
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter.java Mon Aug  1 04:31:52 2016
@@ -80,7 +80,7 @@ public class XMLSettingsExporter extends
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter.java Mon Aug  1 04:31:52 2016
@@ -80,7 +80,7 @@ public class XMLSettingsImporter extends
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter.java Mon Aug  1 04:31:52 2016
@@ -84,7 +84,7 @@ public class XMLStylesExporter extends T
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter.java (original)
+++ openoffice/branches/gbuild-reintegration/main/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter.java Mon Aug  1 04:31:52 2016
@@ -79,7 +79,7 @@ public class XMLStylesImporter extends T
             log.println( "creating an impress document" );
             xImpressDoc = SOF.createImpressDoc(null);
         } catch ( Exception e ) {
-            // Some exception occures.FAILED
+            // Some exception occured.FAILED
             e.printStackTrace( log );
             throw new StatusException( "Couldn't create document", e );
         }

Modified: openoffice/branches/gbuild-reintegration/main/rat-excludes
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/rat-excludes?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/rat-excludes (original)
+++ openoffice/branches/gbuild-reintegration/main/rat-excludes Mon Aug  1 04:31:52 2016
@@ -28,34 +28,6 @@ main/swext/mediawiki/src/filter/odt2medi
 main/testautomation/writer/optional/input/clipboard/dummy.txt
 main/ure/source/THIRDPARTYLICENSEREADME.html
 
-main/writerperfect/source/filter/DocumentCollector.cxx
-main/writerperfect/source/filter/DocumentCollector.hxx
-main/writerperfect/source/filter/DocumentElement.cxx
-main/writerperfect/source/filter/DocumentElement.hxx
-main/writerperfect/source/filter/DocumentHandler.cxx
-main/writerperfect/source/filter/FilterInternal.hxx
-main/writerperfect/source/filter/FontStyle.cxx
-main/writerperfect/source/filter/FontStyle.hxx
-main/writerperfect/source/filter/ListStyle.cxx
-main/writerperfect/source/filter/ListStyle.hxx
-main/writerperfect/source/filter/PageSpan.cxx
-main/writerperfect/source/filter/PageSpan.hxx
-main/writerperfect/source/filter/SectionStyle.cxx
-main/writerperfect/source/filter/SectionStyle.hxx
-main/writerperfect/source/filter/Style.hxx
-main/writerperfect/source/filter/TableStyle.cxx
-main/writerperfect/source/filter/TableStyle.hxx
-main/writerperfect/source/filter/TextRunStyle.cxx
-main/writerperfect/source/filter/TextRunStyle.hxx
-main/writerperfect/source/filter/WriterProperties.hxx
-main/writerperfect/source/stream/WPXSvStream.cxx
-main/writerperfect/source/stream/WPXSvStream.h
-main/writerperfect/source/wpdimp/WordPerfectCollector.cxx
-main/writerperfect/source/wpdimp/WordPerfectCollector.hxx
-main/writerperfect/source/wpdimp/WordPerfectImportFilter.cxx
-main/writerperfect/source/wpdimp/WordPerfectImportFilter.hxx
-
-
 ##############################################################################
 #
 # small files with no creative content
@@ -1407,7 +1379,7 @@ main/soltools/mkdepend/pr.c
 
 ##############################################################################
 #
-# Open Document Managment API, uses "OPEN DOCUMENT MANAGEMENT API LICENSE 1.0"
+# Open Document Management API, uses "OPEN DOCUMENT MANAGEMENT API LICENSE 1.0"
 # defined in the file. Text is equal to BSD license without advertising
 # A case for https://issues.apache.org/jira/browse/LEGAL-130
 #

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/InputRepository.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/InputRepository.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/InputRepository.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/InputRepository.java Mon Aug  1 04:31:52 2016
@@ -51,7 +51,7 @@ public interface InputRepository
 
     InputStream createInputStream(final String name) throws IOException;
 
-    /** allows to acces sub repositories inside this repository
+    /** allows to access sub repositories inside this repository
      * 
      * @param name describes the path to the sub repository
      * @return the sub repository

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/OutputRepository.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/OutputRepository.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/OutputRepository.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/OutputRepository.java Mon Aug  1 04:31:52 2016
@@ -48,7 +48,7 @@ public interface OutputRepository
      */
     OutputStream createOutputStream(final String name, final String mimeType) throws IOException;
 
-    /** allows to acces sub repositories inside this repository
+    /** allows to access sub repositories inside this repository
      * 
      * @param name describes the path to the sub repository
      * @param mimeType

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/SOFormulaParser.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/SOFormulaParser.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/SOFormulaParser.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/SOFormulaParser.java Mon Aug  1 04:31:52 2016
@@ -220,7 +220,7 @@ public final class SOFormulaParser exten
             catch (ParseException ex)
             {
                 boolean found = false;
-                // error occured so all token must be bad
+                // error occurred so all token must be bad
                 for (int i = 0; i < tokens.size(); i++)
                 {
                     if (!found && ex.currentToken != null && images.get(i).equals(ex.currentToken.image))

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/StarReportModule.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/StarReportModule.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/StarReportModule.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/StarReportModule.java Mon Aug  1 04:31:52 2016
@@ -43,7 +43,7 @@ public class StarReportModule extends Ab
      *
      * @param subSystem the subSystem.
      * @throws org.jfree.base.modules.ModuleInitializeException
-     *          if an error ocurred while initializing the module.
+     *          if an error occurred while initializing the module.
      */
     public void initialize(final SubSystem subSystem)
             throws ModuleInitializeException

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/loader/InputRepositoryLoader.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/loader/InputRepositoryLoader.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/loader/InputRepositoryLoader.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/loader/InputRepositoryLoader.java Mon Aug  1 04:31:52 2016
@@ -109,7 +109,7 @@ public class InputRepositoryLoader imple
     {
         if (!isSupportedKey(parent))
         {
-            throw new ResourceKeyCreationException("Assertation: Unsupported parent key type");
+            throw new ResourceKeyCreationException("Assertion: Unsupported parent key type");
         }
 
         final InputResourceKey parentKey = (InputResourceKey) parent.getIdentifier();

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/model/FormattedTextElement.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/model/FormattedTextElement.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/model/FormattedTextElement.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/model/FormattedTextElement.java Mon Aug  1 04:31:52 2016
@@ -26,7 +26,7 @@ import org.jfree.report.expressions.Form
 
 /**
  * A formatted text element takes a formula, evaluates it and formats the
- * given element using some arbitary style. (As this is totally undocumented,
+ * given element using some arbitrary style. (As this is totally undocumented,
  * we leave this out for now. Either we'll insert a field there or we call
  * an UNO-component to do the formatting.
  *

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/model/ReportElement.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/model/ReportElement.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/model/ReportElement.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/model/ReportElement.java Mon Aug  1 04:31:52 2016
@@ -71,7 +71,7 @@ public abstract class ReportElement exte
      * element will only be printed, if there was at least one change.
      *
      * @return true, if repeated values should be printed, false if repeated
-     *         values should be surpressed.
+     *         values should be suppressed.
      */
     public boolean isPrintRepeatedValues()
     {

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/module.properties
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/module.properties?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/module.properties (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/module.properties Mon Aug  1 04:31:52 2016
@@ -25,7 +25,7 @@ module-info:
   name: factory-report-sun
   producer: The JFreeReport project - www.jfree.org/jfreereport
   description: XML-Parsers for OpenOffice.org report definitions. These definitions\
-    are basicly similiar to the old JFreeReport format, with some limited absolute\
+    are basically similar to the old JFreeReport format, with some limited absolute\
     positioning capabilities.
   version.major: 0
   version.minor: 90

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/output/OfficeDocumentReportTarget.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/output/OfficeDocumentReportTarget.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/output/OfficeDocumentReportTarget.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/output/OfficeDocumentReportTarget.java Mon Aug  1 04:31:52 2016
@@ -146,7 +146,7 @@ public abstract class OfficeDocumentRepo
     public static final String FAILED = "Failed";
     public static final String VERTICAL_POS = "vertical-pos";
     private static final String ZERO_CM = "0cm";
-    /** the verison of the ODF specification to which generated documents
+    /** the version of the ODF specification to which generated documents
      *  shall conform. */
     public static final String ODF_VERSION = "1.2";
 
@@ -345,7 +345,7 @@ public abstract class OfficeDocumentRepo
      *
      * @param report the report object.
      * @throws DataSourceException       if there was an error accessing the datasource
-     * @throws ReportProcessingException if some other error occured.
+     * @throws ReportProcessingException if some other error occurred.
      */
     public void startReport(final ReportStructureRoot report)
             throws DataSourceException, ReportProcessingException
@@ -509,7 +509,7 @@ public abstract class OfficeDocumentRepo
     }
 
     /**
-     * Starts the processing of an element and updates the processing state. This will select an apropriate handler method
+     * Starts the processing of an element and updates the processing state. This will select an appropriate handler method
      * for the call and will call one of the start* methods.
      *
      * @param roAttrs the attribute map for the current element

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/TextRawReportTarget.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/TextRawReportTarget.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/TextRawReportTarget.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/TextRawReportTarget.java Mon Aug  1 04:31:52 2016
@@ -220,7 +220,7 @@ public class TextRawReportTarget extends
     {
         // create the master page for the report-header.
         // If there is a page-header or footer in the report that gets
-        // surpressed on the report-header, we have to insert a pagebreak
+        // suppressed on the report-header, we have to insert a pagebreak
         // afterwards.
 
         final String activePageFooter;
@@ -429,7 +429,7 @@ public class TextRawReportTarget extends
      * @throws org.jfree.report.DataSourceException
      *          if there was an error accessing the datasource
      * @throws org.jfree.report.ReportProcessingException
-     *          if some other error occured.
+     *          if some other error occurred.
      */
     public void startReport(final ReportStructureRoot report)
             throws DataSourceException, ReportProcessingException

Modified: openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/TableCellReadHandler.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/TableCellReadHandler.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/TableCellReadHandler.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/TableCellReadHandler.java Mon Aug  1 04:31:52 2016
@@ -26,7 +26,7 @@ import com.sun.star.report.pentaho.model
 import com.sun.star.report.pentaho.parser.text.NoCDATATextContentReadHandler;
 
 /**
- * A read handler for table-cell contents. This is basicly a text-content
+ * A read handler for table-cell contents. This is basically a text-content
  * read handler; we may extend this implementation later.
  *
  * @author Thomas Morgner

Modified: openoffice/branches/gbuild-reintegration/main/reportdesign/inc/RptDef.hxx
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportdesign/inc/RptDef.hxx?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportdesign/inc/RptDef.hxx (original)
+++ openoffice/branches/gbuild-reintegration/main/reportdesign/inc/RptDef.hxx Mon Aug  1 04:31:52 2016
@@ -84,7 +84,7 @@ public:
 		return lhs;
 	}
 };
-/** returns teh object type depending on the service name
+/** returns the object type depending on the service name
 	@param	_xComponent the report component
 */
 REPORTDESIGN_DLLPUBLIC sal_uInt16 getObjectType(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>& _xComponent);

Modified: openoffice/branches/gbuild-reintegration/main/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java (original)
+++ openoffice/branches/gbuild-reintegration/main/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java Mon Aug  1 04:31:52 2016
@@ -618,7 +618,7 @@ public class ReportDesignerTest
             catch (com.sun.star.util.CloseVetoException e)
             {
                 System.out.println("ERROR: CloseVetoException caught");
-                System.out.println("CloseVetoException occured Can't close document.");
+                System.out.println("CloseVetoException occurred Can't close document.");
                 System.out.println("Message: " + e.getMessage());
             }
         }

Modified: openoffice/branches/gbuild-reintegration/main/reportdesign/source/core/api/ReportDefinition.cxx
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportdesign/source/core/api/ReportDefinition.cxx?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportdesign/source/core/api/ReportDefinition.cxx (original)
+++ openoffice/branches/gbuild-reintegration/main/reportdesign/source/core/api/ReportDefinition.cxx Mon Aug  1 04:31:52 2016
@@ -1901,7 +1901,7 @@ void SAL_CALL OReportDefinition::load( c
         {
             if ( i == nLastOpenMode )
                 throw lang::WrappedTargetException(
-                    ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "An error occured while creating the document storage." ) ),
+                    ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "An error occurred while creating the document storage." ) ),
                         // TODO: resource
                     *this,
                     ::cppu::getCaughtException()

Modified: openoffice/branches/gbuild-reintegration/main/reportdesign/source/core/inc/Section.hxx
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/reportdesign/source/core/inc/Section.hxx?rev=1754701&r1=1754700&r2=1754701&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/reportdesign/source/core/inc/Section.hxx (original)
+++ openoffice/branches/gbuild-reintegration/main/reportdesign/source/core/inc/Section.hxx Mon Aug  1 04:31:52 2016
@@ -89,7 +89,7 @@ namespace reportdesign
 			l.notify();
 		}
 
-        /** checks if this section is eiter the page header or footer and if so it throws an UnknownPropertyException
+        /** checks if this section is either the page header or footer and if so it throws an UnknownPropertyException
         *
         */
         void checkNotPageHeaderFooter();