[Libreoffice-commits] .: autodoc/source basegfx/inc bean/com bin/lo-pack-sources canvas/inc canvas/source comphelper/inc configure.in cosv/inc cppcanvas/source desktop/source drawinglayer/source filter/source o3tl/qa sd/source slideshow/source solenv/bin svtools/source sw/source ucb/source vcl/source xmloff/source

Lior Kaplan kaplan at kemper.freedesktop.org
Thu Dec 1 13:42:26 PST 2011


 autodoc/source/ary/idl/it_xnameroom.hxx                         |    2 -
 basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx           |    2 -
 basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx            |    2 -
 bean/com/sun/star/comp/beans/OOoBean.java                       |    6 +--
 bin/lo-pack-sources                                             |    2 -
 canvas/inc/canvas/base/canvascustomspritebase.hxx               |    2 -
 canvas/source/cairo/cairo_canvas.hxx                            |    2 -
 canvas/source/cairo/cairo_canvascustomsprite.hxx                |    2 -
 canvas/source/cairo/cairo_spritecanvas.hxx                      |    2 -
 canvas/source/directx/dx_canvascustomsprite.hxx                 |    2 -
 canvas/source/directx/dx_canvashelper_texturefill.cxx           |    2 -
 canvas/source/directx/dx_spritecanvas.hxx                       |    2 -
 canvas/source/null/null_canvascustomsprite.hxx                  |    2 -
 canvas/source/null/null_spritecanvas.hxx                        |    2 -
 canvas/source/tools/canvascustomspritehelper.cxx                |    2 -
 canvas/source/vcl/canvascustomsprite.hxx                        |    2 -
 canvas/source/vcl/canvashelper_texturefill.cxx                  |    6 +--
 canvas/source/vcl/spritecanvas.hxx                              |    2 -
 comphelper/inc/comphelper/implementationreference.hxx           |    2 -
 configure.in                                                    |    2 -
 cosv/inc/cosv/tpl/dyn.hxx                                       |    2 -
 cppcanvas/source/mtfrenderer/implrenderer.cxx                   |   18 +++++-----
 desktop/source/deployment/registry/inc/dp_backend.h             |    2 -
 drawinglayer/source/primitive2d/textlayoutdevice.cxx            |    2 -
 drawinglayer/source/processor2d/vclhelperbitmaptransform.cxx    |    2 -
 drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx      |    2 -
 filter/source/graphicfilter/eps/eps.cxx                         |    2 -
 o3tl/qa/cow_wrapper_clients.hxx                                 |    2 -
 sd/source/core/CustomAnimationEffect.cxx                        |    4 +-
 slideshow/source/engine/activitiesqueue.cxx                     |    4 +-
 slideshow/source/engine/animationfactory.cxx                    |    2 -
 slideshow/source/engine/animationnodes/animationnodefactory.cxx |    2 -
 slideshow/source/engine/eventmultiplexer.cxx                    |    2 -
 slideshow/source/engine/eventqueue.cxx                          |    4 +-
 slideshow/source/engine/shapes/drawshapesubsetting.cxx          |    2 -
 slideshow/source/engine/slide/layermanager.cxx                  |    2 -
 slideshow/source/engine/slide/layermanager.hxx                  |    2 -
 slideshow/source/engine/slide/slideanimations.hxx               |    2 -
 slideshow/source/engine/transitions/shapetransitionfactory.cxx  |    2 -
 slideshow/source/engine/transitions/slidechangebase.cxx         |    2 -
 slideshow/source/inc/attributableshape.hxx                      |   10 ++---
 slideshow/source/inc/slide.hxx                                  |    2 -
 solenv/bin/modules/installer/windows/feature.pm                 |    2 -
 svtools/source/filter/jpeg/jpeg.cxx                             |    2 -
 sw/source/core/layout/calcmove.cxx                              |    2 -
 sw/source/core/txtnode/thints.cxx                               |    2 -
 sw/source/ui/docvw/edtwin.cxx                                   |    2 -
 sw/source/ui/frmdlg/frmmgr.cxx                                  |    2 -
 ucb/source/ucp/package/pkgcontent.cxx                           |    2 -
 vcl/source/gdi/gdimtf.cxx                                       |    4 +-
 vcl/source/gdi/outdev2.cxx                                      |    2 -
 vcl/source/gdi/outdev6.cxx                                      |    2 -
 vcl/source/gdi/regband.cxx                                      |    2 -
 xmloff/source/chart/SchXMLSeries2Context.cxx                    |    2 -
 54 files changed, 74 insertions(+), 74 deletions(-)

New commits:
commit e10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb
Author: Lior Kaplan <kaplanlior at gmail.com>
Date:   Thu Dec 1 23:41:42 2011 +0200

    typo fix: explicitely -> explicitly

