You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2018/08/26 16:32:16 UTC

svn commit: r1839231 - in /openoffice/trunk/main: chart2/source/view/charttypes/ dbaccess/source/core/dataaccess/ editeng/source/accessibility/ embeddedobj/source/msole/ filter/source/pdf/ fpicker/source/office/ offapi/com/sun/star/chart2/data/ offapi/...

Author: mseidel
Date: Sun Aug 26 16:32:16 2018
New Revision: 1839231

URL: http://svn.apache.org/viewvc?rev=1839231&view=rev
Log:
Fixed typo (meaningfull -> meaningful)

Modified:
    openoffice/trunk/main/chart2/source/view/charttypes/VSeriesPlotter.cxx
    openoffice/trunk/main/dbaccess/source/core/dataaccess/datasource.cxx
    openoffice/trunk/main/editeng/source/accessibility/AccessibleContextBase.cxx
    openoffice/trunk/main/embeddedobj/source/msole/olepersist.cxx
    openoffice/trunk/main/filter/source/pdf/pdfexport.cxx
    openoffice/trunk/main/fpicker/source/office/iodlg.cxx
    openoffice/trunk/main/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl
    openoffice/trunk/main/offapi/com/sun/star/drawing/modules.idl
    openoffice/trunk/main/offapi/com/sun/star/report/XReportDefinition.idl
    openoffice/trunk/main/offapi/com/sun/star/sdb/DataAccessDescriptor.idl
    openoffice/trunk/main/qadevOOo/tests/java/ifc/sdb/_RowSet.java
    openoffice/trunk/main/sal/osl/os2/pipeimpl.h
    openoffice/trunk/main/sal/osl/unx/thread.c
    openoffice/trunk/main/sal/osl/w32/pipeimpl.h
    openoffice/trunk/main/svx/inc/svx/AccessibleShapeTreeInfo.hxx
    openoffice/trunk/main/sw/source/ui/uiview/viewling.cxx

Modified: openoffice/trunk/main/chart2/source/view/charttypes/VSeriesPlotter.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/chart2/source/view/charttypes/VSeriesPlotter.cxx?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/chart2/source/view/charttypes/VSeriesPlotter.cxx (original)
+++ openoffice/trunk/main/chart2/source/view/charttypes/VSeriesPlotter.cxx Sun Aug 26 16:32:16 2018
@@ -1306,7 +1306,7 @@ double VSeriesPlotter::getMaximumYInRang
 
 double VSeriesPlotter::getMinimumZ()
 {
-    //this is the default for all charts without a meaningfull z axis
+    //this is the default for all charts without a meaningful z axis
     return 1.0;
 }
 double VSeriesPlotter::getMaximumZ()

Modified: openoffice/trunk/main/dbaccess/source/core/dataaccess/datasource.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/dbaccess/source/core/dataaccess/datasource.cxx?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/dbaccess/source/core/dataaccess/datasource.cxx (original)
+++ openoffice/trunk/main/dbaccess/source/core/dataaccess/datasource.cxx Sun Aug 26 16:32:16 2018
@@ -205,7 +205,7 @@ void SAL_CALL FlushNotificationAdapter::
 
 //--------------------------------------------------------------------------
 OAuthenticationContinuation::OAuthenticationContinuation()
-    :m_bRemberPassword(sal_True),   // TODO: a meaningfull default
+    :m_bRemberPassword(sal_True),   // TODO: a meaningful default
     m_bCanSetUserName(sal_True)
 {
 }

