summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--framework/inc/helper/ocomponentenumeration.hxx2
-rw-r--r--qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerControlAccess.java2
-rw-r--r--sc/qa/unit/ucalc.cxx2
-rw-r--r--svx/source/accessibility/ChildrenManager.cxx2
-rw-r--r--sw/source/core/frmedt/tblsel.cxx2
-rw-r--r--sw/source/core/inc/SwPortionHandler.hxx2
-rw-r--r--sw/source/core/txtnode/ndtxt.cxx2
-rw-r--r--sw/source/uibase/wrtsh/wrtsh3.cxx2
-rw-r--r--testtools/source/performance/ubtest.cxx2
-rw-r--r--vcl/osx/a11ytextwrapper.mm2
10 files changed, 10 insertions, 10 deletions
diff --git a/framework/inc/helper/ocomponentenumeration.hxx b/framework/inc/helper/ocomponentenumeration.hxx
index 8e0c144ff002..ea3f1b57f976 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 9a9905f57025..d559716a04c6 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 f10a1fa1ee00..91c6b71d5811 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 77beb00aae45..5634fa424a39 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 e07b72eab41e..49298ac5ddf2 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 6dede18820ec..48fe4fe207da 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 5706694d7a2c..1ab0dff5b169 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 2192a32bbd4d..71b4140ec490 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 abc532fd5b97..5b1ebeed6d0d 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 bfa67d1a91e6..b878effbdab8 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;