diff --git a/autodoc/source/ary/idl/it_xnameroom.hxx b/autodoc/source/ary/idl/it_xnameroom.hxx
index cb70e17..de45248 100644
--- a/autodoc/source/ary/idl/it_xnameroom.hxx
+++ b/autodoc/source/ary/idl/it_xnameroom.hxx
@@ -42,7 +42,7 @@ namespace idl
 {
 
 
-/** A namespace for ->Type s, as they are explicitely written in code.
+/** A namespace for ->Type s, as they are explicitly written in code.
 
     The search/identification string is usually the local name of
     the Type. But for templated structs, the search string has this
diff --git a/basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx b/basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx
index af188cb..0c6296d 100644
--- a/basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx
+++ b/basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx
@@ -63,7 +63,7 @@ namespace basegfx
         BASEGFX_DLLPUBLIC B2DPolyPolygon addPointsAtCuts(const B2DPolyPolygon& rCandidate, const B2DPoint& rStart, const B2DPoint& rEnd);
 
         // look for intersections of rCandidate with the mask Polygon and add extra points there.
-        // The mask polygon is assumed to be closed, even when it's not explicitely.
+        // The mask polygon is assumed to be closed, even when it's not explicitly.
         BASEGFX_DLLPUBLIC B2DPolygon addPointsAtCuts(const B2DPolygon& rCandidate, const B2DPolyPolygon& rMask);
         BASEGFX_DLLPUBLIC B2DPolyPolygon addPointsAtCuts(const B2DPolyPolygon& rCandidate, const B2DPolyPolygon& rMask);
 
diff --git a/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx b/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
index 53fa1ac..007b416 100644
--- a/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
+++ b/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
@@ -44,7 +44,7 @@ namespace basegfx
         // of the contained polygons in not changed but used as topological information.
         // Self crossovers of the contained sub-polygons are implicitely handled, but to not lose
         // the topological information, it may be necessary to remove self-intersections of the
-        // contained sub-polygons in a preparing step and to explicitely correct their orientations.
+        // contained sub-polygons in a preparing step and to explicitly correct their orientations.
         BASEGFX_DLLPUBLIC B2DPolyPolygon solveCrossovers(const B2DPolyPolygon& rCandidate);
 
         // Version for single polygons. This is for solving self-intersections. Result will be free of
diff --git a/bean/com/sun/star/comp/beans/OOoBean.java b/bean/com/sun/star/comp/beans/OOoBean.java
index 44871d2..3ea15f0 100644
--- a/bean/com/sun/star/comp/beans/OOoBean.java
+++ b/bean/com/sun/star/comp/beans/OOoBean.java
@@ -943,7 +943,7 @@ public class OOoBean
             a Java class which implements all interfaces which the service
         <type scope="com::sun::star::frame">Frame</a> implements.
         Thus, methods can be called directly without queryInterface.
-        This feature might be implemented by UNO or explicitely coded.
+        This feature might be implemented by UNO or explicitly coded.
 
         @throws NoConnectionException
             if the connection is not established.
@@ -969,7 +969,7 @@ public class OOoBean
             a Java class which implements all interfaces which the service
         <type scope="com::sun::star::frame">Controller</a> implements.
         Thus, methods can be called directly without queryInterface.
-        This feature might be implemented by UNO or explicitely coded.
+        This feature might be implemented by UNO or explicitly coded.
 
         @throws NoConnectionException
             if the connection is not established.
@@ -998,7 +998,7 @@ public class OOoBean
         <type scope="com::sun::star::document">OfficeDocument</a>
         implements.
         Thus, methods can be called directly without queryInterface.
-        This feature might be implemented by UNO or explicitely coded.
+        This feature might be implemented by UNO or explicitly coded.
 
         @throws NoConnectionException
             if the connection is not established.
diff --git a/bin/lo-pack-sources b/bin/lo-pack-sources
index 6a68e71..2bd9d84 100755
--- a/bin/lo-pack-sources
+++ b/bin/lo-pack-sources
@@ -528,7 +528,7 @@ if (@pieces > 1 && $is_lo_build_dir == 0 ) {
     die "Error: \"$source_dir\" is not a valid libreoffice-core directory\n";
 }
 
-# just a single piece tarball can be generated from piece directory; version must be explicitely set in this case
+# just a single piece tarball can be generated from piece directory; version must be explicitly set in this case
 if (@pieces == 1  &&  $is_lo_build_dir == 0  &&  ! defined $set_version ) {
     die "Error: version must be set using the --set-version=<version> option\n" unless (defined $set_version);
 }
diff --git a/canvas/inc/canvas/base/canvascustomspritebase.hxx b/canvas/inc/canvas/base/canvascustomspritebase.hxx
index a5c026a..041403b 100644
--- a/canvas/inc/canvas/base/canvascustomspritebase.hxx
+++ b/canvas/inc/canvas/base/canvascustomspritebase.hxx
@@ -190,7 +190,7 @@ namespace canvas
 
         virtual void SAL_CALL clip( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& aClip ) throw (::com::sun::star::uno::RuntimeException)
         {
-            // NULL xClip explicitely allowed here (to clear clipping)
+            // NULL xClip explicitly allowed here (to clear clipping)
 
             typename BaseType::MutexType aGuard( BaseType::m_aMutex );
 
diff --git a/canvas/source/cairo/cairo_canvas.hxx b/canvas/source/cairo/cairo_canvas.hxx
index aec8713..2236708 100644
--- a/canvas/source/cairo/cairo_canvas.hxx
+++ b/canvas/source/cairo/cairo_canvas.hxx
@@ -85,7 +85,7 @@ namespace cairocanvas
         template args, and furthermore, don't want to derive
         ::canvas::CanvasBase directly from
         SurfaceProvider (because derivees of
-        ::canvas::CanvasBase have to explicitely forward the
+        ::canvas::CanvasBase have to explicitly forward the
         XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
         anyway).
      */
diff --git a/canvas/source/cairo/cairo_canvascustomsprite.hxx b/canvas/source/cairo/cairo_canvascustomsprite.hxx
index 52dac52..08a1249 100644
--- a/canvas/source/cairo/cairo_canvascustomsprite.hxx
+++ b/canvas/source/cairo/cairo_canvascustomsprite.hxx
@@ -70,7 +70,7 @@ namespace cairocanvas
         template args, and furthermore, don't want to derive
         ::canvas::CanvasCustomSpriteBase directly from
         ::canvas::Sprite (because derivees of
-        ::canvas::CanvasCustomSpriteBase have to explicitely forward
+        ::canvas::CanvasCustomSpriteBase have to explicitly forward
         the XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
         anyway). Basically, ::canvas::CanvasCustomSpriteBase should
         remain a base class that provides implementation, not to
diff --git a/canvas/source/cairo/cairo_spritecanvas.hxx b/canvas/source/cairo/cairo_spritecanvas.hxx
index b64fd14..aaab44d 100644
--- a/canvas/source/cairo/cairo_spritecanvas.hxx
+++ b/canvas/source/cairo/cairo_spritecanvas.hxx
@@ -84,7 +84,7 @@ namespace cairocanvas
         template args, and furthermore, don't want to derive
         ::canvas::SpriteCanvasBase directly from
         ::canvas::SpriteSurface (because derivees of
-        ::canvas::SpriteCanvasBase have to explicitely forward the
+        ::canvas::SpriteCanvasBase have to explicitly forward the
         XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
         anyway). Basically, ::canvas::CanvasCustomSpriteBase should
         remain a base class that provides implementation, not to
diff --git a/canvas/source/directx/dx_canvascustomsprite.hxx b/canvas/source/directx/dx_canvascustomsprite.hxx
index 8e6c534..e099b75 100644
--- a/canvas/source/directx/dx_canvascustomsprite.hxx
+++ b/canvas/source/directx/dx_canvascustomsprite.hxx
@@ -69,7 +69,7 @@ namespace dxcanvas
         template args, and furthermore, don't want to derive
         ::canvas::CanvasCustomSpriteBase directly from
         ::canvas::Sprite (because derivees of
-        ::canvas::CanvasCustomSpriteBase have to explicitely forward
+        ::canvas::CanvasCustomSpriteBase have to explicitly forward
         the XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
         anyway). Basically, ::canvas::CanvasCustomSpriteBase should
         remain a base class that provides implementation, not to
diff --git a/canvas/source/directx/dx_canvashelper_texturefill.cxx b/canvas/source/directx/dx_canvashelper_texturefill.cxx
index a6159b1..24a5396 100644
--- a/canvas/source/directx/dx_canvashelper_texturefill.cxx
+++ b/canvas/source/directx/dx_canvashelper_texturefill.cxx
@@ -395,7 +395,7 @@ namespace dxcanvas
                                                         &rStops[0],
                                                         rStops.size() );
 
