summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-30 07:40:48 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-07-30 08:52:21 +0200
commitbfdf2594315cce95b95a2c1891a4518bc8f281c7 (patch)
tree7d667e4dfe5202afe3fe77e800d4f3db7345e737
parent90928f23994d8fc1d9cc7edf95880782c8ca712a (diff)
Fix typos
It passed "make check" Change-Id: I50c3639ec258c7fb6d73104f8e777f96995aa8e3 Reviewed-on: https://gerrit.libreoffice.org/76543 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--extensions/source/propctrlr/composeduiupdate.cxx2
-rw-r--r--include/editeng/AccessibleContextBase.hxx2
-rw-r--r--include/svx/svdpoev.hxx2
-rw-r--r--include/xmloff/xmlexp.hxx2
-rw-r--r--qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java2
-rw-r--r--qadevOOo/tests/java/mod/_svx/SvxShape.java2
-rw-r--r--qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java2
-rw-r--r--sal/osl/w32/file_dirvol.cxx2
-rw-r--r--sfx2/source/config/evntconf.cxx2
-rw-r--r--shell/source/win32/shlxthandler/util/iso8601_converter.cxx2
-rw-r--r--vcl/source/gdi/pdfbuildin_fonts.hxx6
11 files changed, 13 insertions, 13 deletions
diff --git a/extensions/source/propctrlr/composeduiupdate.cxx b/extensions/source/propctrlr/composeduiupdate.cxx
index 6e11d7eb21f9..679a894795ee 100644
--- a/extensions/source/propctrlr/composeduiupdate.cxx
+++ b/extensions/source/propctrlr/composeduiupdate.cxx
@@ -508,7 +508,7 @@ namespace pcr
// an implementation of the ->IStringKeyBooleanUIUpdate interface which calls
- // am arbitrary ->XObjectInspectorUI method taking a string and a boolean flag
+ // an arbitrary ->XObjectInspectorUI method taking a string and a boolean flag
class DefaultStringKeyBooleanUIUpdate : public IStringKeyBooleanUIUpdate
{
private:
diff --git a/include/editeng/AccessibleContextBase.hxx b/include/editeng/AccessibleContextBase.hxx
index 1293c31e2d32..23a91f817d1c 100644
--- a/include/editeng/AccessibleContextBase.hxx
+++ b/include/editeng/AccessibleContextBase.hxx
@@ -71,7 +71,7 @@ public:
virtual ~AccessibleContextBase() override;
- /** Call all accessiblity event listeners to inform them about the
+ /** Call all accessibility event listeners to inform them about the
specified event.
@param aEventId
Id of the event type.
diff --git a/include/svx/svdpoev.hxx b/include/svx/svdpoev.hxx
index 4d418a33d2e5..ffe72230e0df 100644
--- a/include/svx/svdpoev.hxx
+++ b/include/svx/svdpoev.hxx
@@ -68,7 +68,7 @@ public:
void ResizeMarkedPoints(const Point& rRef, const Fraction& xFact, const Fraction& yFact);
void RotateMarkedPoints(const Point& rRef, long nAngle);
- // This probably creates an abitrary amount of new objects
+ // This probably creates an arbitrary amount of new objects
void RipUpAtMarkedPoints() override;
bool IsRipUpAtMarkedPointsPossible() const override;
diff --git a/include/xmloff/xmlexp.hxx b/include/xmloff/xmlexp.hxx
index 81b50d0ad483..ad9548f7350d 100644
--- a/include/xmloff/xmlexp.hxx
+++ b/include/xmloff/xmlexp.hxx
@@ -382,7 +382,7 @@ public:
css::uno::Reference< css::xml::sax::XAttributeList > GetXAttrList() { return mxAttrList.get(); }
// Get document handler. This methods are not const, because the
- // reference allowes modifications through the handler.
+ // reference allows modifications through the handler.
const css::uno::Reference< css::xml::sax::XDocumentHandler > & GetDocHandler() { return mxHandler; }
// Get original URL.
diff --git a/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java b/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java
index 879fbcab207f..d544d0294feb 100644
--- a/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java
+++ b/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java
@@ -143,7 +143,7 @@ public class SvxGraphicObject extends TestCase {
* service instance. </li>
* <li> <code>'XTEXTINFO'</code> for
* {@link ifc.text._XText} :
- * creator which can create instnaces of
+ * creator which can create instances of
* <code>com.sun.star.text.TextField.URL</code>
* service. </li>
* </ul>
diff --git a/qadevOOo/tests/java/mod/_svx/SvxShape.java b/qadevOOo/tests/java/mod/_svx/SvxShape.java
index 9d67a4e58aa4..74a4e209be70 100644
--- a/qadevOOo/tests/java/mod/_svx/SvxShape.java
+++ b/qadevOOo/tests/java/mod/_svx/SvxShape.java
@@ -148,7 +148,7 @@ public class SvxShape extends TestCase {
* shape added to the draw page. </li>
* <li> <code>'XTEXTINFO'</code> for
* {@link ifc.text._XText} :
- * creator which can create instnaces of
+ * creator which can create instances of
* <code>com.sun.star.text.TextField.URL</code>
* service. </li>
* </ul>
diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java b/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java
index 2eba316f34e7..63fd2c4ebb94 100644
--- a/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java
+++ b/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java
@@ -145,7 +145,7 @@ public class SvxShapeCircle extends TestCase {
* shape added to the draw page. </li>
* <li> <code>'XTEXTINFO'</code> for
* {@link ifc.text._XText} :
- * creator which can create instnaces of
+ * creator which can create instances of
* <code>com.sun.star.text.TextField.URL</code>
* service. </li>
* </ul>
diff --git a/sal/osl/w32/file_dirvol.cxx b/sal/osl/w32/file_dirvol.cxx
index 36a4b5d4013d..96a2a473e731 100644
--- a/sal/osl/w32/file_dirvol.cxx
+++ b/sal/osl/w32/file_dirvol.cxx
@@ -1362,7 +1362,7 @@ static oslFileError get_filesystem_attributes(
pInfo->uValidFields |= osl_VolumeInfo_Mask_MaxNameLength;
pInfo->uMaxNameLength = mcl;
- // Should the uMaxPathLength be set to 32767, "\\?\" prefix allowes it
+ // Should the uMaxPathLength be set to 32767, "\\?\" prefix allows it
pInfo->uValidFields |= osl_VolumeInfo_Mask_MaxPathLength;
pInfo->uMaxPathLength = MAX_PATH;
diff --git a/sfx2/source/config/evntconf.cxx b/sfx2/source/config/evntconf.cxx
index c21ba4dbbf7d..013b129dec36 100644
--- a/sfx2/source/config/evntconf.cxx
+++ b/sfx2/source/config/evntconf.cxx
@@ -106,7 +106,7 @@ static uno::Any CreateEventData_Impl( const SvxMacro *pMacro )
/*
This function converts a SvxMacro into an Any containing three
properties. These properties are EventType and Script. Possible
- values for EventType ar StarBasic, JavaScript, ...
+ values for EventType are StarBasic, JavaScript, ...
The Script property should contain the URL to the macro and looks
like "macro://./standard.module1.main()"
diff --git a/shell/source/win32/shlxthandler/util/iso8601_converter.cxx b/shell/source/win32/shlxthandler/util/iso8601_converter.cxx
index 7521aa57b0e6..c0415deb9e30 100644
--- a/shell/source/win32/shlxthandler/util/iso8601_converter.cxx
+++ b/shell/source/win32/shlxthandler/util/iso8601_converter.cxx
@@ -103,7 +103,7 @@ std::wstring iso8601_date_to_local_date(const std::wstring& isoDate )
conforming to the current locale
Expect format PTnHnMnS according to
- ISO 8601 where n is abitrary number
+ ISO 8601 where n is arbitrary number
of digits
*/
diff --git a/vcl/source/gdi/pdfbuildin_fonts.hxx b/vcl/source/gdi/pdfbuildin_fonts.hxx
index 69bdee5dcb9c..e85afdfd3996 100644
--- a/vcl/source/gdi/pdfbuildin_fonts.hxx
+++ b/vcl/source/gdi/pdfbuildin_fonts.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_VCL_SOURCE_PDF_BUILDIN_FONTS_HXX
-#define INCLUDED_VCL_SOURCE_PDF_BUILDIN_FONTS_HXX
+#ifndef INCLUDED_VCL_SOURCE_PDF_BUILTIN_FONTS_HXX
+#define INCLUDED_VCL_SOURCE_PDF_BUILTIN_FONTS_HXX
#include <PhysicalFontFace.hxx>
#include <fontinstance.hxx>
@@ -76,6 +76,6 @@ public:
} // namespace pdf
} // namespace vcl
-#endif // INCLUDED_VCL_SOURCE_PDF_BUILDIN_FONTS_HXX
+#endif // INCLUDED_VCL_SOURCE_PDF_BUILTIN_FONTS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */