[Libreoffice-commits] core.git: basic/source hwpfilter/source lotuswordpro/source offapi/com svgio/inc UnoControls/source vcl/source

Julien Nabet serval2412 at yahoo.fr
Sun Mar 8 08:47:14 PDT 2015


 UnoControls/source/controls/framecontrol.cxx              |    2 +-
 basic/source/classes/sbunoobj.cxx                         |    4 ++--
 basic/source/comp/exprgen.cxx                             |    2 +-
 basic/source/sbx/sbxvar.cxx                               |    4 ++--
 hwpfilter/source/mzstring.h                               |    2 +-
 lotuswordpro/source/filter/lwpsdwrect.hxx                 |    4 ++--
 lotuswordpro/source/filter/xfilter/xfshadow.hxx           |    2 +-
 offapi/com/sun/star/document/XInteractionFilterSelect.idl |    2 +-
 svgio/inc/svgio/svgreader/svgtools.hxx                    |    2 +-
 vcl/source/gdi/regionband.cxx                             |    2 +-
 10 files changed, 13 insertions(+), 13 deletions(-)

New commits:
commit 5f6fcb4e7c8c273ca4a0211bf1b6f99a20ef5feb
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sun Mar 8 16:44:44 2015 +0100

    Typos
    
    Change-Id: Ibc378fa5f515de61bb768b4ef082638b40c94e00