-                // explicitely setup center point. Since the center of GDI+
+                // explicitly setup center point. Since the center of GDI+
                 // gradients are by default the _centroid_ of the path
                 // (i.e. the weighted sum of edge points), it will not
                 // necessarily coincide with our notion of center.
diff --git a/canvas/source/directx/dx_spritecanvas.hxx b/canvas/source/directx/dx_spritecanvas.hxx
index 3b306f2..97649b9 100644
--- a/canvas/source/directx/dx_spritecanvas.hxx
+++ b/canvas/source/directx/dx_spritecanvas.hxx
@@ -81,7 +81,7 @@ namespace dxcanvas
         template args, and furthermore, don't want to derive
         ::canvas::SpriteCanvasBase directly from
         ::canvas::SpriteSurface (because derivees of
-        ::canvas::SpriteCanvasBase have to explicitely forward the
+        ::canvas::SpriteCanvasBase have to explicitly forward the
         XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
         anyway). Basically, ::canvas::CanvasCustomSpriteBase should
         remain a base class that provides implementation, not to
diff --git a/canvas/source/null/null_canvascustomsprite.hxx b/canvas/source/null/null_canvascustomsprite.hxx
index 17aa1f9..f210f04 100644
--- a/canvas/source/null/null_canvascustomsprite.hxx
+++ b/canvas/source/null/null_canvascustomsprite.hxx
@@ -69,7 +69,7 @@ namespace nullcanvas
         template args, and furthermore, don't want to derive
         ::canvas::CanvasCustomSpriteBase directly from
         ::canvas::Sprite (because derivees of
-        ::canvas::CanvasCustomSpriteBase have to explicitely forward
+        ::canvas::CanvasCustomSpriteBase have to explicitly forward
         the XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
         anyway). Basically, ::canvas::CanvasCustomSpriteBase should
         remain a base class that provides implementation, not to
diff --git a/canvas/source/null/null_spritecanvas.hxx b/canvas/source/null/null_spritecanvas.hxx
index 165d73a..8f04c68 100644
--- a/canvas/source/null/null_spritecanvas.hxx
+++ b/canvas/source/null/null_spritecanvas.hxx
@@ -78,7 +78,7 @@ namespace nullcanvas
         template args, and furthermore, don't want to derive
         ::canvas::SpriteCanvasBase directly from
         ::canvas::SpriteSurface (because derivees of
-        ::canvas::SpriteCanvasBase have to explicitely forward the
+        ::canvas::SpriteCanvasBase have to explicitly forward the
         XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
         anyway). Basically, ::canvas::CanvasCustomSpriteBase should
         remain a base class that provides implementation, not to
diff --git a/canvas/source/tools/canvascustomspritehelper.cxx b/canvas/source/tools/canvascustomspritehelper.cxx
index 9688364..acbb972 100644
--- a/canvas/source/tools/canvascustomspritehelper.cxx
+++ b/canvas/source/tools/canvascustomspritehelper.cxx
@@ -326,7 +326,7 @@ namespace canvas
     void CanvasCustomSpriteHelper::clip( const Sprite::Reference&                           rSprite,
                                          const uno::Reference< rendering::XPolyPolygon2D >& xClip )
     {
-        // NULL xClip explicitely allowed here (to clear clipping)
+        // NULL xClip explicitly allowed here (to clear clipping)
 
         // retrieve bounds before and after clip change.
         const ::basegfx::B2DRectangle& rPrevBounds( getUpdateArea() );
diff --git a/canvas/source/vcl/canvascustomsprite.hxx b/canvas/source/vcl/canvascustomsprite.hxx
index 6acadda..5597cd8 100644
--- a/canvas/source/vcl/canvascustomsprite.hxx
+++ b/canvas/source/vcl/canvascustomsprite.hxx
@@ -71,7 +71,7 @@ namespace vclcanvas
         template args, and furthermore, don't want to derive
         ::canvas::CanvasCustomSpriteBase directly from
         ::canvas::Sprite (because derivees of
-        ::canvas::CanvasCustomSpriteBase have to explicitely forward
+        ::canvas::CanvasCustomSpriteBase have to explicitly forward
         the XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
         anyway). Basically, ::canvas::CanvasCustomSpriteBase should
         remain a base class that provides implementation, not to
diff --git a/canvas/source/vcl/canvashelper_texturefill.cxx b/canvas/source/vcl/canvashelper_texturefill.cxx
index 240b72e..325d2b6 100644
--- a/canvas/source/vcl/canvashelper_texturefill.cxx
+++ b/canvas/source/vcl/canvashelper_texturefill.cxx
@@ -215,7 +215,7 @@ namespace vclcanvas
             basegfx::tools::KeyStopLerp aLerper(rValues.maStops);
 
             // only iterate nStepCount-1 steps, as the last strip is
-            // explicitely painted below
+            // explicitly painted below
             for( unsigned int i=0; i<nStepCount-1; ++i )
             {
                 std::ptrdiff_t nIndex;
@@ -407,7 +407,7 @@ namespace vclcanvas
                             basegfx::fround( fT*rInnerPoint.getY() + (1-fT)*rOuterPoint.getY() ) );
                     }
 
-                    // close polygon explicitely
+                    // close polygon explicitly
                     aTempPoly[(sal_uInt16)p] = aTempPoly[0];
 
                     // TODO(P1): compare with vcl/source/gdi/outdev4.cxx,
@@ -471,7 +471,7 @@ namespace vclcanvas
                             basegfx::fround( fT*rInnerPoint.getY() + (1-fT)*rOuterPoint.getY() ) );
                     }
 
-                    // close polygon explicitely
+                    // close polygon explicitly
                     aTempPoly[(sal_uInt16)p] = aTempPoly[0];
 
                     // swap inner and outer polygon