Modified: openoffice/trunk/main/editeng/source/accessibility/AccessibleContextBase.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/editeng/source/accessibility/AccessibleContextBase.cxx?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/editeng/source/accessibility/AccessibleContextBase.cxx (original)
+++ openoffice/trunk/main/editeng/source/accessibility/AccessibleContextBase.cxx Sun Aug 26 16:32:16 2018
@@ -181,7 +181,7 @@ void AccessibleContextBase::SetRelationS
 {
     OSL_TRACE ("setting relation set");
 
-    // Try to emit some meaningfull events indicating differing relations in
+    // Try to emit some meaningful events indicating differing relations in
     // both sets.
     typedef std::pair<short int,short int> RD;
     const RD aRelationDescriptors[] = {

Modified: openoffice/trunk/main/embeddedobj/source/msole/olepersist.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/embeddedobj/source/msole/olepersist.cxx?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/embeddedobj/source/msole/olepersist.cxx (original)
+++ openoffice/trunk/main/embeddedobj/source/msole/olepersist.cxx Sun Aug 26 16:32:16 2018
@@ -2017,7 +2017,7 @@ void SAL_CALL OleEmbeddedObject::reload(
 	// TODO:
 	// throw away current document
 	// load new document from current storage
-	// use meaningfull part of lArguments
+	// use meaningful part of lArguments
 }
 
 //------------------------------------------------------

Modified: openoffice/trunk/main/filter/source/pdf/pdfexport.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/filter/source/pdf/pdfexport.cxx?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/filter/source/pdf/pdfexport.cxx (original)
+++ openoffice/trunk/main/filter/source/pdf/pdfexport.cxx Sun Aug 26 16:32:16 2018
@@ -665,7 +665,7 @@ sal_Bool PDFExport::Export( const OUStri
 //set values needed in encryption
 //set encryption level, fixed, but here it can set by the UI if needed.
 // true is 128 bit, false 40
-//note that in 40 bit mode the UI needs reworking, since the current UI is meaningfull only for
+//note that in 40 bit mode the UI needs reworking, since the current UI is meaningful only for
 //128bit security mode
                 aContext.Encryption.Security128bit = sal_True;
 

Modified: openoffice/trunk/main/fpicker/source/office/iodlg.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/fpicker/source/office/iodlg.cxx?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/fpicker/source/office/iodlg.cxx (original)
+++ openoffice/trunk/main/fpicker/source/office/iodlg.cxx Sun Aug 26 16:32:16 2018
@@ -3068,7 +3068,7 @@ void SvtFileDialog::AddControls_Impl( )
 		_pImp->_pLbTemplates->SetHelpId( HID_FILEOPEN_VERSION );
 			// This is strange. During the re-factoring during 96930, I discovered that this help id
 			// is set in the "Templates mode". This was hidden in the previous implementation.
-			// Shouldn't this be a more meaningfull help id.
+			// Shouldn't this be a more meaningful help id.
 			// 96930 - 15.08.2002 - fs@openoffice.org
 	}
     else if ( _nExtraBits & SFX_EXTRA_IMAGE_TEMPLATE )

Modified: openoffice/trunk/main/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl Sun Aug 26 16:32:16 2018
@@ -131,7 +131,7 @@ interface XDatabaseDataProvider
 
 		<p><member>Command</member> needs to be interpreted depending on the value of this property.</p>
 
-		<p>This property is only meaningfull together with the <member>Command</member>
+		<p>This property is only meaningful together with the <member>Command</member>
 		property, thus either <em>both</em> or <em>none</em> of them are present.</p>
 
 		@see com::sun::star::sdb::CommandType

Modified: openoffice/trunk/main/offapi/com/sun/star/drawing/modules.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/drawing/modules.idl?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/drawing/modules.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/drawing/modules.idl Sun Aug 26 16:32:16 2018
@@ -48,7 +48,7 @@ module com { module sun { module star {
     It coordinates changes to the configuration made by the other sub
     controllers so that
     <ul><li>unnecessary ui updates (flickering) is avoided and</li>
-    <li>and the configuration is always in a valid and meaningfull
+    <li>and the configuration is always in a valid and meaningful
     state.</li></ul></p>
     <p>For more information please see the wiki page of the <a
     href="http://wiki.services.openoffice.org/wiki/Drawing_framework">drawing framework</a>.

Modified: openoffice/trunk/main/offapi/com/sun/star/report/XReportDefinition.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/report/XReportDefinition.idl?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/report/XReportDefinition.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/report/XReportDefinition.idl Sun Aug 26 16:32:16 2018
@@ -230,7 +230,7 @@ published interface XReportDefinition
 
         <p><member>Command</member> needs to be interpreted depending on the value of this property.</p>
 
-        <p>This property is only meaningfull together with the <member>Command</member>
+        <p>This property is only meaningful together with the <member>Command</member>
         property, thus either <em>both</em> or <em>none</em> of them are present.</p>
 
         @see com::sun::star::sdb::CommandType

Modified: openoffice/trunk/main/offapi/com/sun/star/sdb/DataAccessDescriptor.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/sdb/DataAccessDescriptor.idl?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/sdb/DataAccessDescriptor.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/sdb/DataAccessDescriptor.idl Sun Aug 26 16:32:16 2018
@@ -130,7 +130,7 @@ published service DataAccessDescriptor
 
 		<p><member>Command</member> needs to be interpreted depending on the value of this property.</p>
 
-		<p>This property is only meaningfull together with the <member>Command</member>
+		<p>This property is only meaningful together with the <member>Command</member>
 		property, thus either <em>both</em> or <em>none</em> of them are present.</p>
 
 		@see com::sun::star::sdb::CommandType

Modified: openoffice/trunk/main/qadevOOo/tests/java/ifc/sdb/_RowSet.java
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/ifc/sdb/_RowSet.java?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/qadevOOo/tests/java/ifc/sdb/_RowSet.java (original)
+++ openoffice/trunk/main/qadevOOo/tests/java/ifc/sdb/_RowSet.java Sun Aug 26 16:32:16 2018
@@ -55,7 +55,7 @@ import com.sun.star.uno.Type;
  *
  * Properties are tested in a safe way, this means that old
  * properties' values are restored to their previous values
- * after testing. These values are meaningfull for further
+ * after testing. These values are meaningful for further
  * testing. <p>
  *
  * Properties testing is automated by <code>lib.MultiPropertyTest</code>.

Modified: openoffice/trunk/main/sal/osl/os2/pipeimpl.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sal/osl/os2/pipeimpl.h?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/sal/osl/os2/pipeimpl.h (original)
+++ openoffice/trunk/main/sal/osl/os2/pipeimpl.h Sun Aug 26 16:32:16 2018
@@ -44,7 +44,7 @@
 
 // Because the value of an invalid HANDLE returned by API functions differs 
 // between different functions and differs on different Windows platforms,
-// this function checks wether the handle has a meaningfull value.
+// this function checks wether the handle has a meaningful value.
 #ifndef __cplusplus
 
 #define IsValidHandle( handle ) ((DWORD)(handle) + 1 > 1)

Modified: openoffice/trunk/main/sal/osl/unx/thread.c
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sal/osl/unx/thread.c?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/sal/osl/unx/thread.c (original)
+++ openoffice/trunk/main/sal/osl/unx/thread.c Sun Aug 26 16:32:16 2018
@@ -1003,7 +1003,7 @@ static void osl_thread_textencoding_init
 
 	/*
 	Tools string functions call abort() on an unknown encoding so ASCII
-	is a meaningfull fallback regardless wether the assertion makes sense.
+	is a meaningful fallback regardless wether the assertion makes sense.
 	*/
 
 	if ( RTL_TEXTENCODING_DONTKNOW == defaultEncoding )

Modified: openoffice/trunk/main/sal/osl/w32/pipeimpl.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sal/osl/w32/pipeimpl.h?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/sal/osl/w32/pipeimpl.h (original)
+++ openoffice/trunk/main/sal/osl/w32/pipeimpl.h Sun Aug 26 16:32:16 2018
@@ -50,7 +50,7 @@
 
 // Because the value of an invalid HANDLE returned by API functions differs 
 // between different functions and differs on different Windows platforms,
-// this function checks wether the handle has a meaningfull value.
+// this function checks wether the handle has a meaningful value.
 #ifndef __cplusplus
 
 #define IsValidHandle( handle ) ((DWORD)(handle) + 1 > 1)

Modified: openoffice/trunk/main/svx/inc/svx/AccessibleShapeTreeInfo.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svx/inc/svx/AccessibleShapeTreeInfo.hxx?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/svx/inc/svx/AccessibleShapeTreeInfo.hxx (original)
+++ openoffice/trunk/main/svx/inc/svx/AccessibleShapeTreeInfo.hxx Sun Aug 26 16:32:16 2018
@@ -63,7 +63,7 @@ public:
             ::com::sun::star::document::XEventBroadcaster>& rxBroadcaster);
 
     /** Use this constructor to create an empty object that is filled later
-        with more meaningfull data.
+        with more meaningful data.
     */
     AccessibleShapeTreeInfo (void);
 

Modified: openoffice/trunk/main/sw/source/ui/uiview/viewling.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/ui/uiview/viewling.cxx?rev=1839231&r1=1839230&r2=1839231&view=diff
==============================================================================
--- openoffice/trunk/main/sw/source/ui/uiview/viewling.cxx (original)
+++ openoffice/trunk/main/sw/source/ui/uiview/viewling.cxx Sun Aug 26 16:32:16 2018
@@ -968,7 +968,7 @@ IMPL_LINK( SwFieldDialog, MyListBoxHandl
 	return 0;
     } else {
 	this->selection=pBox->GetSelectEntryPos();
-	EndDialog(9); //@TODO have meaningfull returns...
+	EndDialog(9); //@TODO have meaningful returns...
 	return 1;
     }
 }