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 7ddf03623e Typo run (#435)
7ddf03623e is described below
commit 7ddf03623edf826092ce61060f7c0ce4b001bba2
Author: John Bampton <[email protected]>
AuthorDate: Sun Nov 16 04:31:46 2025 +1000
Typo run (#435)
* Fix some typos
* Regenerate ignored words list codespell.txt
---
.github/linters/codespell.txt | 6 ------
main/cui/source/customize/acccfg.cxx | 2 +-
main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx | 2 +-
main/dtrans/source/os2/dnd/globals.hxx | 2 +-
.../registry/schema/org/openoffice/Office/ExtensionDependencies.xcs | 4 ++--
main/sd/source/ui/inc/Window.hxx | 2 +-
main/tools/inc/bootstrp/mkcreate.hxx | 2 +-
main/vcl/inc/os2/saldata.hxx | 2 +-
main/xmloff/source/style/prstylei.cxx | 2 +-
9 files changed, 9 insertions(+), 15 deletions(-)
diff --git a/.github/linters/codespell.txt b/.github/linters/codespell.txt
index 4f5b432d19..058345e5c2 100644
--- a/.github/linters/codespell.txt
+++ b/.github/linters/codespell.txt
@@ -707,19 +707,13 @@ delte
deltes
dentifier
depandancies
-depencies
depency
-dependancies
dependancy
dependant
-dependecies
-dependecy
dependend
dependeny
dependicies
-dependig
depenent
-depening
depent
deprication
dequed
diff --git a/main/cui/source/customize/acccfg.cxx
b/main/cui/source/customize/acccfg.cxx
index 82706e57a9..a83c3e099f 100644
--- a/main/cui/source/customize/acccfg.cxx
+++ b/main/cui/source/customize/acccfg.cxx
@@ -1407,7 +1407,7 @@ void SfxAcceleratorConfigPage::Reset( const SfxItemSet&
rSet )
// e.g. m_sModuleUIName!
InitAccCfg();
- // change te description of the radio button, which switch to the module
+ // change the description of the radio button, which switch to the module
// dependend accelerator configuration
String sButtonText = aModuleButton.GetText();
sButtonText.SearchAndReplace(String::CreateFromAscii("$(MODULE)"),
m_sModuleUIName);
diff --git a/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx
b/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx
index 9367d4a3ea..6747b617c2 100644
--- a/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx
+++ b/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx
@@ -172,7 +172,7 @@ void ORelationTableConnectionData::SetCardinality()
//
-----------------------------------------------------------------------------
sal_Bool ORelationTableConnectionData::checkPrimaryKey(const Reference<
XPropertySet>& i_xTable,EConnectionSide _eEConnectionSide) const
{
- // check if Table has the primary key column dependig on
_eEConnectionSide
+ // check if Table has the primary key column depending on
_eEConnectionSide
sal_uInt16 nPrimKeysCount = 0,
nValidLinesCount = 0;
const Reference< XNameAccess> xKeyColumns =
dbtools::getPrimaryKeyColumns_throw(i_xTable);
diff --git a/main/dtrans/source/os2/dnd/globals.hxx
b/main/dtrans/source/os2/dnd/globals.hxx
index bc1a6b5ad6..b752c83272 100644
--- a/main/dtrans/source/os2/dnd/globals.hxx
+++ b/main/dtrans/source/os2/dnd/globals.hxx
@@ -33,7 +33,7 @@
#define OS2_DNDTARGET_SERVICE_NAME
"com.sun.star.datatransfer.dnd.OleDropTarget"
#define OS2_DNDTARGET_IMPL_NAME
"com.sun.star.comp.datatransfer.dnd.OleDropTarget_V1"
-// from saldata.hxx: these offsets are hardcoded in dnd/globals.hxx too to
avoid vcl dependancies
+// from saldata.hxx: these offsets are hardcoded in dnd/globals.hxx too to
avoid vcl dependencies
#define SAL_FRAME_DROPTARGET sizeof(ULONG)
#define SAL_FRAME_DRAGSOURCE (sizeof(ULONG)*2)
// from saldata.hxx: drag&drop internal messages (see dnd/globals.hxx)
diff --git
a/main/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
b/main/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
index 7a3ed959e1..94a1cabd64 100644
---
a/main/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
+++
b/main/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
@@ -29,7 +29,7 @@
<group oor:name="Extension">
<info><desc>Describes the additional meta data for an extension
whereas the node name have to be the extension identifier.</desc></info>
<prop oor:name="Versions" oor:type="oor:string-list"
oor:localized="false">
- <info><desc>Specifies a list of extension versions for which
the extra dependecies should be active.</desc></info>
+ <info><desc>Specifies a list of extension versions for which
the extra dependencies should be active.</desc></info>
</prop>
<prop oor:name="Platforms" oor:type="oor:string-list"
oor:localized="false">
<info><desc>Specifies a list of platforms for which the extra
dependencies mechanism is active.</desc></info>
@@ -41,7 +41,7 @@
</templates>
<component>
<set oor:name="Extensions" oor:node-type="Extension">
- <info><desc>Specifies the list of extensions with extra
dependecies.</desc></info>
+ <info><desc>Specifies the list of extensions with extra
dependencies.</desc></info>
</set>
</component>
</oor:component-schema>
diff --git a/main/sd/source/ui/inc/Window.hxx b/main/sd/source/ui/inc/Window.hxx
index e48b1963b8..ceb5af2a5b 100644
--- a/main/sd/source/ui/inc/Window.hxx
+++ b/main/sd/source/ui/inc/Window.hxx
@@ -169,7 +169,7 @@ protected:
sal_uInt16 mnMinZoom;
sal_uInt16 mnMaxZoom;
/** This flag tells whether to re-calculate the minimal zoom factor
- depening on the current zoom factor. According to task #105436# its
+ depending on the current zoom factor. According to task #105436# its
default value is now sal_False.
*/
bool mbMinZoomAutoCalc;
diff --git a/main/tools/inc/bootstrp/mkcreate.hxx
b/main/tools/inc/bootstrp/mkcreate.hxx
index 0aac4c5995..1dfcff2503 100644
--- a/main/tools/inc/bootstrp/mkcreate.hxx
+++ b/main/tools/inc/bootstrp/mkcreate.hxx
@@ -85,7 +85,7 @@ public:
};
//
-// class Dependecy
+// class Dependency
//
class Dependency : public ByteString
diff --git a/main/vcl/inc/os2/saldata.hxx b/main/vcl/inc/os2/saldata.hxx
index 67a2b01380..b9b399367e 100644
--- a/main/vcl/inc/os2/saldata.hxx
+++ b/main/vcl/inc/os2/saldata.hxx
@@ -206,7 +206,7 @@ void ImplReleaseSALIMEData();
#define SAL_FRAME_WNDEXTRA (sizeof(ULONG)*3)
#define SAL_FRAME_THIS 0
-// these offsets are hardcoded in dnd/globals.hxx too to avoid vcl dependancies
+// these offsets are hardcoded in dnd/globals.hxx too to avoid vcl dependencies
#define SAL_FRAME_DROPTARGET sizeof(ULONG)
#define SAL_FRAME_DRAGSOURCE (sizeof(ULONG)*2)
diff --git a/main/xmloff/source/style/prstylei.cxx
b/main/xmloff/source/style/prstylei.cxx
index 71e34cd85a..bbe3cab42d 100644
--- a/main/xmloff/source/style/prstylei.cxx
+++ b/main/xmloff/source/style/prstylei.cxx
@@ -464,7 +464,7 @@ void XMLPropStyleContext::Finish( sal_Bool bOverwrite )
if( sParent != mxStyle->getParentStyle() )
{
// this may except if setting the parent style forms a
- // circle in the style depencies; especially if the parent
+ // circle in the style dependencies; especially if the parent
// style is the same as the current style
try
{