[Libreoffice-commits] core.git: 2 commits - basegfx/source framework/inc qadevOOo/tests sc/qa svx/source sw/source testtools/source vcl/osx

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Mon Jul 4 10:21:38 UTC 2016


 basegfx/source/polygon/b2dlinegeometry.cxx                        |    2 +-
 framework/inc/helper/ocomponentenumeration.hxx                    |    2 +-
 qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerControlAccess.java |    2 +-
 sc/qa/unit/ucalc.cxx                                              |    2 +-
 svx/source/accessibility/ChildrenManager.cxx                      |    2 +-
 sw/source/core/frmedt/tblsel.cxx                                  |    2 +-
 sw/source/core/inc/SwPortionHandler.hxx                           |    2 +-
 sw/source/core/txtnode/ndtxt.cxx                                  |    2 +-
 sw/source/uibase/wrtsh/wrtsh3.cxx                                 |    2 +-
 testtools/source/performance/ubtest.cxx                           |    2 +-
 vcl/osx/a11ytextwrapper.mm                                        |    2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

New commits:
commit 8d2f282abeb0b701f7c49000d5433462bbda8602
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Mon Jul 4 12:20:48 2016 +0200

    typo: emtpy → empty
    
    Change-Id: I60cdcdc7fc38c175243c071f34295efa8739b717

diff --git a/framework/inc/helper/ocomponentenumeration.hxx b/framework/inc/helper/ocomponentenumeration.hxx
index 8e0c144..ea3f1b5 100644
--- a/framework/inc/helper/ocomponentenumeration.hxx
+++ b/framework/inc/helper/ocomponentenumeration.hxx
@@ -95,7 +95,7 @@ class OComponentEnumeration :   public ::cppu::WeakImplHelper< css::container::X
                         sal_False = other way
 
             @onerror    sal_False<BR>
-                        (List is emtpy and there no accessible elements ...)
+                        (List is empty and there no accessible elements ...)
         *//*-*****************************************************************************************************/
 
         virtual sal_Bool SAL_CALL hasMoreElements() throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerControlAccess.java b/qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerControlAccess.java
index 9a9905f..d559716 100644
--- a/qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerControlAccess.java
+++ b/qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerControlAccess.java
@@ -44,7 +44,7 @@ import com.sun.star.ui.dialogs.XFilePickerControlAccess;
 *    FilePicker dialog. </li>
 *  <li> <code>'XFilePickerControlAccess.ControlValue'</code> (of type
 *    <code>Object</code>) <b>optional</b> (but mostly desirable
-*    since the control has emtpy initial value):
+*    since the control has empty initial value):
 *    the value which can set for the control . </li>
 * <ul> <p>
 * Test is <b> NOT </b> multithread compliant. <p>
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index f10a1fa..91c6b71 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -1630,7 +1630,7 @@ void Test::testMatrix()
     CPPUNIT_ASSERT_MESSAGE("incorrect OR result", pMat->Or());
     CPPUNIT_ASSERT_MESSAGE("incorrect AND result", pMat->And());
 
-    // Now test the emtpy matrix type.
+    // Now test the empty matrix type.
     pMat = new ScFullMatrix(10, 20);
     pMat->GetDimensions(nC, nR);
     CPPUNIT_ASSERT_MESSAGE("matrix size is not as expected", nC == 10 && nR == 20);
diff --git a/svx/source/accessibility/ChildrenManager.cxx b/svx/source/accessibility/ChildrenManager.cxx
index 77beb00..5634fa4 100644
--- a/svx/source/accessibility/ChildrenManager.cxx
+++ b/svx/source/accessibility/ChildrenManager.cxx
@@ -45,7 +45,7 @@ ChildrenManager::~ChildrenManager()
 {
     mpImpl->dispose();
 
-    // emtpy
+    // empty
     OSL_TRACE ("~ChildrenManager");
 }
 