diff --git a/canvas/source/vcl/spritecanvas.hxx b/canvas/source/vcl/spritecanvas.hxx
index 26500fc..ab4a0f6 100644
--- a/canvas/source/vcl/spritecanvas.hxx
+++ b/canvas/source/vcl/spritecanvas.hxx
@@ -84,7 +84,7 @@ namespace vclcanvas
         template args, and furthermore, don't want to derive
         ::canvas::SpriteCanvasBase directly from
         ::canvas::SpriteSurface (because derivees of
-        ::canvas::SpriteCanvasBase have to explicitely forward the
+        ::canvas::SpriteCanvasBase have to explicitly forward the
         XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
         anyway). Basically, ::canvas::CanvasCustomSpriteBase should
         remain a base class that provides implementation, not to
diff --git a/comphelper/inc/comphelper/implementationreference.hxx b/comphelper/inc/comphelper/implementationreference.hxx
index dff242b..cd90359 100644
--- a/comphelper/inc/comphelper/implementationreference.hxx
+++ b/comphelper/inc/comphelper/implementationreference.hxx
@@ -172,7 +172,7 @@ namespace comphelper
             C++ pointer.
 
             This is a static version of the constructor which creates
-            an instance of an implementation type which is explicitely
+            an instance of an implementation type which is explicitly
             queried for the ImplementationReference's
             template-parameterized UNO type.
 
diff --git a/configure.in b/configure.in
index a9dac9d..f75aeb3 100644
--- a/configure.in
+++ b/configure.in
@@ -9664,7 +9664,7 @@ if test "$no_parallelism_make" = "YES" ; then
         fi
     else
         GMAKE_PARALLELISM="$BUILD_NCPUS";
-        echo "make 3.81 is prone to crashes with parallelism > 1. Since --with-num-cpus was explicitely given, it is honored, but do not complain when make segfault on you." >> warn
+        echo "make 3.81 is prone to crashes with parallelism > 1. Since --with-num-cpus was explicitly given, it is honored, but do not complain when make segfault on you." >> warn
     fi
 fi
 
diff --git a/cosv/inc/cosv/tpl/dyn.hxx b/cosv/inc/cosv/tpl/dyn.hxx
index 91ad5df..72cb3ec 100644
--- a/cosv/inc/cosv/tpl/dyn.hxx
+++ b/cosv/inc/cosv/tpl/dyn.hxx
@@ -45,7 +45,7 @@ namespace csv
 
     Dyn forbids the CopyC'tor and operator=(). So you can't incidentally
     run into problems with compiler defined CopyC'tor or operator=() of the
-    owning class. If you need those, you have to define them explicitely - as
+    owning class. If you need those, you have to define them explicitly - as
     you should do anyway with all classes, that own members on the heap.
 
     Dyn also works with incomplete types.
diff --git a/cppcanvas/source/mtfrenderer/implrenderer.cxx b/cppcanvas/source/mtfrenderer/implrenderer.cxx
index 59f855c..65b9d21 100644
--- a/cppcanvas/source/mtfrenderer/implrenderer.cxx
+++ b/cppcanvas/source/mtfrenderer/implrenderer.cxx
@@ -118,7 +118,7 @@ namespace
 
             // force alpha part of color to
             // opaque. transparent painting is done
-            // explicitely via META_TRANSPARENT_ACTION
+            // explicitly via META_TRANSPARENT_ACTION
             aColor.SetTransparency(0);
             //aColor.SetTransparency(128);
 
@@ -304,7 +304,7 @@ namespace
 
             // TODO(F1): Interpret OutDev::GetRefPoint() for the start of the dashing.
 
-            // interpret dash info only if explicitely enabled as
+            // interpret dash info only if explicitly enabled as
             // style
             const ::basegfx::B2DSize aDistance( rLineInfo.GetDistance(), 0 );
             const double nDistance( (rState.mapModeTransform * aDistance).getX() );
@@ -1389,7 +1389,7 @@ namespace cppcanvas
                                 VERBOSE_TRACE( "ImplRenderer::createActions(): non-polygonal clip "
                                                "region encountered, falling back to bounding box!" );
 
-                                // #121806# explicitely kept integer
+                                // #121806# explicitly kept integer
                                 Rectangle aClipRect(
                                     rVDev.LogicToPixel(
                                         pClipAction->GetRegion().GetBoundRect() ) );
@@ -1405,7 +1405,7 @@ namespace cppcanvas
                                 // set new clip polygon (don't intersect
                                 // with old one, just set it)
 
