[Libreoffice-commits] core.git: basegfx/source comphelper/source cui/source editeng/source i18nlangtag/source include/editeng include/tools include/ucbhelper lotuswordpro/source sc/source sd/source sfx2/source svx/source sw/inc sw/source vcl/inc vcl/opengl
Andrea Gelmini
andrea.gelmini at gelma.net
Sun Jun 21 12:56:36 PDT 2015
basegfx/source/polygon/b2dlinegeometry.cxx | 2 +-
comphelper/source/property/opropertybag.hxx | 4 ++--
cui/source/dialogs/hlinettp.cxx | 5 +----
editeng/source/editeng/editattr.cxx | 2 +-
i18nlangtag/source/isolang/isolang.cxx | 2 +-
include/editeng/unoedsrc.hxx | 2 +-
include/tools/pathutils.hxx | 2 +-
include/ucbhelper/simpleauthenticationrequest.hxx | 2 +-
lotuswordpro/source/filter/lwpbackgroundstuff.hxx | 2 +-
sc/source/ui/docshell/docsh.cxx | 2 +-
sc/source/ui/docshell/docsh6.cxx | 2 +-
sd/source/ui/remotecontrol/DiscoveryService.cxx | 2 +-
sfx2/source/appl/appdde.cxx | 2 +-
sfx2/source/doc/objxtor.cxx | 2 +-
svx/source/tbxctrls/grafctrl.cxx | 2 +-
sw/inc/crsrsh.hxx | 2 +-
sw/source/filter/ww8/ww8atr.cxx | 2 +-
sw/source/uibase/uiview/view.cxx | 2 +-
vcl/inc/svdata.hxx | 2 +-
vcl/opengl/scale.cxx | 2 +-
20 files changed, 21 insertions(+), 24 deletions(-)
New commits:
commit 9ed033917b0bdaeb663395224a5e5b8b20a67169
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Fri Jun 19 14:03:27 2015 +0200
Fix typos
Change-Id: I2297bf392a405f02be2450f4624f1c9fc0b512ce
Reviewed-on: https://gerrit.libreoffice.org/16373
Reviewed-by: Noel Grandin <noelgrandin at gmail.com>
Tested-by: Noel Grandin <noelgrandin at gmail.com>
diff --git a/basegfx/source/polygon/b2dlinegeometry.cxx b/basegfx/source/polygon/b2dlinegeometry.cxx
index 3b185b6..2c07558 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 48db10e..2130b2d 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 82bb138..465e6a1 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 dcb9fa0..21cd750 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 ee8406c..4e8308c 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 581093a..43c516a 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 666a250..ddb9852 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 85e949e..1e9a740 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 60d12d1..c31f142 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 ad3b6bf..96838a0 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 edcb21c..3c5db06 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 9ce33ae..d60ea34 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 241fedf..081d677 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 60bd568..4676c9e 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 cb5add9..5c1d763 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 17cf27b..3e82b0c 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 7b1639f..d9ca775 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 8800bfa..e19673c 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 595812a..0485d85 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 950aa50..852592b 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 )
{
More information about the Libreoffice-commits
mailing list