This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new 8d544c0bde Fix spelling (#335)
8d544c0bde is described below
commit 8d544c0bde60fe2948eea247c65c48b3ecbecb10
Author: John Bampton <[email protected]>
AuthorDate: Wed Mar 19 21:36:15 2025 +1000
Fix spelling (#335)
* Fix spelling
* Update ignored words list
(cherry picked from commit 12d08c4b5c79861fd7796aba4fd1070365433675)
---
main/chart2/source/inc/ObjectIdentifier.hxx | 2 +-
main/filter/source/msfilter/svdfppt.cxx | 2 +-
.../registry/schema/org/openoffice/Office/Linguistic.xcs | 2 +-
.../java/ifc/accessibility/_XAccessibleEventBroadcaster.java | 2 +-
main/qadevOOo/tests/java/ifc/sheet/_XSheetCondition.java | 8 ++++----
main/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java | 2 +-
main/svx/inc/svx/SmartTagMgr.hxx | 2 +-
.../toolkit/accessibility/_XAccessibleEventBroadcaster.java | 2 +-
main/ucb/qa/complex/tdoc/_XCommandProcessor.java | 2 +-
main/unotools/source/config/moduleoptions.cxx | 4 ++--
main/vcl/source/window/window.cxx | 2 +-
main/vcl/win/source/gdi/salgdi3.cxx | 4 ++--
12 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/main/chart2/source/inc/ObjectIdentifier.hxx
b/main/chart2/source/inc/ObjectIdentifier.hxx
index ead99c712b..a6b8079f6a 100644
--- a/main/chart2/source/inc/ObjectIdentifier.hxx
+++ b/main/chart2/source/inc/ObjectIdentifier.hxx
@@ -90,7 +90,7 @@ class OOO_DLLPUBLIC_CHARTTOOLS ObjectIdentifier
//where DragMethodServiceName can be a selfdefined servicename for special
actions //todo define standard service for this purpose
//where DragParameterString is any string you like to transport
information to your special drag service
// only semicolon, colon, equal sign and slash
are not allowed characters
- // also the keywors used in the
ObjectIdentifiers are not allowed
+ // also the keywords used in the
ObjectIdentifiers are not allowed
//where ObjectID: Parent-Particle:Particle //e.g. Series=2:Point=22
//where Particle: Type=ParticleID //e.g. Point=22
diff --git a/main/filter/source/msfilter/svdfppt.cxx
b/main/filter/source/msfilter/svdfppt.cxx
index c926a308c3..3ed943cc5f 100644
--- a/main/filter/source/msfilter/svdfppt.cxx
+++ b/main/filter/source/msfilter/svdfppt.cxx
@@ -1331,7 +1331,7 @@ SdrObject* SdrEscherImport::ProcessObj( SvStream& rSt,
DffObjData& rObjData, voi
}
}
}
- if ( pRet ) // sj: #i38501#, and and taking care of connections to
group objects
+ if ( pRet ) // sj: #i38501#, and taking care of connections to
group objects
{
if ( rObjData.nSpFlags & SP_FBACKGROUND )
{
diff --git
a/main/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
b/main/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index 0d8889b34f..b9b00d1c20 100644
--- a/main/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+++ b/main/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
@@ -157,7 +157,7 @@
</info>
<set oor:name="ServiceNameEntries"
oor:node-type="ServiceNameEntry">
<info>
- <desc>The node name is the service
implementation name and and the property states
+ <desc>The node name is the service
implementation name and the property states
the node name to use in the VendorImages set.
</desc>
<label>Component entries</label>
diff --git
a/main/qadevOOo/tests/java/ifc/accessibility/_XAccessibleEventBroadcaster.java
b/main/qadevOOo/tests/java/ifc/accessibility/_XAccessibleEventBroadcaster.java
index 6690b7c8f0..5991134c7d 100644
---
a/main/qadevOOo/tests/java/ifc/accessibility/_XAccessibleEventBroadcaster.java
+++
b/main/qadevOOo/tests/java/ifc/accessibility/_XAccessibleEventBroadcaster.java
@@ -146,7 +146,7 @@ public class _XAccessibleEventBroadcaster extends
MultiMethodTest {
}
/**
- * Removes one of two listeners added before and and fires event
+ * Removes one of two listeners added before and fires event
* by mean of object relation. <p>
*
* Has <b> OK </b> status if the removed listener wasn't called. <p>
diff --git a/main/qadevOOo/tests/java/ifc/sheet/_XSheetCondition.java
b/main/qadevOOo/tests/java/ifc/sheet/_XSheetCondition.java
index 53704783cf..24b600de64 100644
--- a/main/qadevOOo/tests/java/ifc/sheet/_XSheetCondition.java
+++ b/main/qadevOOo/tests/java/ifc/sheet/_XSheetCondition.java
@@ -54,7 +54,7 @@ public class _XSheetCondition extends MultiMethodTest {
/**
* Test calls the method, checks and stores returned value. <p>
- * Has <b> OK </b> status if returned vakue isn't null. <p>
+ * Has <b> OK </b> status if returned value isn't null. <p>
*/
public void _getFormula1() {
Formula1 = oObj.getFormula1();
@@ -63,7 +63,7 @@ public class _XSheetCondition extends MultiMethodTest {
/**
* Test calls the method, checks and stores returned value. <p>
- * Has <b> OK </b> status if returned vakue isn't null. <p>
+ * Has <b> OK </b> status if returned value isn't null. <p>
*/
public void _getFormula2() {
Formula2 = oObj.getFormula2();
@@ -72,7 +72,7 @@ public class _XSheetCondition extends MultiMethodTest {
/**
* Test calls the method, checks and stores returned value. <p>
- * Has <b> OK </b> status if returned vakue isn't null. <p>
+ * Has <b> OK </b> status if returned value isn't null. <p>
*/
public void _getOperator() {
Operator = oObj.getOperator();
@@ -81,7 +81,7 @@ public class _XSheetCondition extends MultiMethodTest {
/**
* Test calls the method, checks and stores returned value. <p>
- * Has <b> OK </b> status if returned vakue isn't null. <p>
+ * Has <b> OK </b> status if returned value isn't null. <p>
*/
public void _getSourcePosition() {
SourcePosition = oObj.getSourcePosition();
diff --git a/main/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
b/main/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
index f8db9290ab..2f5a678af2 100644
--- a/main/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
+++ b/main/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
@@ -176,7 +176,7 @@ public class _XCommandProcessor extends MultiMethodTest {
* The following method tests are to be completed successfully before :
* <ul>
* <li> <code> createCommandIdentifier() </code> : to have a unique
- * identifier which is used to abourt started command. </li>
+ * identifier which is used to abort started command. </li>
* </ul>
*/
public void _abort() {
diff --git a/main/svx/inc/svx/SmartTagMgr.hxx b/main/svx/inc/svx/SmartTagMgr.hxx
index 9a96ba7c0e..c60372a038 100644
--- a/main/svx/inc/svx/SmartTagMgr.hxx
+++ b/main/svx/inc/svx/SmartTagMgr.hxx
@@ -71,7 +71,7 @@ namespace com { namespace sun { namespace star { namespace
frame {
/** A reference to a smart tag action
An action service can support various actions. Therefore an
ActionReference
- consists of a reference to the service and and index.
+ consists of a reference to the service and an index.
*/
struct ActionReference
{
diff --git
a/main/toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java
b/main/toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java
index d5b9aa2a20..a774c39564 100644
---
a/main/toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java
+++
b/main/toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java
@@ -148,7 +148,7 @@ public class _XAccessibleEventBroadcaster {
}
/**
- * Removes one of two listeners added before and and fires event
+ * Removes one of two listeners added before and fires event
* by mean of object relation. <p>
*
* Has <b> OK </b> status if the removed listener wasn't called. <p>
diff --git a/main/ucb/qa/complex/tdoc/_XCommandProcessor.java
b/main/ucb/qa/complex/tdoc/_XCommandProcessor.java
index 16e7b26642..12d1fdef82 100644
--- a/main/ucb/qa/complex/tdoc/_XCommandProcessor.java
+++ b/main/ucb/qa/complex/tdoc/_XCommandProcessor.java
@@ -212,7 +212,7 @@ public class _XCommandProcessor {
* The following method tests are to be completed successfully before :
* <ul>
* <li> <code> createCommandIdentifier() </code> : to have a unique
- * identifier which is used to abourt started command. </li>
+ * identifier which is used to abort started command. </li>
* </ul>
*/
public boolean _abort() {
diff --git a/main/unotools/source/config/moduleoptions.cxx
b/main/unotools/source/config/moduleoptions.cxx
index 4bf4874cc8..9b719e4601 100644
--- a/main/unotools/source/config/moduleoptions.cxx
+++ b/main/unotools/source/config/moduleoptions.cxx
@@ -224,8 +224,8 @@ struct FactoryInfo
sal_Int32 getIcon () const { return nIcon;
};
//---------------------------------------------------------------------------------------------------------
- // If you call set-methods - we check for changes of valkues and mark
it.
- // But if you whish to set it without that ... you must initialize it!
+ // If you call set-methods - we check for changes of values and mark
it.
+ // But if you wish to set it without that ... you must initialize it!
void initInstalled ( sal_Bool bNewInstalled
) { bInstalled = bNewInstalled ; }
void initFactory ( const ::rtl::OUString& sNewFactory
) { sFactory = sNewFactory ; }
void initShortName ( const ::rtl::OUString& sNewShortName
) { sShortName = sNewShortName ; }
diff --git a/main/vcl/source/window/window.cxx
b/main/vcl/source/window/window.cxx
index 737db1e8bc..3daef8b1dd 100644
--- a/main/vcl/source/window/window.cxx
+++ b/main/vcl/source/window/window.cxx
@@ -1182,7 +1182,7 @@ void Window::ImplCallMove()
g = pParentFrame->GetGeometry();
mpWindowImpl->maPos -= Point( g.nX, g.nY );
}
- // the client window and and all its subclients have the same position
as the borderframe
+ // the client window and all its subclients have the same position as
the borderframe
// this is important for floating toolbars where the borderwindow is a
floating window
// which has another borderwindow (i.e. the system floating window)
Window *pClientWin = mpWindowImpl->mpClientWindow;
diff --git a/main/vcl/win/source/gdi/salgdi3.cxx
b/main/vcl/win/source/gdi/salgdi3.cxx
index fba71d0f5d..4dbc1a627a 100644
--- a/main/vcl/win/source/gdi/salgdi3.cxx
+++ b/main/vcl/win/source/gdi/salgdi3.cxx
@@ -2758,7 +2758,7 @@ sal_Bool WinSalGraphics::CreateFontSubset( const
rtl::OUString& rToFile,
aRealGlyphIds[i] = aGlyphId;
}
- pCharMap->DeReference(); // TODO: and and use a RAII object
+ pCharMap->DeReference(); // TODO: and use a RAII object
// provide a font subset from the CFF-table
FILE* pOutFile = fopen( aToFile.GetBuffer(), "wb" );
@@ -3026,7 +3026,7 @@ void WinSalGraphics::GetGlyphWidths( const ImplFontData*
pFont,
nChar = pMap->GetNextChar( nChar );
}
- pMap->DeReference(); // TODO: and and use a RAII object
+ pMap->DeReference(); // TODO: and use a RAII object
}
}
else if( pFont->IsEmbeddable() )