summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-19 14:03:27 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-06-21 19:56:13 +0000
commit9ed033917b0bdaeb663395224a5e5b8b20a67169 (patch)
treefee00e845d8a2790efd874e5946f2fd07557b156
parent703832caef64e212d276667c7f2d79e4018abeea (diff)
Fix typos
Change-Id: I2297bf392a405f02be2450f4624f1c9fc0b512ce Reviewed-on: https://gerrit.libreoffice.org/16373 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
-rw-r--r--basegfx/source/polygon/b2dlinegeometry.cxx2
-rw-r--r--comphelper/source/property/opropertybag.hxx4
-rw-r--r--cui/source/dialogs/hlinettp.cxx5
-rw-r--r--editeng/source/editeng/editattr.cxx2
-rw-r--r--i18nlangtag/source/isolang/isolang.cxx2
-rw-r--r--include/editeng/unoedsrc.hxx2
-rw-r--r--include/tools/pathutils.hxx2
-rw-r--r--include/ucbhelper/simpleauthenticationrequest.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpbackgroundstuff.hxx2
-rw-r--r--sc/source/ui/docshell/docsh.cxx2
-rw-r--r--sc/source/ui/docshell/docsh6.cxx2
-rw-r--r--sd/source/ui/remotecontrol/DiscoveryService.cxx2
-rw-r--r--sfx2/source/appl/appdde.cxx2
-rw-r--r--sfx2/source/doc/objxtor.cxx2
-rw-r--r--svx/source/tbxctrls/grafctrl.cxx2
-rw-r--r--sw/inc/crsrsh.hxx2
-rw-r--r--sw/source/filter/ww8/ww8atr.cxx2
-rw-r--r--sw/source/uibase/uiview/view.cxx2
-rw-r--r--vcl/inc/svdata.hxx2
-rw-r--r--vcl/opengl/scale.cxx2
20 files changed, 21 insertions, 24 deletions
diff --git a/basegfx/source/polygon/b2dlinegeometry.cxx b/basegfx/source/polygon/b2dlinegeometry.cxx
index 3b185b6a6546..2c07558966b1 100644
--- a/basegfx/source/polygon/b2dlinegeometry.cxx
+++ b/basegfx/source/polygon/b2dlinegeometry.cxx
@@ -140,7 +140,7 @@ namespace basegfx
if(aEdge.equalZero())
{
- // start and end point the same, but control vectors used -> baloon curve loop
+ // start and end point the same, but control vectors used -> balloon curve loop
// is not a simple edge
return false;
}
diff --git a/comphelper/source/property/opropertybag.hxx b/comphelper/source/property/opropertybag.hxx
index 48db10e1344e..2130b2d6fdb6 100644
--- a/comphelper/source/property/opropertybag.hxx
+++ b/comphelper/source/property/opropertybag.hxx
@@ -158,10 +158,10 @@ namespace comphelper
// XEnumerationAccess (base of XSet)
virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createEnumeration( ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
- // XElementAccess (basf of XEnumerationAccess
+ // XElementAccess (base of XEnumerationAccess)
virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual sal_Bool SAL_CALL hasElements( ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
- /** === UNO interface implementations == **/
+ // UNO interface implementations
// XPropertyState
virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle( sal_Int32 _nHandle ) const SAL_OVERRIDE;
diff --git a/cui/source/dialogs/hlinettp.cxx b/cui/source/dialogs/hlinettp.cxx
index 82bb1384cb37..465e6a102e2d 100644
--- a/cui/source/dialogs/hlinettp.cxx
+++ b/cui/source/dialogs/hlinettp.cxx
@@ -266,12 +266,9 @@ IMPL_LINK_NOARG(SvxHyperlinkInternetTp, ModifiedLoginHdl_Impl)
return 0L;
}
-/*************************************************************************
-|************************************************************************/
-
void SvxHyperlinkInternetTp::SetScheme(const OUString& rScheme)
{
- //if rScheme is empty or unknown the default beaviour is like it where HTTP
+ //if rScheme is empty or unknown the default behaviour is like it where HTTP
bool bFTP = rScheme.startsWith(sFTPScheme);
bool bInternet = !(bFTP);
diff --git a/editeng/source/editeng/editattr.cxx b/editeng/source/editeng/editattr.cxx
index dcb9fa014b87..21cd75073e6d 100644
--- a/editeng/source/editeng/editattr.cxx
+++ b/editeng/source/editeng/editattr.cxx
@@ -475,7 +475,7 @@ void EditCharAttribRelief::SetFont( SvxFont& rFont, OutputDevice* )
EditCharAttribGrabBag::EditCharAttribGrabBag( const SfxGrabBagItem& rAttr, sal_uInt16 _nStart, sal_uInt16 _nEnd )
: EditCharAttrib( rAttr, _nStart, _nEnd )
{
- DBG_ASSERT( rAttr.Which() == EE_CHAR_GRABBAG, "Not a grab bage attribute!" );
+ DBG_ASSERT( rAttr.Which() == EE_CHAR_GRABBAG, "Not a grab bag attribute!" );
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx
index ee8406c16de3..4e8308c8fae2 100644
--- a/i18nlangtag/source/isolang/isolang.cxx
+++ b/i18nlangtag/source/isolang/isolang.cxx
@@ -830,7 +830,7 @@ static IsoLangEngEntry const aImplIsoLangEngEntries[] =
{ LANGUAGE_ENGLISH_CARRIBEAN, "AI" }, // Anguilla
{ LANGUAGE_ENGLISH_CARRIBEAN, "AG" }, // Antigua and Barbuda
{ LANGUAGE_ENGLISH_CARRIBEAN, "BS" }, // Bahamas
- { LANGUAGE_ENGLISH_CARRIBEAN, "BB" }, // Barbedos
+ { LANGUAGE_ENGLISH_CARRIBEAN, "BB" }, // Barbados
{ LANGUAGE_ENGLISH_CARRIBEAN, "BM" }, // Bermuda
{ LANGUAGE_ENGLISH_CARRIBEAN, "KY" }, // Cayman Islands
{ LANGUAGE_ENGLISH_CARRIBEAN, "GD" }, // Grenada
diff --git a/include/editeng/unoedsrc.hxx b/include/editeng/unoedsrc.hxx
index 581093afe00b..43c516a87d58 100644
--- a/include/editeng/unoedsrc.hxx
+++ b/include/editeng/unoedsrc.hxx
@@ -525,7 +525,7 @@ public:
/** Cut current selection to clipboard.
- @eturn balse if no selection or no view (the empty selection _is_ a selection)
+ @eturn false if no selection or no view (the empty selection _is_ a selection)
*/
virtual bool Cut() = 0;
diff --git a/include/tools/pathutils.hxx b/include/tools/pathutils.hxx
index 666a250d1583..ddb9852fe61b 100644
--- a/include/tools/pathutils.hxx
+++ b/include/tools/pathutils.hxx
@@ -56,7 +56,7 @@ WCHAR * filename(WCHAR * path);
@param frontBegin, frontEnd
Forms a valid range [frontBegin .. frontEnd) of less than MAX_PATH size.
@param backBegin, backLength
- Forms a valid range [backBeghin .. backBegin + backLength) of less than
+ Forms a valid range [backBegin .. backBegin + backLength) of less than
MAX_PATH size.
@return
A pointer to the terminating null character of the concatenation, or NULL
diff --git a/include/ucbhelper/simpleauthenticationrequest.hxx b/include/ucbhelper/simpleauthenticationrequest.hxx
index 85e949e45490..1e9a740743a1 100644
--- a/include/ucbhelper/simpleauthenticationrequest.hxx
+++ b/include/ucbhelper/simpleauthenticationrequest.hxx
@@ -87,7 +87,7 @@ public:
* @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
+ * @param bAllowUseSystemCredentials specifies if requesting client is
* able to obtain and use system credentials for authentication
*/
SimpleAuthenticationRequest( const OUString & rURL,
diff --git a/lotuswordpro/source/filter/lwpbackgroundstuff.hxx b/lotuswordpro/source/filter/lwpbackgroundstuff.hxx
index 60d12d1d75ce..c31f142ca3c2 100644
--- a/lotuswordpro/source/filter/lwpbackgroundstuff.hxx
+++ b/lotuswordpro/source/filter/lwpbackgroundstuff.hxx
@@ -55,7 +55,7 @@
************************************************************************/
/*************************************************************************
* @file
-* Backgound object of Wordpro.
+* Background object of Wordpro.
************************************************************************/
#ifndef INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPBACKGROUNDSTUFF_HXX
#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPBACKGROUNDSTUFF_HXX
diff --git a/sc/source/ui/docshell/docsh.cxx b/sc/source/ui/docshell/docsh.cxx
index ad3b6bffee8f..96838a0bcdd7 100644
--- a/sc/source/ui/docshell/docsh.cxx
+++ b/sc/source/ui/docshell/docsh.cxx
@@ -2974,7 +2974,7 @@ void ScDocShell::ResetKeyBindings( ScOptionsUtil::KeyBindingType eType )
vector<const awt::KeyEvent*> aKeys;
aKeys.reserve(4);
- // Backsapce key
+ // Backspace key
awt::KeyEvent aBackspace;
aBackspace.KeyCode = awt::Key::BACKSPACE;
aBackspace.Modifiers = 0;
diff --git a/sc/source/ui/docshell/docsh6.cxx b/sc/source/ui/docshell/docsh6.cxx
index edcb21c7dfa2..3c5db065ce9f 100644
--- a/sc/source/ui/docshell/docsh6.cxx
+++ b/sc/source/ui/docshell/docsh6.cxx
@@ -452,7 +452,7 @@ void ScDocShell::SetFormulaOptions( const ScFormulaOptions& rOpt, bool bForLoadi
// This is nasty because it resets module globals from within a docshell!
// For actual damage caused see fdo#82183 where an unconditional
// ScGlobal::ResetFunctionList() (without checking GetUseEnglishFuncName())
- // lead to a crash becasuse the function list was still used by the Formula
+ // lead to a crash because the function list was still used by the Formula
// Wizard when loading the second document.
// Do the stupid stuff only when we're not called while loading a document.
diff --git a/sd/source/ui/remotecontrol/DiscoveryService.cxx b/sd/source/ui/remotecontrol/DiscoveryService.cxx
index 9ce33ae98e47..d60ea34d5a27 100644
--- a/sd/source/ui/remotecontrol/DiscoveryService.cxx
+++ b/sd/source/ui/remotecontrol/DiscoveryService.cxx
@@ -155,7 +155,7 @@ void SAL_CALL DiscoveryService::run()
setupSockets();
- // Kept for backwrad compatibility
+ // Kept for backward compatibility
char aBuffer[BUFFER_SIZE];
while ( true )
{
diff --git a/sfx2/source/appl/appdde.cxx b/sfx2/source/appl/appdde.cxx
index 241fedf17166..081d6770cd04 100644
--- a/sfx2/source/appl/appdde.cxx
+++ b/sfx2/source/appl/appdde.cxx
@@ -441,7 +441,7 @@ bool SfxApplication::InitializeDde()
// we certainly want to support RTF!
pAppData_Impl->pDdeService->AddFormat( SotClipboardFormatId::RTF );
- // Config path as a topic becauseof multiple starts
+ // Config path as a topic because of multiple starts
INetURLObject aOfficeLockFile( SvtPathOptions().GetUserConfigPath() );
aOfficeLockFile.insertName( "soffice.lck" );
OUString aService( SfxDdeServiceName_Impl(
diff --git a/sfx2/source/doc/objxtor.cxx b/sfx2/source/doc/objxtor.cxx
index 60bd56815e15..4676c9e7f2be 100644
--- a/sfx2/source/doc/objxtor.cxx
+++ b/sfx2/source/doc/objxtor.cxx
@@ -840,7 +840,7 @@ void SfxObjectShell::InitBasicManager_Impl()
*/
{
- /* #163556# (DR) - Handling of recursive calls while creating the Bacic
+ /* #163556# (DR) - Handling of recursive calls while creating the Basic
manager.
It is possible that (while creating the Basic manager) the code that
diff --git a/svx/source/tbxctrls/grafctrl.cxx b/svx/source/tbxctrls/grafctrl.cxx
index cb5add9fe78c..5c1d763988be 100644
--- a/svx/source/tbxctrls/grafctrl.cxx
+++ b/svx/source/tbxctrls/grafctrl.cxx
@@ -270,7 +270,7 @@ ImplGrafControl::ImplGrafControl(
maImage->SetImage( aImage );
maImage->SetSizePixel( aImgSize );
- // we want to see the backbround of the toolbox, not of the FixedImage or Control
+ // we want to see the background of the toolbox, not of the FixedImage or Control
maImage->SetBackground( Wallpaper( COL_TRANSPARENT ) );
SetBackground( Wallpaper( COL_TRANSPARENT ) );
diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx
index 17cf27b4374f..3e82b0c9a00d 100644
--- a/sw/inc/crsrsh.hxx
+++ b/sw/inc/crsrsh.hxx
@@ -167,7 +167,7 @@ private:
// (used in Invalidate by Cursor)
Link<> m_aFlyMacroLnk; /**< Link will be called, if the Crsr is set
- into a fly. A macro can be then becalled */
+ into a fly. A macro can then be called */
Link<> m_aChgLnk; /**< link will be called by every attribute/
format changes at cursor position.*/
Link<> m_aGrfArrivedLnk; ///< Link calls to UI if a graphic is arrived
diff --git a/sw/source/filter/ww8/ww8atr.cxx b/sw/source/filter/ww8/ww8atr.cxx
index 7b1639f1e468..d9ca775b8762 100644
--- a/sw/source/filter/ww8/ww8atr.cxx
+++ b/sw/source/filter/ww8/ww8atr.cxx
@@ -384,7 +384,7 @@ bool MSWordExportBase::SetAktPageDescFromNode(const SwNode &rNd)
}
// Da WW nur Break-After ( Pagebreak und Sectionbreaks ) kennt, im SW aber
-// Bagebreaks "vor" und "nach" und Pagedescs nur "vor" existieren, werden
+// Pagebreaks "vor" und "nach" und Pagedescs nur "vor" existieren, werden
// die Breaks 2* durchgeklimpert, naemlich vor und hinter jeder Zeile.
// Je nach BreakTyp werden sie vor oder nach der Zeile gesetzt.
// Es duerfen nur Funktionen gerufen werden, die nicht in den
diff --git a/sw/source/uibase/uiview/view.cxx b/sw/source/uibase/uiview/view.cxx
index 8800bfae5229..e19673c65228 100644
--- a/sw/source/uibase/uiview/view.cxx
+++ b/sw/source/uibase/uiview/view.cxx
@@ -550,7 +550,7 @@ void SwView::_CheckReadonlyState()
SfxItemState eStateRO, eStateProtAll;
const SfxPoolItem *pItem;
// Query the status from a slot which is only known to us.
- // Otherwise the slot is known from other; like the BasidIde
+ // Otherwise the slot is known from other; like the BasicIde
eStateRO = rDis.QueryState( FN_INSERT_BOOKMARK, pItem );
eStateProtAll = rDis.QueryState( FN_EDIT_REGION, pItem );
bool bChgd = false;
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index 595812abdb66..0485d85992e2 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -234,7 +234,7 @@ struct ImplSVHelpData
bool mbContextHelp : 1; // is ContextHelp enabled
bool mbExtHelp : 1; // is ExtendedHelp enabled
bool mbExtHelpMode : 1; // is in ExtendedHelp Mode
- bool mbOldBalloonMode : 1; // BallonMode, before ExtHelpMode started
+ bool mbOldBalloonMode : 1; // BalloonMode, before ExtHelpMode started
bool mbBalloonHelp : 1; // is BalloonHelp enabled
bool mbQuickHelp : 1; // is QuickHelp enabled
bool mbSetKeyboardHelp : 1; // tiphelp was activated by keyboard
diff --git a/vcl/opengl/scale.cxx b/vcl/opengl/scale.cxx
index 950aa5078fc1..852592b5788b 100644
--- a/vcl/opengl/scale.cxx
+++ b/vcl/opengl/scale.cxx
@@ -194,7 +194,7 @@ bool OpenGLSalBitmap::ImplScaleConvolution(
is that each resulting pixel is the average of all the source pixel values
it represents. Which is trivial in the case of exact multiples for downscaling,
the generic case needs to also consider that some source pixels contribute
- only partially to their resulting pixels (becauses of non-integer multiples).
+ only partially to their resulting pixels (because of non-integer multiples).
*/
bool OpenGLSalBitmap::ImplScaleArea( double rScaleX, double rScaleY )
{