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 6c1fadf2db Fix spelling (#299)
6c1fadf2db is described below
commit 6c1fadf2db2b00ae9dcc4a9c40235a59b511ea63
Author: John Bampton <[email protected]>
AuthorDate: Fri Feb 28 05:28:25 2025 +1000
Fix spelling (#299)
* Fix spelling
* Update ignored words list
---
.github/linters/codespell.txt | 12 ------------
main/connectivity/inc/connectivity/sqlnode.hxx | 8 ++++----
main/connectivity/source/inc/hsqldb/HTable.hxx | 2 +-
main/connectivity/source/inc/mysql/YTable.hxx | 2 +-
main/forms/source/inc/FormComponent.hxx | 12 ++++++------
main/offapi/com/sun/star/form/runtime/XFormOperations.idl | 10 +++++-----
main/solenv/bin/build_release.pl | 12 ++++++------
main/vcl/inc/vcl/pdfextoutdevdata.hxx | 8 ++++----
main/vcl/inc/vcl/pdfwriter.hxx | 8 ++++----
.../java/org/openoffice/xmerge/merger/merge/SheetMerge.java | 2 +-
10 files changed, 32 insertions(+), 44 deletions(-)
diff --git a/.github/linters/codespell.txt b/.github/linters/codespell.txt
index 61733061ba..c82b3d1b59 100644
--- a/.github/linters/codespell.txt
+++ b/.github/linters/codespell.txt
@@ -589,7 +589,6 @@ comamnd
comand
comandline
comando
-comands
comaparison
comaprison
comared
@@ -1346,7 +1345,6 @@ exacly
exacty
examied
examin
-examing
exatly
excactly
excatly
@@ -2345,7 +2343,6 @@ neightbour
nempty
nenviroment
nerver
-nessary
nessesary
nessessary
netacpe
@@ -2633,8 +2630,6 @@ pich
pinter
pitmap
placehoder
-plaform
-plaforms
plattform
playfull
pocessing
@@ -3322,7 +3317,6 @@ specifed
specifices
specificially
specififed
-specififies
specifing
specifiy
specilized
@@ -3365,7 +3359,6 @@ startting
statemnt
stati
statics
-statmenmt
stil
sting
stip
@@ -3375,7 +3368,6 @@ storag
stoream
storge
straigt
-strcuture
strech
streched
streching
@@ -3385,18 +3377,15 @@ stricly
strin
strippen
stript
-stronly
strotage
struc
structur
-struture
stting
styhe
subdivisiond
submision
subscibed
subsedent
-subsituted
substition
substitude
substitudes
@@ -3421,7 +3410,6 @@ superceding
superflous
superfulous
supersed
-superseede
superseeded
supllied
supllies
diff --git a/main/connectivity/inc/connectivity/sqlnode.hxx
b/main/connectivity/inc/connectivity/sqlnode.hxx
index b27a1c4c3b..08bb8f509a 100644
--- a/main/connectivity/inc/connectivity/sqlnode.hxx
+++ b/main/connectivity/inc/connectivity/sqlnode.hxx
@@ -284,7 +284,7 @@ namespace connectivity
/** parses the node to a string which can be passed to a driver's
connection for execution
Any particles of the parse tree which represent application-level
features - such
- as queries appearing in the FROM part - are subsituted, so that
the resulting statement can
+ as queries appearing in the FROM part - are substituted, so that
the resulting statement can
be executed at an SDBC-level connection.
@param _out_rString
@@ -302,7 +302,7 @@ namespace connectivity
@param _pErrorHolder
takes the error which occurred while generating the statement,
if any. Might be <NULL/>,
- in this case the error is not reported back, and can only be
recognized by examing the
+ in this case the error is not reported back, and can only be
recognized by examining the
return value.
@return
@@ -399,7 +399,7 @@ namespace connectivity
// a + a * b = a
static void absorptions(OSQLParseNode*& pSearchCondition);
- // erase not nessary braces
+ // erase not necessary braces
static void eraseBraces(OSQLParseNode*& pSearchCondition);
// makes the logic formula a little more smaller
@@ -412,7 +412,7 @@ namespace connectivity
::rtl::OUString &_rTable
,const
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >&
_xMetaData);
- // susbtitute all occurrences of :var or [name] into the
dynamic parameter ?
+ // substitute all occurrences of :var or [name] into the
dynamic parameter ?
// _pNode will be modified if parameters exists
static void substituteParameterNames(OSQLParseNode* _pNode);
diff --git a/main/connectivity/source/inc/hsqldb/HTable.hxx
b/main/connectivity/source/inc/hsqldb/HTable.hxx
index a326e386f9..84a69bf314 100644
--- a/main/connectivity/source/inc/hsqldb/HTable.hxx
+++ b/main/connectivity/source/inc/hsqldb/HTable.hxx
@@ -42,7 +42,7 @@ namespace connectivity
{
sal_Int32 m_nPrivileges; // we have to set our
privileges by our own
- /** executes the statmenmt.
+ /** executes the statement.
@param _rStatement
The statement to execute.
*/
diff --git a/main/connectivity/source/inc/mysql/YTable.hxx
b/main/connectivity/source/inc/mysql/YTable.hxx
index 3c2390e708..876c174ff6 100644
--- a/main/connectivity/source/inc/mysql/YTable.hxx
+++ b/main/connectivity/source/inc/mysql/YTable.hxx
@@ -42,7 +42,7 @@ namespace connectivity
{
sal_Int32 m_nPrivileges; // we have to set our
privileges by our own
- /** executes the statmenmt.
+ /** executes the statement.
@param _rStatement
The statement to execute.
*/
diff --git a/main/forms/source/inc/FormComponent.hxx
b/main/forms/source/inc/FormComponent.hxx
index 8ba55730aa..7bd15918cb 100644
--- a/main/forms/source/inc/FormComponent.hxx
+++ b/main/forms/source/inc/FormComponent.hxx
@@ -374,8 +374,8 @@ protected:
sal_Int16 m_nClassId;
// type of the control
sal_Bool m_bNativeLook; // should the
control use the native platform look?
//added for exporting OCX control
- sal_Int16 m_nControlTypeinMSO;
//keep the MS office control type for exporting to MS binarary file
- sal_uInt16 m_nObjIDinMSO;
//keep the OCX control obj id for exporting to MS binarary file
+ sal_Int16 m_nControlTypeinMSO;
//keep the MS office control type for exporting to MS binary file
+ sal_uInt16 m_nObjIDinMSO;
//keep the OCX control obj id for exporting to MS binary file
// </properties>
@@ -434,7 +434,7 @@ public:
virtual StringSequence SAL_CALL getSupportedServiceNames()
throw(::com::sun::star::uno::RuntimeException);
virtual ::rtl::OUString SAL_CALL getImplementationName()
throw(::com::sun::star::uno::RuntimeException) = 0;
-// XSericeInfo - static version(s)
+// XServiceInfo - static version(s)
static StringSequence SAL_CALL
getSupportedServiceNames_Static()
throw(::com::sun::star::uno::RuntimeException);
// XPersistObject
@@ -731,7 +731,7 @@ protected:
column the object is bound to, or with the external value binding, if
present.<br/>
E.g. for a text control model, this property will most probably be
"Text".</p>
- <p>Derived classes are stronly recommend to call this method - at
least the
+ <p>Derived classes are strongly recommend to call this method - at
least the
"DataFieldProperty" (exposed in getFastPropertyValue) relies on the
information
given herein, and needs to be supplied otherwise else.</p>
@@ -983,7 +983,7 @@ protected:
getCurrentFormComponentValue() const;
/** We can't write (new) common properties in this base class, as the
file format doesn't allow this
- (unfortunally). So derived classes may use the following to
methods. They secure the written
+ (unfortunately). So derived classes may use the following to
methods. They secure the written
data with marks, so any new common properties in newer versions
will be skipped by older ones.
*/
void writeCommonProperties(const ::com::sun::star::uno::Reference<
::com::sun::star::io::XObjectOutputStream>& _rxOutStream);
@@ -1236,7 +1236,7 @@ private:
/** connects to an external value binding
- <p>Note that by definition, external data bindings superseede the SQL
data binding which
+ <p>Note that by definition, external data bindings supersede the SQL
data binding which
is defined by our RowSet-column-related properties. This means that in
case we're currently
connected to a database column when this is called, this connection is
suspended.</p>
diff --git a/main/offapi/com/sun/star/form/runtime/XFormOperations.idl
b/main/offapi/com/sun/star/form/runtime/XFormOperations.idl
index 9d9b273802..4a9ab10236 100644
--- a/main/offapi/com/sun/star/form/runtime/XFormOperations.idl
+++ b/main/offapi/com/sun/star/form/runtime/XFormOperations.idl
@@ -119,7 +119,7 @@ interface XFormOperations :
::com::sun::star::lang::XComponent
evaluating to <TRUE/>.<p>
@param Feature
- the feature whose state is to be determimed. Must be one of the
<type>FormFeature</type>
+ the feature whose state is to be determined. Must be one of the
<type>FormFeature</type>
constants.<br/>
An invalid value here will be silently ignored, and simply return
a <type>FeatureState</type>
indicating <em>disabled</em> with a <NULL/> state.</p>
@@ -134,7 +134,7 @@ interface XFormOperations :
::com::sun::star::lang::XComponent
<member>FeatureState::Enabled</member> member.</p>
@param Feature
- the feature whose state is to be determimed. Must be one of the
<type>FormFeature</type>
+ the feature whose state is to be determined. Must be one of the
<type>FormFeature</type>
constants.<br/>
An invalid value here will be silently ignored, and simply return
<FALSE/>.
*/
@@ -149,7 +149,7 @@ interface XFormOperations :
::com::sun::star::lang::XComponent
constants.
@throws ::com::sun::star::lang::IllegalArgumentException
- if the given Feature is unknown, not executable, or striclty
requires arguments
+ if the given Feature is unknown, not executable, or strictly
requires arguments
to be executed.
@throws ::com::sun::star::sdbc::SQLException
@@ -230,7 +230,7 @@ interface XFormOperations :
::com::sun::star::lang::XComponent
/** determines whether the form is currently positioned on the insertion
row
- <p>This is a convenience method only. Calling it es equivalent to
examing the
+ <p>This is a convenience method only. Calling it is equivalent to
examining the
<member scope="com::sun::star::sdb">RowSet::IsNew</member> property of
the form.</p>
@throws ::com::sun::star::lang::WrappedTargetException
@@ -242,7 +242,7 @@ interface XFormOperations :
::com::sun::star::lang::XComponent
/** determines whether the current row of the form is modified
- <p>This is a convenience method only. Calling it es equivalent to
examing the
+ <p>This is a convenience method only. Calling it es equivalent to
examining the
<member scope="com::sun::star::sdb">RowSet::IsModified</member>
property of the form.</p>
@throws ::com::sun::star::lang::WrappedTargetException
diff --git a/main/solenv/bin/build_release.pl b/main/solenv/bin/build_release.pl
index d2eb3552b8..2be6740c53 100755
--- a/main/solenv/bin/build_release.pl
+++ b/main/solenv/bin/build_release.pl
@@ -41,7 +41,7 @@ use Carp::always;
build_release.pl <command> {option} <release-description.xml>
- comands:
+ commands:
build builds all install sets as requested by the XML file and
supported by the platform.
build-missing
build only those install sets that have not been built
earlier.
@@ -170,7 +170,7 @@ A single <release> tag contains any number of
Eg.
http://people.apache.org/~somebody/developer-snapshots/snapshot/win32
Defines one download source that is referenced in the wiki page. Multiple
<download> elements
- per platform are possible. Earlier entires are preferred over later ones.
+ per platform are possible. Earlier entries are preferred over later ones.
<package>
id
@@ -198,7 +198,7 @@ A single <release> tag contains any number of
Semicolon separated list of languages for which the build the
target.
The special value 'all' is a shortcut for all languages listed
by <language> elements.
- Defines the sets of targets, plaforms and languages which are to be built.
+ Defines the sets of targets, platforms and languages which are to be built.
<wiki>
<package-ref>
@@ -385,7 +385,7 @@ sub ProcessCommandline (@)
sub PrintUsageAndExit ()
{
print STDERR "usage: $0 <command> {option} <release-description.xml>\n";
- print STDERR " comands:\n";
+ print STDERR " commands:\n";
print STDERR " build\n";
print STDERR " build-missing\n";
print STDERR " upload\n";
@@ -1012,7 +1012,7 @@ sub Upload ($$)
=head2 PrepareUploadArea ($context, @download_sets)
- Create a temporary directory with the same sub directory strcuture that is
requested in the upload location.
+ Create a temporary directory with the same sub directory structure that is
requested in the upload location.
The files that are to be uploaded are not copied but linked into this
temporary directory tree.
Returns the name of the temporary directory.
@@ -1600,7 +1600,7 @@ sub GetPlatformsForTable ($@)
}
}
- # Retrieve the platform descriptors for the plaform ids.
+ # Retrieve the platform descriptors for the platform ids.
my @matching_platform_descriptors = ();
foreach my $platform_id (@{$release_descriptor->{'platform-ids'}})
{
diff --git a/main/vcl/inc/vcl/pdfextoutdevdata.hxx
b/main/vcl/inc/vcl/pdfextoutdevdata.hxx
index 4dbe73d174..cb77f67699 100644
--- a/main/vcl/inc/vcl/pdfextoutdevdata.hxx
+++ b/main/vcl/inc/vcl/pdfextoutdevdata.hxx
@@ -315,7 +315,7 @@ public :
/** Set an outline item's parent
@param nItem
- specififies which item should be reparented.
+ specifies which item should be reparented.
@param nNewParent
specifies which outline item will be the item's new parent.
@@ -330,7 +330,7 @@ public :
/** Set an outline item's title text
@param nItem
- specififies which item should get a new text
+ specifies which item should get a new text
@param rText
sets the title text of the item
@@ -344,7 +344,7 @@ public :
/** Set an outline item's destination
@param nItem
- specififies which item should get a new dest
+ specifies which item should get a new dest
@param nDestID
specifies the item's new destination
@@ -390,7 +390,7 @@ public :
For pagination artifacts that are not part of the logical structure
of the document (like header, footer or page number) the special
StructElement <code>NonStructElement</code> exists. To place content
- outside of the struture tree simply call
+ outside of the structure tree simply call
<code>BeginStructureElement( NonStructElement )</code> then draw your
content and then call <code>EndStructureElement()</code>. Any children
of a <code>NonStructElement</code> will not be part of the structure as
well.
diff --git a/main/vcl/inc/vcl/pdfwriter.hxx b/main/vcl/inc/vcl/pdfwriter.hxx
index 2bada9e267..7e85f4077a 100644
--- a/main/vcl/inc/vcl/pdfwriter.hxx
+++ b/main/vcl/inc/vcl/pdfwriter.hxx
@@ -1037,7 +1037,7 @@ The following structure describes the permissions used in
PDF security
/** Set an outline item's parent
@param nItem
- specififies which item should be reparented.
+ specifies which item should be reparented.
@param nNewParent
specifies which outline item will be the item's new parent.
@@ -1052,7 +1052,7 @@ The following structure describes the permissions used in
PDF security
/** Set an outline item's title text
@param nItem
- specififies which item should get a new text
+ specifies which item should get a new text
@param rText
sets the title text of the item
@@ -1066,7 +1066,7 @@ The following structure describes the permissions used in
PDF security
/** Set an outline item's destination
@param nItem
- specififies which item should get a new dest
+ specifies which item should get a new dest
@param nDestID
specifies the item's new destination
@@ -1117,7 +1117,7 @@ The following structure describes the permissions used in
PDF security
For pagination artifacts that are not part of the logical structure
of the document (like header, footer or page number) the special
StructElement <code>NonStructElement</code> exists. To place content
- outside of the struture tree simply call
+ outside of the structure tree simply call
<code>BeginStructureElement( NonStructElement )</code> then draw your
content and then call <code>EndStructureElement()</code>. All children
of a <code>NonStructElement</code> will not be part of the structure.
diff --git
a/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/SheetMerge.java
b/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/SheetMerge.java
index 1993da5c28..4d61fa720e 100644
---
a/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/SheetMerge.java
+++
b/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/SheetMerge.java
@@ -35,7 +35,7 @@ import org.openoffice.xmerge.merger.NodeMergeAlgorithm;
* The main difference between this implementation and
* <code>DocumentMerge</code>
* is that this merge will try to maintain unsupported features by
- * examing the cell <code>node</code> objects one by one when it
+ * examining the cell <code>node</code> objects one by one when it
* removes a node from the original <code>Iterator</code>.
*
* @author smak