[Libreoffice-commits] core.git: basegfx/source basic/source connectivity/source cppcanvas/source dbaccess/source drawinglayer/source editeng/source embeddedobj/source extensions/qa framework/inc framework/qa framework/source include/svtools include/unotools libreofficekit/qa lotuswordpro/source odk/examples package/source qadevOOo/runner qadevOOo/tests reportdesign/source sc/source sd/source sfx2/qa sfx2/source solenv/bin svx/source sw/inc sw/source vcl/inc vcl/source wizards/com xmloff/source xmlsecurity/source

Andrea Gelmini andrea.gelmini at gelma.net
Sun Jun 28 05:29:00 PDT 2015


 basegfx/source/polygon/b2dpolygoncutandtouch.cxx                      |    2 +-
 basegfx/source/tools/canvastools.cxx                                  |    2 +-
 basic/source/comp/dim.cxx                                             |    2 +-
 connectivity/source/drivers/dbase/DTable.cxx                          |    2 +-
 cppcanvas/source/mtfrenderer/implrenderer.cxx                         |    2 +-
 dbaccess/source/ui/app/AppDetailPageHelper.hxx                        |    2 +-
 dbaccess/source/ui/misc/UITools.cxx                                   |    2 +-
 drawinglayer/source/processor2d/vclpixelprocessor2d.cxx               |    2 +-
 editeng/source/editeng/edtspell.cxx                                   |    2 +-
 embeddedobj/source/commonembedding/persistence.cxx                    |    2 +-
 extensions/qa/integration/extensions/Frame.java                       |    2 +-
 framework/inc/classes/framecontainer.hxx                              |    2 +-
 framework/qa/complex/framework/autosave/Protocol.java                 |    2 +-
 framework/source/services/frame.cxx                                   |    2 +-
 include/svtools/table/tablesort.hxx                                   |    2 +-
 include/svtools/treelistentry.hxx                                     |    2 +-
 include/unotools/mediadescriptor.hxx                                  |    2 +-
 libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx                   |    2 +-
 lotuswordpro/source/filter/lwpgrfobj.cxx                              |    2 +-
 lotuswordpro/source/filter/xfilter/xfnumfmt.hxx                       |    2 +-
 odk/examples/DevelopersGuide/Text/TextDocuments.java                  |    2 +-
 package/source/xstor/xstorage.cxx                                     |    2 +-
 qadevOOo/runner/helper/APIDescGetter.java                             |    2 +-
 qadevOOo/runner/helper/CwsDataExchangeImpl.java                       |    2 +-
 qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java          |    2 +-
 reportdesign/source/ui/inc/GeometryHandler.hxx                        |    2 +-
 reportdesign/source/ui/report/ReportController.cxx                    |    2 +-
 sc/source/ui/view/gridwin.cxx                                         |    2 +-
 sd/source/ui/inc/optsitem.hxx                                         |    2 +-
 sfx2/qa/complex/sfx2/UndoManager.java                                 |    2 +-
 sfx2/source/control/dispatch.cxx                                      |    2 +-
 solenv/bin/modules/installer/scriptitems.pm                           |    2 +-
 svx/source/svdraw/svddrgmt.cxx                                        |    2 +-
 sw/inc/view.hxx                                                       |    2 +-
 sw/source/core/crsr/crsrsh.cxx                                        |    2 +-
 sw/source/filter/ww8/docxattributeoutput.cxx                          |    2 +-
 sw/source/ui/vba/vbainformationhelper.cxx                             |    2 +-
 vcl/inc/outdev.h                                                      |    2 +-
 vcl/source/window/dockingarea.cxx                                     |    2 +-
 wizards/com/sun/star/wizards/web/WWD_Events.py                        |    4 ++--
 xmloff/source/core/xmlexp.cxx                                         |    2 +-
 xmloff/source/text/XMLRedlineExport.cxx                               |    2 +-
 xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx |    2 +-
 43 files changed, 44 insertions(+), 44 deletions(-)

New commits:
commit 69c88a32aad2cafde197e98557868ad069795d60
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Tue Jun 23 09:58:19 2015 +0200

    Fix typos
    
    Change-Id: Ifd126a535f18db79a18aaec61b76cdf26ab33dff
    Reviewed-on: https://gerrit.libreoffice.org/16522
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/basegfx/source/polygon/b2dpolygoncutandtouch.cxx b/basegfx/source/polygon/b2dpolygoncutandtouch.cxx
index 6a4370a..25b0530 100644
--- a/basegfx/source/polygon/b2dpolygoncutandtouch.cxx
+++ b/basegfx/source/polygon/b2dpolygoncutandtouch.cxx
@@ -266,7 +266,7 @@ namespace basegfx
             // it is not sufficient to use findCuts() recursively. This will indeed find the cuts between the
             // segments of the two temporarily adaptive subdivided bezier segments, but not the touches or
             // equal points of them.
