diff --git a/.github/linters/codespell.txt b/.github/linters/codespell.txt
index 763aaec29e7..98d1c6edbcd 100644
--- a/.github/linters/codespell.txt
+++ b/.github/linters/codespell.txt
@@ -816,7 +816,6 @@ donot
do'nt
dont'
dont't
-doocument
dosn't
dosposing
dota
@@ -1431,7 +1430,6 @@ insterad
instrction
instread
instrospection
-insufficent
insuffiency
intalled
intance
@@ -1574,7 +1572,6 @@ lightyear
ligth
lik
likeley
-linheight
linke
linkes
lins
@@ -1694,7 +1691,6 @@ mouvements
movebackwrd
mudule
muext
-muliple
multible
multipe
multipl
@@ -1826,8 +1822,6 @@ orignal
ot
otains
otation
-otion
-otput
otu
oultinenodes
ource
@@ -1855,23 +1849,17 @@ ovrridables
ovveride
ower
ownder
-ownerhsip
ownes
oyu
-pacakge
-pacakges
paches
packe
padd
-paermissions
paeth
pagent
-painiting
paintin
pakageimpl
pallette
paoition
-paragrah
paragraphy
paragrph
paramenter
@@ -1899,13 +1887,11 @@ partion
partitially
pary
pash
-passowrd
passt
passtrough
pasword
patchs
pathes
-paticular
patter
pattrns
pecifies
@@ -1915,24 +1901,20 @@ pepare
perfectably
perfom
perfomed
-performace
performes
performin
periode
perisist
-permision
permited
permssion
peroendicular
persistance
persistant
-perspecitve
pervious
pevent
pevents
pezier
phillippines
-phyiscal
pich
pinter
pitmap
diff --git a/main/chart2/source/tools/ThreeDHelper.cxx b/main/chart2/source/tools/ThreeDHelper.cxx
index 656fd36a512..c643c7e3ad7 100644
--- a/main/chart2/source/tools/ThreeDHelper.cxx
+++ b/main/chart2/source/tools/ThreeDHelper.cxx
@@ -317,7 +317,7 @@ drawing::CameraGeometry ThreeDHelper::getDefaultCameraGeometry( bool bPie )
if( bPie )
{
- vrp = drawing::Position3D( 0.0, 0.0, 87591.2408759124 );//--> 5 percent perspecitve
+ vrp = drawing::Position3D( 0.0, 0.0, 87591.2408759124 );//--> 5 percent perspective
vpn = drawing::Direction3D( 0.0, 0.0, 1.0 );
vup = drawing::Direction3D( 0.0, 1.0, 0.0 );
}
diff --git a/main/chart2/source/view/axes/ScaleAutomatism.cxx b/main/chart2/source/view/axes/ScaleAutomatism.cxx
index b1c8cba8df9..823be39b637 100644
--- a/main/chart2/source/view/axes/ScaleAutomatism.cxx
+++ b/main/chart2/source/view/axes/ScaleAutomatism.cxx
@@ -281,7 +281,7 @@ void ScaleAutomatism::calculateExplicitIncrementAndScaleForCategory(
if( bAutoMaximum && m_bExpandBorderToIncrementRhythm )
rExplicitScale.Maximum = EquidistantTickFactory::getMaximumAtIncrement( rExplicitScale.Maximum, rExplicitIncrement );
- //prevent performace killover
+ //prevent performance killover
double fDistanceCount = ::rtl::math::approxFloor( (rExplicitScale.Maximum-rExplicitScale.Minimum) / rExplicitIncrement.Distance );
if( static_cast< sal_Int32 >( fDistanceCount ) > MAXIMUM_MANUAL_INCREMENT_COUNT )
{
diff --git a/main/chart2/source/view/diagram/VDiagram.cxx b/main/chart2/source/view/diagram/VDiagram.cxx
index 752ed771be5..2931c51ddc1 100644
--- a/main/chart2/source/view/diagram/VDiagram.cxx
+++ b/main/chart2/source/view/diagram/VDiagram.cxx
@@ -613,8 +613,8 @@ void VDiagram::createShapes_3d()
//perspective
{
- //ignore distance and focal length from file format and model comcpletely
- //use vrp only to indicate the distance of the camera and thus influence the perspecitve
+ //ignore distance and focal length from file format and model completely
+ //use vrp only to indicate the distance of the camera and thus influence the perspective
xDestProp->setPropertyValue( C2U( UNO_NAME_3D_SCENE_DISTANCE ), uno::makeAny(
static_cast For instance, it can validate names against
the characters allowed in the object names of a connection. Also, it
relieves you from caring whether a database supports queries in a SELECT
- statment's FROM part (known as "queries in queries"). In such
+ statement's FROM part (known as "queries in queries"). In such
databases, query and table names share a common namespace, thus they must be
unique. Using this interface, you can easily ensure this uniqueness.
The component itself does not have life-time control mechanimns, i.e. you +
The component itself does not have life-time control mechanisms, i.e. you
cannot explicitly dispose it (
However, if your try to access any of its methods or attributes, after the
diff --git a/main/postprocess/signing/signing.pl b/main/postprocess/signing/signing.pl
index 4653d033ddc..0d07dbfafda 100644
--- a/main/postprocess/signing/signing.pl
+++ b/main/postprocess/signing/signing.pl
@@ -178,7 +178,7 @@ sub sign_files #09.07.2007 10:36
$commandline_base = $signtool . " " . "-f $opt_pfxfile -p $opt_pass -t $opt_timestamp_url";
# Here switch between:
- # one command line for muliple files (all doesn't work, too much) / for each file one command line
+ # one command line for multiple files (all doesn't work, too much) / for each file one command line
if ( $max_files > 1 ) {
exec_multi_sign($files_to_sign, $commandline_base);
} else
diff --git a/main/sal/osl/w32/interlck.c b/main/sal/osl/w32/interlck.c
index cbb0031a6cb..98f8cf2ffa3 100644
--- a/main/sal/osl/w32/interlck.c
+++ b/main/sal/osl/w32/interlck.c
@@ -28,12 +28,12 @@
extern int osl_isSingleCPU;
-/* For all Intel x86 above x486 we use a spezial inline assembler implementation.
+/* For all Intel x86 above x486 we use a special inline assembler implementation.
The main reason is that WIN9? does not return the result of the operation.
Instead there is only returned a value greater than zero is the increment
result is greater than zero, but not the result of the addition.
For Windows NT the native function could be used, because the correct result
- is returned. Because of simpler code maintenance and performace reasons we use
+ is returned. Because of simpler code maintenance and performance reasons we use
on every x86-Windows-Platform the inline assembler implementation.
*/
diff --git a/main/scripting/source/provider/MasterScriptProvider.cxx b/main/scripting/source/provider/MasterScriptProvider.cxx
index 83bb2ec8876..0856af7c1b7 100644
--- a/main/scripting/source/provider/MasterScriptProvider.cxx
+++ b/main/scripting/source/provider/MasterScriptProvider.cxx
@@ -319,7 +319,7 @@ throw ( provider::ScriptFrameworkErrorException,
// for languages other than basic, scripts located in uno packages
// are merged into the user/share location context.
// For other languages the location attribute in script url has the form
- // location = [user|share]:uno_packages or location :uno_pacakges/xxxx.uno.pkg
+ // location = [user|share]:uno_packages or location :uno_packages/xxxx.uno.pkg
// we need to extract the value of location part from the
// location attribute of the script, if the script is located in an
// uno package then that is the location part up to and including
@@ -554,7 +554,7 @@ MasterScriptProvider::insertByName( const ::rtl::OUString& aName, const Any& aEl
throw lang::IllegalArgumentException( OUSTR("Name not set!!"),
Reference < XInterface > (), 1 );
}
- // TODO for library pacakge parse the language, for the moment will try
+ // TODO for library package parse the language, for the moment will try
// to get each provider to process the new Package, the first one the succeeds
// will terminate processing
if ( !providerCache() )
@@ -628,7 +628,7 @@ MasterScriptProvider::removeByName( const ::rtl::OUString& Name ) throw ( contai
throw lang::IllegalArgumentException( OUSTR("Name not set!!"),
Reference < XInterface > (), 1 );
}
- // TODO for Script library pacakge url parse the language,
+ // TODO for Script library package url parse the language,
// for the moment will just try to get each provider to process remove/revoke
// request, the first one the succeeds will terminate processing
@@ -733,7 +733,7 @@ MasterScriptProvider::hasByName( const ::rtl::OUString& aName ) throw (RuntimeEx
throw lang::IllegalArgumentException( OUSTR("Name not set!!"),
Reference < XInterface > (), 1 );
}
- // TODO for Script library pacakge url parse the language,
+ // TODO for Script library package url parse the language,
// for the moment will just try to get each provider to see if the
// package exists in any provider, first one that succeed will
// terminate the loop
diff --git a/main/sdext/source/pdfimport/tree/writertreevisiting.cxx b/main/sdext/source/pdfimport/tree/writertreevisiting.cxx
index 8bee060eb15..f5f5330439a 100644
--- a/main/sdext/source/pdfimport/tree/writertreevisiting.cxx
+++ b/main/sdext/source/pdfimport/tree/writertreevisiting.cxx
@@ -655,8 +655,8 @@ void WriterXmlOptimizer::visit( PageElement& elem, const std::list< Element* >::
void WriterXmlOptimizer::checkHeaderAndFooter( PageElement& rElem )
{
/* indicators for a header:
- * - single line paragrah at top of page ( inside 15% page height)
- * - at least linheight above the next paragr aph
+ * - single line paragraph at top of page ( inside 15% page height)
+ * - at least lineheight above the next paragraph
*
* indicators for a footer likewise:
* - single line paragraph at bottom of page (inside 15% page height)
diff --git a/main/sfx2/inc/macro.hxx b/main/sfx2/inc/macro.hxx
index 0ce0dea985f..49479e6e9a4 100644
--- a/main/sfx2/inc/macro.hxx
+++ b/main/sfx2/inc/macro.hxx
@@ -66,7 +66,7 @@ public:
sal_Bool bRequestDone,
::com::sun::star::uno::Sequence < ::com::sun::star::beans::PropertyValue >& aArgs );
- SfxMacroStatement( const String &rStatment );
+ SfxMacroStatement( const String &rStatement );
~SfxMacroStatement();
sal_uInt16 GetSlotId() const;
diff --git a/main/sfx2/source/dialog/mailmodel.cxx b/main/sfx2/source/dialog/mailmodel.cxx
index 775328b1a5a..094e0070a04 100644
--- a/main/sfx2/source/dialog/mailmodel.cxx
+++ b/main/sfx2/source/dialog/mailmodel.cxx
@@ -661,7 +661,7 @@ SfxMailModel::SaveResult SfxMailModel::SaveDocumentAsFormat(
}
}
- //check if this is the pdf otput filter (i#64555)
+ //check if this is the pdf output filter (i#64555)
if( bSendAsPDF )
{
SaveResult eShowPDFFilterDialog = ShowFilterOptionsDialog(
diff --git a/main/svtools/source/svrtf/svparser.cxx b/main/svtools/source/svrtf/svparser.cxx
index 33a8652359a..b2e922f9118 100644
--- a/main/svtools/source/svrtf/svparser.cxx
+++ b/main/svtools/source/svrtf/svparser.cxx
@@ -183,7 +183,7 @@ sal_Unicode SvParser::GetNextChar()
{
sal_Unicode c = 0U;
- // When reading muliple bytes, we don't have to care about the file
+ // When reading multiple bytes, we don't have to care about the file
// position when we run inti the pending state. The file position is
// maintained by SaveState/RestoreState.
sal_Bool bErr;
diff --git a/main/svx/source/unodraw/unoshcol.cxx b/main/svx/source/unodraw/unoshcol.cxx
index a7cfa5df8dd..b0b04c41e88 100644
--- a/main/svx/source/unodraw/unoshcol.cxx
+++ b/main/svx/source/unodraw/unoshcol.cxx
@@ -103,10 +103,10 @@ void SvxShapeCollection::dispose()
{
// An frequently programming error is to release the last
// reference to this object in the disposing message.
- // Make it rubust, hold a self Reference.
+ // Make it robust, hold a self Reference.
uno::Reference< lang::XComponent > xSelf( this );
- // Guard dispose against multible threading
+ // Guard dispose against multiple threading
// Remark: It is an error to call dispose more than once
sal_Bool bDoDispose = sal_False;
{
diff --git a/main/sw/source/core/layout/trvlfrm.cxx b/main/sw/source/core/layout/trvlfrm.cxx
index 3583f2e2590..405d2f154ca 100644
--- a/main/sw/source/core/layout/trvlfrm.cxx
+++ b/main/sw/source/core/layout/trvlfrm.cxx
@@ -1585,7 +1585,7 @@ Point SwRootFrm::GetPagePos( sal_uInt16 nPageNum ) const
return pPage->Frm().Pos();
}
-/** get page frame by phyiscal page number
+/** get page frame by physical page number
OD 14.01.2003 #103492#
diff --git a/main/sw/source/filter/ww8/ww8atr.cxx b/main/sw/source/filter/ww8/ww8atr.cxx
index 34cefe79f70..80e4740afe5 100644
--- a/main/sw/source/filter/ww8/ww8atr.cxx
+++ b/main/sw/source/filter/ww8/ww8atr.cxx
@@ -2255,7 +2255,7 @@ void AttributeOutputBase::StartTOX( const SwSection& rSect )
//\t option
if( nMaxMSAutoEvaluate < nTOXLvl )
{
- // collect this templates into the \t otion
+ // collect this templates into the \t option
for( n = rColls.Count(); n;)
{
const SwTxtFmtColl* pColl = rColls[ --n ];
diff --git a/main/sw/source/ui/shells/textsh1.cxx b/main/sw/source/ui/shells/textsh1.cxx
index 4f13672dd9c..ea4726025f1 100644
--- a/main/sw/source/ui/shells/textsh1.cxx
+++ b/main/sw/source/ui/shells/textsh1.cxx
@@ -1558,7 +1558,7 @@ void SwTextShell::GetState( SfxItemSet &rSet )
case SID_DEC_INDENT:
case SID_INC_INDENT:
{
- //if the paragrah has bullet we'll do the following things:
+ //if the paragraph has bullet we'll do the following things:
//1: if the bullet level is the first level, disable the decrease-indent button
//2: if the bullet level is the last level, disable the increase-indent button
if ( rSh.GetNumRuleAtCurrCrsrPos() && !rSh.HasReadonlySel() )
diff --git a/main/ucbhelper/inc/ucbhelper/simpleauthenticationrequest.hxx b/main/ucbhelper/inc/ucbhelper/simpleauthenticationrequest.hxx
index 9c870b54a77..eb03474e26b 100644
--- a/main/ucbhelper/inc/ucbhelper/simpleauthenticationrequest.hxx
+++ b/main/ucbhelper/inc/ucbhelper/simpleauthenticationrequest.hxx
@@ -110,8 +110,8 @@ public:
* a previous try).
* @param rAccount contains an account, if applicable.
* @param bAllowPersistentStoring specifies if the credentials should
- * be stored in the passowrd container persistently
- * @param bAllowUseSystemCredntials specifies if requesting client is
+ * be stored in the password container persistently
+ * @param bAllowUseSystemCredentials specifies if requesting client is
* able to obtain and use system credentials for authentication
*/
SimpleAuthenticationRequest( const rtl::OUString & rURL,
@@ -175,8 +175,8 @@ public:
modifiable.
* @param rAccount contains an account, if applicable.
* @param bAllowPersistentStoring specifies if the credentials should
- * be stored in the passowrd container persistently
- * @param bAllowUseSystemCredntials specifies if requesting client is
+ * be stored in the password container persistently
+ * @param bAllowUseSystemCredentials specifies if requesting client is
* able to obtain and use system credentials for authentication
*/
SimpleAuthenticationRequest( const rtl::OUString & rURL,
diff --git a/main/udkapi/com/sun/star/security/AccessControlException.idl b/main/udkapi/com/sun/star/security/AccessControlException.idl
index d7316aa8811..799955bb0a0 100644
--- a/main/udkapi/com/sun/star/security/AccessControlException.idl
+++ b/main/udkapi/com/sun/star/security/AccessControlException.idl
@@ -44,7 +44,7 @@ published exception AccessControlException : com::sun::star::uno::SecurityExcept
@attention
If it is the case, that XAccessController::checkPermission() was called
- passing a sequence< any >, i.e. a sequence of paermissions are demanded,
+ passing a sequence< any >, i.e. a sequence of permissions are demanded,
then this any holds the sequence of lacking permissions in the same
order as they were passed to XAccessController::checkPermission().
*/
diff --git a/main/vcl/source/gdi/gdimetafiletools.cxx b/main/vcl/source/gdi/gdimetafiletools.cxx
index c81e91e7205..744806f2a20 100644
--- a/main/vcl/source/gdi/gdimetafiletools.cxx
+++ b/main/vcl/source/gdi/gdimetafiletools.cxx
@@ -874,7 +874,7 @@ void clipMetafileContentAgainstOwnRegions(GDIMetaFile& rSource)
if(COMPARE_EQUAL == rComment.CompareIgnoreCaseToAscii("XGRAD_SEQ_BEGIN"))
{
// nothing to do; this just means that between here and XGRAD_SEQ_END
- // exists a META_GRADIENTEX_ACTION mixed with Xor-tricked painiting
+ // exists a META_GRADIENTEX_ACTION mixed with Xor-tricked painting
// commands. This comment is used to scan over these and filter for
// the gradient action. It is needed to support META_GRADIENTEX_ACTION
// in this processor to solve usages.
diff --git a/main/writerfilter/source/ooxml/model.xml b/main/writerfilter/source/ooxml/model.xml
index 8b1753719a3..dee1b7ca116 100644
--- a/main/writerfilter/source/ooxml/model.xml
+++ b/main/writerfilter/source/ooxml/model.xml
@@ -16111,7 +16111,7 @@
-