Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 0 additions & 104 deletions .github/linters/codespell.txt
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,6 @@ buildin
buld
bumb
bundel
buttom
cace
cachable
calcable
Expand All @@ -381,53 +380,32 @@ canbe
cancelles
cange
cann
capabilties
capicity
caputre
carfull
carrage
carret
carribean
carridge
case-insensitiv
case-insensitve
case-sensitiv
cashe
catastropic
catched
catory
cauched
causion
ccahe
ccertificate
ccordinate
ceate
ceating
ceation
ceck
cecker
cedentials
cehck
cehcking
celle
cellxs
cenarios
centerd
cerate
cerates
cereates
certifice
certifificates
certiticate
chache
chached
chack
chage
chaged
chahged
chainging
chalenge
chanels
changeing
changin
chaning
Expand All @@ -437,38 +415,27 @@ characetrs
characted
characteres
charactersm
characterss
charactetistics
characture
charakter
charakters
charas
charascters
charaters
charcater
charcter
charcters
checed
chech
cheched
cheching
checke
checkes
chekced
cheking
chidren
childern
childrens
childs
chiuldren
chnge
choise
choosen
chosed
chosing
chossen
chracters
cintaner
circustances
ciriteria
cirle
Expand Down Expand Up @@ -605,17 +572,11 @@ constains
constands
constans
constantsm
constatnt
constcurts
constitently
constraing
constrainst
constrast
constrcuct
construcor
constructcor
construktor
construrtors
constuct
constucting
constuctor
Expand Down Expand Up @@ -649,69 +610,32 @@ contol
contolls
contols
contradically
contraints
contrl
controle
controll
controllerd
controlls
contruct
contructors
contructs
contsruction
contstants
contstraints
contstructing
contur
convension
conver
convered
convering
converssion
convertable
convertors
conveting
convience
convinience
convserion
coodinates
cooordinate
cooporative
coordiante
co-ordinates
copie
copiing
coplete
copmonent
copyed
copys
cordinates
corect
corected
coreesponding
coresponding
coresponds
corrcect
corrct
corrdinate
corrdinates
correcty
correcxt
correnspond
correspoding
correspont
corret
correted
corrosponding
corrrected
corrspond
corrsponding
cotain
cotained
cotainer
cotains
coud
coudn't
couldn
could'nt
could't
Expand All @@ -725,19 +649,11 @@ coveres
covert
coverted
coyp
cpation
cption
craete
craeted
craeting
crahses
crasher
crashs
crated
creaed
creatd
createable
createing
creater
credate
cript
Expand All @@ -756,7 +672,6 @@ currenty
curretn
currnet
curros
currrency
currupt
curser
customable
Expand All @@ -768,14 +683,12 @@ cuurently
cymk
cyrpto
daa
dabase
dadlock
dafault
dafaults
dasdot
dashs
databse
databses
datas
datebase
ddress
Expand All @@ -784,30 +697,17 @@ deactivatiion
deactive
deactived
deactiving
deafult
deaktivate
dealed
dealign
deattach
deattached
debuging
decalratiosn
deccelerate
decceleration
declartion
declataions
declation
declatory
decleration
declerations
decomoposition
decompositon
decompresser
decompse
decopose
decoratrion
decresing
decription
decroation
dectivate
defaul
Expand Down Expand Up @@ -1370,7 +1270,6 @@ funktion
funktions
funtions
furhtermore
furter
fwe
garant
garantied
Expand Down Expand Up @@ -1825,7 +1724,6 @@ linke
linkes
lins
listenes
listernes
lits
livetime
loaader
Expand Down Expand Up @@ -2549,7 +2447,6 @@ resset
ressets
ressource
ressources
ressult
restauration
reste
restes
Expand Down Expand Up @@ -2742,7 +2639,6 @@ signatur
signes
signle
silenty
similare
similary
similiary
simlified
Expand Down
2 changes: 1 addition & 1 deletion main/autodoc/inc/ary/qualiname.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class QualifiedName
bool i_bAbsolute )
{ Empty(); bIsAbsolute = i_bAbsolute; }
/** Reads a qualified name from a string.
If the last two charcters are "()", the inquiry IsFunction() will return
If the last two characters are "()", the inquiry IsFunction() will return
true.
*/
void AssignText(
Expand Down
2 changes: 1 addition & 1 deletion main/autodoc/source/parser/inc/tokens/tkpcontx.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class TkpContext
It leaves io_rText.CurChar() at the first char of the following Token or
the following Context.

This function returns, when a context has parsed some characterss
This function returns, when a context has parsed some characters
and completed a token OR left the context.
If the token is to be ignored, it is cut from io_rText.

Expand Down
2 changes: 1 addition & 1 deletion main/autodoc/source/parser_i/inc/tokens/tkpcont2.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class TkpContext
It leaves io_rText at the first char of the following Token or
the following Context.

This function returns, when a context has parsed some characterss
This function returns, when a context has parsed some characters
and completed a token OR left the context.
If the token is to be ignored, PassNewToken() returns false
and cuts the token from io_rText.
Expand Down
2 changes: 1 addition & 1 deletion main/basegfx/inc/basegfx/color/bcolormodifier.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ namespace basegfx
/** gamma correction

Input is a gamma correction value in the range ]0.0 .. 10.0]; the
color values get correted using
color values get corrected using

col(r,g,b) = clamp(pow(col(r,g,b), 1.0 / gamma), 0.0, 1.0)
*/
Expand Down
2 changes: 1 addition & 1 deletion main/basegfx/source/inc/hommatrixtemplate.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ namespace basegfx
}
}