diff --git a/sw/source/core/frmedt/tblsel.cxx b/sw/source/core/frmedt/tblsel.cxx
index e07b72e..49298ac 100644
--- a/sw/source/core/frmedt/tblsel.cxx
+++ b/sw/source/core/frmedt/tblsel.cxx
@@ -1869,7 +1869,7 @@ void MakeSelUnions( SwSelUnions& rUnions, const SwLayoutFrame *pStart,
                 pRow = static_cast<const SwLayoutFrame*>(pRow->GetNext());
 
             // #i31976#
-            // A follow flow row may contain emtpy cells. These are not
+            // A follow flow row may contain empty cells. These are not
             // considered by FirstCell(). Therefore we have to find
             // the first cell manually:
             const SwFrame* pTmpCell = nullptr;
diff --git a/sw/source/core/inc/SwPortionHandler.hxx b/sw/source/core/inc/SwPortionHandler.hxx
index 6dede18..48fe4fe 100644
--- a/sw/source/core/inc/SwPortionHandler.hxx
+++ b/sw/source/core/inc/SwPortionHandler.hxx
@@ -43,7 +43,7 @@ class SwPortionHandler
 {
 public:
 
-    SwPortionHandler() {}           /// (emtpy) constructor
+    SwPortionHandler() {}           /// (empty) constructor
 
     virtual ~SwPortionHandler() {}  /// (empty) destructor
 
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index 5706694..1ab0dff 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -4186,7 +4186,7 @@ namespace {
     //     is set and changed after the attributes have been set
     // (6) Notify list tree, if count in list - RES_PARATR_LIST_ISCOUNTED - is set
     //     and changed after the attributes have been set
-    // (7) Set or Reset emtpy list style due to changed outline level - RES_PARATR_OUTLINELEVEL.
+    // (7) Set or Reset empty list style due to changed outline level - RES_PARATR_OUTLINELEVEL.
     class HandleSetAttrAtTextNode
     {
         public:
diff --git a/sw/source/uibase/wrtsh/wrtsh3.cxx b/sw/source/uibase/wrtsh/wrtsh3.cxx
index 2192a32..71b4140 100644
--- a/sw/source/uibase/wrtsh/wrtsh3.cxx
+++ b/sw/source/uibase/wrtsh/wrtsh3.cxx
@@ -166,7 +166,7 @@ sal_uInt16 SwWrtShell::CallEvent( sal_uInt16 nEvent, const SwCallMouseEvent& rCa
 }
 
     // If a util::URL-Button is selected, return its util::URL
-    // otherwise an emtpy string.
+    // otherwise an empty string.
 bool SwWrtShell::GetURLFromButton( OUString& rURL, OUString& rDescr ) const
 {
     bool bRet = false;
diff --git a/testtools/source/performance/ubtest.cxx b/testtools/source/performance/ubtest.cxx
index abc532f..5b1ebee 100644
--- a/testtools/source/performance/ubtest.cxx
+++ b/testtools/source/performance/ubtest.cxx
@@ -786,7 +786,7 @@ static void benchmark(
     while (i--)
         xBench->setString( aDummyString );
     tEnd = getSystemTicks();
-    rSheet.insert( "6c: setString() call (emtpy)", nLoop, tEnd - tStart );
+    rSheet.insert( "6c: setString() call (empty)", nLoop, tEnd - tStart );
     i = nLoop;
     tStart = getSystemTicks();
     while (i--)
diff --git a/vcl/osx/a11ytextwrapper.mm b/vcl/osx/a11ytextwrapper.mm
index bfa67d1..b878eff 100644
--- a/vcl/osx/a11ytextwrapper.mm
+++ b/vcl/osx/a11ytextwrapper.mm
@@ -272,7 +272,7 @@ using namespace ::com::sun::star::uno;
         @try {
             rtfData = [ attrString RTFFromRange: [ range rangeValue ] documentAttributes: @{NSDocumentTypeDocumentAttribute : NSRTFTextDocumentType} ];
         } @catch ( NSException * e) {
-            // emtpy
+            // empty
         }
     }
     return rtfData;
commit 39979c8f38c01f11b5223f8a5dab5b4b43ff5cc7
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Mon Jul 4 12:13:51 2016 +0200

    "it is working properly", not "it is working property"
    
    Change-Id: Ief34f2e110060dc9d6200e8533c64b1e12bfb37b

diff --git a/basegfx/source/polygon/b2dlinegeometry.cxx b/basegfx/source/polygon/b2dlinegeometry.cxx
index 1b4de14..b5163ec 100644
--- a/basegfx/source/polygon/b2dlinegeometry.cxx
+++ b/basegfx/source/polygon/b2dlinegeometry.cxx
@@ -521,7 +521,7 @@ namespace basegfx
                     // Solve by using tooling.
                     // Remark: This nearly never happens due to curve preparations to extreme points
                     // and maximum angle turning, but I constructed a test case and checked that it is
-                    // working property.
+                    // working properly.
                     const B2DPolyPolygon aTemp(tools::solveCrossovers(aBezierPolygon));
                     const sal_uInt32 nTempCount(aTemp.count());
 


More information about the Libreoffice-commits mailing list