-            // It would be possible to find the toches using findTouches(), but at last with commpn points
+            // It would be possible to find the touches using findTouches(), but at last with common points
             // the adding of cut points (temporary points) would fail. But for these temporarily adaptive
             // subdivided bezier segments, common points may be not very likely, but the bug shows that it
             // happens.
diff --git a/basegfx/source/tools/canvastools.cxx b/basegfx/source/tools/canvastools.cxx
index f59f447..ec537ba 100644
--- a/basegfx/source/tools/canvastools.cxx
+++ b/basegfx/source/tools/canvastools.cxx
@@ -64,7 +64,7 @@ namespace basegfx
                 uno::Sequence< geometry::RealBezierSegment2D > outputSequence(nPointCount);
                 geometry::RealBezierSegment2D* pOutput = outputSequence.getArray();
 
-                // fill sequences and imply clodes polygon on this implementation layer
+                // fill sequences and imply closed polygon on this implementation layer
                 for(sal_uInt32 a(0); a < nPointCount; a++)
                 {
                     const basegfx::B2DPoint aStart(rPoly.getB2DPoint(a));
diff --git a/basic/source/comp/dim.cxx b/basic/source/comp/dim.cxx
index 461dcf6..47e8782 100644
--- a/basic/source/comp/dim.cxx
+++ b/basic/source/comp/dim.cxx
@@ -396,7 +396,7 @@ void SbiParser::DefVar( SbiOpcode eOp, bool bStatic )
             aGen.Gen( eOp2, pDef->GetId(), nOpnd2 );
         }
 
-        // Initialising for self-defined daty types
+        // Initialising for self-defined data types
         // and per NEW created variable
         if( pDef->GetType() == SbxOBJECT
          && pDef->GetTypeId() )
