From f2023b24fff8705f18cada2b5303d9db1793bb8d Mon Sep 17 00:00:00 2001 From: Pedro Giffuni Date: Tue, 29 Apr 2014 19:13:51 +0000 Subject: [PATCH] Many spelling fixes: directory qadevOOo. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. (cherry picked from commit c3f20ae9a447f50517fe545a53de91d412c3337c) Conflicts: qadevOOo/runner/base/java_complex.java qadevOOo/runner/basicrunner/BasicHandler.java qadevOOo/runner/basicrunner/basichelper/Connector.java qadevOOo/runner/helper/LoggingThread.java qadevOOo/runner/helper/StreamSimulator.java qadevOOo/runner/helper/URLHelper.java qadevOOo/runner/stats/SQLExecution.java qadevOOo/runner/util/SOfficeFactory.java qadevOOo/runner/util/utils.java qadevOOo/tests/basic/ifc/awt/XWindow/awt_XWindow.xba qadevOOo/tests/basic/ifc/beans/XPropertyState/beans_XPropertyState.xba qadevOOo/tests/basic/ifc/container/XIndexReplace/container_XIndexReplace.xba qadevOOo/tests/basic/ifc/io/XMarkableStream/io_XMarkableStream.xba qadevOOo/tests/basic/ifc/lang/XInitialization/lang_XInitialization.xba qadevOOo/tests/basic/ifc/sdbc/XCloseable/sdbc_XCloseable.xba qadevOOo/tests/basic/ifc/sdbcx/XRowLocate/sdbcx_XRowLocate.xba qadevOOo/tests/basic/ifc/text/XRelativeTextContentInsert/text_XRelativeTextContentInsert.xba qadevOOo/tests/basic/ifc/text/XTextColumns/text_XTextColumns.xba qadevOOo/tests/basic/mod/dynamicloader.uno/Dynamic/dynamicloader_uno_Dynamic.xba qadevOOo/tests/basic/mod/dynamicloader/Dynamic/dynamicloader_Dynamic.xba qadevOOo/tests/basic/mod/sc/ScDDELinkObj/sc_ScDDELinkObj.xba qadevOOo/tests/basic/mod/sc/ScDDELinksObj/sc_ScDDELinksObj.xba qadevOOo/tests/basic/mod/sc/ScIndexEnumeration_DDELinksEnumeration/sc_ScIndexEnumeration_DDELinksEnumeration.xba qadevOOo/tests/java/ifc/container/_XNameReplace.java qadevOOo/tests/java/ifc/document/_XStandaloneDocumentInfo.java qadevOOo/tests/java/ifc/frame/_XFrame.java qadevOOo/tests/java/ifc/i18n/_XCalendar.java qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java qadevOOo/tests/java/ifc/sdbc/_XRowSet.java qadevOOo/tests/java/ifc/sheet/_XSheetCellCursor.java qadevOOo/tests/java/ifc/util/_XTextSearch.java qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java qadevOOo/tests/java/mod/_bridgefac.uno/package.html qadevOOo/tests/java/mod/_connector.uno/package.html qadevOOo/tests/java/mod/_corereflection.uno/package.html qadevOOo/tests/java/mod/_forms/GenericModelTest.java qadevOOo/tests/java/mod/_implreg.uno/package.html qadevOOo/tests/java/mod/_introspection.uno/package.html qadevOOo/tests/java/mod/_invocadapt.uno/package.html qadevOOo/tests/java/mod/_invocation.uno/package.html qadevOOo/tests/java/mod/_nestedreg.uno/package.html qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java qadevOOo/tests/java/mod/_servicemgr.uno/package.html qadevOOo/tests/java/mod/_shlibloader.uno/package.html qadevOOo/tests/java/mod/_simplereg.uno/package.html qadevOOo/tests/java/mod/_streams.uno/package.html qadevOOo/tests/java/mod/_sw/SwXTextView.java qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java qadevOOo/tests/java/mod/_typeconverter.uno/package.html qadevOOo/tests/java/mod/_typemgr.uno/package.html qadevOOo/tests/java/mod/_uuresolver.uno/package.html qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java Change-Id: I1ca48fdbb7aa71685b6145218d482dd9fa41be26 --- qadevOOo/runner/base/java_complex.java | 2 +- .../runner/convwatch/ConvWatchStarter.java | 2 +- qadevOOo/runner/convwatch/DB.java | 2 +- qadevOOo/runner/convwatch/DBHelper.java | 2 +- qadevOOo/runner/convwatch/FileHelper.java | 2 +- qadevOOo/runner/convwatch/MSOfficePrint.java | 2 +- qadevOOo/runner/convwatch/OfficePrint.java | 4 ++-- .../runner/convwatch/ReferenceBuilder.java | 2 +- qadevOOo/runner/graphical/FileHelper.java | 2 +- .../graphical/MSOfficePostscriptCreator.java | 2 +- .../OpenOfficePostscriptCreator.java | 6 ++--- qadevOOo/runner/helper/ConfigHelper.java | 6 ++--- qadevOOo/runner/helper/ProcessHandler.java | 2 +- qadevOOo/runner/lib/MultiMethodTest.java | 2 +- qadevOOo/runner/util/CalcTools.java | 2 +- qadevOOo/runner/util/DBTools.java | 2 +- qadevOOo/runner/util/SOfficeFactory.java | 2 +- qadevOOo/runner/util/utils.java | 6 ++--- qadevOOo/tests/java/ifc/awt/_XWindow.java | 2 +- .../java/ifc/awt/tree/_XMutableTreeNode.java | 4 ++-- .../java/ifc/container/_XIndexAccess.java | 2 +- .../java/ifc/container/_XIndexContainer.java | 2 +- .../ifc/document/_XDocumentInsertable.java | 2 +- .../java/ifc/form/_XUpdateBroadcaster.java | 24 +++++++++---------- .../tests/java/ifc/frame/_XModuleManager.java | 2 +- .../ifc/frame/_XSynchronousFrameLoader.java | 2 +- .../tests/java/ifc/io/_XMarkableStream.java | 2 +- .../java/ifc/registry/_XSimpleRegistry.java | 2 +- .../java/ifc/sdbc/_XResultSetUpdate.java | 6 ++--- .../ifc/sheet/_XActivationBroadcaster.java | 2 +- .../java/ifc/system/_XSystemShellExecute.java | 2 +- .../tests/java/ifc/text/_XAutoTextGroup.java | 2 +- qadevOOo/tests/java/ifc/text/_XText.java | 4 ++-- .../_XCachedDynamicResultSetStubFactory.java | 2 +- .../ui/dialogs/_XFilePickerControlAccess.java | 2 +- .../java/ifc/xml/sax/_XDocumentHandler.java | 2 +- .../tests/java/mod/_acceptor/package.html | 2 +- .../tests/java/mod/_brdgfctr/package.html | 4 ++-- .../tests/java/mod/_connectr/package.html | 4 ++-- qadevOOo/tests/java/mod/_corefl/package.html | 4 ++-- qadevOOo/tests/java/mod/_cpld/package.html | 4 ++-- .../tests/java/mod/_dbaccess/ORowSet.java | 2 +- .../tests/java/mod/_dbaccess/package.html | 4 ++-- qadevOOo/tests/java/mod/_defreg/package.html | 4 ++-- qadevOOo/tests/java/mod/_fileacc/package.html | 4 ++-- .../java/mod/_forms/GenericModelTest.java | 2 +- qadevOOo/tests/java/mod/_forms/package.html | 4 ++-- qadevOOo/tests/java/mod/_fwk/JobExecutor.java | 2 +- qadevOOo/tests/java/mod/_impreg/package.html | 4 ++-- qadevOOo/tests/java/mod/_insp/package.html | 4 ++-- qadevOOo/tests/java/mod/_inv/package.html | 4 ++-- qadevOOo/tests/java/mod/_invadp/package.html | 4 ++-- .../tests/java/mod/_javavm/uno/package.html | 2 +- qadevOOo/tests/java/mod/_jen/package.html | 4 ++-- .../java/mod/_namingservice/package.html | 4 ++-- .../tests/java/mod/_proxyfac/package.html | 4 ++-- qadevOOo/tests/java/mod/_rdbtdp/package.html | 4 ++-- .../tests/java/mod/_remotebridge/package.html | 4 ++-- .../tests/java/mod/_sc/ScDrawPageObj.java | 6 ++--- .../tests/java/mod/_sc/XMLMetaExporter.java | 2 +- .../tests/java/mod/_sc/XMLStylesExporter.java | 2 +- qadevOOo/tests/java/mod/_sc/package.html | 4 ++-- qadevOOo/tests/java/mod/_sd/package.html | 4 ++-- qadevOOo/tests/java/mod/_simreg/package.html | 4 ++-- qadevOOo/tests/java/mod/_smgr/package.html | 4 ++-- qadevOOo/tests/java/mod/_stm/package.html | 4 ++-- qadevOOo/tests/java/mod/_svx/SvxDrawPage.java | 6 ++--- qadevOOo/tests/java/mod/_svx/package.html | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXMailMerge.java | 2 +- .../tests/java/mod/_sw/XMLStylesExporter.java | 2 +- qadevOOo/tests/java/mod/_sw/package.html | 4 ++-- .../tests/java/mod/_sysdtrans/package.html | 4 ++-- qadevOOo/tests/java/mod/_tcv/package.html | 4 ++-- qadevOOo/tests/java/mod/_tdmgr/package.html | 4 ++-- qadevOOo/tests/java/mod/_toolkit/package.html | 4 ++-- .../tests/java/mod/_uuresolver/package.html | 4 ++-- .../mod/_xmloff/Draw/XMLContentExporter.java | 2 +- .../java/mod/_xmloff/Draw/XMLExporter.java | 2 +- .../mod/_xmloff/Draw/XMLMetaExporter.java | 2 +- .../mod/_xmloff/Draw/XMLSettingsExporter.java | 2 +- .../mod/_xmloff/Draw/XMLStylesExporter.java | 2 +- .../mod/_xmloff/Impress/XMLMetaExporter.java | 2 +- .../_xmloff/Impress/XMLSettingsExporter.java | 2 +- .../_xmloff/Impress/XMLStylesExporter.java | 2 +- 84 files changed, 139 insertions(+), 139 deletions(-) diff --git a/qadevOOo/runner/base/java_complex.java b/qadevOOo/runner/base/java_complex.java index ea1fe32e3fd4..565b07fe9031 100644 --- a/qadevOOo/runner/base/java_complex.java +++ b/qadevOOo/runner/base/java_complex.java @@ -85,7 +85,7 @@ public class java_complex implements TestBase boolean returnVal = true; // the concept of the TimeOut depends on runner logs. If the runner log, -// for exmaple to start a test method, the timeout was restet. This is not +// for example to start a test method, the timeout was reset. This is not // while the test itself log something like "open docuent...". // An property of complex test could be that it have only one test method // which works for serveral minutes. Ih this case the TimeOut get not trigger diff --git a/qadevOOo/runner/convwatch/ConvWatchStarter.java b/qadevOOo/runner/convwatch/ConvWatchStarter.java index abf071c5615b..d0cc8197e3a0 100644 --- a/qadevOOo/runner/convwatch/ConvWatchStarter.java +++ b/qadevOOo/runner/convwatch/ConvWatchStarter.java @@ -374,7 +374,7 @@ public class ConvWatchStarter extends EnhancedComplexTestCase // aSemaphore.V(aSemaphore.getSemaphoreFile()); // aSemaphore.sleep(2); // // wait some time maybe an other process will take the semaphore - // // I know, this is absolutly dirty, but the whole convwatch is dirty and need a big cleanup. + // // I know, this is absolutely dirty, but the whole convwatch is dirty and need a big cleanup. // } } diff --git a/qadevOOo/runner/convwatch/DB.java b/qadevOOo/runner/convwatch/DB.java index 58dfdf27ce34..af596652c9b1 100644 --- a/qadevOOo/runner/convwatch/DB.java +++ b/qadevOOo/runner/convwatch/DB.java @@ -315,7 +315,7 @@ public class DB extends DBHelper { String sError = e.getMessage(); GlobalLogWriter.get().println("DB: Original SQL error: " + sError); - // throw new ValueNotFoundException("Cant execute SQL: " + _sSQL); + // throw new ValueNotFoundException("Can't execute SQL: " + _sSQL); } return aResultList; } diff --git a/qadevOOo/runner/convwatch/DBHelper.java b/qadevOOo/runner/convwatch/DBHelper.java index 0788a4bfdde0..27b95e29ea6c 100644 --- a/qadevOOo/runner/convwatch/DBHelper.java +++ b/qadevOOo/runner/convwatch/DBHelper.java @@ -227,7 +227,7 @@ public class DBHelper { String sError = e.getMessage(); GlobalLogWriter.get().println("DB: Original SQL error: " + sError); - throw new ValueNotFoundException("Cant execute SQL: " + _sSQL); + throw new ValueNotFoundException("Can't execute SQL: " + _sSQL); } } catch(SQLException e) diff --git a/qadevOOo/runner/convwatch/FileHelper.java b/qadevOOo/runner/convwatch/FileHelper.java index b14bc2642cd1..0e2fa55a3b25 100644 --- a/qadevOOo/runner/convwatch/FileHelper.java +++ b/qadevOOo/runner/convwatch/FileHelper.java @@ -59,7 +59,7 @@ public class FileHelper return true; } // This is just nice for DEBUG behaviour - // due to the fact this is absolutly context dependency no one should use it. + // due to the fact this is absolutely context dependency no one should use it. // else // { // System.out.println("FileHelper:exists() tell this path doesn't exists. Check it. path is:" ); diff --git a/qadevOOo/runner/convwatch/MSOfficePrint.java b/qadevOOo/runner/convwatch/MSOfficePrint.java index aa796fcf2d59..be907be3c589 100644 --- a/qadevOOo/runner/convwatch/MSOfficePrint.java +++ b/qadevOOo/runner/convwatch/MSOfficePrint.java @@ -395,7 +395,7 @@ public class MSOfficePrint File aPerlScript = new File(userdir + fs + _sScriptName); if (FileHelper.isDebugEnabled()) { - GlobalLogWriter.get().println("Search for local existance of " + aPerlScript.getAbsolutePath()); + GlobalLogWriter.get().println("Search for local existence of " + aPerlScript.getAbsolutePath()); } if (aPerlScript.exists()) diff --git a/qadevOOo/runner/convwatch/OfficePrint.java b/qadevOOo/runner/convwatch/OfficePrint.java index 14d7f367dfae..5776567c471a 100644 --- a/qadevOOo/runner/convwatch/OfficePrint.java +++ b/qadevOOo/runner/convwatch/OfficePrint.java @@ -371,7 +371,7 @@ public class OfficePrint { * @param _sPrintFileURL * @return true, if print has been done. * Be careful, true means only print returns with no errors, to be sure print is really done - * check existance of _sPrintFileURL + * check existence of _sPrintFileURL */ public static boolean printToFileWithOOo(GraphicalTestArguments _aGTA, @@ -588,7 +588,7 @@ public class OfficePrint { // configure Office to allow to execute macos -// TODO: We need a possiblity to set the printer name also for StarOffice/OpenOffice +// TODO: We need a possibility to set the printer name also for StarOffice/OpenOffice if (OSHelper.isWindows()) { if (_aGTA.getPrinterName() != null) diff --git a/qadevOOo/runner/convwatch/ReferenceBuilder.java b/qadevOOo/runner/convwatch/ReferenceBuilder.java index 6f17598d9971..a371abcafe5f 100644 --- a/qadevOOo/runner/convwatch/ReferenceBuilder.java +++ b/qadevOOo/runner/convwatch/ReferenceBuilder.java @@ -274,7 +274,7 @@ public class ReferenceBuilder extends EnhancedComplexTestCase // aSemaphore.V(aSemaphore.getSemaphoreFile()); // aSemaphore.sleep(2); // // wait some time maybe an other process will take the semaphore - // // I know, this is absolutly dirty, but the whole convwatch is dirty and need a big cleanup. + // // I know, this is absolutely dirty, but the whole convwatch is dirty and need a big cleanup. // } } } diff --git a/qadevOOo/runner/graphical/FileHelper.java b/qadevOOo/runner/graphical/FileHelper.java index bcd80616df5b..9ae716f92cef 100644 --- a/qadevOOo/runner/graphical/FileHelper.java +++ b/qadevOOo/runner/graphical/FileHelper.java @@ -67,7 +67,7 @@ public class FileHelper return true; } // This is just nice for DEBUG behaviour - // due to the fact this is absolutly context dependency no one should use it. + // due to the fact this is absolutely context dependency no one should use it. // else // { // System.out.println("FileHelper:exists() tell this path doesn't exists. Check it. path is:" ); diff --git a/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java b/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java index 5913e0d8e10c..e7bb68cfcde6 100644 --- a/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java +++ b/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java @@ -483,7 +483,7 @@ public class MSOfficePostscriptCreator implements IOffice File aPerlScript = new File(sFileName); if (FileHelper.isDebugEnabled()) { - GlobalLogWriter.println("Search for local existance of " + aPerlScript.getAbsolutePath()); + GlobalLogWriter.println("Search for local existence of " + aPerlScript.getAbsolutePath()); } if (aPerlScript.exists()) diff --git a/qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java b/qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java index 30a81d1be7c9..361f105ff6ed 100644 --- a/qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java +++ b/qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java @@ -421,7 +421,7 @@ public class OpenOfficePostscriptCreator implements IOffice * * @return true, if print has been done. * Be careful, true means only print returns with no errors, to be sure print is really done - * check existance of _sPrintFileURL + * check existence of _sPrintFileURL */ // public boolean printToFileWithOOo(ParameterHelper _aGTA, @@ -556,7 +556,7 @@ public class OpenOfficePostscriptCreator implements IOffice // configure Office to allow to execute macos -// TODO: We need a possiblity to set the printer name also for StarOffice/OpenOffice +// TODO: We need a possibility to set the printer name also for StarOffice/OpenOffice if (OSHelper.isWindows()) { if (_aGTA.getPrinterName() != null) @@ -1386,7 +1386,7 @@ public class OpenOfficePostscriptCreator implements IOffice // aSemaphore.V(aSemaphore.getSemaphoreFile()); // aSemaphore.sleep(2); // // wait some time maybe an other process will take the semaphore - // // I know, this is absolutly dirty, but the whole convwatch is dirty and need a big cleanup. + // // I know, this is absolutely dirty, but the whole convwatch is dirty and need a big cleanup. // } } } diff --git a/qadevOOo/runner/helper/ConfigHelper.java b/qadevOOo/runner/helper/ConfigHelper.java index 8c81f8a80276..d2af126d0eab 100644 --- a/qadevOOo/runner/helper/ConfigHelper.java +++ b/qadevOOo/runner/helper/ConfigHelper.java @@ -61,7 +61,7 @@ import com.sun.star.util.*; *
  • <prop oor:name="UserItem"> * represents a property of the extensible group
  • * - * We assume in the following examples the existance of:

    + * We assume in the following examples the existence of:

    * ConfigHelper aConfig = new ConfigHelper(xMSF, "org.openoffice.Office.Views", false); *