summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2011-12-01 23:41:42 +0200
committerLior Kaplan <kaplanlior@gmail.com>2011-12-01 23:41:42 +0200
commite10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb (patch)
tree89eeb4275f134a589f5a6fe9be392a40fd86d4ee
parent9ee19c8fad2c3c29c4ff4cc6c37ba8d24d641ccc (diff)
typo fix: explicitely -> explicitly
-rw-r--r--autodoc/source/ary/idl/it_xnameroom.hxx2
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx2
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx2
-rw-r--r--bean/com/sun/star/comp/beans/OOoBean.java6
-rwxr-xr-xbin/lo-pack-sources2
-rw-r--r--canvas/inc/canvas/base/canvascustomspritebase.hxx2
-rw-r--r--canvas/source/cairo/cairo_canvas.hxx2
-rw-r--r--canvas/source/cairo/cairo_canvascustomsprite.hxx2
-rw-r--r--canvas/source/cairo/cairo_spritecanvas.hxx2
-rw-r--r--canvas/source/directx/dx_canvascustomsprite.hxx2
-rw-r--r--canvas/source/directx/dx_canvashelper_texturefill.cxx2
-rw-r--r--canvas/source/directx/dx_spritecanvas.hxx2
-rw-r--r--canvas/source/null/null_canvascustomsprite.hxx2
-rw-r--r--canvas/source/null/null_spritecanvas.hxx2
-rw-r--r--canvas/source/tools/canvascustomspritehelper.cxx2
-rw-r--r--canvas/source/vcl/canvascustomsprite.hxx2
-rw-r--r--canvas/source/vcl/canvashelper_texturefill.cxx6
-rw-r--r--canvas/source/vcl/spritecanvas.hxx2
-rw-r--r--comphelper/inc/comphelper/implementationreference.hxx2
-rw-r--r--configure.in2
-rw-r--r--cosv/inc/cosv/tpl/dyn.hxx2
-rw-r--r--cppcanvas/source/mtfrenderer/implrenderer.cxx18
-rw-r--r--desktop/source/deployment/registry/inc/dp_backend.h2
-rw-r--r--drawinglayer/source/primitive2d/textlayoutdevice.cxx2
-rw-r--r--drawinglayer/source/processor2d/vclhelperbitmaptransform.cxx2
-rw-r--r--drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx2
-rw-r--r--filter/source/graphicfilter/eps/eps.cxx2
-rw-r--r--o3tl/qa/cow_wrapper_clients.hxx2
-rw-r--r--sd/source/core/CustomAnimationEffect.cxx4
-rw-r--r--slideshow/source/engine/activitiesqueue.cxx4
-rw-r--r--slideshow/source/engine/animationfactory.cxx2
-rw-r--r--slideshow/source/engine/animationnodes/animationnodefactory.cxx2
-rw-r--r--slideshow/source/engine/eventmultiplexer.cxx2
-rw-r--r--slideshow/source/engine/eventqueue.cxx4
-rw-r--r--slideshow/source/engine/shapes/drawshapesubsetting.cxx2
-rw-r--r--slideshow/source/engine/slide/layermanager.cxx2
-rw-r--r--slideshow/source/engine/slide/layermanager.hxx2
-rw-r--r--slideshow/source/engine/slide/slideanimations.hxx2
-rw-r--r--slideshow/source/engine/transitions/shapetransitionfactory.cxx2
-rw-r--r--slideshow/source/engine/transitions/slidechangebase.cxx2
-rw-r--r--slideshow/source/inc/attributableshape.hxx10
-rw-r--r--slideshow/source/inc/slide.hxx2
-rw-r--r--solenv/bin/modules/installer/windows/feature.pm2
-rw-r--r--svtools/source/filter/jpeg/jpeg.cxx2
-rw-r--r--sw/source/core/layout/calcmove.cxx2
-rw-r--r--sw/source/core/txtnode/thints.cxx2
-rw-r--r--sw/source/ui/docvw/edtwin.cxx2
-rw-r--r--sw/source/ui/frmdlg/frmmgr.cxx2
-rw-r--r--ucb/source/ucp/package/pkgcontent.cxx2
-rw-r--r--vcl/source/gdi/gdimtf.cxx4
-rw-r--r--vcl/source/gdi/outdev2.cxx2
-rw-r--r--vcl/source/gdi/outdev6.cxx2
-rw-r--r--vcl/source/gdi/regband.cxx2
-rw-r--r--xmloff/source/chart/SchXMLSeries2Context.cxx2
54 files changed, 74 insertions, 74 deletions
diff --git a/autodoc/source/ary/idl/it_xnameroom.hxx b/autodoc/source/ary/idl/it_xnameroom.hxx
index cb70e17102ca..de452483fc19 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 af188cb369c8..0c6296d8bcd5 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 53fa1ac4c48f..007b41623a87 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 44871d2a2675..3ea15f044d20 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 6a68e714372e..2bd9d84a5b48 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 a5c026a74311..041403b4a255 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 aec8713f8fe9..2236708e0ec2 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 52dac5233138..08a1249144c1 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 b64fd1474c6e..aaab44d5f996 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 8e6c534683ce..e099b75191fb 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 a6159b13517f..24a5396be839 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 3b306f23675b..97649b90bf51 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 17aa1f92d9a7..f210f0452470 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 165d73aa4db4..8f04c6839dc7 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 9688364d5ca5..acbb97277870 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 6acaddafd545..5597cd86c32d 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 240b72e81fd1..325d2b6271bd 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 26500fc93552..ab4a0f682718 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 dff242b78307..cd903597cf7a 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 a9dac9d16a5a..f75aeb3b3dc5 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 91ad5dff0359..72cb3ece6ac7 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 59f855ceab4f..65b9d21a37ee 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 847eb43d5cb2..8c8124eb0ff2 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 e30c74818079..6f7b66f493a5 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 e46b094edc9d..9cccec831386 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 bafe32bffbf6..2528dd6f6549 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 326b4622c22d..9771c0d08d8c 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 88ea03cb9a65..67e1064b5aec 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 c6f3319bc744..054fcd0c4748 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 3da1419b54c2..2b657b7cf71a 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 e6490f93c827..50302017c422 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 991d66004f35..cf169557e901 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 2f396d61e683..8bb0f08d7857 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 ec3a08466943..f5befa0e7f45 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 1f277d8eca58..bb43fba67d21 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 905bcd60ba2a..795dfde61975 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 bd480bb5a78f..1f3354d97edf 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 698c8b6a6cfc..e0a1f291805f 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 0b7f85e4e1ba..0079f005af83 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 73d3b9e144db..41fd445c678a 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 ee20974c2a13..c49b34e7b1bf 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 a43a5dd67904..d39a1b315785 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 fa8ebd2cae1a..b057b0e27fd5 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 1d18fd648ae6..6a703408724a 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 6cfb089e90d9..f835297793c2 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 c85eaf3c4323..d17cb7fbc529 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 23ba0bd0f83b..51fa5483823d 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 826ced0ac168..34ea7e3636c8 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 98b40e6a7670..75680eefd7dd 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 bd6abfba465d..c90624172627 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 ec845535d26a..d40536786576 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 82c423d553b4..8800fd40ae2e 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 887855c0f114..4734d8314849 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 6d4991ec66cb..871ad046520a 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));
}