diff --git a/connectivity/source/drivers/dbase/DTable.cxx b/connectivity/source/drivers/dbase/DTable.cxx
index ced7ca5..0f13ae0 100644
--- a/connectivity/source/drivers/dbase/DTable.cxx
+++ b/connectivity/source/drivers/dbase/DTable.cxx
@@ -2519,7 +2519,7 @@ OUString ODbaseTable::createTempFile()
 
 void ODbaseTable::copyData(ODbaseTable* _pNewTable,sal_Int32 _nPos)
 {
-    sal_Int32 nPos = _nPos + 1; // +1 because we always have the bookmark clumn as well
+    sal_Int32 nPos = _nPos + 1; // +1 because we always have the bookmark column as well
     OValueRefRow aRow = new OValueRefVector(m_pColumns->getCount());
     OValueRefRow aInsertRow;
     if(_nPos)
diff --git a/cppcanvas/source/mtfrenderer/implrenderer.cxx b/cppcanvas/source/mtfrenderer/implrenderer.cxx
index 8574e88..394db50 100644
--- a/cppcanvas/source/mtfrenderer/implrenderer.cxx
+++ b/cppcanvas/source/mtfrenderer/implrenderer.cxx
@@ -184,7 +184,7 @@ namespace
             double* pDashArray = o_rStrokeAttributes.DashArray.getArray();
 
 
-            // iteratively fill dash array, first with dashs, then
+            // iteratively fill dash array, first with dashes, then
             // with dots.
 
 
diff --git a/dbaccess/source/ui/app/AppDetailPageHelper.hxx b/dbaccess/source/ui/app/AppDetailPageHelper.hxx
index 8c75918..b4219a3 100644
--- a/dbaccess/source/ui/app/AppDetailPageHelper.hxx
+++ b/dbaccess/source/ui/app/AppDetailPageHelper.hxx
@@ -52,7 +52,7 @@ namespace dbaui
         GraphicObject       m_aGraphicObj;
         Rectangle           m_aPreviewRect;
 
-        /** gets the graphic cnter rect
+        /** gets the graphic center rect
             @param  rGraphic
                 the graphic
             @param  rResultRect
diff --git a/dbaccess/source/ui/misc/UITools.cxx b/dbaccess/source/ui/misc/UITools.cxx
index 37c57f6..5fa0ba8 100644
--- a/dbaccess/source/ui/misc/UITools.cxx
+++ b/dbaccess/source/ui/misc/UITools.cxx
@@ -157,7 +157,7 @@ SQLExceptionInfo createConnection(  const Reference< ::com::sun::star::beans::XP
     SQLExceptionInfo aInfo;
     if ( !_xDataSource.is() )
     {
-        SAL_WARN("dbaccess.ui", "createConnection: coult not retrieve the data source!");
+        SAL_WARN("dbaccess.ui", "createConnection: could not retrieve the data source!");
         return aInfo;
     }
 
diff --git a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
index a27ba46..825e203 100644
--- a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
@@ -1068,7 +1068,7 @@ namespace drawinglayer
                     else
                     {
                         // Lines with 1 and 2 pixel width without AA need special treatment since their vsiualisation
-                        // as filled polygons is geometrically corret but looks wrong since polygon filling avoids
+                        // as filled polygons is geometrically correct but looks wrong since polygon filling avoids
                         // the right and bottom pixels. The used method evaluates that and takes the correct action,
                         // including calling recursively with decomposition if line is wide enough
                         RenderPolygonStrokePrimitive2D(rPolygonStrokePrimitive2D);
diff --git a/editeng/source/editeng/edtspell.cxx b/editeng/source/editeng/edtspell.cxx
index 8b50d9f..a872de8 100644
--- a/editeng/source/editeng/edtspell.cxx
+++ b/editeng/source/editeng/edtspell.cxx
@@ -496,7 +496,7 @@ WrongList* WrongList::Clone() const
 // #i102062#
 bool WrongList::operator==(const WrongList& rCompare) const
 {
-    // cleck direct members
+    // check direct members
     if(GetInvalidStart() != rCompare.GetInvalidStart()
         || GetInvalidEnd() != rCompare.GetInvalidEnd()
         || maRanges.size() != rCompare.maRanges.size())
diff --git a/embeddedobj/source/commonembedding/persistence.cxx b/embeddedobj/source/commonembedding/persistence.cxx
index 10a4485..5b84c98 100644
--- a/embeddedobj/source/commonembedding/persistence.cxx
+++ b/embeddedobj/source/commonembedding/persistence.cxx
@@ -520,7 +520,7 @@ uno::Reference< util::XCloseable > OCommonEmbeddedObject::LoadDocumentFromStorag
         {
         }
 
-        SAL_WARN_IF( aTempFileURL.isEmpty(), "embeddedobj.common", "Coudn't retrieve temporary file URL!" );
+        SAL_WARN_IF( aTempFileURL.isEmpty(), "embeddedobj.common", "Couldn't retrieve temporary file URL!" );
 
         aLoadArgs.put( "URL", aTempFileURL );
         aLoadArgs.put( "InputStream", xTempInpStream );
diff --git a/extensions/qa/integration/extensions/Frame.java b/extensions/qa/integration/extensions/Frame.java
index e953c63..15f26de 100644
--- a/extensions/qa/integration/extensions/Frame.java
+++ b/extensions/qa/integration/extensions/Frame.java
@@ -24,7 +24,7 @@ import com.sun.star.task.XStatusIndicatorFactory;
 import com.sun.star.util.XCloseable;
 
 /**
- * wraps the coms.sun.star.frame.Frame service
+ * wraps the com.sun.star.frame.Frame service
  */
 public class Frame implements   XDispatchProvider,
                                 XDispatchProviderInterception,
diff --git a/framework/inc/classes/framecontainer.hxx b/framework/inc/classes/framecontainer.hxx
index b7b2381..4c43a82 100644
--- a/framework/inc/classes/framecontainer.hxx
+++ b/framework/inc/classes/framecontainer.hxx
@@ -47,7 +47,7 @@ typedef TFrameContainer::const_iterator                             TConstFrameI
 /*-************************************************************************************************************
     @short          implement a container to hold children of frame, task or desktop
     @descr          Every object of frame, task or desktop hold reference to his children. These container is used as helper
-                    to do this. Some helper-classe like OFrames or OTasksAccess use it to. They hold a pointer to an instance
+                    to do this. Some helper-classes like OFrames or OTasksAccess use it to. They hold a pointer to an instance
                     of this class, which is a member of a frame, task or desktop! You can append and remove frames.
                     It's possible to set one of these frames as active or deactive. You could have full index-access to
                     container-items.
diff --git a/framework/qa/complex/framework/autosave/Protocol.java b/framework/qa/complex/framework/autosave/Protocol.java
index 76f64b2..2c90a30 100644
--- a/framework/qa/complex/framework/autosave/Protocol.java
+++ b/framework/qa/complex/framework/autosave/Protocol.java
@@ -350,7 +350,7 @@ public class Protocol extends JComponent
                 bTypeCellFilled = true;
             }
 
-            // if no tyope information was added to the current coloum, we must
+            // if no type information was added to the current column, we must
             // write any content into this cell. Otherwise some browser
             // shows a strange layout!
             if (! bTypeCellFilled)
diff --git a/framework/source/services/frame.cxx b/framework/source/services/frame.cxx
index dc6eba7..1440bd2 100644
--- a/framework/source/services/frame.cxx
+++ b/framework/source/services/frame.cxx
@@ -2284,7 +2284,7 @@ void SAL_CALL Frame::releaseDispatchProviderInterceptor( const css::uno::Referen
 
 /*-****************************************************************************************************
     @short      provides information about all possible dispatch functions
-                inside the currnt frame environment
+                inside the current frame environment
 *//*-*****************************************************************************************************/
 css::uno::Sequence< sal_Int16 > SAL_CALL Frame::getSupportedCommandGroups()
     throw(css::uno::RuntimeException, std::exception)
diff --git a/include/svtools/table/tablesort.hxx b/include/svtools/table/tablesort.hxx
index 493f7c1..cd9d164 100644
--- a/include/svtools/table/tablesort.hxx
+++ b/include/svtools/table/tablesort.hxx
@@ -60,7 +60,7 @@ namespace svt { namespace table
 
     //= ITableDataSort
 
-    /** provides sorting functionality for the datta underlying an ITableModel
+    /** provides sorting functionality for the data underlying an ITableModel
     */
     class SAL_NO_VTABLE ITableDataSort
     {
diff --git a/include/svtools/treelistentry.hxx b/include/svtools/treelistentry.hxx
index 1147817..6ffd1d4 100644
--- a/include/svtools/treelistentry.hxx
+++ b/include/svtools/treelistentry.hxx
@@ -89,7 +89,7 @@ public:
     size_t ItemCount() const;
 
     // MAY ONLY BE CALLED IF THE ENTRY HAS NOT YET BEEN INSERTED INTO
-    // THE MODEL, AS OTHERWISE NO VIEW-DEPENDENT DATEA ARE ALLOCATED
+    // THE MODEL, AS OTHERWISE NO VIEW-DEPENDENT DATA ARE ALLOCATED
     // FOR THE ITEM!
     void        AddItem( SvLBoxItem* pItem );
     void ReplaceItem( SvLBoxItem* pNewItem, size_t nPos );
diff --git a/include/unotools/mediadescriptor.hxx b/include/unotools/mediadescriptor.hxx
index e88b20d..393aeed 100644
--- a/include/unotools/mediadescriptor.hxx
+++ b/include/unotools/mediadescriptor.hxx
@@ -105,7 +105,7 @@ class UNOTOOLS_DLLPUBLIC MediaDescriptor : public comphelper::SequenceAsHashMap
         /** @short  these ctors do nothing - excepting that they forward
                     the given parameters to the base class ctors.
 
-            @descr  The ctros must be overwritten to resolve conflicts with
+            @descr  The ctors must be overwritten to resolve conflicts with
                     the default ctors of the compiler :-(.
          */
         MediaDescriptor();
diff --git a/libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx b/libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx
index a583323..917b294 100644
--- a/libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx
+++ b/libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx
@@ -311,7 +311,7 @@ static void signalPart(LOKDocView* /*pLOKDocView*/, int nPart, gpointer /*pData*
     g_bPartSelectorBroadcast = true;
 }
 
-/// User clicked on a cmmand button -> inform LOKDocView.
+/// User clicked on a command button -> inform LOKDocView.
 static void toggleToolItem(GtkWidget* pWidget, gpointer /*pData*/)
 {
     if (g_bToolItemBroadcast)
diff --git a/lotuswordpro/source/filter/lwpgrfobj.cxx b/lotuswordpro/source/filter/lwpgrfobj.cxx
index ad1a9bc..2627c42 100644
--- a/lotuswordpro/source/filter/lwpgrfobj.cxx
+++ b/lotuswordpro/source/filter/lwpgrfobj.cxx
@@ -383,7 +383,7 @@ sal_uInt32 LwpGraphicObject::GetRawGrafData(sal_uInt8*& pGrafData)
 }
 
 /**
- * @descr   get the image data (only -D dara) read from bento stream according to the VO_GRAPHIC ID.
+ * @descr   get the image data (only -D data) read from bento stream according to the VO_GRAPHIC ID.
  * @param   pGrafData   the array to store the image data. the pointer need to be deleted outside.
  * @return  the length of the image data.
  */
diff --git a/lotuswordpro/source/filter/xfilter/xfnumfmt.hxx b/lotuswordpro/source/filter/xfilter/xfnumfmt.hxx
index 9409d3d..7311dc3 100644
--- a/lotuswordpro/source/filter/xfilter/xfnumfmt.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfnumfmt.hxx
@@ -111,7 +111,7 @@ public:
                         二 item2
                         三 item3
 
-                    Of cource, for unordered-list, you can also set the format to
+                    Of course, for unordered-list, you can also set the format to
                     be a bullet char,ie:
                         '','','','','',
      * @param:      prefix
diff --git a/odk/examples/DevelopersGuide/Text/TextDocuments.java b/odk/examples/DevelopersGuide/Text/TextDocuments.java
index 510abe0..2d9da20 100644
--- a/odk/examples/DevelopersGuide/Text/TextDocuments.java
+++ b/odk/examples/DevelopersGuide/Text/TextDocuments.java
@@ -1492,7 +1492,7 @@ public class TextDocuments {
                     }
                 }
             }
-            // Get the XParagraphCursor interface of our text cursro
+            // Get the XParagraphCursor interface of our text cursor
             XParagraphCursor xParaCursor = UnoRuntime.queryInterface( XParagraphCursor.class, mxDocCursor );
             // Go to the end of the document, then select the preceding paragraphs
             mxDocCursor.gotoEnd ( false );
diff --git a/package/source/xstor/xstorage.cxx b/package/source/xstor/xstorage.cxx
index b722348..daca1c3 100644
--- a/package/source/xstor/xstorage.cxx
+++ b/package/source/xstor/xstorage.cxx
@@ -964,7 +964,7 @@ void OStorage_Impl::CopyStorageElement( SotElement_Impl* pElement,
                 AddLog( THROW_WHERE "Handled exception" );
 
                 // If the common storage password does not allow to open the stream
-                // it could be copyed in raw way, the problem is that the StartKey should be the same
+                // it could be copied in raw way, the problem is that the StartKey should be the same
                 // in the ODF1.2 package, so an invalid package could be produced if the stream
                 // is copied from ODF1.1 package, where it is allowed to have different StartKeys
                 uno::Reference< embed::XStorageRawAccess > xRawDest( xDest, uno::UNO_QUERY_THROW );
diff --git a/qadevOOo/runner/helper/APIDescGetter.java b/qadevOOo/runner/helper/APIDescGetter.java
index 2df8cea..60304c8 100644
--- a/qadevOOo/runner/helper/APIDescGetter.java
+++ b/qadevOOo/runner/helper/APIDescGetter.java
@@ -50,7 +50,7 @@ import share.DescGetter;
  * lists all known module tests<br>
  * <br>
  * -sce SCENARIO_FILE<br>
- * A scenario file is a property file which could cotain <B>-o</B> and <B>-p</B> properties<br>
+ * A scenario file is a property file which could contain <B>-o</B> and <B>-p</B> properties<br>
  * <br>
  * -sce sw.SwXBodyText,sw.SwXBookmark<br>
  * runs the module test of <B>Sw.SwXBodyText</B> and <B>sw.SwXBookmark</B><br>
diff --git a/qadevOOo/runner/helper/CwsDataExchangeImpl.java b/qadevOOo/runner/helper/CwsDataExchangeImpl.java
index d9887e1..01dc2bc 100644
--- a/qadevOOo/runner/helper/CwsDataExchangeImpl.java
+++ b/qadevOOo/runner/helper/CwsDataExchangeImpl.java
@@ -101,7 +101,7 @@ public class CwsDataExchangeImpl
     }
 
     /**
-     * Set the test status of cws related UnoAPI tests to the EIS dabase
+     * Set the test status of cws related UnoAPI tests to the EIS database
      * @param status the status of the UnoAPI test
      */
     public void setUnoApiCwsStatus(boolean status)
diff --git a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
index 08c0277..2134a87 100644
--- a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
+++ b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
@@ -322,7 +322,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest {
 
 
     /**
-    * The cluase which was setted by <code>setHavingClause</code> must be returned
+    * The clause which was setted by <code>setHavingClause</code> must be returned
     * while calling from object relation <code>XQueryAna</code>
     * method <code>getHavingClause</code>
     */
diff --git a/reportdesign/source/ui/inc/GeometryHandler.hxx b/reportdesign/source/ui/inc/GeometryHandler.hxx
index f350f3b..80ab1ba 100644
--- a/reportdesign/source/ui/inc/GeometryHandler.hxx
+++ b/reportdesign/source/ui/inc/GeometryHandler.hxx
@@ -121,7 +121,7 @@ namespace rptui
         */
         void impl_createFunction(const OUString& _sFunctionName,const OUString& _sDataField,const DefaultFunction& _aFunction);
 
-        /** check whether the given function name is a countr function.
+        /** check whether the given function name is a counter function.
         *
         * \param _sQuotedFunctionName the quoted function name to check
         * \param _Out_sScope the scope of the function
diff --git a/reportdesign/source/ui/report/ReportController.cxx b/reportdesign/source/ui/report/ReportController.cxx
index d5dc72a..e1a2968 100644
--- a/reportdesign/source/ui/report/ReportController.cxx
+++ b/reportdesign/source/ui/report/ReportController.cxx
@@ -3163,7 +3163,7 @@ void OReportController::createControl(const Sequence< PropertyValue >& _aArgs,co
     if ( !pSectionWindow )
         return;
 
-    OSL_ENSURE(pSectionWindow->getReportSection().getSection() == _xSection,"Invalid section after marking the corrct one.");
+    OSL_ENSURE(pSectionWindow->getReportSection().getSection() == _xSection,"Invalid section after marking the correct one.");
 
     sal_Int32 nLeftMargin = getStyleProperty<sal_Int32>(m_xReportDefinition,PROPERTY_LEFTMARGIN);
     const sal_Int32 nRightMargin = getStyleProperty<sal_Int32>(m_xReportDefinition,PROPERTY_RIGHTMARGIN);
diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx
index a844b1a..c89e3f5 100644
--- a/sc/source/ui/view/gridwin.cxx
+++ b/sc/source/ui/view/gridwin.cxx
@@ -3224,7 +3224,7 @@ void ScGridWindow::Command( const CommandEvent& rCEvt )
                 SdrView* pDrawView = pViewSh->GetSdrView();
                 if (pDrawView && pDrawView->AreObjectsMarked())
                 {
-                    // #100442#; the conext menu should open in the middle of the selected objects
+                    // #100442#; the context menu should open in the middle of the selected objects
                     Rectangle aSelectRect(LogicToPixel(pDrawView->GetAllMarkedBoundRect()));
                     aMenuPos = aSelectRect.Center();
                 }
diff --git a/sd/source/ui/inc/optsitem.hxx b/sd/source/ui/inc/optsitem.hxx
index 4e13f97..57c4569 100644
--- a/sd/source/ui/inc/optsitem.hxx
+++ b/sd/source/ui/inc/optsitem.hxx
@@ -117,7 +117,7 @@ class SD_DLLPUBLIC SdOptionsLayout : public SdOptionsGeneric
 private:
 
     bool    bRuler; // Layout/Display/Ruler
-    bool    bMoveOutline;   // Layout/Display/Contur
+    bool    bMoveOutline;   // Layout/Display/Contour
     bool    bDragStripes;   // Layout/Display/Guide
     bool    bHandlesBezier; // Layout/Display/Bezier
     bool    bHelplines; // Layout/Display/Helpline
diff --git a/sfx2/qa/complex/sfx2/UndoManager.java b/sfx2/qa/complex/sfx2/UndoManager.java
index adae001..45f99fd 100644
--- a/sfx2/qa/complex/sfx2/UndoManager.java
+++ b/sfx2/qa/complex/sfx2/UndoManager.java
@@ -847,7 +847,7 @@ public class UndoManager
         assertFalse( m_undoListener.wasHiddenContextLeft() );
         assertFalse( m_undoListener.hasContextBeenCancelled() );
         assertEquals( "unexpected undo context depth leaving a non-empty context", 0, m_undoListener.getCurrentUndoContextDepth() );
-        // leaving a non-empty context should have cleare the redo stack
+        // leaving a non-empty context should have cleared the redo stack
         assertArrayEquals( new String[0], i_undoManager.getAllRedoActionTitles() );
         assertTrue( m_undoListener.wasRedoStackCleared() );
 
diff --git a/sfx2/source/control/dispatch.cxx b/sfx2/source/control/dispatch.cxx
index a70d6d9..64a6cb5 100644
--- a/sfx2/source/control/dispatch.cxx
+++ b/sfx2/source/control/dispatch.cxx
@@ -160,7 +160,7 @@ void SfxDispatcher::Flush()
 
 /** With this method, a <SfxShell> pushed on to the SfxDispatcher.
     The SfxShell is first marked for push and a timer is set up.
-    First when the timer has couted down to zero the push
+    First when the timer has counted down to zero the push
     ( <SfxDispatcher::Flush()> ) is actually performed and the
     <SfxBindings> is invalidated. While the timer is counting down
     the opposing push and pop commands on the same SfxShell are
diff --git a/solenv/bin/modules/installer/scriptitems.pm b/solenv/bin/modules/installer/scriptitems.pm
index 7fdb654..5f8dfd6 100644
--- a/solenv/bin/modules/installer/scriptitems.pm
+++ b/solenv/bin/modules/installer/scriptitems.pm
@@ -1502,7 +1502,7 @@ sub remove_Helppacklibraries_from_Installset
 }
 
 ############################################################################
-# Some files cotain a $ in their name. epm conflicts with such files.
+# Some files contain a $ in their name. epm conflicts with such files.
 # Solution: Renaming this files, converting "$" to "$$"
 ############################################################################
 
diff --git a/svx/source/svdraw/svddrgmt.cxx b/svx/source/svdraw/svddrgmt.cxx
index 4834bb0..52cce9c 100644
--- a/svx/source/svdraw/svddrgmt.cxx
+++ b/svx/source/svdraw/svddrgmt.cxx
@@ -3854,7 +3854,7 @@ bool SdrDragCrop::EndSdrDrag(bool /*bCopy*/)
         getSdrDragView().AddUndo( getSdrDragView().GetModel()->GetSdrUndoFactory().CreateUndoAttrObject(*pObj));
     }
 
