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
19 changes: 0 additions & 19 deletions .github/linters/codespell.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ acend
acessor
aci
acitivation
acitvate
acive
acount
acounts
Expand Down Expand Up @@ -132,7 +131,6 @@ alled
allign
allignment
alllowed
allocted
alloed
alloted
allowd
Expand All @@ -151,7 +149,6 @@ alpah
alph
alpha-numeric
alread
alreay
als
alse
alternativ
Expand Down Expand Up @@ -196,7 +193,6 @@ apears
apeends
apend
apllying
aply
apoints
appartment
appeares
Expand Down Expand Up @@ -641,7 +637,6 @@ compatibiliy
compelete
compeletely
compicated
compilant
compiletime
compiller
completelly
Expand Down Expand Up @@ -764,7 +759,6 @@ contant
contants
contatenated
conted
conteiner
contens
conterpart
contet
Expand All @@ -773,7 +767,6 @@ contexta
contianing
contiguos
contination
continer
contition
contiuous
contnet
Expand Down Expand Up @@ -1535,7 +1528,6 @@ focuse
fof
foler
folled
folling
follod
folloing
follong
Expand Down Expand Up @@ -2126,7 +2118,6 @@ linheight
linke
linkes
listenes
listenning
listernes
lits
livetime
Expand All @@ -2136,7 +2127,6 @@ loacation
locahost
localed
localy
localzation
loccked
lockingf
loclaized
Expand Down Expand Up @@ -2411,8 +2401,6 @@ nummbers
numnber
obect
obects
obejct
obejcts
objcts
objec
objectin
Expand Down Expand Up @@ -2670,7 +2658,6 @@ polygone
polymorpic
polypoygon
polypoylgons
ponter
poperly
poperties
popoup
Expand Down Expand Up @@ -2974,7 +2961,6 @@ remoce
removeable
removeing
removerd
remved
remvoved
rende
rendererd
Expand Down Expand Up @@ -3417,7 +3403,6 @@ strin
strippen
stript
stronly
strorage
strotage
struc
structer
Expand Down Expand Up @@ -3746,10 +3731,7 @@ unsused
unter
untypically
unx
unxpected
upate
updateing
upercase
uperclass
uppon
upported
Expand All @@ -3776,7 +3758,6 @@ usuall
ususal
vaalues
vai
vaiants
vaid
vailable
vaild
Expand Down
8 changes: 4 additions & 4 deletions main/cli_ure/source/scripts/increment_version.pl
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
my $usage =
"The tool increments the minor version of assemblies and the major version of ".
"the respective policy files. This is only done if new uno types have been added since".
"the last product upate. This information is obtained from the file which is passed as ".
"the last product update. This information is obtained from the file which is passed as ".
"argument changedTypes. The names in the version file must have a particular form. ".
"They must end on one of folling terms: NEW_VERSION, OLD_VERSION, POLICY_VERSION\n".
"If no new published types habe been added then no output, argument newVersions, is written".
"They must end on one of following terms: NEW_VERSION, OLD_VERSION, POLICY_VERSION\n".
"If no new published types have been added then no output, argument newVersions, is written".
"Usage is: \n increment_version.pl oldVersions incVersions newVersions changedTypes\n\n".
"oldVersion: Contains name value pairs, which are used for forming the config files of ".
"the policy assemblies, for building the assemblies. \n\n".
Expand Down Expand Up @@ -101,7 +101,7 @@
}
else
{
print "\nNew UNO types were addes since last release. The version will be increased.\n\n";
print "\nNew UNO types were added since last release. The version will be increased.\n\n";
}

#read in incVersions in a list
Expand Down
14 changes: 7 additions & 7 deletions main/comphelper/inc/comphelper/locale.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class COMPHELPER_DLLPUBLIC Locale
static const sal_Unicode SEPERATOR_CV;

