diff --git a/.github/linters/codespell.txt b/.github/linters/codespell.txt index d94150d7794..2942aba1c6a 100644 --- a/.github/linters/codespell.txt +++ b/.github/linters/codespell.txt @@ -72,7 +72,6 @@ aformentioned aftrer agains aggreate -aggreeing aggregatet ags ahd @@ -172,7 +171,6 @@ appartment appeares appedn appendend -appendign appened appens apperars @@ -205,10 +203,7 @@ archtecture arcticle are'nt arent -argment arithmetics -arive -ariving arn't arry arrys @@ -225,7 +220,6 @@ assigne assistent assocations assomption -asssigned asssuming assum assumtion @@ -433,7 +427,6 @@ cleantup cleare cleares cleck -cliensite clipboad cliped clockwíse @@ -493,7 +486,6 @@ compelete compeletely compiletime compiller -completelly complettly complext compliancy @@ -580,9 +572,6 @@ contiguos contination contition contnet -contol -contolls -contols contradically contrl controle @@ -636,7 +625,6 @@ culmulative curentfilter currect curren -currenct currenty curretn currnet @@ -2082,7 +2070,6 @@ promiss propage propbably properies -properites propert propertery propertes @@ -2147,7 +2134,6 @@ reaeched realative reall realted -realtion realtive reaons reassocition @@ -2307,7 +2293,6 @@ resourceype resoure resourecs responsibilty -resposible resset ressets ressource @@ -2344,7 +2329,6 @@ retur retured returend returne -returnes returs retursn reuqired diff --git a/main/basegfx/inc/basegfx/color/bcolormodifier.hxx b/main/basegfx/inc/basegfx/color/bcolormodifier.hxx index ef25f97b49d..5ca80e09bda 100644 --- a/main/basegfx/inc/basegfx/color/bcolormodifier.hxx +++ b/main/basegfx/inc/basegfx/color/bcolormodifier.hxx @@ -50,7 +50,7 @@ namespace basegfx For the exact definitions of the color blending applied refer to the implementation of the method getModifiedColor - BColorModifier is not copyable (no copy constructor, no assigment + BColorModifier is not copyable (no copy constructor, no assignment operator); local values cannot be changed after construction. The instances are cheap and the idea is to create them on demand. To be able to reuse these as much as possible, a define for a diff --git a/main/basic/source/runtime/step0.cxx b/main/basic/source/runtime/step0.cxx index 3261aeebc12..ab8fb89e6d6 100644 --- a/main/basic/source/runtime/step0.cxx +++ b/main/basic/source/runtime/step0.cxx @@ -677,7 +677,7 @@ void SbiRuntime::StepSET() { SbxVariableRef refVal = PopVar(); SbxVariableRef refVar = PopVar(); - StepSET_Impl( refVal, refVar, bVBAEnabled ); // this is really assigment + StepSET_Impl( refVal, refVar, bVBAEnabled ); // this is really assignment } void SbiRuntime::StepVBASET() diff --git a/main/chart2/source/model/main/DataPointProperties.hxx b/main/chart2/source/model/main/DataPointProperties.hxx index f44acccfb03..c865481cf0d 100644 --- a/main/chart2/source/model/main/DataPointProperties.hxx +++ b/main/chart2/source/model/main/DataPointProperties.hxx @@ -78,7 +78,7 @@ public: PROP_DATAPOINT_SHOW_ERROR_BOX, PROP_DATAPOINT_PERCENT_DIAGONAL - // additionally some properites from ::chart::LineProperties + // additionally some properties from ::chart::LineProperties }; static void AddPropertiesToVector( diff --git a/main/connectivity/source/drivers/macab/MacabRecords.cxx b/main/connectivity/source/drivers/macab/MacabRecords.cxx index 3a4aea96e23..eab821a7449 100644 --- a/main/connectivity/source/drivers/macab/MacabRecords.cxx +++ b/main/connectivity/source/drivers/macab/MacabRecords.cxx @@ -339,7 +339,7 @@ MacabHeader *MacabRecords::createHeaderForRecordType(const CFArrayRef _records, * * Note: with the addition of required properties, I am not sure that * this method still works for kABGroupRecordType (since the required - * properites are all for kABPersonRecordType). + * properties are all for kABPersonRecordType). * * Note: required properties are constructed in the method * bootstrap_requiredProperties() (above). diff --git a/main/dbaccess/source/ui/browser/brwctrlr.cxx b/main/dbaccess/source/ui/browser/brwctrlr.cxx index f735e866bf4..0462d81c840 100644 --- a/main/dbaccess/source/ui/browser/brwctrlr.cxx +++ b/main/dbaccess/source/ui/browser/brwctrlr.cxx @@ -567,7 +567,7 @@ void SAL_CALL SbaXDataBrowserController::FormControllerImpl::frameAction(const : void SAL_CALL SbaXDataBrowserController::FormControllerImpl::disposing(const ::com::sun::star::lang::EventObject& /*Source*/) throw( RuntimeException ) { // nothing to do - // we don't add ourself as listener to any broadcasters, so we are not resposible for removing us + // we don't add ourself as listener to any broadcasters, so we are not responsible for removing us } //================================================================== diff --git a/main/dbaccess/source/ui/browser/sbagrid.cxx b/main/dbaccess/source/ui/browser/sbagrid.cxx index 5a2044ddc32..42096025700 100644 --- a/main/dbaccess/source/ui/browser/sbagrid.cxx +++ b/main/dbaccess/source/ui/browser/sbagrid.cxx @@ -1303,7 +1303,7 @@ void SbaGridControl::StartDrag( sal_Int8 _nAction, const Point& _rPosPixel ) // 'the handle column' and 'no valid column' will both result in a view position of -1 ! sal_Bool bCurrentRowVirtual = IsCurrentAppending() && IsModified(); - // the current row doesn't really exist : the user's appendign a new one and already has entered some data, + // the current row doesn't really exist : the user's appending a new one and already has entered some data, // so the row contains data which has no counter part within the data source long nCorrectRowCount = GetRowCount(); diff --git a/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx b/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx index 6747b617c2c..775dc94d6c6 100644 --- a/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx +++ b/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx @@ -450,7 +450,7 @@ xKey.clear(); } } } // if ( xColSup.is() ) - // NOTE : the caller is resposible for updating any other objects referencing the old LineDatas (for instance a ConnLine) + // NOTE : the caller is responsible for updating any other objects referencing the old LineDatas (for instance a ConnLine) //////////////////////////////////////////////////////////// // Kardinalitaet bestimmen diff --git a/main/embeddedobj/source/commonembedding/xfactory.cxx b/main/embeddedobj/source/commonembedding/xfactory.cxx index a5b27ec2e6f..7ff51c8fd85 100644 --- a/main/embeddedobj/source/commonembedding/xfactory.cxx +++ b/main/embeddedobj/source/commonembedding/xfactory.cxx @@ -303,7 +303,7 @@ uno::Reference< uno::XInterface > SAL_CALL OOoEmbeddedObjectFactory::createInsta { RTL_LOGFILE_CONTEXT( aLog, "embeddedobj (mv76033) OOoEmbeddedObjectFactory::createInstanceUserInit" ); - // the initialization is completelly controlled by user + // the initialization is completely controlled by user if ( !xStorage.is() ) throw lang::IllegalArgumentException( ::rtl::OUString::createFromAscii( "No parent storage is provided!\n" ), uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), @@ -421,7 +421,7 @@ uno::Reference< uno::XInterface > SAL_CALL OOoEmbeddedObjectFactory::createInsta uno::Reference< uno::XInterface > xResult; - // the initialization is completelly controlled by user + // the initialization is completely controlled by user if ( !xStorage.is() ) throw lang::IllegalArgumentException( ::rtl::OUString::createFromAscii( "No parent storage is provided!\n" ), uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), diff --git a/main/embeddedobj/source/msole/advisesink.cxx b/main/embeddedobj/source/msole/advisesink.cxx index 01e8e7aba0c..5ed2fb06148 100644 --- a/main/embeddedobj/source/msole/advisesink.cxx +++ b/main/embeddedobj/source/msole/advisesink.cxx @@ -108,7 +108,7 @@ STDMETHODIMP_(void) OleWrapperAdviseSink::OnRename(LPMONIKER) STDMETHODIMP_(void) OleWrapperAdviseSink::OnSave(void) { // TODO: ??? - // The object knows about document saving already since it contolls it as ClienSite + // The object knows about document saving already since it controls it as ClientSite // other interested listeners must be registered for the object } diff --git a/main/embeddedobj/source/msole/xolefactory.cxx b/main/embeddedobj/source/msole/xolefactory.cxx index cad8b0f9831..f546d57b645 100644 --- a/main/embeddedobj/source/msole/xolefactory.cxx +++ b/main/embeddedobj/source/msole/xolefactory.cxx @@ -278,7 +278,7 @@ uno::Reference< uno::XInterface > SAL_CALL OleEmbeddedObjectFactory::createInsta { RTL_LOGFILE_CONTEXT( aLog, "embeddedobj (mv76033) OleEmbeddedObjectFactory::createInstanceUserInit" ); - // the initialization is completelly controlled by user + // the initialization is completely controlled by user if ( !xStorage.is() ) throw lang::IllegalArgumentException( ::rtl::OUString::createFromAscii( "No parent storage is provided!\n" ), uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ), diff --git a/main/filter/source/xslt/import/wordml/wordml2ooo_path.xsl b/main/filter/source/xslt/import/wordml/wordml2ooo_path.xsl index cbb19a7e7e0..0cc1c869b9c 100644 --- a/main/filter/source/xslt/import/wordml/wordml2ooo_path.xsl +++ b/main/filter/source/xslt/import/wordml/wordml2ooo_path.xsl @@ -587,7 +587,7 @@