diff --git a/UnoControls/source/controls/framecontrol.cxx b/UnoControls/source/controls/framecontrol.cxx
index 466fa29..be295f5 100644
--- a/UnoControls/source/controls/framecontrol.cxx
+++ b/UnoControls/source/controls/framecontrol.cxx
@@ -212,7 +212,7 @@ sal_Bool SAL_CALL FrameControl::setGraphics( const Reference< XGraphics >& /*xDe
 
 Reference< XGraphics > SAL_CALL FrameControl::getGraphics() throw( RuntimeException, std::exception )
 {
-    // when its not posible to set graphics ! then its possible to return null
+    // when it's not possible to set graphics ! then it's possible to return null
     return Reference< XGraphics >();
 }
 
diff --git a/basic/source/classes/sbunoobj.cxx b/basic/source/classes/sbunoobj.cxx
index 0ae9bd5..ac69ddc 100644
--- a/basic/source/classes/sbunoobj.cxx
+++ b/basic/source/classes/sbunoobj.cxx
@@ -2106,7 +2106,7 @@ void SbUnoObject::SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCType,
                         Any aRetAny = xPropSet->getPropertyValue( pProp->GetName() );
                         // The use of getPropertyValue (instead of using the index) is
                         // suboptimal, but the refactoring to XInvocation is already pending
-                        // Otherwise it is posible to use FastPropertySet
+                        // Otherwise it is possible to use FastPropertySet
 
                         // take over the value from Uno to Sbx
                         unoToSbxValue( pVar, aRetAny );
@@ -2177,7 +2177,7 @@ void SbUnoObject::SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCType,
                         xPropSet->setPropertyValue( pProp->GetName(), aAnyValue );
                         // The use of getPropertyValue (instead of using the index) is
                         // suboptimal, but the refactoring to XInvocation is already pending
-                        // Otherwise it is posible to use FastPropertySet
+                        // Otherwise it is possible to use FastPropertySet
                     }
                     catch( const Exception& )
                     {
diff --git a/basic/source/comp/exprgen.cxx b/basic/source/comp/exprgen.cxx
index 4f42a4d..8525980 100644
--- a/basic/source/comp/exprgen.cxx
+++ b/basic/source/comp/exprgen.cxx
@@ -229,7 +229,7 @@ void SbiExprList::Gen()
                     // For the present: trigger an error
                     pParser->Error( SbERR_NO_NAMED_ARGS );
 
-                    // Later, if Named Args at DECLARE is posible
+                    // Later, if Named Args at DECLARE is possible
                     //for( sal_uInt16 i = 1 ; i < nParAnz ; i++ )
                     //{
                     //  SbiSymDef* pDef = pPool->Get( i );
diff --git a/basic/source/sbx/sbxvar.cxx b/basic/source/sbx/sbxvar.cxx
index 52b115f..410fe4b 100644
--- a/basic/source/sbx/sbxvar.cxx
+++ b/basic/source/sbx/sbxvar.cxx
@@ -234,7 +234,7 @@ const OUString& SbxVariable::GetName( SbxNameType t ) const
     }
     sal_Unicode cType = ' ';
     OUString aTmp( maName );
-    // short type? Then fetch it, posible this is 0.
+    // short type? Then fetch it, possible this is 0.
     SbxDataType et = GetType();
     if( t == SbxNAME_SHORT_TYPES )
     {
@@ -266,7 +266,7 @@ const OUString& SbxVariable::GetName( SbxNameType t ) const
         }
         aTmp += i->aName;
         cType = ' ';
-        // short type? Then fetch it, posible this is 0.
+        // short type? Then fetch it, possible this is 0.
         if( t == SbxNAME_SHORT_TYPES )
         {
             if( nt <= SbxSTRING )
diff --git a/hwpfilter/source/mzstring.h b/hwpfilter/source/mzstring.h
index 8c6f594..4ac98ce 100644
--- a/hwpfilter/source/mzstring.h
+++ b/hwpfilter/source/mzstring.h
@@ -90,7 +90,7 @@ class MzString
         const char*   c_str() const;
         operator  char*()         { return (char *)c_str(); }
 
-// If it is not posible to use the constructor with an initial
+// If it is not possible to use the constructor with an initial
 // allocation size, use the following member to set the size.
         bool      resize(int len);
 
diff --git a/lotuswordpro/source/filter/lwpsdwrect.hxx b/lotuswordpro/source/filter/lwpsdwrect.hxx
index dbcd37d..525e44f 100644
--- a/lotuswordpro/source/filter/lwpsdwrect.hxx
+++ b/lotuswordpro/source/filter/lwpsdwrect.hxx
@@ -70,10 +70,10 @@
 
 /**
  * @brief
- *   SdwRectangle: Not like rectangle in SODC, rectagles in Word Pro are
+ *   SdwRectangle: Not like rectangle in SODC, rectangles in Word Pro are
  * defined by 4 points. So they can be any posture in the two-dimensional
  * coordinate system. The class is used to describ such rectangles.
- *   The foure corner points must be save in menber variable:m_nRectCorner
+ *   The four corner points must be saved in member variable:m_nRectCorner
  * one after another. We assume the input order(the same order in .lwp files)
  * is as below:
  *
diff --git a/lotuswordpro/source/filter/xfilter/xfshadow.hxx b/lotuswordpro/source/filter/xfilter/xfshadow.hxx
index e9ed904..9d9d872 100644
--- a/lotuswordpro/source/filter/xfilter/xfshadow.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfshadow.hxx
@@ -74,7 +74,7 @@ public:
 
 public:
     /**
-     * @descr   set shadow position. You can refer to enumXFShadowPos to get all posible positions.
+     * @descr   set shadow position. You can refer to enumXFShadowPos to get all possible positions.
      */
     void    SetPosition(enumXFShadowPos pos);
 
diff --git a/offapi/com/sun/star/document/XInteractionFilterSelect.idl b/offapi/com/sun/star/document/XInteractionFilterSelect.idl
index 19c752a..0440fa1 100644
--- a/offapi/com/sun/star/document/XInteractionFilterSelect.idl
+++ b/offapi/com/sun/star/document/XInteractionFilterSelect.idl
@@ -48,7 +48,7 @@ published interface XInteractionFilterSelect : com::sun::star::task::XInteractio
     /** used by interaction to set selected filter
 
         <p>
-        This value must be save till another one will be set
+        This value must be saved till another one will be set
         and must be provided on getFilter() for interest users.
         </p>
      */
diff --git a/svgio/inc/svgio/svgreader/svgtools.hxx b/svgio/inc/svgio/svgreader/svgtools.hxx
index a2f1940..d6781c9 100644
--- a/svgio/inc/svgio/svgreader/svgtools.hxx
+++ b/svgio/inc/svgio/svgreader/svgtools.hxx
@@ -35,7 +35,7 @@ namespace svgio
         void myAssert(const OUString& rMessage);
 #endif
 
-// recommended value for this devise dependent unit, see CSS2 section 4.3.2 Lengths
+// recommended value for this device dependent unit, see CSS2 section 4.3.2 Lengths
 #define F_SVG_PIXEL_PER_INCH  90.0
 
         // common non-token strings
diff --git a/vcl/source/gdi/regionband.cxx b/vcl/source/gdi/regionband.cxx
index d1386cc..0ef5034 100644
--- a/vcl/source/gdi/regionband.cxx
+++ b/vcl/source/gdi/regionband.cxx
@@ -702,7 +702,7 @@ void RegionBand::Scale(double fScaleX, double fScaleY)
 
 void RegionBand::InsertBands(long nTop, long nBottom)
 {
-    // region empty? -> set rectagle as first entry!
+    // region empty? -> set rectangle as first entry!
     if ( !mpFirstBand )
     {
         // add band with boundaries of the rectangle


More information about the Libreoffice-commits mailing list