summaryrefslogtreecommitdiff
path: root/filter/source
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source')
-rw-r--r--filter/source/config/cache/filtercache.cxx2
-rw-r--r--filter/source/config/cache/filtercache.hxx4
-rw-r--r--filter/source/config/cache/typedetection.cxx2
-rw-r--r--filter/source/graphicfilter/epict/epict.cxx2
-rw-r--r--filter/source/graphicfilter/idxf/dxfvec.hxx2
-rw-r--r--filter/source/graphicfilter/ipict/shape.cxx2
-rw-r--r--filter/source/graphicfilter/itiff/ccidecom.cxx2
-rw-r--r--filter/source/graphicfilter/itiff/ccidecom.hxx2
-rw-r--r--filter/source/msfilter/eschesdo.cxx2
-rw-r--r--filter/source/msfilter/msdffimp.cxx2
-rw-r--r--filter/source/msfilter/util.cxx2
-rw-r--r--filter/source/svg/svgexport.cxx4
-rw-r--r--filter/source/xslt/common/math.xsl4
13 files changed, 16 insertions, 16 deletions
diff --git a/filter/source/config/cache/filtercache.cxx b/filter/source/config/cache/filtercache.cxx
index 18115e4a7e34..6c44583c078a 100644
--- a/filter/source/config/cache/filtercache.cxx
+++ b/filter/source/config/cache/filtercache.cxx
@@ -193,7 +193,7 @@ void FilterCache::takeOver(const FilterCache& rClone)
// renew all dependencies and optimizations
// Because we can't be sure, that changed filters on one clone
// and changed types of another clone work together.
- // But here we can check against the lates changes ...
+ // But here we can check against the later changes...
impl_validateAndOptimize();
// <- SAFE ----------------------------------
}
diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx
index e6e969949593..2c6b6526bb60 100644
--- a/filter/source/config/cache/filtercache.hxx
+++ b/filter/source/config/cache/filtercache.hxx
@@ -260,10 +260,10 @@ class FilterCache : public BaseLock
@descr Its not allowed to do anything here ...
especially is forbidden to start operations,
which needs a FilterCache instance too!
- Why? Because thie FilterCache instance will be
+ Why? Because this FilterCache instance will be
used as a singleton! And if during this ctor any
action related to this FilterCache singleton is
- started ... a race will be the result.
+ started... a race will be the result.
The first method after construction of a new
singleton reference should be "load()". There
diff --git a/filter/source/config/cache/typedetection.cxx b/filter/source/config/cache/typedetection.cxx
index 0a457e265bdc..bb7d22a9a46a 100644
--- a/filter/source/config/cache/typedetection.cxx
+++ b/filter/source/config/cache/typedetection.cxx
@@ -481,7 +481,7 @@ void TypeDetection::impl_checkResultsAndAddBestFilter(utl::MediaDescriptor& rDes
// b)
// check a preselected document service too.
- // Then we have to search a suitable filter witin this module.
+ // Then we have to search a suitable filter within this module.
OUString sDocumentService = rDescriptor.getUnpackedValueOrDefault(
utl::MediaDescriptor::PROP_DOCUMENTSERVICE(),
OUString());
diff --git a/filter/source/graphicfilter/epict/epict.cxx b/filter/source/graphicfilter/epict/epict.cxx
index 23f846433bc1..1237e233d176 100644
--- a/filter/source/graphicfilter/epict/epict.cxx
+++ b/filter/source/graphicfilter/epict/epict.cxx
@@ -999,7 +999,7 @@ void PictWriter::WriteOpcode_BitsRect(const Point & rPoint, const Size & rSize,
nx = 0;
while ( nx < nWidth )
{
- // look up the position of 3 equal bytes and seve it in nEqu3
+ // look up the position of 3 equal bytes and save it in nEqu3
// if it's not found, set nEqu3=nWidth
// if it's found save the value of the bytes in nEquData
nEqu3 = nx;
diff --git a/filter/source/graphicfilter/idxf/dxfvec.hxx b/filter/source/graphicfilter/idxf/dxfvec.hxx
index b75c25479c03..94bf034729fb 100644
--- a/filter/source/graphicfilter/idxf/dxfvec.hxx
+++ b/filter/source/graphicfilter/idxf/dxfvec.hxx
@@ -79,7 +79,7 @@ public:
// vector product
DXFVector operator * (const DXFVector & rV) const;
- // skalar product:
+ // scalar product:
double SProd(const DXFVector & rV) const;
// multiplication with scalar:
diff --git a/filter/source/graphicfilter/ipict/shape.cxx b/filter/source/graphicfilter/ipict/shape.cxx
index f5c4295f8b3d..b13cb8aa8f1b 100644
--- a/filter/source/graphicfilter/ipict/shape.cxx
+++ b/filter/source/graphicfilter/ipict/shape.cxx
@@ -165,7 +165,7 @@ namespace PictReaderShape {
using namespace basegfx;
double const PI2 = M_PI/2.0;
- // pict angle are CW with 0 at twelve oclock ( with Y-axis inverted)...
+ // pict angle are CW with 0 at twelve o'clock (with Y-axis inverted)...
double angl1 = angle1-PI2;
double angl2 = angle2-PI2;
long const X[2] = { arc.Left(), arc.Right() };
diff --git a/filter/source/graphicfilter/itiff/ccidecom.cxx b/filter/source/graphicfilter/itiff/ccidecom.cxx
index f7eed8141085..892f2477eae6 100644
--- a/filter/source/graphicfilter/itiff/ccidecom.cxx
+++ b/filter/source/graphicfilter/itiff/ccidecom.cxx
@@ -813,7 +813,7 @@ bool CCIDecompressor::Read2DTag()
{
sal_uInt8 nByte;
- // read abit and return sal_True if it's 0, otherwise return sal_False
+ // read a bit and return sal_True if it's 0, otherwise return sal_False
if (nInputBitsBufSize==0) {
pIStream->ReadUChar( nByte );
if ( nOptions & CCI_OPTION_INVERSEBITORDER )
diff --git a/filter/source/graphicfilter/itiff/ccidecom.hxx b/filter/source/graphicfilter/itiff/ccidecom.hxx
index 343f5fd84017..34636868df74 100644
--- a/filter/source/graphicfilter/itiff/ccidecom.hxx
+++ b/filter/source/graphicfilter/itiff/ccidecom.hxx
@@ -32,7 +32,7 @@
// Entry in the Huffman table:
struct CCIHuffmanTableEntry {
- sal_uInt16 nValue; // The data vlaue.
+ sal_uInt16 nValue; // The data value.
sal_uInt16 nCode; // The code through which the data value is represented.
sal_uInt16 nCodeBits; // Size of the code in bits.
};
diff --git a/filter/source/msfilter/eschesdo.cxx b/filter/source/msfilter/eschesdo.cxx
index 6ce7fc8ab57e..cbb9c95b6108 100644
--- a/filter/source/msfilter/eschesdo.cxx
+++ b/filter/source/msfilter/eschesdo.cxx
@@ -1189,7 +1189,7 @@ void ImplEESdrObject::Init( ImplEESdrWriter& rEx )
}
else
{
- // if it's no group, use position and size directly, roated/sheared or not
+ // if it's no group, use position and size directly, rotated/sheared or not
const Point aOldP(mXShape->getPosition().X, mXShape->getPosition().Y);
const Size aOldS(mXShape->getSize().Width, mXShape->getSize().Height);
diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source/msfilter/msdffimp.cxx
index cecbf15511e9..4943d3c37f50 100644
--- a/filter/source/msfilter/msdffimp.cxx
+++ b/filter/source/msfilter/msdffimp.cxx
@@ -6261,7 +6261,7 @@ bool SvxMSDffManager::GetBLIP( sal_uLong nIdx_, Graphic& rData, Rectangle* pVisA
pStData2->ResetError();
else
bOk = GetBLIPDirect( *pStData2, rData, pVisArea );
- // restore olf FilePos of the second data stream
+ // restore of FilePos of the second data stream
pStData2->Seek( nOldPosData2 );
}
// restore old FilePos of the stream(s)
diff --git a/filter/source/msfilter/util.cxx b/filter/source/msfilter/util.cxx
index dd1253ce3d54..b1bfc1c7201a 100644
--- a/filter/source/msfilter/util.cxx
+++ b/filter/source/msfilter/util.cxx
@@ -420,7 +420,7 @@ WW8ReadFieldParams::WW8ReadFieldParams( const OUString& _rData )
{
/*
- First look for an opening bracket or a space or a quatation mark or a backslash, so that the field (i.e. INCLUDEPICTURE or EINFUEGENGRAFIK or...) gets oread over
+ First look for an opening bracket or a space or a question mark or a backslash, so that the field (i.e. INCLUDEPICTURE or EINFUEGENGRAFIK or...) gets read over
*/
const sal_Int32 nLen = aData.getLength();
diff --git a/filter/source/svg/svgexport.cxx b/filter/source/svg/svgexport.cxx
index 1227b97bed2b..6e91d555bc53 100644
--- a/filter/source/svg/svgexport.cxx
+++ b/filter/source/svg/svgexport.cxx
@@ -293,7 +293,7 @@ public:
}
virtual void growCharSet( SVGFilter::UCharSetMapMap & aTextFieldCharSets ) const SAL_OVERRIDE
{
- // we use the unicode char set in an improper way: we put in the date/time fortat
+ // we use the unicode char set in an improper way: we put in the date/time format
// in order to pass it to the CalcFieldValue method
static const OUString sFieldId = aOOOAttrDateTimeField + "-variable";
SVGFilter::ObjectSet::const_iterator aMasterPageIt = mMasterPageSet.begin();
@@ -1278,7 +1278,7 @@ void SVGFilter::implEmbedBulletGlyph( sal_Unicode cBullet, const OUString & sPat
/** SVGFilter::implExportTextEmbeddedBitmaps
* We export bitmaps embedded into text shapes, such as those used by list
- * items with image style, only once in a specic <defs> element.
+ * items with image style, only once in a specific <defs> element.
*/
bool SVGFilter::implExportTextEmbeddedBitmaps()
{
diff --git a/filter/source/xslt/common/math.xsl b/filter/source/xslt/common/math.xsl
index 02298962b8b7..95d4c9c7d00e 100644
--- a/filter/source/xslt/common/math.xsl
+++ b/filter/source/xslt/common/math.xsl
@@ -206,7 +206,7 @@ Public Functions
</xsl:variable>
<xsl:choose>
<xsl:when test="$abs-x &gt; 1">
- <xsl:message>acos error : abs(<xsl:value-of select="$x"/>) greate then 1 !</xsl:message>
+ <xsl:message>acos error : abs(<xsl:value-of select="$x"/>) greater then 1 !</xsl:message>
</xsl:when>
<xsl:otherwise>
<xsl:call-template name="atan2">
@@ -231,7 +231,7 @@ Public Functions
</xsl:variable>
<xsl:choose>
<xsl:when test="$abs-x &gt; 1">
- <xsl:message>asin error : abs(<xsl:value-of select="$x"/>) greate then 1 !</xsl:message>
+ <xsl:message>asin error : abs(<xsl:value-of select="$x"/>) greater then 1 !</xsl:message>
</xsl:when>
<xsl:otherwise>
<xsl:call-template name="atan2">