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 6eaa7549aa Fix spelling (#306)
6eaa7549aa is described below
commit 6eaa7549aa182c2f9642a076041a1fc2db75073e
Author: John Bampton <[email protected]>
AuthorDate: Sat Mar 1 06:10:54 2025 +1000
Fix spelling (#306)
* Fix spelling
* Update ignored words list
(cherry picked from commit e4384c1914b4d9dcfcf25c3ec145df94d0720d38)
---
main/autodoc/inc/ary/idl/ik_ce.hxx | 4 ++--
main/autodoc/source/ary/cpp/c_funct.cxx | 2 +-
main/autodoc/source/display/html/pm_help.cxx | 2 +-
main/autodoc/source/display/inc/idl/hi_display.hxx | 4 ++--
main/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl | 2 +-
main/qadevOOo/runner/helper/ProcessHandler.java | 2 +-
.../sd/source/ui/framework/configuration/ResourceFactoryManager.hxx | 4 ++--
main/solenv/bin/modules/GenInfoParser.pm | 6 +++---
main/svx/source/accessibility/AccessibleShape.cxx | 6 +++---
main/svx/source/table/accessiblecell.cxx | 2 +-
main/tools/inc/tools/resid.hxx | 6 +++---
main/unoxml/source/dom/characterdata.cxx | 2 +-
main/vcl/source/gdi/pdfwriter_impl2.cxx | 2 +-
main/vcl/unx/generic/fontmanager/parseAFM.cxx | 4 ++--
14 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/main/autodoc/inc/ary/idl/ik_ce.hxx
b/main/autodoc/inc/ary/idl/ik_ce.hxx
index a5b14aa267..3b9440b6b5 100644
--- a/main/autodoc/inc/ary/idl/ik_ce.hxx
+++ b/main/autodoc/inc/ary/idl/ik_ce.hxx
@@ -134,7 +134,7 @@ struct doc
} // namespace ifc_ce
-} // namspace idl
-} // namspace ary
+} // namespace idl
+} // namespace ary
#endif
diff --git a/main/autodoc/source/ary/cpp/c_funct.cxx
b/main/autodoc/source/ary/cpp/c_funct.cxx
index 2ef29a1cc0..3b33757355 100644
--- a/main/autodoc/source/ary/cpp/c_funct.cxx
+++ b/main/autodoc/source/ary/cpp/c_funct.cxx
@@ -67,7 +67,7 @@ std::vector<Type_id>
const std::vector<S_Parameter> &
i_rParameters );
-} // namspace anonymous
+} // namespace anonymous
namespace ary
diff --git a/main/autodoc/source/display/html/pm_help.cxx
b/main/autodoc/source/display/html/pm_help.cxx
index 1b02e84ccf..4ec15b662a 100644
--- a/main/autodoc/source/display/html/pm_help.cxx
+++ b/main/autodoc/source/display/html/pm_help.cxx
@@ -87,7 +87,7 @@ const String C_sHelpText(
"After the title, the documentation of the namespace follows (which is often\n"
"missing, because the namespace name may be self-explaining).<br>\n"
" <br>\n"
-"Below are the lists of nested namspaces and of the classes, functions and\n"
+"Below are the lists of nested namespaces and of the classes, functions and\n"
"other program objects, that belong within this namespace.<br>\n"
"Each of this lists is accessible by the lower navigationbar on top of the\n"
"page.<br>\n"
diff --git a/main/autodoc/source/display/inc/idl/hi_display.hxx
b/main/autodoc/source/display/inc/idl/hi_display.hxx
index f9bdcf23ab..ab7446157d 100644
--- a/main/autodoc/source/display/inc/idl/hi_display.hxx
+++ b/main/autodoc/source/display/inc/idl/hi_display.hxx
@@ -41,8 +41,8 @@ namespace ary
{
class Module;
class CodeEntity;
- } // namspace idl
-} // namspace csi
+ } // namespace idl
+} // namespace csi
class MainDisplay_Idl;
diff --git a/main/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl
b/main/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl
index 5d5e7024db..47991069f3 100644
--- a/main/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl
+++ b/main/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl
@@ -81,7 +81,7 @@ interface XCopyTableWizard :
::com::sun::star::ui::dialogs::XExecutableDialog
set raises ( ::com::sun::star::lang::IllegalArgumentException );
};
- /** specfies the name of the table in the destination database.
+ /** specifies the name of the table in the destination database.
<p>At initialization time, you can use this attribute to control the
initial table name as suggested to the user.</p>
diff --git a/main/qadevOOo/runner/helper/ProcessHandler.java
b/main/qadevOOo/runner/helper/ProcessHandler.java
index 79c92c991a..6a7c6eb11a 100644
--- a/main/qadevOOo/runner/helper/ProcessHandler.java
+++ b/main/qadevOOo/runner/helper/ProcessHandler.java
@@ -41,7 +41,7 @@ import util.utils;
/**
* Class collect information from input stream in
- * background (sparate thread) and outputs it to
+ * background (separate thread) and outputs it to
* some log stream. I helps to avoid buffer overflow
* when output stream has small buffer size (e.g.
* in case when handling stdout from external
diff --git
a/main/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
b/main/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
index 3503bc7d50..25ef092eaf 100644
--- a/main/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
+++ b/main/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
@@ -50,14 +50,14 @@ public:
@param rsURL
The type of the resource that will be created by the factory.
@param rxFactory
- The factory that will create resource objects of the specfied type.
+ The factory that will create resource objects of the specified
type.
*/
void AddFactory (
const ::rtl::OUString& rsURL,
const css::uno::Reference<css::drawing::framework::XResourceFactory>&
rxFactory)
throw (css::uno::RuntimeException);
- /** Unregister the specifed factory.
+ /** Unregister the specified factory.
@param rsURL
Unregister only the factory for this URL. When the same factory
is registered for other URLs then these remain registered.
diff --git a/main/solenv/bin/modules/GenInfoParser.pm
b/main/solenv/bin/modules/GenInfoParser.pm
index 1104d6d2cc..6cc4d84c5e 100644
--- a/main/solenv/bin/modules/GenInfoParser.pm
+++ b/main/solenv/bin/modules/GenInfoParser.pm
@@ -198,7 +198,7 @@ sub walk_accesspath
return ($$lookup_ref[0], $$lookup_ref[1], $sub_data_ref);
}
else {
- # empty access path is only vlaid for getting top level key list
+ # empty access path is only valid for getting top level key list
return ( undef, undef, $sub_data_ref );
}
}
@@ -237,7 +237,7 @@ GenInfoParser - Perl extension for parsing general info
databases
=head1 DESCRIPTION
-GenInfoParser is a perl extension to load and parse General Info Databses.
+GenInfoParser is a perl extension to load and parse General Info Databases.
It uses a simple object oriented interface to retrieve the information stored
in the database.
@@ -256,7 +256,7 @@ Loads and parses $database. Returns 1 on success and 0 on
failure
GenInfoParser::get_keys($path)
Returns a sorted list of keys from the path $path. Returns an emtpy list if
$path
-has no sublist. If there is no $path spcified, the method will return the
+has no sublist. If there is no $path specified, the method will return the
primary key list. $path can be specified case insensitive. Sorting is done case
insensitive.
diff --git a/main/svx/source/accessibility/AccessibleShape.cxx
b/main/svx/source/accessibility/AccessibleShape.cxx
index 2fa51309dd..90855dc73a 100644
--- a/main/svx/source/accessibility/AccessibleShape.cxx
+++ b/main/svx/source/accessibility/AccessibleShape.cxx
@@ -560,7 +560,7 @@ uno::Reference<XAccessibleStateSet> SAL_CALL
/** The implementation below is at the moment straightforward. It iterates
over all children (and thereby instances all children which have not
- been already instatiated) until a child covering the specifed point is
+ been already instantiated) until a child covering the specified point is
found.
This leaves room for improvement. For instance, first iterate only over
the already instantiated children and only if no match is found
@@ -1714,7 +1714,7 @@ throw (uno::RuntimeException)
return aRet;
}
-//===== XAccesibleHypertext
==================================================
+//===== XAccessibleHypertext
==================================================
sal_Int32 SAL_CALL AccessibleShape::getHyperLinkCount()
throw (::com::sun::star::uno::RuntimeException)
{
@@ -1752,7 +1752,7 @@ throw (::com::sun::star::lang::IndexOutOfBoundsException,
::com::sun::star::uno:
sal_Int32 nRet = 0;
return nRet;
}
-//===== XAccesibleText ==================================================
+//===== XAccessibleText ==================================================
sal_Int32 SAL_CALL AccessibleShape::getCaretPosition( ) throw
(::com::sun::star::uno::RuntimeException){return 0;}
sal_Bool SAL_CALL AccessibleShape::setCaretPosition( sal_Int32 ) throw
(::com::sun::star::lang::IndexOutOfBoundsException,
::com::sun::star::uno::RuntimeException){return 0;}
sal_Unicode SAL_CALL AccessibleShape::getCharacter( sal_Int32 ) throw
(::com::sun::star::lang::IndexOutOfBoundsException,
::com::sun::star::uno::RuntimeException){return 0;}
diff --git a/main/svx/source/table/accessiblecell.cxx
b/main/svx/source/table/accessiblecell.cxx
index 8ea3c09aa7..5e13e15e56 100644
--- a/main/svx/source/table/accessiblecell.cxx
+++ b/main/svx/source/table/accessiblecell.cxx
@@ -297,7 +297,7 @@ sal_Bool SAL_CALL AccessibleCell::containsPoint( const
::com::sun::star::awt::Po
/** The implementation below is at the moment straightforward. It iterates
over all children (and thereby instances all children which have not
- been already instatiated) until a child covering the specifed point is
+ been already instantiated) until a child covering the specified point is
found.
This leaves room for improvement. For instance, first iterate only over
the already instantiated children and only if no match is found
diff --git a/main/tools/inc/tools/resid.hxx b/main/tools/inc/tools/resid.hxx
index bbc1a17093..aba5bb66bd 100644
--- a/main/tools/inc/tools/resid.hxx
+++ b/main/tools/inc/tools/resid.hxx
@@ -53,7 +53,7 @@ class ResId
mutable sal_uInt32 m_nResId; // Resource Identifier
mutable RESOURCE_TYPE m_nRT; // type for loading (mutable
to be set later)
mutable ResMgr * m_pResMgr; // load from this
ResMgr (mutable for setting on demand)
- mutable RESOURCE_TYPE m_nRT2; // type for loading
(supercedes m_nRT)
+ mutable RESOURCE_TYPE m_nRT2; // type for loading
(supersedes m_nRT)
mutable sal_uInt32 m_nWinBits; // container for original style
bits on a window in a resource
void ImplInit( sal_uInt32 nId, ResMgr& rMgr, RSHEADER_TYPE* pRes )
@@ -112,7 +112,7 @@ class ResId
/*
Get the effective type (m_nRT2 or m_nRT1)
- A second resource type is used to supercede settings
+ A second resource type is used to supersede settings
of the base class ( e.g. Window )
*/
{
@@ -120,7 +120,7 @@ class ResId
}
const ResId & SetRT2( RESOURCE_TYPE nTyp ) const
/*
- Set the superceding type. Ask spcifically for it with GetRT2()
+ Set the superseding type. Ask specifically for it with GetRT2()
SetRT2() may only be called if no derived class calls SetRT in its
Resource constructor.
diff --git a/main/unoxml/source/dom/characterdata.cxx
b/main/unoxml/source/dom/characterdata.cxx
index 4f4f0a282a..204dff15b3 100644
--- a/main/unoxml/source/dom/characterdata.cxx
+++ b/main/unoxml/source/dom/characterdata.cxx
@@ -262,5 +262,5 @@ namespace DOM
}
-} // namspace DOM
+} // namespace DOM
diff --git a/main/vcl/source/gdi/pdfwriter_impl2.cxx
b/main/vcl/source/gdi/pdfwriter_impl2.cxx
index ff369874bd..af89568570 100644
--- a/main/vcl/source/gdi/pdfwriter_impl2.cxx
+++ b/main/vcl/source/gdi/pdfwriter_impl2.cxx
@@ -1399,7 +1399,7 @@ bool PDFWriterImpl::computeEncryptionKey(
EncHashTransporter* i_pTransporter, vc
/**********************************
Algorithm 3.3 Compute the encryption dictionary /O value, save into the class
data member
-the step numbers down here correspond to the ones in PDF v.1.4 specfication
+the step numbers down here correspond to the ones in PDF v.1.4 specification
*/
bool PDFWriterImpl::computeODictionaryValue( const sal_uInt8*
i_pPaddedOwnerPassword,
const sal_uInt8*
i_pPaddedUserPassword,
diff --git a/main/vcl/unx/generic/fontmanager/parseAFM.cxx
b/main/vcl/unx/generic/fontmanager/parseAFM.cxx
index d1bc0c2462..4676d62693 100644
--- a/main/vcl/unx/generic/fontmanager/parseAFM.cxx
+++ b/main/vcl/unx/generic/fontmanager/parseAFM.cxx
@@ -164,7 +164,7 @@ FileInputStream::~FileInputStream()
*/
// some metrics have Ascent, Descent instead Ascender, Descender or Em
-// which is not allowed per afm spcification, but let us handle
+// which is not allowed per afm specification, but let us handle
// this gently
enum parseKey {
ASCENDER, ASCENT, CHARBBOX, CODE, COMPCHAR, CODEHEX, CAPHEIGHT, CHARWIDTH,
CHARACTERSET, CHARACTERS, COMMENT,
@@ -1574,4 +1574,4 @@ freeFontInfo (FontInfo *fi)
free (fi);
}
-} // namspace
+} // namespace