-                                // #121806# explicitely kept integer
+                                // #121806# explicitly kept integer
                                 updateClipping(
                                     rVDev.LogicToPixel(
                                         pClipAction->GetRegion().GetPolyPolygon() ).getB2DPolyPolygon(),
@@ -1421,7 +1421,7 @@ namespace cppcanvas
                     {
                         MetaISectRectClipRegionAction* pClipAction = static_cast<MetaISectRectClipRegionAction*>(pCurrAct);
 
-                        // #121806# explicitely kept integer
+                        // #121806# explicitly kept integer
                         Rectangle aClipRect(
                             rVDev.LogicToPixel( pClipAction->GetRect() ) );
 
@@ -1443,7 +1443,7 @@ namespace cppcanvas
                             VERBOSE_TRACE( "ImplRenderer::createActions(): non-polygonal clip "
                                            "region encountered, falling back to bounding box!" );
 
-                            // #121806# explicitely kept integer
+                            // #121806# explicitly kept integer
                             Rectangle aClipRect(
                                 rVDev.LogicToPixel( pClipAction->GetRegion().GetBoundRect() ) );
 
@@ -1457,7 +1457,7 @@ namespace cppcanvas
                         {
                             // intersect current clip with given clip polygon
 
-                            // #121806# explicitely kept integer
+                            // #121806# explicitly kept integer
                             updateClipping(
                                 rVDev.LogicToPixel(
                                     pClipAction->GetRegion().GetPolyPolygon() ).getB2DPolyPolygon(),
@@ -1502,7 +1502,7 @@ namespace cppcanvas
 
                             // force alpha part of color to
                             // opaque. transparent painting is done
-                            // explicitely via META_TRANSPARENT_ACTION
+                            // explicitly via META_TRANSPARENT_ACTION
                             aColor.SetTransparency(0);
 
                             getState( rStates ).textColor =
@@ -1640,7 +1640,7 @@ namespace cppcanvas
                         MetaEPSAction*      pAct = static_cast<MetaEPSAction*>(pCurrAct);
                         const GDIMetaFile&  rSubstitute = pAct->GetSubstitute();
 
-                        // #121806# explicitely kept integer
+                        // #121806# explicitly kept integer
                         const Size aMtfSize( rSubstitute.GetPrefSize() );
                         const Size aMtfSizePixPre( rVDev.LogicToPixel( aMtfSize,
                                                                        rSubstitute.GetPrefMapMode() ) );
diff --git a/desktop/source/deployment/registry/inc/dp_backend.h b/desktop/source/deployment/registry/inc/dp_backend.h
index 847eb43..8c8124e 100644
--- a/desktop/source/deployment/registry/inc/dp_backend.h
+++ b/desktop/source/deployment/registry/inc/dp_backend.h
@@ -281,7 +281,7 @@ class PackageRegistryBackend
 {
     //The map held originally WeakReferences. The map entries are removed in the disposing
     //function, which is called when the XPackages are destructed or they are
-    //explicitely disposed. The latter happens, for example, when a extension is
+    //explicitly disposed. The latter happens, for example, when a extension is
     //removed (see dp_manager.cxx). However, because of how the help systems work, now
     // XPackageManager::getDeployedPackages is called often. This results in a lot
     //of bindPackage calls which are costly. Therefore we keep hard references in
diff --git a/drawinglayer/source/primitive2d/textlayoutdevice.cxx b/drawinglayer/source/primitive2d/textlayoutdevice.cxx
index e30c748..6f7b66f 100644
--- a/drawinglayer/source/primitive2d/textlayoutdevice.cxx
+++ b/drawinglayer/source/primitive2d/textlayoutdevice.cxx
@@ -396,7 +396,7 @@ namespace drawinglayer
 #else
             // for non-WIN32 systems things are easier since these accept a Font creation
             // with initially nWidth != nHeight for FontScaling. Despite that, use zero for
-            // FontWidth when no scaling is used to explicitely have that zero when e.g. the
+            // FontWidth when no scaling is used to explicitly have that zero when e.g. the
             // Font would be recorded in a MetaFile (The MetaFile FontAction WILL record a
             // set FontWidth; import that in a WIN32 system, and trouble is there)
             Font aRetval(
diff --git a/drawinglayer/source/processor2d/vclhelperbitmaptransform.cxx b/drawinglayer/source/processor2d/vclhelperbitmaptransform.cxx
index e46b094..9cccec8 100644
--- a/drawinglayer/source/processor2d/vclhelperbitmaptransform.cxx
+++ b/drawinglayer/source/processor2d/vclhelperbitmaptransform.cxx
@@ -339,7 +339,7 @@ namespace drawinglayer
                         {
                             // do NOT use erase; for e.g. 8bit Bitmaps, the nearest color to the given
                             // erase color is determined and used -> this may be different from what is
-                            // wanted here. Better create a new bitmap with the needed color explicitely
+                            // wanted here. Better create a new bitmap with the needed color explicitly
                             BitmapReadAccess* pReadAccess = aChangedBitmap.AcquireReadAccess();
                             OSL_ENSURE(pReadAccess, "Got no Bitmap ReadAccess ?!?");
 
diff --git a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
index bafe32b..2528dd6 100644
--- a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
@@ -687,7 +687,7 @@ namespace drawinglayer
             PRNSPOOL_TRANSPARENTBITMAP_BEGIN, PRNSPOOL_TRANSPARENTBITMAP_END
             VCL usage when printing PL -> THB. Okay, THB confirms that it is only used as
             a fix (hack) while VCL printing. It is needed to not downscale a bitmap which
-            was explicitely created for the printer already again to some default maximum
+            was explicitly created for the printer already again to some default maximum
             bitmap sizes.
             Nothing to do here for the primitive renderer.
 
diff --git a/filter/source/graphicfilter/eps/eps.cxx b/filter/source/graphicfilter/eps/eps.cxx
index 326b462..9771c0d 100644
--- a/filter/source/graphicfilter/eps/eps.cxx
+++ b/filter/source/graphicfilter/eps/eps.cxx
@@ -1672,7 +1672,7 @@ void PSWriter::ImplPolyLine( const Polygon & rPoly )
                 }
             }
 
-            // #104645# explicitely close path if polygon is closed
+            // #104645# explicitly close path if polygon is closed
             if( rPoly[ 0 ] == rPoly[ nPointCount-1 ] )
                 ImplClosePathDraw( PS_RET );
             else
diff --git a/o3tl/qa/cow_wrapper_clients.hxx b/o3tl/qa/cow_wrapper_clients.hxx
index 88ea03c..67e1064 100644
--- a/o3tl/qa/cow_wrapper_clients.hxx
+++ b/o3tl/qa/cow_wrapper_clients.hxx
@@ -66,7 +66,7 @@ private:
 
 class cow_wrapper_client2_impl;
 
-/** test opaque impl type - need to explicitely declare lifetime
+/** test opaque impl type - need to explicitly declare lifetime
     methods
  */
 class cow_wrapper_client2
diff --git a/sd/source/core/CustomAnimationEffect.cxx b/sd/source/core/CustomAnimationEffect.cxx
index c6f3319..054fcd0 100644
--- a/sd/source/core/CustomAnimationEffect.cxx
+++ b/sd/source/core/CustomAnimationEffect.cxx
@@ -2097,7 +2097,7 @@ void EffectSequenceHelper::implRebuild()
         }
         else
         {
-            // empty sequence, set duration to 0.0 explicitely
+            // empty sequence, set duration to 0.0 explicitly
             // (otherwise, this sequence will never end)
             mxSequenceRoot->setDuration( makeAny((double)0.0) );
         }
@@ -3325,7 +3325,7 @@ void MainSequence::createMainSequence()
                 mxSequenceRoot->setUserData( aUserData );
 
                 // empty sequence until now, set duration to 0.0
-                // explicitely (otherwise, this sequence will never
+                // explicitly (otherwise, this sequence will never
                 // end)
                 mxSequenceRoot->setDuration( makeAny((double)0.0) );
 
diff --git a/slideshow/source/engine/activitiesqueue.cxx b/slideshow/source/engine/activitiesqueue.cxx
index 3da1419..2b657b7 100644
--- a/slideshow/source/engine/activitiesqueue.cxx
+++ b/slideshow/source/engine/activitiesqueue.cxx
@@ -135,7 +135,7 @@ namespace slideshow
                     // reinsert an activity that threw
                     // once.
 
-                    // NOTE: we explicitely don't catch(...) here,
+                    // NOTE: we explicitly don't catch(...) here,
                     // since this will also capture segmentation
                     // violations and the like. In such a case, we
                     // still better let our clients now...
@@ -151,7 +151,7 @@ namespace slideshow
                     // reinsert an activity that threw
                     // once.
 
-                    // NOTE: we explicitely don't catch(...) here,
+                    // NOTE: we explicitly don't catch(...) here,
                     // since this will also capture segmentation
                     // violations and the like. In such a case, we
                     // still better let our clients now...
diff --git a/slideshow/source/engine/animationfactory.cxx b/slideshow/source/engine/animationfactory.cxx
index e6490f9..5030201 100644
--- a/slideshow/source/engine/animationfactory.cxx
+++ b/slideshow/source/engine/animationfactory.cxx
@@ -347,7 +347,7 @@ namespace slideshow
 
                     return 0.0; // though this should be used in concert with
                                 // ActivitiesFactory::createSimpleActivity, better
-                                // explicitely name our start value.
+                                // explicitly name our start value.
                                 // Permissible range for operator() above is [0,1]
                 }
 
diff --git a/slideshow/source/engine/animationnodes/animationnodefactory.cxx b/slideshow/source/engine/animationnodes/animationnodefactory.cxx
index 991d660..cf16955 100644
--- a/slideshow/source/engine/animationnodes/animationnodefactory.cxx
+++ b/slideshow/source/engine/animationnodes/animationnodefactory.cxx
@@ -149,7 +149,7 @@ public:
         // disables it).
         //
         // NOTE: this is only a problem for animation
-        // nodes that explicitely call
+        // nodes that explicitly call
         // disableSubsetShape(). Independent shape subsets
         // (like those created for ParagraphTargets)
         // solely rely on the ShapeSubset destructor to
diff --git a/slideshow/source/engine/eventmultiplexer.cxx b/slideshow/source/engine/eventmultiplexer.cxx
index 2f396d6..8bb0f08 100644
--- a/slideshow/source/engine/eventmultiplexer.cxx
+++ b/slideshow/source/engine/eventmultiplexer.cxx
@@ -346,7 +346,7 @@ void SAL_CALL EventMultiplexerListener::disposing(
 {
     // there's no real point in acting on this message - after all,
     // the event sources are the XSlideShowViews, which must be
-    // explicitely removed from the slideshow via
+    // explicitly removed from the slideshow via
     // XSlideShow::removeView(). thus, if a XSlideShowView has
     // properly removed itself from the slideshow, it will not be
     // found here. and if it hasn't, there'll be other references at
diff --git a/slideshow/source/engine/eventqueue.cxx b/slideshow/source/engine/eventqueue.cxx
index ec3a084..f5befa0 100644
--- a/slideshow/source/engine/eventqueue.cxx
+++ b/slideshow/source/engine/eventqueue.cxx
@@ -259,7 +259,7 @@ namespace slideshow
                         // reinsert an activity that threw
                         // once.
 
-                        // NOTE: we explicitely don't catch(...) here,
+                        // NOTE: we explicitly don't catch(...) here,
                         // since this will also capture segmentation
                         // violations and the like. In such a case, we
                         // still better let our clients now...
@@ -275,7 +275,7 @@ namespace slideshow
                         // reinsert an activity that threw
                         // once.
 
-                        // NOTE: we explicitely don't catch(...) here,
+                        // NOTE: we explicitly don't catch(...) here,
                         // since this will also capture segmentation
                         // violations and the like. In such a case, we
                         // still better let our clients now...
diff --git a/slideshow/source/engine/shapes/drawshapesubsetting.cxx b/slideshow/source/engine/shapes/drawshapesubsetting.cxx
index 1f277d8..bb43fba 100644
--- a/slideshow/source/engine/shapes/drawshapesubsetting.cxx
+++ b/slideshow/source/engine/shapes/drawshapesubsetting.cxx
@@ -165,7 +165,7 @@ namespace slideshow
                         // fallthrough intended
                     default:
                         // comment action and all actions not
-                        // explicitely handled here:
+                        // explicitly handled here:
                         nActionIndex += getNextActionOffset(pCurrAct);
                         break;
                 }
diff --git a/slideshow/source/engine/slide/layermanager.cxx b/slideshow/source/engine/slide/layermanager.cxx
index 905bcd6..795dfde 100644
--- a/slideshow/source/engine/slide/layermanager.cxx
+++ b/slideshow/source/engine/slide/layermanager.cxx
@@ -869,7 +869,7 @@ namespace slideshow
                         }
 
                         // render on new layer (only if not
-                        // explicitely disabled)
+                        // explicitly disabled)
                         if( !(bBackgroundLayerPainted && bIsBackgroundLayer) )
                             maUpdateShapes.insert( pCurrShape );
                     }
diff --git a/slideshow/source/engine/slide/layermanager.hxx b/slideshow/source/engine/slide/layermanager.hxx
index bd480bb..1f3354d 100644
--- a/slideshow/source/engine/slide/layermanager.hxx
+++ b/slideshow/source/engine/slide/layermanager.hxx
@@ -62,7 +62,7 @@ namespace slideshow
             the layer manager keeps track of this and also handles
             starting/stopping of Shape animations. Note that none of
             the methods actually perform a screen update, this is
-            always delayed until the ActivitiesQueue explicitely
+            always delayed until the ActivitiesQueue explicitly
             performs it.
 
             @see Layer
diff --git a/slideshow/source/engine/slide/slideanimations.hxx b/slideshow/source/engine/slide/slideanimations.hxx
index 698c8b6..e0a1f29 100644
--- a/slideshow/source/engine/slide/slideanimations.hxx
+++ b/slideshow/source/engine/slide/slideanimations.hxx
@@ -96,7 +96,7 @@ namespace slideshow
                 This method creates the network of events and
                 activities for all animations. The events and
                 activities are inserted into the constructor-provided
-                queues. These queues are not explicitely cleared, if
+                queues. These queues are not explicitly cleared, if
                 you rely on this object's effects to run without
                 interference, you should clear the queues by yourself.
 
diff --git a/slideshow/source/engine/transitions/shapetransitionfactory.cxx b/slideshow/source/engine/transitions/shapetransitionfactory.cxx
index 0b7f85e..0079f00 100644
--- a/slideshow/source/engine/transitions/shapetransitionfactory.cxx
+++ b/slideshow/source/engine/transitions/shapetransitionfactory.cxx
@@ -203,7 +203,7 @@ double ClippingAnimation::getUnderlyingValue() const
 
     return 0.0;     // though this should be used in concert with
                     // ActivitiesFactory::createSimpleActivity, better
-                    // explicitely name our start value.
+                    // explicitly name our start value.
                     // Permissible range for operator() above is [0,1]
 }
 
diff --git a/slideshow/source/engine/transitions/slidechangebase.cxx b/slideshow/source/engine/transitions/slidechangebase.cxx
index 73d3b9e..41fd445 100644
--- a/slideshow/source/engine/transitions/slidechangebase.cxx
+++ b/slideshow/source/engine/transitions/slidechangebase.cxx
@@ -385,7 +385,7 @@ double SlideChangeBase::getUnderlyingValue() const
 {
     return 0.0;     // though this should be used in concert with
                     // ActivitiesFactory::createSimpleActivity, better
-                    // explicitely name our start value.
+                    // explicitly name our start value.
                     // Permissible range for operator() above is [0,1]
 }
 
diff --git a/slideshow/source/inc/attributableshape.hxx b/slideshow/source/inc/attributableshape.hxx
index ee20974..c49b34e 100644
--- a/slideshow/source/inc/attributableshape.hxx
+++ b/slideshow/source/inc/attributableshape.hxx
@@ -70,12 +70,12 @@ namespace slideshow
 
                 Please note that the attribute layers do <em>not</em>
                 contain the underlying XShape's attributes as
-                default. Instead, attributes not explicitely set by
+                default. Instead, attributes not explicitly set by
                 animations remain in invalid state, allowing the
                 shape's paint method to determine whether they have to
                 override the underlying graphical shape
                 representation. XShape attributes must be passed
-                explicitely to animations which need them (e.g. 'by'
+                explicitly to animations which need them (e.g. 'by'
                 animations).
 
                 @return the new layer
@@ -107,12 +107,12 @@ namespace slideshow
 
                 Please note that the attribute layers do <em>not</em>
                 contain the underlying XShape's attributes as
-                default. Instead, attributes not explicitely set by
+                default. Instead, attributes not explicitly set by
                 animations remain in invalid state, allowing the
                 shape's paint method to determine whether they have to
                 override the underlying graphical shape
                 representation. XShape attributes must be passed
-                explicitely to animations which need them (e.g. 'by'
+                explicitly to animations which need them (e.g. 'by'
                 animations).
 
                 @return the topmost layer
@@ -161,7 +161,7 @@ namespace slideshow
 
                 This method returns a clone of this Shape, which
                 renders only the selected subset of itself, but only
-                if such a subset has been explicitely created before.
+                if such a subset has been explicitly created before.
 
                 @param rTreeNode
                 A DocTreeNode instance queried from this Shape, which
diff --git a/slideshow/source/inc/slide.hxx b/slideshow/source/inc/slide.hxx
index a43a5dd..d39a1b3 100644
--- a/slideshow/source/inc/slide.hxx
+++ b/slideshow/source/inc/slide.hxx
@@ -73,7 +73,7 @@ namespace slideshow
 
                 Call this method to reduce the timeout show(), and
                 getInitialSlideBitmap() need to complete. If
-                prefetch() is not called explicitely, the named
+                prefetch() is not called explicitly, the named
                 methods will call it implicitely.
              */
             virtual bool prefetch() = 0;
diff --git a/solenv/bin/modules/installer/windows/feature.pm b/solenv/bin/modules/installer/windows/feature.pm
index fa8ebd2..b057b0e 100644
--- a/solenv/bin/modules/installer/windows/feature.pm
+++ b/solenv/bin/modules/installer/windows/feature.pm
@@ -140,7 +140,7 @@ sub get_feature_level
 
     if ( $onefeature->{'Default'} ) { $localdefault = $onefeature->{'Default'}; }
 
-    if ( $localdefault eq "NO" )    # explicitely set Default = "NO"
+    if ( $localdefault eq "NO" )    # explicitly set Default = "NO"
     {
         $level = "200";             # deselected in default installation, base is 100
         if ( $installer::globals::patch ) { $level = "20"; }
diff --git a/svtools/source/filter/jpeg/jpeg.cxx b/svtools/source/filter/jpeg/jpeg.cxx
index 1d18fd6..6a70340 100644
--- a/svtools/source/filter/jpeg/jpeg.cxx
+++ b/svtools/source/filter/jpeg/jpeg.cxx
@@ -678,7 +678,7 @@ sal_Bool JPEGWriter::Write( const Graphic& rGraphic )
 
     pAcc = aGraphicBmp.AcquireReadAccess();
 
-    if ( !bGreys )  // bitmap was not explicitely converted into greyscale,
+    if ( !bGreys )  // bitmap was not explicitly converted into greyscale,
     {               // check if source is greyscale only
 
         sal_Bool bIsGrey = sal_True;
diff --git a/sw/source/core/layout/calcmove.cxx b/sw/source/core/layout/calcmove.cxx
index 6cfb089..f835297 100644
--- a/sw/source/core/layout/calcmove.cxx
+++ b/sw/source/core/layout/calcmove.cxx
@@ -1707,7 +1707,7 @@ void SwCntntFrm::MakeAll()
 
         // If MoveFwd moves the paragraph to the next page, a following
         // paragraph, which contains footnotes can can cause the old upper
-        // frame to grow. In this case we explicitely allow a new check
+        // frame to grow. In this case we explicitly allow a new check
         // for MoveBwd. Robust: We also check the bMovedBwd flag again.
         // If pOldUp was a footnote frame, it has been deleted inside MoveFwd.
         // Therefore we only check for growing body frames.
diff --git a/sw/source/core/txtnode/thints.cxx b/sw/source/core/txtnode/thints.cxx
index c85eaf3..d17cb7f 100644
--- a/sw/source/core/txtnode/thints.cxx
+++ b/sw/source/core/txtnode/thints.cxx
@@ -758,7 +758,7 @@ void SwpHints::BuildPortions( SwTxtNode& rNode, SwTxtAttr& rNewHint,
                 }
                 else
                 {
-                    // remove all attributes from auto styles, which are explicitely set in
+                    // remove all attributes from auto styles, which are explicitly set in
                     // the new character format:
                     OSL_ENSURE( RES_TXTATR_AUTOFMT == (*aIter)->Which(), "AUTOSTYLES - Misc trouble" );
                     SwTxtAttr* pOther = *aIter;
diff --git a/sw/source/ui/docvw/edtwin.cxx b/sw/source/ui/docvw/edtwin.cxx
index 23ba0bd..51fa548 100644
--- a/sw/source/ui/docvw/edtwin.cxx
+++ b/sw/source/ui/docvw/edtwin.cxx
@@ -3591,7 +3591,7 @@ void SwEditWin::MouseMove(const MouseEvent& _rMEvt)
             }
 
             if ( USHRT_MAX != nPointer &&
-                // i#35543 - Enhanced table selection is explicitely allowed in table mode
+                // i#35543 - Enhanced table selection is explicitly allowed in table mode
                 ( !bChkTblSel || !rSh.IsTableMode() ) )
             {
                 SetPointer( nPointer );
diff --git a/sw/source/ui/frmdlg/frmmgr.cxx b/sw/source/ui/frmdlg/frmmgr.cxx
index 826ced0..34ea7e3 100644
--- a/sw/source/ui/frmdlg/frmmgr.cxx
+++ b/sw/source/ui/frmdlg/frmmgr.cxx
@@ -191,7 +191,7 @@ sal_Bool SwFlyFrmAttrMgr::InsertFlyFrm()
 
 /*------------------------------------------------------------------------
  Description:   Insert frames of type eAnchorType. Position and size are
-                being set explicitely.
+                being set explicitly.
                 Not-allowed values of the enumeration type get corrected.
 ------------------------------------------------------------------------*/
 void SwFlyFrmAttrMgr::InsertFlyFrm(RndStdIds    eAnchorType,
diff --git a/ucb/source/ucp/package/pkgcontent.cxx b/ucb/source/ucp/package/pkgcontent.cxx
index 98b40e6..75680ee 100644
--- a/ucb/source/ucp/package/pkgcontent.cxx
+++ b/ucb/source/ucp/package/pkgcontent.cxx
@@ -178,7 +178,7 @@ Content* Content::create(
         sal_Int32 nLastSlash = aURL.lastIndexOf( '/' );
         if ( ( nLastSlash + 1 ) == aURL.getLength() )
         {
-            // Client explicitely requested a folder!
+            // Client explicitly requested a folder!
             if ( !aProps.bIsFolder )
                 return 0;
         }
diff --git a/vcl/source/gdi/gdimtf.cxx b/vcl/source/gdi/gdimtf.cxx
index bd6abfb..c906241 100644
--- a/vcl/source/gdi/gdimtf.cxx
+++ b/vcl/source/gdi/gdimtf.cxx
@@ -428,7 +428,7 @@ void GDIMetaFile::Play( OutputDevice* pOut, size_t nPos )
 
         // #i23407# Set backwards-compatible text language and layout mode
         // This is necessary, since old metafiles don't even know of these
-        // recent add-ons. Newer metafiles must of course explicitely set
+        // recent add-ons. Newer metafiles must of course explicitly set
         // those states.
         pOut->Push( PUSH_TEXTLAYOUTMODE|PUSH_TEXTLANGUAGE );
         pOut->SetLayoutMode( 0 );
@@ -678,7 +678,7 @@ void GDIMetaFile::Play( OutputDevice* pOut, const Point& rPos,
 
         // #i23407# Set backwards-compatible text language and layout mode
         // This is necessary, since old metafiles don't even know of these
-        // recent add-ons. Newer metafiles must of course explicitely set
+        // recent add-ons. Newer metafiles must of course explicitly set
         // those states.
         pOut->SetLayoutMode( 0 );
         pOut->SetDigitLanguage( 0 );
diff --git a/vcl/source/gdi/outdev2.cxx b/vcl/source/gdi/outdev2.cxx
index ec84553..d405367 100644
--- a/vcl/source/gdi/outdev2.cxx
+++ b/vcl/source/gdi/outdev2.cxx
@@ -2063,7 +2063,7 @@ void OutputDevice::ImplDrawAlpha( const Bitmap& rBmp, const AlphaMask& rAlpha,
                 }
 
                 // #110958# Disable alpha VDev, we're doing the necessary
-                // stuff explicitely furher below
+                // stuff explicitly furher below
                 if( mpAlphaVDev )
                     mpAlphaVDev = NULL;
 
diff --git a/vcl/source/gdi/outdev6.cxx b/vcl/source/gdi/outdev6.cxx
index 82c423d..8800fd4 100644
--- a/vcl/source/gdi/outdev6.cxx
+++ b/vcl/source/gdi/outdev6.cxx
@@ -327,7 +327,7 @@ void OutputDevice::DrawTransparent( const PolyPolygon& rPolyPoly,
         VirtualDevice* pOldAlphaVDev = mpAlphaVDev;
 
         // #110958# Disable alpha VDev, we perform the necessary
-        // operation explicitely further below.
+        // operation explicitly further below.
         if( mpAlphaVDev )
             mpAlphaVDev = NULL;
 
diff --git a/vcl/source/gdi/regband.cxx b/vcl/source/gdi/regband.cxx
index 887855c..4734d83 100644
--- a/vcl/source/gdi/regband.cxx
+++ b/vcl/source/gdi/regband.cxx
@@ -600,7 +600,7 @@ void ImplRegionBand::XOr( long nXLeft, long nXRight )
     // #i46602# Reworked rectangle Xor
     //
     // In general, we can distinguish 11 cases of intersection
-    // (details below). The old implementation explicitely handled 7
+    // (details below). The old implementation explicitly handled 7
     // cases (numbered in the order of appearance, use CVS to get your
     // hands on the old version), therefore, I've sticked to that
     // order, and added four more cases. The code below references
diff --git a/xmloff/source/chart/SchXMLSeries2Context.cxx b/xmloff/source/chart/SchXMLSeries2Context.cxx
index 6d4991e..871ad04 100644
--- a/xmloff/source/chart/SchXMLSeries2Context.cxx
+++ b/xmloff/source/chart/SchXMLSeries2Context.cxx
@@ -1011,7 +1011,7 @@ void SchXMLSeries2Context::setStylesToDataPoints( SeriesDefaultsAndStyles& rSeri
 
                 try
                 {
-                    //need to set this explicitely here for old files as the new api does not support this property fully anymore
+                    //need to set this explicitly here for old files as the new api does not support this property fully anymore
                     if( bSwitchOffLinesForScatter )
                         xPointProp->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Lines")),uno::makeAny(sal_False));
                 }


More information about the Libreoffice-commits mailing list