-    // new part to comute the user's drag activities
+    // new part to commute the user's drag activities
     // get the original objects transformation
     basegfx::B2DHomMatrix aOriginalMatrix;
     basegfx::B2DPolyPolygon aPolyPolygon;
diff --git a/sw/inc/view.hxx b/sw/inc/view.hxx
index 22695ee..2a21a20 100644
--- a/sw/inc/view.hxx
+++ b/sw/inc/view.hxx
@@ -181,7 +181,7 @@ class SW_DLLPUBLIC SwView: public SfxViewShell
     sal_uInt16          m_nOldPageNum;
     OUString            m_sOldSectionName;
 
-    Point               m_aTabColFromDocPos;  // moving table colmns out of the document
+    Point               m_aTabColFromDocPos;  // moving table columns out of the document
     SwTextNode           * m_pNumRuleNodeFromDoc; // Moving indent of numrule #i23726#
 
     Size                m_aDocSz;         // current document size
diff --git a/sw/source/core/crsr/crsrsh.cxx b/sw/source/core/crsr/crsrsh.cxx
index 131b1da..6c09f61 100644
--- a/sw/source/core/crsr/crsrsh.cxx
+++ b/sw/source/core/crsr/crsrsh.cxx
@@ -1697,7 +1697,7 @@ void SwCrsrShell::UpdateCrsr( sal_uInt16 eFlags, bool bIdleEnd )
                         bChgState = false;
                     else
                     {
-                        m_eMvState = MV_NONE;     // state for crusor travelling
+                        m_eMvState = MV_NONE;     // state for cursor travelling
                         m_bAllProtect = true;
                         if( GetDoc()->GetDocShell() )
                         {
diff --git a/sw/source/filter/ww8/docxattributeoutput.cxx b/sw/source/filter/ww8/docxattributeoutput.cxx
index f5dd271..0e54efd 100644
--- a/sw/source/filter/ww8/docxattributeoutput.cxx
+++ b/sw/source/filter/ww8/docxattributeoutput.cxx
@@ -526,7 +526,7 @@ void DocxAttributeOutput::EndParagraph( ww8::WW8TableNodeInfoInner::Pointer_t pT
 
     --m_nTextFrameLevel;
 
-    /* If m_nHyperLinkCount > 0 that means hyperlink tag is not yet colsed.
+    /* If m_nHyperLinkCount > 0 that means hyperlink tag is not yet closed.
      * This is due to nested hyperlink tags. So close it before end of paragraph.
      */
     if(m_nHyperLinkCount > 0)
diff --git a/sw/source/ui/vba/vbainformationhelper.cxx b/sw/source/ui/vba/vbainformationhelper.cxx
index 609e473..5512800 100644
--- a/sw/source/ui/vba/vbainformationhelper.cxx
+++ b/sw/source/ui/vba/vbainformationhelper.cxx
@@ -56,7 +56,7 @@ double SwVbaInformationHelper::handleWdVerticalPositionRelativeToPage( const css
     SwViewShell* pViewSh = pDoc->getIDocumentLayoutAccess().GetCurrentViewShell();
     sal_Int32 nPageHeight = pViewSh ? pViewSh->GetPageSize( nCurrentPage, false ).Height() : 0;
     // FIXME: handle multipul page style
-    // it is very strange that the curros position is incorrect when open Word file.
+    // it is very strange that the cursor position is incorrect when open Word file.
     // e.g. if current cursor in the top left of the text body of the first page without header,
     // the top value of current position should be 0, but is 201 when open a Word file.
     nCurrentPos = nCurrentPos + nTopMargin - ( DEFAULT_PAGE_DISTANCE + convertTwipToMm100( nPageHeight ) ) * (  nCurrentPage - 1  );
diff --git a/vcl/inc/outdev.h b/vcl/inc/outdev.h
index 7d44798..abedf48 100644
--- a/vcl/inc/outdev.h
+++ b/vcl/inc/outdev.h
@@ -83,7 +83,7 @@ protected:
 };
 
 // ImplDirectFontSubstitution is for Tools->Options->FontReplacement and PsPrinter substitutions
-// The clss is just a simple port of the unmaintainable manual-linked-list based mechanism
+// The class is just a simple port of the unmaintainable manual-linked-list based mechanism
 // TODO: get rid of this class when the Tools->Options->FontReplacement tabpage is gone for good
 
 struct ImplFontSubstEntry
diff --git a/vcl/source/window/dockingarea.cxx b/vcl/source/window/dockingarea.cxx
index f60292b..aa88007 100644
--- a/vcl/source/window/dockingarea.cxx
+++ b/vcl/source/window/dockingarea.cxx
@@ -75,7 +75,7 @@ void DockingAreaWindow::DataChanged( const DataChangedEvent& rDCEvt )
 
 static void ImplInvalidateMenubar( DockingAreaWindow* pThis )
 {
-    // due to a possible comon gradient covering menubar and top dockingarea
+    // due to a possible common gradient covering menubar and top dockingarea
     // the menubar must be repainted if the top dockingarea changes size or visibility
     if( ImplGetSVData()->maNWFData.mbMenuBarDockingAreaCommonBG &&
         (pThis->GetAlign() == WINDOWALIGN_TOP)
diff --git a/wizards/com/sun/star/wizards/web/WWD_Events.py b/wizards/com/sun/star/wizards/web/WWD_Events.py
index 72b393e..15c2ef0 100644
--- a/wizards/com/sun/star/wizards/web/WWD_Events.py
+++ b/wizards/com/sun/star/wizards/web/WWD_Events.py
@@ -202,8 +202,8 @@ class WWD_Events(WWD_Startup):
     '''
     when the user clicks another document
     in the listbox, this method is called,
-    and couses the display in
-    the textboxes title,description, author and export format
+    and causes the display in
+    the textboxes title, description, author and export format
     to change
     '''
 
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx
index 2033c01..471a307 100644
--- a/xmloff/source/core/xmlexp.cxx
+++ b/xmloff/source/core/xmlexp.cxx
@@ -1511,7 +1511,7 @@ sal_uInt32 SvXMLExport::exportDoc( enum ::xmloff::token::XMLTokenEnum eClass )
         if( mnExportFlags & SvXMLExportFlags::MASTERSTYLES )
             ImplExportMasterStyles( false );
 
-        // contnt
+        // content
         if( mnExportFlags & SvXMLExportFlags::CONTENT )
             ImplExportContent();
     }
diff --git a/xmloff/source/text/XMLRedlineExport.cxx b/xmloff/source/text/XMLRedlineExport.cxx
index 899f6a5..56ae192 100644
--- a/xmloff/source/text/XMLRedlineExport.cxx
+++ b/xmloff/source/text/XMLRedlineExport.cxx
@@ -107,7 +107,7 @@ void XMLRedlineExport::ExportChange(
     if (bAutoStyle)
     {
         // For the headers/footers, we have to collect the autostyles
-        // here.  For the general case, however, it's better to collet
+        // here.  For the general case, however, it's better to collect
         // the autostyles by iterating over the global redline
         // list. So that's what we do: Here, we collect autostyles
         // only if we have no current list of changes. For the
diff --git a/xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx b/xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx
index b0338f0..8e153f5 100644
--- a/xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx
+++ b/xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx
@@ -56,7 +56,7 @@ class SecurityEnvironment_MSCryptImpl : public ::cppu::WeakImplHelper3<
     ::com::sun::star::lang::XUnoTunnel >
 {
     private :
-        //cyrpto provider and key container
+        //crypto provider and key container
         HCRYPTPROV                          m_hProv ;
         LPCTSTR                             m_pszContainer ;
 


More information about the Libreoffice-commits mailing list