summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basctl/qa/unit/data/basctl-dialogs-test.txt2
-rw-r--r--basic/source/uno/scriptcont.cxx2
-rwxr-xr-xbin/find-german-comments6
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_mips64/cpp2uno.cxx2
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx2
-rw-r--r--chart2/qa/unit/data/chart2-dialogs-test.txt2
-rw-r--r--cli_ure/source/climaker/climaker_emit.cxx2
-rw-r--r--cli_ure/source/uno_bridge/cli_data.cxx6
-rw-r--r--configure.ac6
-rw-r--r--cui/source/dialogs/hlmarkwn.cxx2
-rw-r--r--dbaccess/qa/unit/data/dbaccess-dialogs-test.txt2
-rw-r--r--dbaccess/source/core/api/RowSet.cxx2
-rw-r--r--dbaccess/source/ui/app/AppController.hxx2
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.hxx2
-rw-r--r--dbaccess/source/ui/inc/JoinTableView.hxx4
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx2
-rw-r--r--dbaccess/source/ui/misc/UITools.cxx2
-rw-r--r--dbaccess/source/ui/querydesign/QueryDesignView.cxx2
-rw-r--r--dbaccess/source/ui/querydesign/QueryTableView.cxx2
-rw-r--r--desktop/qa/unit/data/desktop-dialogs-test.txt2
-rw-r--r--desktop/source/app/app.cxx2
-rw-r--r--extensions/source/ole/unoconversionutilities.hxx2
-rw-r--r--extensions/source/propctrlr/formcomponenthandler.hxx4
-rw-r--r--filter/qa/unit/data/filter-dialogs-test.txt2
-rw-r--r--filter/source/config/cache/cacheitem.hxx2
-rw-r--r--filter/source/config/cache/typedetection.cxx2
-rw-r--r--filter/source/xslt/export/spreadsheetml/formular.xsl2
-rw-r--r--filter/source/xslt/export/spreadsheetml/styles.xsl2
-rw-r--r--filter/source/xslt/export/spreadsheetml/table.xsl6
-rw-r--r--filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl2
-rw-r--r--formula/qa/unit/data/formula-dialogs-test.txt2
-rw-r--r--fpicker/qa/unit/data/fpicker-dialogs-test.txt2
-rw-r--r--framework/inc/dispatch/closedispatcher.hxx2
-rw-r--r--framework/inc/protocols.h2
-rw-r--r--i18npool/source/localedata/data/locale.dtd2
-rw-r--r--include/comphelper/uno3.hxx4
-rw-r--r--include/test/screenshot_test.hxx2
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java6
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java10
-rw-r--r--odk/examples/DevelopersGuide/Text/TextDocuments.java2
-rw-r--r--reportdesign/qa/unit/data/reportdesign-dialogs-test.txt2
-rw-r--r--sc/qa/unit/screenshots/data/screenshots.txt2
-rw-r--r--sc/qa/unit/subsequent_export-test.cxx2
-rw-r--r--sc/source/core/opencl/formulagroupcl.cxx2
-rw-r--r--sc/source/ui/vba/vbarange.cxx4
-rw-r--r--sd/qa/unit/data/dialogs-test.txt2
-rw-r--r--sfx2/qa/unit/data/sfx2-dialogs-test.txt2
-rw-r--r--starmath/qa/unit/data/starmath-dialogs-test.txt2
-rw-r--r--svtools/qa/unit/data/svtools-dialogs-test.txt2
-rw-r--r--svx/source/sdr/contact/viewcontactofsdrpage.cxx2
-rw-r--r--svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx2
-rw-r--r--svx/source/svdraw/sdrmasterpagedescriptor.cxx2
-rw-r--r--sw/qa/unit/data/sw-dialogs-test.txt2
-rw-r--r--uui/qa/unit/data/uui-dialogs-test.txt2
-rw-r--r--vcl/qa/unit/data/vcl-dialogs-test.txt2
-rw-r--r--vcl/source/gdi/pngread.cxx2
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py2
-rw-r--r--xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt2
58 files changed, 76 insertions, 76 deletions
diff --git a/basctl/qa/unit/data/basctl-dialogs-test.txt b/basctl/qa/unit/data/basctl-dialogs-test.txt
index d412f4b1b774..fc05c8543317 100644
--- a/basctl/qa/unit/data/basctl-dialogs-test.txt
+++ b/basctl/qa/unit/data/basctl-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/basic/source/uno/scriptcont.cxx b/basic/source/uno/scriptcont.cxx
index a80bec7938b7..822583497cc2 100644
--- a/basic/source/uno/scriptcont.cxx
+++ b/basic/source/uno/scriptcont.cxx
@@ -467,7 +467,7 @@ void SAL_CALL SfxScriptLibraryContainer::changeLibraryPassword( const OUString&
if( !bStorage && !pImplLib->mbDoc50Password )
{
- // Store application basic uncrypted
+ // Store application basic unencrypted
uno::Reference< embed::XStorage > xStorage;
storeLibraries_Impl( xStorage, false );
bKillCryptedFiles = true;
diff --git a/bin/find-german-comments b/bin/find-german-comments
index 504ed0e2bcf1..a944aaedf2b3 100755
--- a/bin/find-german-comments
+++ b/bin/find-german-comments
@@ -37,12 +37,12 @@ import string
class Parser:
"""
This parser extracts comments from source files, tries to guess
- their language and then prints out the german ones.
+ their language and then prints out the German ones.
"""
def __init__(self):
self.strip = string.punctuation + " \n"
self.text_cat = self.start_text_cat()
- parser = argparse.ArgumentParser(description='Searches for german comments in cxx/hxx source files inside a given root directory recursively.')
+ parser = argparse.ArgumentParser(description='Searches for German comments in cxx/hxx source files inside a given root directory recursively.')
parser.add_argument("-f", "--filenames-only", action="store_true",
help="Only print the filenames of files containing German comments")
parser.add_argument("-v", "--verbose", action="store_true",
@@ -138,7 +138,7 @@ class Parser:
def is_german(self, s):
"""
- determines if a string is german or not
+ determines if a string is German or not
"""
# for short strings we can't do reliable recognition, so skip
# short strings and less than 4 words
diff --git a/bridges/source/cpp_uno/gcc3_linux_mips64/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_linux_mips64/cpp2uno.cxx
index 7282208dddb9..ebde9821eab2 100644
--- a/bridges/source/cpp_uno/gcc3_linux_mips64/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_mips64/cpp2uno.cxx
@@ -111,7 +111,7 @@ namespace
{
/* Most MIPS ABIs view the arguments as a struct, of which the
first N words go in registers and the rest go on the stack. If I < N, the
- Ith word might go in Ith integer argument register or the Ith
+ With word might go in With integer argument register or the With
floating-point one. For these ABIs, we only need to remember the number
of words passed so far. We are interested only in n64 ABI,so it is the
case.
diff --git a/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx
index 8cb99c3831ea..2f1a87c961f9 100644
--- a/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx
@@ -48,7 +48,7 @@ static typelib_TypeClass cpp2uno_call(
{
int ng = 0; //number of gpr registers used
#ifndef __NO_FPRS__
- int nf = 0; //number of fpr regsiters used
+ int nf = 0; //number of fpr registers used
#endif
void ** pCppStack; //temporary stack pointer
diff --git a/chart2/qa/unit/data/chart2-dialogs-test.txt b/chart2/qa/unit/data/chart2-dialogs-test.txt
index 57893cb3769f..42deae23e257 100644
--- a/chart2/qa/unit/data/chart2-dialogs-test.txt
+++ b/chart2/qa/unit/data/chart2-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/cli_ure/source/climaker/climaker_emit.cxx b/cli_ure/source/climaker/climaker_emit.cxx
index 720d04feb02f..9a6c7f3f6764 100644
--- a/cli_ure/source/climaker/climaker_emit.cxx
+++ b/cli_ure/source/climaker/climaker_emit.cxx
@@ -217,7 +217,7 @@ System::String^ mapUnoPolymorphicName(System::String^ unoName)
gcnew System::Text::StringBuilder(unoName->Substring(0, index +1 ));
//Find the first occurrence of ','
- //If the parameter is a polymorphic struct then we neede to ignore everything
+ //If the parameter is a polymorphic struct then we need to ignore everything
//between the brackets because it can also contain commas
//get the type list within < and >
int endIndex = unoName->Length - 1;
diff --git a/cli_ure/source/uno_bridge/cli_data.cxx b/cli_ure/source/uno_bridge/cli_data.cxx
index e51c833714ae..452d0af474d2 100644
--- a/cli_ure/source/uno_bridge/cli_data.cxx
+++ b/cli_ure/source/uno_bridge/cli_data.cxx
@@ -557,7 +557,7 @@ System::String^ mapPolymorphicName(System::String^ unoName, bool bCliToUno)
builder->Append(unoName->Substring(0, index +1 ));
//Find the first occurrence of ','
- //If the parameter is a polymorphic struct then we neede to ignore everything
+ //If the parameter is a polymorphic struct then we need to ignore everything
//between the brackets because it can also contain commas
//get the type list within < and >
int endIndex = unoName->Length - 1;
@@ -1445,7 +1445,7 @@ void Bridge::map_to_uno(void * uno_data, System::Object^ cli_data,
cli_data.
true - cli_data already contains the newly constructed object. This is the case if
a struct is converted then on the first call to map_to_cli the new object is created.
- If the struct inherits another struct then this function is called recursivly while the
+ If the struct inherits another struct then this function is called recursively while the
newly created object is passed in cli_data.
*/
void Bridge::map_to_cli(
@@ -1545,7 +1545,7 @@ void Bridge::map_to_cli(
//create the type
System::Type^ cliType= loadCliType(td.get()->pTypeName);
- //detect if we recursivly convert inherited structures
+ //detect if we recursively convert inherited structures
//If this point is reached because of a recursive call during covering a
//struct then we must not create a new object rather we use the one in
// cli_data argument.
diff --git a/configure.ac b/configure.ac
index 7ef4a6c6a334..26dbf1004f2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7259,8 +7259,8 @@ if test "$enable_epm" = "yes"; then
else
_pt="pkg"
fi
- AC_MSG_WARN([the ${_pt}s will not be relocateable])
- add_warning "the ${_pt}s will not be relocateable"
+ AC_MSG_WARN([the ${_pt}s will not be relocatable])
+ add_warning "the ${_pt}s will not be relocatable"
AC_MSG_WARN([if you want to make sure installation without --nodeps and
relocation will work, you need to patch your epm with the
patch in epm/epm-3.7.patch or build with
@@ -9184,7 +9184,7 @@ if test -z "$enable_cve_tests"; then
case "$OS" in
WNT)
# Default cves off for windows with its wild and wonderful
- # varienty of AV software kicking in and panicing
+ # varienty of AV software kicking in and panicking
enable_cve_tests=no
;;
*)
diff --git a/cui/source/dialogs/hlmarkwn.cxx b/cui/source/dialogs/hlmarkwn.cxx
index 0af200e7a955..811c987d4758 100644
--- a/cui/source/dialogs/hlmarkwn.cxx
+++ b/cui/source/dialogs/hlmarkwn.cxx
@@ -551,7 +551,7 @@ bool SvxHlinkDlgMarkWnd::SelectEntry(const OUString& aStrMark)
/*************************************************************************
|*
-|* Click on Apply-Button / Doubleclick on item in tree
+|* Click on Apply-Button / Double-click on item in tree
|*
|************************************************************************/
diff --git a/dbaccess/qa/unit/data/dbaccess-dialogs-test.txt b/dbaccess/qa/unit/data/dbaccess-dialogs-test.txt
index 5063c98fe14e..1fd47cd605a4 100644
--- a/dbaccess/qa/unit/data/dbaccess-dialogs-test.txt
+++ b/dbaccess/qa/unit/data/dbaccess-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/dbaccess/source/core/api/RowSet.cxx b/dbaccess/source/core/api/RowSet.cxx
index d130eaac68fb..e83c9e896abf 100644
--- a/dbaccess/source/core/api/RowSet.cxx
+++ b/dbaccess/source/core/api/RowSet.cxx
@@ -569,7 +569,7 @@ void ORowSet::freeResources( bool _bComplete )
m_xColumns = nullptr;
if ( m_pColumns )
m_pColumns->disposing();
- // dispose the composer to avoid that everbody knows that the querycomposer is eol
+ // dispose the composer to avoid that everybody knows that the querycomposer is eol
try { ::comphelper::disposeComponent( m_xComposer ); }
catch(Exception&)
{
diff --git a/dbaccess/source/ui/app/AppController.hxx b/dbaccess/source/ui/app/AppController.hxx
index 9e40df4b2573..7b21b805e68a 100644
--- a/dbaccess/source/ui/app/AppController.hxx
+++ b/dbaccess/source/ui/app/AppController.hxx
@@ -310,7 +310,7 @@ namespace dbaui
,bool _bCollection = true
,const css::uno::Reference< css::ucb::XContent>& _xContent = css::uno::Reference< css::ucb::XContent>()
,bool _bMove = false);
- /** checks if delete command or rename comamnd is allowed
+ /** checks if delete command or rename command is allowed
@param _eType
The element type.
@param _bDelete
diff --git a/dbaccess/source/ui/app/AppDetailPageHelper.hxx b/dbaccess/source/ui/app/AppDetailPageHelper.hxx
index 0585154aca50..096f6045f65d 100644
--- a/dbaccess/source/ui/app/AppDetailPageHelper.hxx
+++ b/dbaccess/source/ui/app/AppDetailPageHelper.hxx
@@ -320,7 +320,7 @@ namespace dbaui
@param _eMode
the mode to set for the preview
@param _bForce
- Force the preview to be resetted
+ Force the preview to be reset
*/
void switchPreview(PreviewMode _eMode,bool _bForce = false);
diff --git a/dbaccess/source/ui/inc/JoinTableView.hxx b/dbaccess/source/ui/inc/JoinTableView.hxx
index a95dead35eb5..b44aa22d7cab 100644
--- a/dbaccess/source/ui/inc/JoinTableView.hxx
+++ b/dbaccess/source/ui/inc/JoinTableView.hxx
@@ -46,7 +46,7 @@ namespace dbaui
class OTableWindowData;
class OJoinDesignViewAccess;
- // this class conatins only the scrollbars to avoid that
+ // this class contains only the scrollbars to avoid that
// the tablewindows clip the scrollbars
class OJoinTableView;
class OScrollWindowHelper : public vcl::Window
@@ -216,7 +216,7 @@ namespace dbaui
corresponding Wins and Conns */
virtual void ReSync() { }
- /** Hart deletion
+ /** Hard deletion
That means that all Conns and Wins are deleted from their respective
lists and the corresponding Datas removed from the document */
diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index bf730100eaaf..114e2ad78527 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -357,7 +357,7 @@ namespace dbaui
,OUString& _rsDatabaseName);
/** returns the standard database filter
- @retrun
+ @return
the filter
*/
std::shared_ptr<const SfxFilter> getStandardDatabaseFilter();
diff --git a/dbaccess/source/ui/misc/UITools.cxx b/dbaccess/source/ui/misc/UITools.cxx
index ca8f0ef4c2fd..1ba1f0b28887 100644
--- a/dbaccess/source/ui/misc/UITools.cxx
+++ b/dbaccess/source/ui/misc/UITools.cxx
@@ -1126,7 +1126,7 @@ TOTypeInfoSP queryPrimaryKeyType(const OTypeInfoMap& _rTypeInfo)
if ( !pTypeInfo.get() ) // just a fallback
pTypeInfo = queryTypeInfoByType(DataType::VARCHAR,_rTypeInfo);
- OSL_ENSURE(pTypeInfo.get(),"checkColumns: can't find a type which is useable as a key!");
+ OSL_ENSURE(pTypeInfo.get(),"checkColumns: can't find a type which is usable as a key!");
return pTypeInfo;
}
diff --git a/dbaccess/source/ui/querydesign/QueryDesignView.cxx b/dbaccess/source/ui/querydesign/QueryDesignView.cxx
index d8f7489a13ca..78a9f1f311f3 100644
--- a/dbaccess/source/ui/querydesign/QueryDesignView.cxx
+++ b/dbaccess/source/ui/querydesign/QueryDesignView.cxx
@@ -806,7 +806,7 @@ namespace
aWhereStr += C_AND;
aWhereStr += " ";
- // aCriteria could have some german numbers so I have to be sure here
+ // aCriteria could have some German numbers so I have to be sure here
OUString aErrorMsg;
Reference<XPropertySet> xColumn;
std::unique_ptr< ::connectivity::OSQLParseNode> pParseNode( _pView->getPredicateTreeFromEntry(pEntryField,aCriteria,aErrorMsg,xColumn));
diff --git a/dbaccess/source/ui/querydesign/QueryTableView.cxx b/dbaccess/source/ui/querydesign/QueryTableView.cxx
index d721ed7da46d..7ac7aff0fb89 100644
--- a/dbaccess/source/ui/querydesign/QueryTableView.cxx
+++ b/dbaccess/source/ui/querydesign/QueryTableView.cxx
@@ -613,7 +613,7 @@ void OQueryTableView::createNewConnection()
}
else
{
- // create a new conenction and append it
+ // create a new connection and append it
VclPtrInstance<OQueryTableConnection> pQConn(this, pData);
GetConnection(pQConn);
pConn = pQConn;
diff --git a/desktop/qa/unit/data/desktop-dialogs-test.txt b/desktop/qa/unit/data/desktop-dialogs-test.txt
index cdcf9227fc5a..f54db2a7b53c 100644
--- a/desktop/qa/unit/data/desktop-dialogs-test.txt
+++ b/desktop/qa/unit/data/desktop-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index d66fb1658054..f75fcac00ab8 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -2239,7 +2239,7 @@ OUString GetURL_Impl(
// Add path separator to these directory and make given URL (rName) absolute by using of current working directory
// Attention: "setFinalSlash()" is necessary for calling "smartRel2Abs()"!!!
- // Otherwhise last part will be ignored and wrong result will be returned!!!
+ // Otherwise last part will be ignored and wrong result will be returned!!!
// "smartRel2Abs()" interpret given URL as file not as path. So he truncate last element to get the base path ...
// But if we add a separator - he doesn't do it anymore.
INetURLObject aObj;
diff --git a/extensions/source/ole/unoconversionutilities.hxx b/extensions/source/ole/unoconversionutilities.hxx
index 98f1885367d2..95b0e69cab79 100644
--- a/extensions/source/ole/unoconversionutilities.hxx
+++ b/extensions/source/ole/unoconversionutilities.hxx
@@ -2072,7 +2072,7 @@ void UnoConversionUtilities<T>::dispatchExObject2Sequence( const VARIANTARG* pva
/* The argument unotype is the type that is expected by the currently called UNO function.
For example: []long, [][]long. If the function calls itself recursively then the element type
is passed on. For example a two dimensional SAFEARRAY of type VT_I4 is to be converted. Then
- unotype has to be either void or [][]long. When the function calls itself recursivly then
+ unotype has to be either void or [][]long. When the function calls itself recursively then
it passes the element type which is []long.
*/
template<class T>
diff --git a/extensions/source/propctrlr/formcomponenthandler.hxx b/extensions/source/propctrlr/formcomponenthandler.hxx
index 6c564c24a34c..955995bd0509 100644
--- a/extensions/source/propctrlr/formcomponenthandler.hxx
+++ b/extensions/source/propctrlr/formcomponenthandler.hxx
@@ -249,7 +249,7 @@ namespace pcr
*/
bool impl_dialogListSelection_nothrow( const OUString& _rProperty, ::osl::ClearableMutexGuard& _rClearBeforeDialog ) const;
- /** executes a dialog for chosing a filter or sort criterion for a database form
+ /** executes a dialog for choosing a filter or sort criterion for a database form
@param _bFilter
<TRUE/> if the Filter property should be used, <FALSE/> if it's the Order
property
@@ -273,7 +273,7 @@ namespace pcr
bool impl_dialogLinkedFormFields_nothrow( ::osl::ClearableMutexGuard& _rClearBeforeDialog ) const;
/** executes a dialog which allows the user to modify the FormatKey
- property of our component, by chosing a (number) format.
+ property of our component, by choosing a (number) format.
@precond
Our component actually has a FormatKey property.
@param _out_rNewValue
diff --git a/filter/qa/unit/data/filter-dialogs-test.txt b/filter/qa/unit/data/filter-dialogs-test.txt
index 1b6fcbc5b96c..966ba90d7bc9 100644
--- a/filter/qa/unit/data/filter-dialogs-test.txt
+++ b/filter/qa/unit/data/filter-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/filter/source/config/cache/cacheitem.hxx b/filter/source/config/cache/cacheitem.hxx
index b798f2d6cee7..3bcda69dfc7f 100644
--- a/filter/source/config/cache/cacheitem.hxx
+++ b/filter/source/config/cache/cacheitem.hxx
@@ -42,7 +42,7 @@ struct BaseLock
{
public:
- // must be mutable to be useable in const environments too!
+ // must be mutable to be usable in const environments too!
mutable ::osl::Mutex m_aLock;
};
diff --git a/filter/source/config/cache/typedetection.cxx b/filter/source/config/cache/typedetection.cxx
index 9afb3daa0ed1..03158f06e3ba 100644
--- a/filter/source/config/cache/typedetection.cxx
+++ b/filter/source/config/cache/typedetection.cxx
@@ -374,7 +374,7 @@ void printFlatDetectionList(const char* caption, const FlatDetection& types)
OUString SAL_CALL TypeDetection::queryTypeByDescriptor(css::uno::Sequence< css::beans::PropertyValue >& lDescriptor,
sal_Bool bAllowDeep )
{
- // make the descriptor more useable :-)
+ // make the descriptor more usable :-)
utl::MediaDescriptor stlDescriptor(lDescriptor);
OUString sType, sURL;
diff --git a/filter/source/xslt/export/spreadsheetml/formular.xsl b/filter/source/xslt/export/spreadsheetml/formular.xsl
index 040b706c866c..bbec139974ab 100644
--- a/filter/source/xslt/export/spreadsheetml/formular.xsl
+++ b/filter/source/xslt/export/spreadsheetml/formular.xsl
@@ -118,7 +118,7 @@
contains($expression, 'FLOOR(') or
contains($expression, 'IF(') or
contains($expression, 'ROUND('))">
- <!-- simply translate possily exisiting column & row references -->
+ <!-- simply translate possibly existing column & row references -->
<xsl:call-template name="translate-oooc-expression">
<xsl:with-param name="rowPos" select="$rowPos" />
<xsl:with-param name="columnPos" select="$columnPos" />
diff --git a/filter/source/xslt/export/spreadsheetml/styles.xsl b/filter/source/xslt/export/spreadsheetml/styles.xsl
index 16f9e943a785..54ae12c4d93f 100644
--- a/filter/source/xslt/export/spreadsheetml/styles.xsl
+++ b/filter/source/xslt/export/spreadsheetml/styles.xsl
@@ -135,7 +135,7 @@
</xsl:template>
<!-- resolving the style inheritance by starting from uppermost parent and
- overriding exisiting style properties by new found child properties -->
+ overriding existing style properties by new found child properties -->
<xsl:template name="merge-all-parent-styles">
<xsl:param name="currentStyle" />
diff --git a/filter/source/xslt/export/spreadsheetml/table.xsl b/filter/source/xslt/export/spreadsheetml/table.xsl
index 906505c694ff..a1dca71ec087 100644
--- a/filter/source/xslt/export/spreadsheetml/table.xsl
+++ b/filter/source/xslt/export/spreadsheetml/table.xsl
@@ -336,7 +336,7 @@
</xsl:call-template>
<xsl:if test="@table:number-rows-repeated &gt; 2 and (table:table-cell/@office:value-type or $firstDefaultCellStyle != '')">
<!-- In case a cell is being repeated, the cell will be created
- in a variabel, which is as many times given out, as being repeated -->
+ in a variable, which is as many times given out, as being repeated -->
<xsl:variable name="tableRow">
<xsl:call-template name="write-table-row">
<xsl:with-param name="columnNodes" select="$columnNodes" />
@@ -518,7 +518,7 @@
b) cells, which start with ss:Index (as ss:Index is not allowed to be repeated) -->
<xsl:when test="not(@table:formula) and not($setIndex)">
<!-- In case a non-empty cell is being repeated, the cell will be created
- in a variabel, which is as many times given out, as being repeated -->
+ in a variable, which is as many times given out, as being repeated -->
<xsl:variable name="tableCell">
<xsl:call-template name="create-table-cell">
<xsl:with-param name="setIndex" select="false()" /><!-- copied cells may not have indices -->
@@ -582,7 +582,7 @@
<xsl:otherwise>
<!-- in case no repetition took place -->
<xsl:choose>
- <!-- neglect en empty cells by using ss:Index Attribut -->
+ <!-- neglect an empty cell by using ss:Index Attribute -->
<xsl:when test="not(text()) and not(*) and not(@*)">
<xsl:choose>
<!-- if it is the last cell, write this cell -->
diff --git a/filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl b/filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl
index 062600f54e59..e5a126ec6104 100644
--- a/filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl
+++ b/filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl
@@ -690,7 +690,7 @@
</xsl:when>
<xsl:otherwise>
<!-- In case a cell is being repeated, the cell will be created
- in a variabel, which is as many times given out, as being repeated -->
+ in a variable, which is as many times given out, as being repeated -->
<xsl:variable name="tableRow">
<xsl:call-template name="write-table-row">
<xsl:with-param name="table-name" select="$table-name"/>
diff --git a/formula/qa/unit/data/formula-dialogs-test.txt b/formula/qa/unit/data/formula-dialogs-test.txt
index 2ba41852ca4b..0504c0ec853b 100644
--- a/formula/qa/unit/data/formula-dialogs-test.txt
+++ b/formula/qa/unit/data/formula-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/fpicker/qa/unit/data/fpicker-dialogs-test.txt b/fpicker/qa/unit/data/fpicker-dialogs-test.txt
index f856a0f23dab..a38c926782ef 100644
--- a/fpicker/qa/unit/data/fpicker-dialogs-test.txt
+++ b/fpicker/qa/unit/data/fpicker-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/framework/inc/dispatch/closedispatcher.hxx b/framework/inc/dispatch/closedispatcher.hxx
index ff340e981aea..d82745f7384f 100644
--- a/framework/inc/dispatch/closedispatcher.hxx
+++ b/framework/inc/dispatch/closedispatcher.hxx
@@ -245,7 +245,7 @@ class CloseDispatcher : public ::cppu::WeakImplHelper<
has to be closed itself (target=_self) ... sometimes its parent frame
has to be closed - BUT(!) it means a parent frame containing a top level
window. _top can't be used then for dispatch - because it address TopFrames
- not frames containg top level windows. So normally _magic (which btw does not
+ not frames containing top level windows. So normally _magic (which btw does not
exists at the moment .-) ) should be used. So we interpret target=<empty>
as _magic !
diff --git a/framework/inc/protocols.h b/framework/inc/protocols.h
index 3496b75da3fb..c0a1743b6574 100644
--- a/framework/inc/protocols.h
+++ b/framework/inc/protocols.h
@@ -40,7 +40,7 @@ namespace framework{
#define SPECIALPROTOCOL_PRIVATE_STREAM "private:stream"
// indicates creation of empty documents
#define SPECIALPROTOCOL_PRIVATE_FACTORY "private:factory"
-// internal protocol of the sfx project for generic dispatch funtionality
+// internal protocol of the sfx project for generic dispatch functionality
#define SPECIALPROTOCOL_SLOT "slot:"
// external representation of the slot protocol using names instead of id's
#define SPECIALPROTOCOL_UNO ".uno:"
diff --git a/i18npool/source/localedata/data/locale.dtd b/i18npool/source/localedata/data/locale.dtd
index 53736783dd44..1425d6f33789 100644
--- a/i18npool/source/localedata/data/locale.dtd
+++ b/i18npool/source/localedata/data/locale.dtd
@@ -199,7 +199,7 @@
<!ATTLIST FormatElement type (short|medium|long) #REQUIRED >
<!--
There may be up to three groups (type="short", type="medium", type="long")
- for each usage category defined. Each group, if defined, needs excactly one
+ for each usage category defined. Each group, if defined, needs exactly one
default. The type roughly determines the display string length, for example
short, medium, and long date formats.
diff --git a/include/comphelper/uno3.hxx b/include/comphelper/uno3.hxx
index 05756fe709b5..b21fe75765bf 100644
--- a/include/comphelper/uno3.hxx
+++ b/include/comphelper/uno3.hxx
@@ -88,7 +88,7 @@ namespace comphelper
//= deriving from multiple XInterface-derived classes
- //= forwarding/merging XInterface funtionality
+ //= forwarding/merging XInterface functionality
#define DECLARE_XINTERFACE( ) \
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) override; \
@@ -124,7 +124,7 @@ namespace comphelper
}
- //= forwarding/merging XTypeProvider funtionality
+ //= forwarding/merging XTypeProvider functionality
#define DECLARE_XTYPEPROVIDER( ) \
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes( ) override; \
diff --git a/include/test/screenshot_test.hxx b/include/test/screenshot_test.hxx
index c4ffa9a1ca17..de773fcf682e 100644
--- a/include/test/screenshot_test.hxx
+++ b/include/test/screenshot_test.hxx
@@ -78,7 +78,7 @@ public:
/// as known dialog first. If not successful, it will then use the
/// fallback version to dump the dialog.
/// The syntax of the input file is as follows:
- /// - emty lines are allowed
+ /// - empty lines are allowed
/// - lines starting with '#' are treated as comment
/// - all other lines should contain a *.ui filename in the same
/// notation as in the dialog constructors(see code)
diff --git a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java
index a579290c550f..b9314bb9c467 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java
@@ -148,7 +148,7 @@ public class Interceptor implements com.sun.star.frame.XFrameActionListener,
* (started inside the original oneway method). We found all parameters of
* the original request packed inside a vector. Here we unpack it and
* call the right internal helper method, which implements the right
- * funtionality.
+ * functionality.
*
* @seealso frameAction()
* @seealso dispatch()
@@ -194,7 +194,7 @@ public class Interceptor implements com.sun.star.frame.XFrameActionListener,
* callback for frame action events
* We use it to update our interception. Because if a new component was loaded into
* the frame or another interceptor was registered, we should refresh our connection
- * to the frame. Otherwhise we can't guarantee full functionality here.
+ * to the frame. Otherwise we can't guarantee full functionality here.
*
* Note: Don't react synchronous in an asynchronous listener callback. So use a thread
* here to update anything.
@@ -597,7 +597,7 @@ public class Interceptor implements com.sun.star.frame.XFrameActionListener,
/*
* If this java application shutdown - we must cancel all current existing
- * listener connections. Otherwhise the office will run into some
+ * listener connections. Otherwise the office will run into some
* DisposedExceptions if it tries to use these forgotten listener references.
* And of course it can die doing that.
* We are registered at a central object to be informed if the VM will exit.
diff --git a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java
index 948483298657..cbea395c9492 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java
@@ -50,7 +50,7 @@ import com.sun.star.uno.UnoRuntime;
* reacts for status events we listen for
* We listen for status events to update our UI.
* To know which event must be used for which UI control
- * we use a special class to do that. Otherwhise we have
+ * we use a special class to do that. Otherwise we have
* to guess it ...
*
* Further we are frame action listener too.
@@ -155,7 +155,7 @@ class StatusListener implements com.sun.star.frame.XStatusListener,
* (started inside the original oneway method). We found all parameters of
* the original request packed inside a vector. Here we unpack it and
* call the right internal helper method, which implements the right
- * funtionality.
+ * functionality.
*
* @seealso frameAction()
* @seealso statusChanged()
@@ -259,7 +259,7 @@ class StatusListener implements com.sun.star.frame.XStatusListener,
{
JCheckBox aBox = (JCheckBox)m_rControl;
- // State must be a boolean value too. Otherwhise must
+ // State must be a boolean value too. Otherwise must
// ignore this event.
if ( ! (aEvent.State instanceof Boolean ) )
return;
@@ -390,7 +390,7 @@ class StatusListener implements com.sun.star.frame.XStatusListener,
*
* @param aEvent
* describes the source which fire this event
- * Must be our internal saved dispatch or frame. Otherwhise
+ * Must be our internal saved dispatch or frame. Otherwise
* somewhere know us without a registration ...
*/
public /*ONEWAY*/ void disposing(/*IN*/ com.sun.star.lang.EventObject aEvent)
@@ -419,7 +419,7 @@ class StatusListener implements com.sun.star.frame.XStatusListener,
/**
* If this java application shutdown - we must cancel all current existing
- * listener connections. Otherwhise the office will run into some
+ * listener connections. Otherwise the office will run into some
* DisposedExceptions if it tries to use these forgotten listener references.
* And of course it can die doing that.
* We are registered at a central object to be informed if the VM will exit.
diff --git a/odk/examples/DevelopersGuide/Text/TextDocuments.java b/odk/examples/DevelopersGuide/Text/TextDocuments.java
index 241733747c0c..6566d5e7fc66 100644
--- a/odk/examples/DevelopersGuide/Text/TextDocuments.java
+++ b/odk/examples/DevelopersGuide/Text/TextDocuments.java
@@ -965,7 +965,7 @@ public class TextDocuments {
++nDepth;
}
while ( nDepth < 200 && aBlockNames.length == 0 );
- // If we managed to find a group containg blocks...
+ // If we managed to find a group containing blocks...
if ( aBlockNames.length > 0 )
{
// Pick a random block in this group and get its
diff --git a/reportdesign/qa/unit/data/reportdesign-dialogs-test.txt b/reportdesign/qa/unit/data/reportdesign-dialogs-test.txt
index d56f389dad6f..d501e84fda2c 100644
--- a/reportdesign/qa/unit/data/reportdesign-dialogs-test.txt
+++ b/reportdesign/qa/unit/data/reportdesign-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/sc/qa/unit/screenshots/data/screenshots.txt b/sc/qa/unit/screenshots/data/screenshots.txt
index 033d7884a667..aa5553b7beab 100644
--- a/sc/qa/unit/screenshots/data/screenshots.txt
+++ b/sc/qa/unit/screenshots/data/screenshots.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/sc/qa/unit/subsequent_export-test.cxx b/sc/qa/unit/subsequent_export-test.cxx
index 0149b0585b0a..aaf82ae88c88 100644
--- a/sc/qa/unit/subsequent_export-test.cxx
+++ b/sc/qa/unit/subsequent_export-test.cxx
@@ -2892,7 +2892,7 @@ void ScExportTest::testCeilingFloorXLSX()
void ScExportTest::testCeilingFloorODSToXLSX()
{
- // tdf#100011 - Cannot open sheet containg FLOOR/CEILING functions by MS Excel, after export to .xlsx
+ // tdf#100011 - Cannot open sheet containing FLOOR/CEILING functions by MS Excel, after export to .xlsx
ScDocShellRef xShell = loadDoc("ceiling-floor.", FORMAT_ODS);
CPPUNIT_ASSERT_MESSAGE("Failed to load the document.", xShell.is());
diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx
index e29ecaac9aaf..6325694ffdbf 100644
--- a/sc/source/core/opencl/formulagroupcl.cxx
+++ b/sc/source/core/opencl/formulagroupcl.cxx
@@ -2358,7 +2358,7 @@ public:
if (CL_SUCCESS != err)
throw OpenCLError("clFinish", err, __FILE__, __LINE__);
- SAL_INFO("sc.opencl", "Relasing kernel " << redKernel);
+ SAL_INFO("sc.opencl", "Releasing kernel " << redKernel);
err = clReleaseKernel(redKernel);
SAL_WARN_IF(err != CL_SUCCESS, "sc.opencl", "clReleaseKernel failed: " << openclwrapper::errorString(err));
diff --git a/sc/source/ui/vba/vbarange.cxx b/sc/source/ui/vba/vbarange.cxx
index 3e44a75d22cd..21ac5d79635f 100644
--- a/sc/source/ui/vba/vbarange.cxx
+++ b/sc/source/ui/vba/vbarange.cxx
@@ -4633,7 +4633,7 @@ ScVbaRange::AutoFilter( const uno::Any& aField, const uno::Any& Criteria1, const
if ( rEntry.bDoQuery )
lcl_SetAllQueryForField( pShell, rEntry.nField, nSheet );
}
- // remove exising filters
+ // remove existing filters
uno::Reference< sheet::XSheetFilterDescriptor2 > xSheetFilterDescriptor(
xDataBaseRange->getFilterDescriptor(), uno::UNO_QUERY );
if( xSheetFilterDescriptor.is() )
@@ -4921,7 +4921,7 @@ void ScVbaRange::setShowDetail(const uno::Any& aShowDetail)
}
// #FIXME, seems there is a different behavior between MSO and OOo.
- // In OOo, the showDetail will show all the level entrys, while only show the first level entry in MSO
+ // In OOo, the showDetail will show all the level entries, while only show the first level entry in MSO
uno::Reference< sheet::XSheetOutline > xSheetOutline( helper.getSpreadSheet(), uno::UNO_QUERY_THROW );
if( bShowDetail )
xSheetOutline->showDetail( aOutlineAddress );
diff --git a/sd/qa/unit/data/dialogs-test.txt b/sd/qa/unit/data/dialogs-test.txt
index 075918790952..eb70982b92c5 100644
--- a/sd/qa/unit/data/dialogs-test.txt
+++ b/sd/qa/unit/data/dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/sfx2/qa/unit/data/sfx2-dialogs-test.txt b/sfx2/qa/unit/data/sfx2-dialogs-test.txt
index 08f07a6cb574..2a8c217c8268 100644
--- a/sfx2/qa/unit/data/sfx2-dialogs-test.txt
+++ b/sfx2/qa/unit/data/sfx2-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/starmath/qa/unit/data/starmath-dialogs-test.txt b/starmath/qa/unit/data/starmath-dialogs-test.txt
index 50d42beafbad..7847bc71f570 100644
--- a/starmath/qa/unit/data/starmath-dialogs-test.txt
+++ b/starmath/qa/unit/data/starmath-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/svtools/qa/unit/data/svtools-dialogs-test.txt b/svtools/qa/unit/data/svtools-dialogs-test.txt
index 518300488ef9..ea8d6725987f 100644
--- a/svtools/qa/unit/data/svtools-dialogs-test.txt
+++ b/svtools/qa/unit/data/svtools-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/svx/source/sdr/contact/viewcontactofsdrpage.cxx b/svx/source/sdr/contact/viewcontactofsdrpage.cxx
index 26616111848a..286b773dcbdb 100644
--- a/svx/source/sdr/contact/viewcontactofsdrpage.cxx
+++ b/svx/source/sdr/contact/viewcontactofsdrpage.cxx
@@ -196,7 +196,7 @@ drawinglayer::primitive2d::Primitive2DContainer ViewContactOfMasterPage::createV
// #i110846# Suppress SdrPage FillStyle for MasterPages without StyleSheets,
// else the PoolDefault (XFILL_COLOR and Blue8) will be used. Normally, all
- // MasterPages should have a StyleSheet excactly for this reason, but historically
+ // MasterPages should have a StyleSheet exactly for this reason, but historically
// e.g. the Notes MasterPage has no StyleSheet set (and there maybe others).
if(rPage.getSdrPageProperties().GetStyleSheet())
{
diff --git a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
index c9a3d29f0ef5..5dd4c7abcf83 100644
--- a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
+++ b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
@@ -66,7 +66,7 @@ verify those issues are still fixed. (Whenever you have some additional time, yo
an automatic test for one or more of those issues for which this is possible :)
http://www.openoffice.org/issues/show_bug.cgi?id=105992
-zooming documents containg (alive) form controls improperly positions the controls
+zooming documents containing (alive) form controls improperly positions the controls
http://www.openoffice.org/issues/show_bug.cgi?id=104362
crash when copy a control
diff --git a/svx/source/svdraw/sdrmasterpagedescriptor.cxx b/svx/source/svdraw/sdrmasterpagedescriptor.cxx
index eba958d7ce80..3bc645fb4dc7 100644
--- a/svx/source/svdraw/sdrmasterpagedescriptor.cxx
+++ b/svx/source/svdraw/sdrmasterpagedescriptor.cxx
@@ -97,7 +97,7 @@ namespace sdr
{
// #i110846# Suppress SdrPage FillStyle for MasterPages without StyleSheets,
// else the PoolDefault (XFILL_COLOR and Blue8) will be used. Normally, all
- // MasterPages should have a StyleSheet excactly for this reason, but historically
+ // MasterPages should have a StyleSheet exactly for this reason, but historically
// e.g. the Notes MasterPage has no StyleSheet set (and there maybe others).
pCorrectProperties = nullptr;
}
diff --git a/sw/qa/unit/data/sw-dialogs-test.txt b/sw/qa/unit/data/sw-dialogs-test.txt
index deecc98ac3f5..2732cfa830ca 100644
--- a/sw/qa/unit/data/sw-dialogs-test.txt
+++ b/sw/qa/unit/data/sw-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/uui/qa/unit/data/uui-dialogs-test.txt b/uui/qa/unit/data/uui-dialogs-test.txt
index c33944c94082..e5a4bcc71c12 100644
--- a/uui/qa/unit/data/uui-dialogs-test.txt
+++ b/uui/qa/unit/data/uui-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/vcl/qa/unit/data/vcl-dialogs-test.txt b/vcl/qa/unit/data/vcl-dialogs-test.txt
index 42354864f311..19fb5402c042 100644
--- a/vcl/qa/unit/data/vcl-dialogs-test.txt
+++ b/vcl/qa/unit/data/vcl-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)
diff --git a/vcl/source/gdi/pngread.cxx b/vcl/source/gdi/pngread.cxx
index 9037466f1b8c..35ec3b3bb595 100644
--- a/vcl/source/gdi/pngread.cxx
+++ b/vcl/source/gdi/pngread.cxx
@@ -1001,7 +1001,7 @@ bool PNGReaderImpl::ImplPreparePass()
mnYAdd = pParam->mnYAdd;
// in Interlace mode the size of scanline is not constant
- // so first we calculate the number of entrys
+ // so first we calculate the number of entries
long nScanWidth = (maOrigSize.Width() - mnXStart + mnXAdd - 1) / mnXAdd;
mnScansize = nScanWidth;
diff --git a/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py b/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
index ef60a2e790ac..72952dce2701 100644
--- a/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
+++ b/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
@@ -108,7 +108,7 @@ class FaxWizardDialogImpl(FaxWizardDialog):
#Greeting/Salutation/CommunicationType yet choose a default
self.__setDefaultForGreetingAndSalutationAndCommunication()
- #disable funtionality that is not supported by the template:
+ #disable functionality that is not supported by the template:
self.initializeElements()
#disable the document, so that the user cannot change anything:
diff --git a/xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt b/xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt
index a83cdfa7fa10..91af2a366716 100644
--- a/xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt
+++ b/xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt
@@ -13,7 +13,7 @@
# workdir/screenshots using the pattern of the ui-file name.
#
# Syntax:
-# - emty lines are allowed
+# - empty lines are allowed
# - lines starting with '#' are treated as comment
# - all other lines should contain a *.ui filename in the same
# notation as in the dialog constructors (see code)