[Libreoffice-commits] core.git: sc/inc solenv/qa svx/source vcl/inc xmlsecurity/inc xmlsecurity/source

Andrea Gelmini andrea.gelmini at gelma.net
Mon Nov 7 15:44:46 UTC 2016


 sc/inc/formulalogger.hxx                        |    2 +-
 solenv/qa/python/gbuildtoide.py                 |    2 +-
 svx/source/dialog/SafeModeDialog.cxx            |    2 +-
 svx/source/sdr/properties/captionproperties.cxx |    2 +-
 vcl/inc/unx/gtk/gtkframe.hxx                    |    2 +-
 xmlsecurity/inc/pdfio/pdfdocument.hxx           |    4 ++--
 xmlsecurity/source/pdfio/pdfdocument.cxx        |    4 ++--
 7 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit b9b03c7383035beaa6d5d89cd895436288403691
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Mon Nov 7 12:18:56 2016 +0100

    Fix typos (also in the code)
    
    Change-Id: I45d45513b102f4fdcb55e8de20b95b37f66ea463
    Reviewed-on: https://gerrit.libreoffice.org/30658
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Tested-by: Michael Stahl <mstahl at redhat.com>

diff --git a/sc/inc/formulalogger.hxx b/sc/inc/formulalogger.hxx
index 5d5502f..0d992da 100644
--- a/sc/inc/formulalogger.hxx
+++ b/sc/inc/formulalogger.hxx
@@ -105,7 +105,7 @@ public:
             const formula::FormulaToken& rToken );
 
         /**
-         * Call this when the group calculation has finished successfullly.
+         * Call this when the group calculation has finished successfully.
          */
         void setCalcComplete();
     };
diff --git a/solenv/qa/python/gbuildtoide.py b/solenv/qa/python/gbuildtoide.py
index 84eb885..8ff87ba 100644
--- a/solenv/qa/python/gbuildtoide.py
+++ b/solenv/qa/python/gbuildtoide.py
@@ -120,7 +120,7 @@ class CheckGbuildToIdeModules(unittest.TestCase):
         shutil.rmtree(self.tempwork)
 
     def test_gbuildtoide(self):
-        blacklisted_modules = ['compilerplugins', 'cli_ure', 'dictionaries', 'bridges', 'helpcompiler', 'helpcontent2', 'icon-themes', 'sal', 'shell', 'cppu', 'cppuhelper', 'cpputools', 'extensions', 'external', 'i18npool', 'javaunohelper', 'jurt', 'lingucomponent', 'odk', 'scaddins', 'solenv', 'stoc', 'tools', 'tranlations', 'writerfilter']
+        blacklisted_modules = ['compilerplugins', 'cli_ure', 'dictionaries', 'bridges', 'helpcompiler', 'helpcontent2', 'icon-themes', 'sal', 'shell', 'cppu', 'cppuhelper', 'cpputools', 'extensions', 'external', 'i18npool', 'javaunohelper', 'jurt', 'lingucomponent', 'odk', 'scaddins', 'solenv', 'stoc', 'tools', 'translations', 'writerfilter']
         modules = ['accessibility', 'android', 'animations', 'apple_remote', 'avmedia', 'basctl', 'basegfx', 'basic', 'bean', 'canvas', 'chart2', 'codemaker', 'comphelper', 'cppcanvas', 'cui', 'dbaccess', 'desktop', 'drawinglayer', 'dtrans', 'editeng', 'embeddedobj', 'embedserv', 'eventattacher', 'extras', 'filter', 'forms', 'formula', 'fpicker', 'framework', 'hwpfilter', 'i18nlangtag', 'i18nutil', 'idl', 'idlc', 'instsetoo_native', 'io', 'ios', 'jvmaccess', 'jvmfwk', 'l10ntools', 'librelogo', 'libreofficekit', 'linguistic', 'lotuswordpro', 'mysqlc', 'nlpsolver', 'o3tl', 'offapi', 'officecfg', 'onlineupdate', 'oovbaapi', 'oox', 'opencl', 'package', 'postprocess', 'pyuno', 'registry', 'remotebridges', 'reportbuilder', 'reportdesign', 'ridljar', 'rsc', 'salhelper', 'sax', 'sc', 'sccomp', 'scp2', 'scripting', 'sd', 'sdext', 'setup_native', 'sfx2', 'slideshow', 'smoketest', 'soltools', 'sot', 'starmath', 'store', 'svgio', 'svl', 'svtools', 'svx', 'sw', 'swext', 'sysui', 'test', 'testtoo
 ls', 'toolkit', 'tubes', 'ucb', 'ucbhelper', 'udkapi', 'uitest', 'UnoControls', 'unodevtools', 'unoidl', 'unoil', 'unotest', 'unotools', 'unoxml', 'ure', 'uui', 'vbahelper', 'vcl', 'winaccessibility', 'wizards', 'writerperfect', 'xmerge', 'xmlhelp', 'xmloff', 'xmlreader', 'xmlscript', 'xmlsecurity']
         if os.environ['OS'] == 'WNT':
             # for now, use a limited subset for testing on windows as it is so annoyingly slow on this
diff --git a/svx/source/dialog/SafeModeDialog.cxx b/svx/source/dialog/SafeModeDialog.cxx
index 0909470..dbf445d 100644
--- a/svx/source/dialog/SafeModeDialog.cxx
+++ b/svx/source/dialog/SafeModeDialog.cxx
@@ -192,7 +192,7 @@ void SafeModeDialog::enableDisableWidgets()
     {
         mpCBResetCustomizations->Disable();
     }
-    // no disabe of mpCBResetWholeUserProfile, always possible (as last choice)
+    // no disable of mpCBResetWholeUserProfile, always possible (as last choice)
 }
 
 bool SafeModeDialog::Close()