// Left-upper decompositon
// Left-upper decomposition
bool ludcmp(sal_uInt16 nIndex[], sal_Int16& nParity)
{
double fBig, fSum, fDum;
Expand Down
2 changes: 1 addition & 1 deletion main/basegfx/source/polygon/b3dpolygontools.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ namespace basegfx
{
double fX(fOne - ((atan2(aVector.getZ(), aVector.getX()) + F_PI) / F_2PI));

// correct cartesinan point coordiante dependent from center value
// correct cartesian point coordinate dependent from center value
if(fX > fXCenter + 0.5)
{
fX -= fOne;
Expand Down
2 changes: 1 addition & 1 deletion main/basegfx/source/range/b2drangeclipper.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ namespace basegfx
Rectangle this edge is part of

@param fInvariantCoord
The invariant ccordinate value of this edge
The invariant coordinate value of this edge

@param eEdgeType
Is fInvariantCoord the lower or the higher value, for
Expand Down
2 changes: 1 addition & 1 deletion main/bridges/source/cpp_uno/gcc3_linux_intel/abi.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#include "share.hxx"

// At least Clang 3.8 can't compile our CPPU_CURRENT_NAMESPACE::__cxa_get_globals()
// decleration with <exception> or anything else that indirectly includes <cxxabi.h>
// declaration with <exception> or anything else that indirectly includes <cxxabi.h>
// included, as it sees it as a an overload of __cxxabi::__cxa_get_globals() with a
// different return type. Thus, it has to be placed in a file that doesn't include
// those, and wrapped in a function:
Expand Down
2 changes: 1 addition & 1 deletion main/canvas/source/directx/dx_surfacebitmap.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ namespace dxcanvas
{
// since clients will most probably draw directly
// to the GDI+ bitmap, we need to mark it as dirty
// to ensure that the corrosponding dxsurface will
// to ensure that the corresponding dxsurface will
// be updated.
mbIsSurfaceDirty = true;

Expand Down
4 changes: 2 additions & 2 deletions main/chart2/source/controller/main/SelectionHelper.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ void Selection::adaptSelectionToNewPos( const Point& rMousePos, DrawViewWrapper*
bool bBackGroundHit = m_aSelectedOID.getObjectCID().equals( aPageCID ) || m_aSelectedOID.getObjectCID().equals( aWallCID ) || !m_aSelectedOID.isAutoGeneratedObject();
if( bBackGroundHit )
{
//todo: if more than one diagram is available in future do chack the list of all diagrams here
//todo: if more than one diagram is available in future do check the list of all diagrams here
SdrObject* pDiagram = pDrawViewWrapper->getNamedSdrObject( aDiagramCID );
if( pDiagram )
{
Expand Down Expand Up @@ -447,7 +447,7 @@ ::rtl::OUString SelectionHelper::getHitObjectCID(
if( aRet.equals( aPageCID ) )
{
rtl::OUString aDiagramCID = ObjectIdentifier::createClassifiedIdentifier( OBJECTTYPE_DIAGRAM, rtl::OUString::valueOf( sal_Int32(0) ) );
//todo: if more than one diagram is available in future do chack the list of all diagrams here
//todo: if more than one diagram is available in future do check the list of all diagrams here
SdrObject* pDiagram = rDrawViewWrapper.getNamedSdrObject( aDiagramCID );
if( pDiagram )
{
Expand Down
Loading