[Libreoffice-commits] core.git: basic/source canvas/source chart2/source drawinglayer/source editeng/source filter/source framework/qa framework/source include/oox include/svx linguistic/source lotuswordpro/source odk/examples sal/qa scripting/java scripting/source sc/source sd/source sot/source svx/source sw/qa sw/source ucb/source vcl/source wizards/com xmloff/source

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


 basic/source/comp/scanner.cxx                                                 |    2 +-
 canvas/source/opengl/ogl_canvascustomsprite.cxx                               |    2 +-
 chart2/source/controller/inc/ObjectHierarchy.hxx                              |    2 +-
 drawinglayer/source/processor2d/vclprocessor2d.cxx                            |    2 +-
 editeng/source/editeng/eertfpar.cxx                                           |    2 +-
 filter/source/msfilter/msdffimp.cxx                                           |    2 +-
 framework/qa/complex/framework/recovery/RecoveryTest.java                     |    2 +-
 framework/qa/complex/framework/recovery/RecoveryTools.java                    |    2 +-
 framework/source/classes/framecontainer.cxx                                   |    2 +-
 include/oox/helper/modelobjecthelper.hxx                                      |    2 +-
 include/svx/svdobj.hxx                                                        |    2 +-
 include/svx/svdoedge.hxx                                                      |    2 +-
 linguistic/source/gciterator.cxx                                              |    2 +-
 lotuswordpro/source/filter/xfilter/xfborders.hxx                              |    2 +-
 odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java |    2 +-
 odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java               |    2 +-
 sal/qa/osl/file/osl_File.cxx                                                  |    2 +-
 sc/source/core/data/document.cxx                                              |    2 +-
 scripting/java/com/sun/star/script/framework/container/ParcelContainer.java   |    2 +-
 scripting/source/vbaevents/eventhelper.cxx                                    |    2 +-
 sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c                   |    2 +-
 sot/source/sdstor/stgdir.cxx                                                  |    2 +-
 svx/source/form/navigatortree.cxx                                             |    2 +-
 svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx                      |    2 +-
 svx/source/svdraw/svdxcgv.cxx                                                 |    2 +-
 sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx                                 |    2 +-
 sw/qa/extras/rtfimport/rtfimport.cxx                                          |    2 +-
 sw/source/filter/ww8/ww8par5.cxx                                              |    2 +-
 ucb/source/cacher/dynamicresultsetwrapper.cxx                                 |    2 +-
 vcl/source/window/toolbox2.cxx                                                |    2 +-
 wizards/com/sun/star/wizards/web/WWD_Events.py                                |    2 +-
 xmloff/source/style/undlihdl.cxx                                              |    2 +-
 32 files changed, 32 insertions(+), 32 deletions(-)

New commits:
commit 5d5dc059cb4b88fe19e5d92e7d9b9ae581afce98
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Fri Jun 26 18:06:52 2015 +0200

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

