This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push: new 81afc36f7a misc: fix spelling (#184) 81afc36f7a is described below commit 81afc36f7a09c292588450c65ebdfe3d58b4bfc3 Author: John Bampton <jbamp...@users.noreply.github.com> AuthorDate: Sun Nov 19 20:56:00 2023 +1000 misc: fix spelling (#184) --- main/desktop/source/app/officeipcthread.cxx | 2 +- main/oox/source/dump/xlsbdumper.ini | 2 +- .../java/OOoRunner/src/main/java/ifc/beans/_XPropertyState.java | 2 +- .../OOoRunner/src/main/java/ifc/form/_DataAwareControlModel.java | 4 ++-- .../java/OOoRunner/src/main/java/mod/_sc/XMLSettingsImporter.java | 2 +- main/solenv/bin/packimages.pl | 2 +- main/winaccessibility/source/UAccCOM/MAccessible.cpp | 4 ++-- main/winaccessibility/source/UAccCOM/MAccessible.h | 8 ++++---- .../source/fvt/gui/formula/catalog/CharacterFromCatalogDlg.java | 6 +++--- test/testuno/source/fvt/uno/sw/puretext/CharacterChangeCase.java | 2 +- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/main/desktop/source/app/officeipcthread.cxx b/main/desktop/source/app/officeipcthread.cxx index 92458c395c..74f7cbc43b 100644 --- a/main/desktop/source/app/officeipcthread.cxx +++ b/main/desktop/source/app/officeipcthread.cxx @@ -500,7 +500,7 @@ OfficeIPCThread::Status OfficeIPCThread::EnableOfficeIPCThread() if( pThread->maPipe.create( pThread->maPipeIdent.getStr(), OPipe::TOption_Open, rSecurity )) { // #119950# Test if launched in a new terminal session for same user. On Windows platform, normally a user is restricted - // to have only one terminal session. But if mutiple terminal session for one user is allowed, crash will happen if launched + // to have only one terminal session. But if multiple terminal session for one user is allowed, crash will happen if launched // OpenOffice from more than one terminal session. So need to detect and prevent this happen. // Will try to create a same name pipe. If creation is successfully, means current instance is launched in a new session. diff --git a/main/oox/source/dump/xlsbdumper.ini b/main/oox/source/dump/xlsbdumper.ini index 83f10e3bdb..c73c0beaf8 100644 --- a/main/oox/source/dump/xlsbdumper.ini +++ b/main/oox/source/dump/xlsbdumper.ini @@ -955,7 +955,7 @@ end constlist=PTPAGEFIELD-ITEM default= - 0x001000FE=mutiple-items + 0x001000FE=multiple-items end flagslist=PTPAGEFIELD-FLAGS diff --git a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/_XPropertyState.java b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/_XPropertyState.java index e5234075d4..d52f07bab3 100644 --- a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/_XPropertyState.java +++ b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/_XPropertyState.java @@ -209,7 +209,7 @@ public class _XPropertyState extends MultiMethodTest { /** * Sets the property to default, then compares the current property * value to value received by method <code>getPropertyDefault</code>. - * Has <b> OK </b> status if the current proeprty value equals to + * Has <b> OK </b> status if the current property value equals to * default property. <p> * The following method tests are to be completed successfully before : * <ul> diff --git a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/_DataAwareControlModel.java b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/_DataAwareControlModel.java index e8374028e3..24f538ca74 100644 --- a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/_DataAwareControlModel.java +++ b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/_DataAwareControlModel.java @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; * documentation). </li> * <li> <code>'DataAwareControlModel.NewFieldName'</code> : * <b>optional</b> <code>String</code> relation which is used -* for new value of DataFiled proeprty.</li> +* for new value of DataFiled property.</li> * <ul> <p> * Test is <b> NOT </b> multithread compilant. <p> * After test completion object environment has to be recreated. @@ -100,7 +100,7 @@ public class _DataAwareControlModel extends MultiPropertyTest { * if it was properly set. If <code>'DataAwareControlModel.NewFieldName' * </code> relation is not found, then new property value is * 'Address'. <p> - * Has <b> OK </b> status if the proeprty was properly set + * Has <b> OK </b> status if the property was properly set * and no exceptions were thrown. If old and new values are equal * the test is OK if no exceptions occurred and the value remains * the same.<p> diff --git a/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/XMLSettingsImporter.java b/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/XMLSettingsImporter.java index b81585f233..5472d4f04d 100644 --- a/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/XMLSettingsImporter.java +++ b/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/XMLSettingsImporter.java @@ -105,7 +105,7 @@ public class XMLSettingsImporter extends TestCase { * The calc document is set as a target document for importer. * Imported XML-data contains only settings tags including tag * with new number of iteration steps. - * After import 'IterationCount' proeprty getting from + * After import 'IterationCount' property getting from * target document is checked. * Object relations created : * <ul> diff --git a/main/solenv/bin/packimages.pl b/main/solenv/bin/packimages.pl index 9f4ca8818e..910cf4bb28 100755 --- a/main/solenv/bin/packimages.pl +++ b/main/solenv/bin/packimages.pl @@ -398,7 +398,7 @@ sub usage print STDERR " -m m_path path to module images directory\n"; print STDERR " -c c_path path to custom images directory\n"; print STDERR " -s sort_file path to image sort order file\n"; - print STDERR " -l imagelist_path path to directory containing image lists (may appear mutiple times)\n"; + print STDERR " -l imagelist_path path to directory containing image lists (may appear multiple times)\n"; print STDERR " -v verbose\n"; print STDERR " -vv very verbose\n"; } diff --git a/main/winaccessibility/source/UAccCOM/MAccessible.cpp b/main/winaccessibility/source/UAccCOM/MAccessible.cpp index aac409ada7..7a7e77680b 100644 --- a/main/winaccessibility/source/UAccCOM/MAccessible.cpp +++ b/main/winaccessibility/source/UAccCOM/MAccessible.cpp @@ -2223,7 +2223,7 @@ HRESULT CMAccessible::DeSelectChild(XAccessible* pItem) * @param size, the size of the items. * @return S_OK if successful. */ -HRESULT CMAccessible::SelectMutipleChidren( XAccessible** pItem,int size ) +HRESULT CMAccessible::SelectMultipleChidren( XAccessible** pItem,int size ) { ENTER_PROTECTED_BLOCK @@ -2248,7 +2248,7 @@ HRESULT CMAccessible::SelectMutipleChidren( XAccessible** pItem,int size ) * @param size, the size of the items. * @return S_OK if successful. */ -HRESULT CMAccessible::DeSelectMutipleChildren( XAccessible** pItem,int size ) +HRESULT CMAccessible::DeSelectMultipleChildren( XAccessible** pItem,int size ) { ENTER_PROTECTED_BLOCK diff --git a/main/winaccessibility/source/UAccCOM/MAccessible.h b/main/winaccessibility/source/UAccCOM/MAccessible.h index 4525723ba8..c7342ebc1d 100644 --- a/main/winaccessibility/source/UAccCOM/MAccessible.h +++ b/main/winaccessibility/source/UAccCOM/MAccessible.h @@ -17,8 +17,8 @@ * specific language governing permissions and limitations * under the License. * - *************************************************************/ - + *************************************************************/ + #ifndef __MACCESSIBLE_H_ #define __MACCESSIBLE_H_ @@ -254,8 +254,8 @@ private: // the following private methods are used to implement accSelect method HRESULT SelectChild(XAccessible* pItem); HRESULT DeSelectChild(XAccessible* pItem); - HRESULT SelectMutipleChidren( XAccessible** pItem,int size ); - HRESULT DeSelectMutipleChildren( XAccessible** pItem,int size ); + HRESULT SelectMultipleChidren( XAccessible** pItem,int size ); + HRESULT DeSelectMultipleChildren( XAccessible** pItem,int size ); XAccessibleContext* GetContextByXAcc( XAccessible* pXAcc ); Reference< XAccessibleSelection > GetSelection(); // end accSelect implementation methods diff --git a/test/testgui/source/fvt/gui/formula/catalog/CharacterFromCatalogDlg.java b/test/testgui/source/fvt/gui/formula/catalog/CharacterFromCatalogDlg.java index 6566787527..ca40b0f1b2 100644 --- a/test/testgui/source/fvt/gui/formula/catalog/CharacterFromCatalogDlg.java +++ b/test/testgui/source/fvt/gui/formula/catalog/CharacterFromCatalogDlg.java @@ -76,7 +76,7 @@ public class CharacterFromCatalogDlg { mathEditWindow.click(5, 5); app.dispatch(".uno:Select"); app.dispatch(".uno:Copy"); - assertEquals("Symbol is not inserted succcessfully", + assertEquals("Symbol is not inserted successfully", "%".concat(selectedSymbol).concat(" "), app.getClipboard()); // add "%" in the font, add " " in the end @@ -104,7 +104,7 @@ public class CharacterFromCatalogDlg { mathEditWindow.click(5, 5); app.dispatch(".uno:Select"); app.dispatch(".uno:Copy"); - assertEquals("Symbol is not inserted succcessfully", + assertEquals("Symbol is not inserted successfully", "%".concat(selectedSymbol).concat(" "), app.getClipboard()); // add "%" in the font, add " " in the end } @@ -131,7 +131,7 @@ public class CharacterFromCatalogDlg { mathEditWindow.click(5, 5); app.dispatch(".uno:Select"); app.dispatch(".uno:Copy"); - assertEquals("Symbol is not inserted succcessfully", + assertEquals("Symbol is not inserted successfully", "%".concat(selectedSymbol).concat(" "), app.getClipboard()); // add "%" in the font, add " " in the end } diff --git a/test/testuno/source/fvt/uno/sw/puretext/CharacterChangeCase.java b/test/testuno/source/fvt/uno/sw/puretext/CharacterChangeCase.java index c51d783716..a2b75c15ec 100644 --- a/test/testuno/source/fvt/uno/sw/puretext/CharacterChangeCase.java +++ b/test/testuno/source/fvt/uno/sw/puretext/CharacterChangeCase.java @@ -236,7 +236,7 @@ public class CharacterChangeCase { //reopen the document and assert row height setting XTextDocument assertDocument_doc=(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"))); XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, assertDocument_doc.getText().createTextCursor()); - //verify set property,when save to doc and reopen,the proeprty value change to default,but display is normally + //verify set property,when save to doc and reopen,the property value change to default,but display is normally assertEquals("assert character casemap",com.sun.star.style.CaseMap.NONE,xCursorProps_assert_doc.getPropertyValue("CharCaseMap")); } @Test