diff --git a/svx/source/sdr/properties/captionproperties.cxx b/svx/source/sdr/properties/captionproperties.cxx
index 85cd009..5a5e7a2 100644
--- a/svx/source/sdr/properties/captionproperties.cxx
+++ b/svx/source/sdr/properties/captionproperties.cxx
@@ -99,7 +99,7 @@ namespace sdr
             GetObjectItemSet();
 
             // this was set by TextProperties::ForceDefaultAttributes(),
-            // retet to default
+            // reset to default
             mpItemSet->ClearItem(XATTR_LINESTYLE);
         }
     } // end of namespace properties
diff --git a/vcl/inc/unx/gtk/gtkframe.hxx b/vcl/inc/unx/gtk/gtkframe.hxx
index 4d675c6..0931f0a 100644
--- a/vcl/inc/unx/gtk/gtkframe.hxx
+++ b/vcl/inc/unx/gtk/gtkframe.hxx
@@ -541,7 +541,7 @@ public:
     sal_uIntPtr                 GetNativeWindowHandle(GtkWidget *pWidget);
     virtual sal_uIntPtr         GetNativeWindowHandle() override;
 
-    //Call the usual SalFrame Callback, but catch uno exceptionss and delegate
+    //Call the usual SalFrame Callback, but catch uno exceptions and delegate
     //to GtkData to rethrow them after the gsignal is processed when its safe
     //to do so again in our own code after the g_main_context_iteration call
     //which triggers the gsignals.
diff --git a/xmlsecurity/inc/pdfio/pdfdocument.hxx b/xmlsecurity/inc/pdfio/pdfdocument.hxx
index ca70c94..e733822 100644
--- a/xmlsecurity/inc/pdfio/pdfdocument.hxx
+++ b/xmlsecurity/inc/pdfio/pdfdocument.hxx
@@ -132,11 +132,11 @@ public:
     void PushBackEOF(size_t nOffset);
     /// Look up object based on object number, possibly by parsing object streams.
     PDFObjectElement* LookupObject(size_t nObjectNumber);
-    /// Access to the input document, even after the inpust ream is gone.
+    /// Access to the input document, even after the input stream is gone.
     SvMemoryStream& GetEditBuffer();
     /// Tokenize elements from current offset.
     bool Tokenize(SvStream& rStream, TokenizeMode eMode, std::vector< std::unique_ptr<PDFElement> >& rElements, PDFObjectElement* pObject);
-    /// Register an object (owned directly or indirectly by m_aElements) as a provder for a given ID.
+    /// Register an object (owned directly or indirectly by m_aElements) as a provider for a given ID.
     void SetIDObject(size_t nID, PDFObjectElement* pObject);
     //@}
 
diff --git a/xmlsecurity/source/pdfio/pdfdocument.cxx b/xmlsecurity/source/pdfio/pdfdocument.cxx
index bfd66d2..0bc2f80 100644
--- a/xmlsecurity/source/pdfio/pdfdocument.cxx
+++ b/xmlsecurity/source/pdfio/pdfdocument.cxx
@@ -1215,7 +1215,7 @@ void PDFDocument::ReadXRefStream(SvStream& rStream)
 
     if (nLineLength - 1 != nColumns)
     {
-        SAL_WARN("xmlsecurity.pdfio", "PDFDocument::ReadXRefStream: /DecodeParms/Columns is inconsitent with /W");
+        SAL_WARN("xmlsecurity.pdfio", "PDFDocument::ReadXRefStream: /DecodeParms/Columns is inconsistent with /W");
         return;
     }
 
@@ -1747,7 +1747,7 @@ bool PDFDocument::ValidateSignature(SvStream& rStream, PDFObjectElement* pSignat
 
     // Import certificates from the signed data temporarily, so it'll be
     // possible to verify the signature, even if we didn't have the certificate
-    // perviously.
+    // previously.
     std::vector<CERTCertificate*> aDocumentCertificates;
     for (size_t i = 0; pCMSSignedData->rawCerts[i]; ++i)
         aDocumentCertificates.push_back(CERT_NewTempCertificate(CERT_GetDefaultCertDB(), pCMSSignedData->rawCerts[i], nullptr, 0, 0));


More information about the Libreoffice-commits mailing list