diff --git a/basic/source/comp/scanner.cxx b/basic/source/comp/scanner.cxx
index fece800..35e9ed8 100644
--- a/basic/source/comp/scanner.cxx
+++ b/basic/source/comp/scanner.cxx
@@ -484,7 +484,7 @@ bool SbiScanner::NextSym()
                 pLine++; nCol++;
                 if( *pLine != cSep || cSep == ']' )
                 {
-                    // If VBA Interop then doen't eat the [] chars
+                    // If VBA Interop then doesn't eat the [] chars
                     if ( cSep == ']' && bVBASupportOn )
                         aSym = aLine.copy( n - 1, nCol - n  + 1);
                     else
diff --git a/canvas/source/opengl/ogl_canvascustomsprite.cxx b/canvas/source/opengl/ogl_canvascustomsprite.cxx
index f088180..6447d93 100644
--- a/canvas/source/opengl/ogl_canvascustomsprite.cxx
+++ b/canvas/source/opengl/ogl_canvascustomsprite.cxx
@@ -155,7 +155,7 @@ namespace oglcanvas
             IBufferContextSharedPtr pBufferContext;
             if( mfAlpha != 1.0 || mxClip.is() )
             {
-                // drats. need to render to temp surface before, and then
+                // drats. Need to render to temp surface before, and then
                 // composite that to screen
 
                 // TODO(P3): buffer texture
diff --git a/chart2/source/controller/inc/ObjectHierarchy.hxx b/chart2/source/controller/inc/ObjectHierarchy.hxx
index 67e4fcf..b480662 100644
--- a/chart2/source/controller/inc/ObjectHierarchy.hxx
+++ b/chart2/source/controller/inc/ObjectHierarchy.hxx
@@ -45,7 +45,7 @@ public:
     typedef ::std::vector< tOID > tChildContainer;
 
     /** @param bFlattenDiagram
-            If <TRUE/>, the content of the diaram (data series, wall, floor,
+            If <TRUE/>, the content of the diagram (data series, wall, floor,
             etc.) is treated as being at the same level as the diagram. (This is
             used for keyboard navigation).
      */
diff --git a/drawinglayer/source/processor2d/vclprocessor2d.cxx b/drawinglayer/source/processor2d/vclprocessor2d.cxx
index da8c358..5dbe75d 100644
--- a/drawinglayer/source/processor2d/vclprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclprocessor2d.cxx
@@ -1130,7 +1130,7 @@ namespace drawinglayer
         void VclProcessor2D::RenderPolygonStrokePrimitive2D(const primitive2d::PolygonStrokePrimitive2D& rPolygonStrokeCandidate)
         {
             // #i101491# method restructured to clearly use the DrawPolyLine
-            // calls starting from a deined line width
+            // calls starting from a defined line width
             const attribute::LineAttribute& rLineAttribute = rPolygonStrokeCandidate.getLineAttribute();
             const double fLineWidth(rLineAttribute.getWidth());
             bool bDone(false);
diff --git a/editeng/source/editeng/eertfpar.cxx b/editeng/source/editeng/eertfpar.cxx
index 4af756c..8d381d2 100644
--- a/editeng/source/editeng/eertfpar.cxx
+++ b/editeng/source/editeng/eertfpar.cxx
@@ -389,7 +389,7 @@ void EditRTFParser::SetAttrInDoc( SvxRTFItemStackType &rSet )
 
     if ( aStartPaM.GetNode() != aEndPaM.GetNode() )
     {
-        // The rest dof the StartNodes...
+        // The rest of the StartNodes...
         if ( aStartPaM.GetIndex() == 0 )
             mpEditEngine->SetParaAttribsOnly(nStartNode, rSet.GetAttrSet());
         else
diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source/msfilter/msdffimp.cxx
index 55f4f3f..cecbf15 100644
--- a/filter/source/msfilter/msdffimp.cxx
+++ b/filter/source/msfilter/msdffimp.cxx
@@ -5644,7 +5644,7 @@ void SvxMSDffManager::SetDgContainer( SvStream& rSt )
     sal_uInt32 nFilePos = rSt.Tell();
     DffRecordHeader aDgContHd;
     ReadDffRecordHeader( rSt, aDgContHd );
-    // insert this container only if there is also a DgAtom
+    // insert this container only if there is also a DggAtom
     if ( SeekToRec( rSt, DFF_msofbtDg, aDgContHd.GetRecEndFilePos() ) )
     {
         DffRecordHeader aRecHd;
diff --git a/framework/qa/complex/framework/recovery/RecoveryTest.java b/framework/qa/complex/framework/recovery/RecoveryTest.java
index 6f16401..424db97 100644
--- a/framework/qa/complex/framework/recovery/RecoveryTest.java
+++ b/framework/qa/complex/framework/recovery/RecoveryTest.java
@@ -52,7 +52,7 @@ public class RecoveryTest extends ComplexTestCase {
     static SOfficeFactory SOF;
     static RecoveryTools rt;
     /**
-     * If you devid the screen in four parts in the first of them the office
+     * If you divide the screen in four parts in the first of them the office
      * windows should be placed. The range of the first quarter is stored in the variable.
      */
     static Point windowMaxPosition;
diff --git a/framework/qa/complex/framework/recovery/RecoveryTools.java b/framework/qa/complex/framework/recovery/RecoveryTools.java
index b199bce..3a94512 100644
--- a/framework/qa/complex/framework/recovery/RecoveryTools.java
+++ b/framework/qa/complex/framework/recovery/RecoveryTools.java
@@ -81,7 +81,7 @@ public class RecoveryTools {
     }
 
     /**
-     * After a crash the office start with a recovery diaolg. It could be that the office
+     * After a crash the office start with a recovery dialog. It could be that the office
      * is connectable but not all services to get the dialog a loaded. This function
      * tries to get the dialog until the <CODE>OfficeWatcher</CODE> kills the office.
      * @return a <CODE>XDialog</CODE> interface of the dialog
diff --git a/framework/source/classes/framecontainer.cxx b/framework/source/classes/framecontainer.cxx
index 636dd22..51a983d 100644
--- a/framework/source/classes/framecontainer.cxx
+++ b/framework/source/classes/framecontainer.cxx
@@ -54,7 +54,7 @@ FrameContainer::~FrameContainer()
 
 /**-***************************************************************************************************************
     @short      append a new frame to the container
-    @descr      We accept the incoming frame only, if it is a valid reference and dosnt exist already.
+    @descr      We accept the incoming frame only, if it is a valid reference and doesn't exist already.
 
     @param      xFrame
                     frame, which should be added to this container
diff --git a/include/oox/helper/modelobjecthelper.hxx b/include/oox/helper/modelobjecthelper.hxx
index 2ced973..7455215 100644
--- a/include/oox/helper/modelobjecthelper.hxx
+++ b/include/oox/helper/modelobjecthelper.hxx
@@ -110,7 +110,7 @@ public:
 
 private:
     ObjectContainer     maMarkerContainer;      ///< Contains all named line markers (line end polygons).
-    ObjectContainer     maDashContainer;        ///< Contains all named line dsahes.
+    ObjectContainer     maDashContainer;        ///< Contains all named line dashes.
     ObjectContainer     maGradientContainer;    ///< Contains all named fill gradients.
     ObjectContainer     maTransGradContainer;   ///< Contains all named transparency Gradients.
     ObjectContainer     maBitmapUrlContainer;   ///< Contains all named fill bitmap URLs.
diff --git a/include/svx/svdobj.hxx b/include/svx/svdobj.hxx
index 83ac171..505635a 100644
--- a/include/svx/svdobj.hxx
+++ b/include/svx/svdobj.hxx
@@ -239,7 +239,7 @@ public:
     bool bMirror45Allowed : 1;         // if false, object cannot even be mirrored over axes in a 45 degree raster
     bool bMirror90Allowed : 1;         // if false, object cannot even be mirrored over axes in a 90 degree raster
     bool bTransparenceAllowed : 1;     // if false, object does not have an interactive transparence control
-    bool bGradientAllowed : 1;         // if false, object dooes not have an interactive gradient control
+    bool bGradientAllowed : 1;         // if false, object does not have an interactive gradient control
     bool bShearAllowed : 1;            // if false, object cannot be sheared
     bool bEdgeRadiusAllowed : 1;
     bool bNoOrthoDesired : 1;          // is true for Rect; is false for BMP, MTF
diff --git a/include/svx/svdoedge.hxx b/include/svx/svdoedge.hxx
index 61b14ff..8e44eab 100644
--- a/include/svx/svdoedge.hxx
+++ b/include/svx/svdoedge.hxx
@@ -340,7 +340,7 @@ public:
 //      Das ist der Default-Mindestabstand der bei der Berechnung der
 //      Verbindungslinie zu den angedockten Objekten in logischen Einheiten.
 //      Dieser Abstand wird innerhalb des Objektes "ueberschrieben", sobald
-//      der User an den Linien draggd. Beim Andocken an ein neues Objekt wird
+//      der User an den Linien dragged. Beim Andocken an ein neues Objekt wird
 //      dann jedoch wieder dieser Default verwendet.
 //
 //
diff --git a/linguistic/source/gciterator.cxx b/linguistic/source/gciterator.cxx
index 2fe33bf..a489f35 100644
--- a/linguistic/source/gciterator.cxx
+++ b/linguistic/source/gciterator.cxx
@@ -843,7 +843,7 @@ throw (uno::RuntimeException, std::exception)
             OUString aDocId = aIt->second;
             if (!m_aCurCheckedDocId.isEmpty() && m_aCurCheckedDocId == aDocId)
             {
-                // an entry for that document was dequed and is currently being checked.
+                // an entry for that document was dequeued and is currently being checked.
                 bRes = true;
             }
             else
diff --git a/lotuswordpro/source/filter/xfilter/xfborders.hxx b/lotuswordpro/source/filter/xfilter/xfborders.hxx
index 4d5592c..57602c2 100644
--- a/lotuswordpro/source/filter/xfilter/xfborders.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfborders.hxx
@@ -147,7 +147,7 @@ public:
     void    SetWidth(enumXFBorder side, double width);
 
     /**
-     * @descr   Set border side as doubel line.
+     * @descr   Set border side as double line.
      * @param   bSameWidth whether two borders are same width.
      */
     void    SetDoubleLine(enumXFBorder side, bool dual,bool bSameWidth);
diff --git a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java
index 0aa3fde..c7891df 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java
@@ -429,7 +429,7 @@ public class FunctionHelper
      * URL too. But nobody guarantee that such notifications will occur.
      * (see dispatchWithNotification() if you interest on that)
      * The returned dispatch object should be hold alive by caller
-     * till he deosn't need it any longer. Otherwise the dispatcher can(!)
+     * till he doesn't need it any longer. Otherwise the dispatcher can(!)
      * die by decreasing his refcount.
      *
      * @param   xFrame      frame which should be the target of this dispatch
diff --git a/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java b/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java
index 467f3b5..4466a7b 100644
--- a/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java
+++ b/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java
@@ -158,7 +158,7 @@ public class SpreadsheetSample extends SpreadsheetDocHelper
         }
         catch (Exception ex)
         {
-            System.out.println( "\nError: Dota pilot sample caught exception!\nException Message = "
+            System.out.println( "\nError: Data pilot sample caught exception!\nException Message = "
                                 + ex.getMessage());
             ex.printStackTrace();
         }
diff --git a/sal/qa/osl/file/osl_File.cxx b/sal/qa/osl/file/osl_File.cxx
index 6f0611f..5ea14ee 100644
--- a/sal/qa/osl/file/osl_File.cxx
+++ b/sal/qa/osl/file/osl_File.cxx
@@ -211,7 +211,7 @@ inline void createTestFile( const ::rtl::OUString& basename, const ::rtl::OUStri
     createTestFile( aBaseURL );
 }
 
-/** detete a temp test file using OUString name.
+/** delete a temp test file using OUString name.
 */
 inline void deleteTestFile( const ::rtl::OUString& filename )
 {
diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx
index 2d73d3e..9abc1af 100644
--- a/sc/source/core/data/document.cxx
+++ b/sc/source/core/data/document.cxx
@@ -2238,7 +2238,7 @@ void ScDocument::TransposeClip( ScDocument* pTransClip, InsertDeleteFlags nFlags
                     "TransposeClip with wrong Document" );
 
         // initialize
-        // -> pTransClip has to be delted before the original document!
+        // -> pTransClip has to be deleted before the original document!
 
     pTransClip->ResetClip(this, nullptr);     // all
 
diff --git a/scripting/java/com/sun/star/script/framework/container/ParcelContainer.java b/scripting/java/com/sun/star/script/framework/container/ParcelContainer.java
index 2988e5e..68db1cf 100644
--- a/scripting/java/com/sun/star/script/framework/container/ParcelContainer.java
+++ b/scripting/java/com/sun/star/script/framework/container/ParcelContainer.java
@@ -587,7 +587,7 @@ public class ParcelContainer implements XNameAccess {
 
         p.rename(newName);
     }
-    // removes but doesn't physically delele parcel from container
+    // removes but doesn't physically delete parcel from container
     public boolean removeParcel(String name) throws
         com.sun.star.container.NoSuchElementException,
         com.sun.star.lang.WrappedTargetException {
diff --git a/scripting/source/vbaevents/eventhelper.cxx b/scripting/source/vbaevents/eventhelper.cxx
index 3682991..8748d0a 100644
--- a/scripting/source/vbaevents/eventhelper.cxx
+++ b/scripting/source/vbaevents/eventhelper.cxx
@@ -850,7 +850,7 @@ bool DenyType(const ScriptEvent& evt, void* pPara)
 }
 
 //when mouse is moving, either the mouse button is pressed or some key is pressed can trigger the OO mouseDragged event,
-//the former should be denyed, and the latter allowed, only by doing so can the VBA MouseMove event when the "Shift" key is
+//the former should be denied, and the latter allowed, only by doing so can the VBA MouseMove event when the "Shift" key is
 //pressed can be correctly triggered
 bool DenyMouseDrag(const ScriptEvent& evt, void* )
 {
diff --git a/sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c b/sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c
index f8ac116..c38197c 100644
--- a/sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c
+++ b/sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c
@@ -1890,7 +1890,7 @@ DNSServiceErrorType DNSSD_API DNSServiceRemoveRecord
     if (!err)
     {
         // This RecordRef could have been allocated in DNSServiceRegisterRecord or DNSServiceAddRecord.
-        // If so, delink from the list before freeing
+        // If so, unlink from the list before freeing
         DNSRecord **p = &sdRef->rec;
         while (*p && *p != RecordRef) p = &(*p)->recnext;
         if (*p) *p = RecordRef->recnext;
diff --git a/sot/source/sdstor/stgdir.cxx b/sot/source/sdstor/stgdir.cxx
index f48141a..6ee4a61 100644
--- a/sot/source/sdstor/stgdir.cxx
+++ b/sot/source/sdstor/stgdir.cxx
@@ -136,7 +136,7 @@ void StgDirEntry::Enum( sal_Int32& n )
 }
 
 // Delete all temporary entries before writing the TOC stream.
-// Until now Deltem is never called with bForce True
+// Until now Deltemp is never called with bForce True
 
 void StgDirEntry::DelTemp( bool bForce )
 {
diff --git a/svx/source/form/navigatortree.cxx b/svx/source/form/navigatortree.cxx
index a5895e1..d54ead0 100644
--- a/svx/source/form/navigatortree.cxx
+++ b/svx/source/form/navigatortree.cxx
@@ -1757,7 +1757,7 @@ namespace svxform
         pFormShell->GetFormView()->DeleteMarked();
 
         // start UNDO at this point. Unfortunately, this results in 2 UNDO actions, since DeleteMarked is
-        // creating an own one. However, if we'd move it before DeleteMarked, Writer doesi not really like
+        // creating an own one. However, if we'd move it before DeleteMarked, Writer does not really like
         // this ... :(
         // #i31038#
         {
diff --git a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
index d40f8a4..496459e 100644
--- a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
+++ b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
@@ -764,7 +764,7 @@ namespace sdr { namespace contact {
         */
         bool    impl_isControlVisible_nofail() const { return m_bControlIsVisible; }
 
-        /** determines whether we are currently a listener at the control for desgin-mode relevant facets
+        /** determines whether we are currently a listener at the control for design-mode relevant facets
             @nofail
         */
         bool    impl_isDesignModeListening_nofail() const { return m_bIsDesignModeListening; }
diff --git a/svx/source/svdraw/svdxcgv.cxx b/svx/source/svdraw/svdxcgv.cxx
index b915c09..aeb085b 100644
--- a/svx/source/svdraw/svdxcgv.cxx
+++ b/svx/source/svdraw/svdxcgv.cxx
@@ -570,7 +570,7 @@ GDIMetaFile SdrExchangeView::GetMarkedObjMetaFile(bool bNoVDevIfOneMtfMarked) co
             // moving the result is more reliable then setting a relative MapMode at the VDev (used
             // before), also see #i99268# in GetObjGraphic() below. Some draw actions at
             // the OutDev are simply not handled correctly when a MapMode is set at the
-            // target devive, e.g. MetaFloatTransparentAction. Even the Move for this action
+            // target device, e.g. MetaFloatTransparentAction. Even the Move for this action
             // was missing the manipulation of the embedded Metafile
             aMtf.Move(-aBound.Left(), -aBound.Top());
 
diff --git a/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx b/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
index f702fa9..102c1a5 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx
@@ -352,7 +352,7 @@ DECLARE_OOXMLEXPORT_TEST(testAlphabeticalIndex_AutoColumn,"alphabeticalIndex_Aut
 
     assertXPathContent(pXmlDoc, "/w:document/w:body/w:p[2]/w:r[2]/w:instrText", " INDEX \\e \"");
 
-    // check for section break doestn't appear for any paragraph
+    // check for section break doesn't appear for any paragraph
     assertXPath(pXmlDoc, "/w:document/w:body/w:p/w:pPr/w:sectPr", 0);
 }
 
diff --git a/sw/qa/extras/rtfimport/rtfimport.cxx b/sw/qa/extras/rtfimport/rtfimport.cxx
index 8a22358..24116ef 100644
--- a/sw/qa/extras/rtfimport/rtfimport.cxx
+++ b/sw/qa/extras/rtfimport/rtfimport.cxx
@@ -1752,7 +1752,7 @@ DECLARE_RTFIMPORT_TEST(testTableBorderDefaults, "fdo68779.rtf")
 
 DECLARE_RTFIMPORT_TEST(testShpzDhgt, "shpz-dhgt.rtf")
 {
-    // Test that shpz has priority over dhght and not the other way around.
+    // Test that shpz has priority over dhgt and not the other way around.
     // Drawpage is sorted by ZOrder, so first should be red (back).
     CPPUNIT_ASSERT_EQUAL(sal_Int32(0xff0000), getProperty<sal_Int32>(getShape(1), "FillColor"));
     // Second (front) should be green.
diff --git a/sw/source/filter/ww8/ww8par5.cxx b/sw/source/filter/ww8/ww8par5.cxx
index 33b39e7..96ddeeb 100644
--- a/sw/source/filter/ww8/ww8par5.cxx
+++ b/sw/source/filter/ww8/ww8par5.cxx
@@ -245,7 +245,7 @@ long SwWW8ImplReader::Read_AtnBook(WW8PLCFManResult*)
 //    general help methods to separate parameters
 
 /// translate FieldParameter names into the system character set and
-/// at the same time, douple backslashes are converted into single ones
+/// at the same time, double backslashes are converted into single ones
 OUString SwWW8ImplReader::ConvertFFileName(const OUString& rOrg)
 {
     OUString aName = rOrg;
diff --git a/ucb/source/cacher/dynamicresultsetwrapper.cxx b/ucb/source/cacher/dynamicresultsetwrapper.cxx
index aa4e7d9..0bada74 100644
--- a/ucb/source/cacher/dynamicresultsetwrapper.cxx
+++ b/ucb/source/cacher/dynamicresultsetwrapper.cxx
@@ -408,7 +408,7 @@ void SAL_CALL DynamicResultSetWrapper
         throw ListenerAlreadySetException();
 
     Reference< XSourceInitialization > xTarget( xCache, UNO_QUERY );
-    OSL_ENSURE( xTarget.is(), "The given Target dosn't have the required interface 'XSourceInitialization'" );
+    OSL_ENSURE( xTarget.is(), "The given Target doesn't have the required interface 'XSourceInitialization'" );
     if( xTarget.is() && m_xContext.is() )
     {
         //@todo m_aSourceSet.wait();?
diff --git a/vcl/source/window/toolbox2.cxx b/vcl/source/window/toolbox2.cxx
index 585cdb7..856b807 100644
--- a/vcl/source/window/toolbox2.cxx
+++ b/vcl/source/window/toolbox2.cxx
@@ -275,7 +275,7 @@ void ImplToolItem::DetermineButtonDrawStyle( ButtonType eButtonType, bool& rbIma
         bHasText = true;
 
     // prefer images if symbolonly buttons are drawn
-    // prefer texts if textonly buttons are dreawn
+    // prefer texts if textonly buttons are drawn
 
     if ( eButtonType == ButtonType::SYMBOLONLY )         // drawing icons only
     {
diff --git a/wizards/com/sun/star/wizards/web/WWD_Events.py b/wizards/com/sun/star/wizards/web/WWD_Events.py
index 15c2ef0..ed37193 100644
--- a/wizards/com/sun/star/wizards/web/WWD_Events.py
+++ b/wizards/com/sun/star/wizards/web/WWD_Events.py
@@ -53,7 +53,7 @@ class WWD_Events(WWD_Startup):
     '''
     He - my constructor !
     I add a window listener, which, when
-    the window closes, deltes the temp directory.
+    the window closes, deletes the temp directory.
     '''
 
     def __init__(self, xmsf):
diff --git a/xmloff/source/style/undlihdl.cxx b/xmloff/source/style/undlihdl.cxx
index 2832d11..a5b7d27 100644
--- a/xmloff/source/style/undlihdl.cxx
+++ b/xmloff/source/style/undlihdl.cxx
@@ -326,7 +326,7 @@ bool XMLUnderlineWidthPropHdl::importXML( const OUString& rStrImpValue, uno::Any
                     eNewUnderline = awt::FontUnderline::BOLDWAVE;
                     break;
                 default:
-                    // a doube line style overwrites a bold one
+                    // a double line style overwrites a bold one
                     eNewUnderline = eUnderline;
                     break;
                 }


More information about the Libreoffice-commits mailing list