/** @short separates COUNTRY and VARIANT part of an ISO formatted Locale.
@descr Its true for some linux derivates only :-( */
@descr Its true for some linux derivatives only :-( */
static const sal_Unicode SEPERATOR_CV_LINUX;

/** @short some predefined Locale objects. */
Expand Down Expand Up @@ -180,7 +180,7 @@ class COMPHELPER_DLLPUBLIC Locale

@param sISO
an ISO formatted string value, which can be parsed and
tokenized into a Lamnguage, Country and Variant part.
tokenized into a Language, Country and Variant part.

@throw MalFormedLocaleException
if conversion failed.
Expand Down Expand Up @@ -231,7 +231,7 @@ class COMPHELPER_DLLPUBLIC Locale
/** @short returns the country/region code for this locale.

@descr That will either be the empty string or an
upercase ISO 3166 2-letter code.
uppercase ISO 3166 2-letter code.

@return [string]
the country code.
Expand Down Expand Up @@ -261,7 +261,7 @@ class COMPHELPER_DLLPUBLIC Locale
/** @short set the new country/region code for this locale.

@descr That will either be the empty string or an
upercase ISO 3166 2-letter code.
uppercase ISO 3166 2-letter code.

@param sCountry
the country code.
Expand All @@ -283,7 +283,7 @@ class COMPHELPER_DLLPUBLIC Locale

@param sISO
an ISO formatted string value, which can be parsed and
tokenized into a Lamnguage, Country and Variant part.
tokenized into a Language, Country and Variant part.
e.g. "en-US" or "en-US_WIN"

@throw MalFormedLocaleException
Expand All @@ -295,7 +295,7 @@ class COMPHELPER_DLLPUBLIC Locale
//---------------------------------------
/** @short converts this Locale to an ISO formatted string value.

@descr The different parts of this Locale will be assempled
@descr The different parts of this Locale will be assembled
e.g. to "en-US" or "en-US_WIN"

@return [string]
Expand Down Expand Up @@ -352,7 +352,7 @@ class COMPHELPER_DLLPUBLIC Locale
If no "same" nor any "similar" locale could be found,
we try "x-default" and "x-notranslate" explicitly.
Sometimes localized variables are optimized and don't use
localzation really. E.g. in case the localized value is a fix
localization really. E.g. in case the localized value is a fix
product name.

If no locale match till now, we use any other existing
Expand Down
2 changes: 1 addition & 1 deletion main/oox/source/ole/axcontrol.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ sal_uInt32 ComCtlModelBase::getDataPartId() const
case COMCTL_VERSION_50: return mnDataPartId5;
case COMCTL_VERSION_60: return mnDataPartId6;
}
OSL_ENSURE( false, "ComCtlObjectBase::getDataPartId - unxpected version" );
OSL_ENSURE( false, "ComCtlObjectBase::getDataPartId - unexpected version" );
return SAL_MAX_UINT32;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ namespace sdr
aViewRange.transform(pTargetDevice->GetInverseViewTransformation());
}

// upate local ViewInformation2D
// update local ViewInformation2D
const drawinglayer::geometry::ViewInformation2D aNewViewInformation2D(
basegfx::B2DHomMatrix(),
pTargetDevice->GetViewTransformation(),
Expand Down
2 changes: 1 addition & 1 deletion main/sw/source/core/crsr/trvltbl.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ sal_Bool SwCrsrShell::SelTblBox()
pTblCrsr->Exchange();

// with some luck, UpdateCrsr() will now update everything that
// needs updateing
// needs updating
UpdateCrsr();

return sal_True;
Expand Down
2 changes: 1 addition & 1 deletion main/sw/source/core/text/inftxt.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -1377,7 +1377,7 @@ static void lcl_InitHyphValues( PropertyValues &rVals,
pVal[1].Value <<= nMinTrailing;
}
else {
DBG_ERROR( "unxpected size of sequence" );
DBG_ERROR( "unexpected size of sequence" );
}
}

Expand Down
2 changes: 1 addition & 1 deletion main/sw/source/filter/ww8/ww8scan.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@ public:
// to decide which table stream is valid.

sal_uInt16 fExtChar :1; // 1000 =1, when using extended character set in file
sal_uInt16 fFarEast :1; // 4000 =1, probably, when far-East language vaiants of Word is used to create a file #i90932#
sal_uInt16 fFarEast :1; // 4000 =1, probably, when far-East language variants of Word is used to create a file #i90932#

sal_uInt16 fObfuscated :1; // 8000=1. specifies whether the document is obfuscated using XOR obfuscation. otherwise this bit MUST be ignored.

Expand Down
2 changes: 1 addition & 1 deletion main/sw/source/ui/inc/toxmgr.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class SwForm;
/*--------------------------------------------------------------------
Beschreibung: Manager fuer Verzeichnisfunktionalitaet
--------------------------------------------------------------------*/
//one single method will be sufficient to insert AND upate indexes
//one single method will be sufficient to insert AND update indexes

class SW_DLLPUBLIC SwTOXDescription
{
Expand Down