diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-09-02 20:17:40 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-09-03 10:31:49 +0200 |
commit | 602c6097850d6d659b760bdb0dd83baa906d416c (patch) | |
tree | 2c2b6ba0fdfd17825774dbe27bb267159a5c6b26 | |
parent | eced5a20b5db1364aa9feb50dfc8e55b34324b9e (diff) |
Fix typos
Change-Id: I71bacf86938af2b89a706c435c4f72a194ec8343
Reviewed-on: https://gerrit.libreoffice.org/78417
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r-- | editeng/source/rtf/svxrtf.cxx | 2 | ||||
-rwxr-xr-x | filter/source/config/tools/merge/pyAltFCFGMerge | 2 | ||||
-rw-r--r-- | framework/source/jobs/jobdata.cxx | 2 | ||||
-rw-r--r-- | framework/source/loadenv/loadenv.cxx | 2 | ||||
-rw-r--r-- | framework/source/services/autorecovery.cxx | 6 | ||||
-rw-r--r-- | oox/source/drawingml/diagram/diagram.cxx | 2 | ||||
-rw-r--r-- | svx/source/sdr/contact/objectcontactofpageview.cxx | 2 | ||||
-rw-r--r-- | sw/source/uibase/dochdl/swdtflvr.cxx | 2 | ||||
-rw-r--r-- | writerfilter/source/dmapper/DomainMapper_Impl.cxx | 2 |
9 files changed, 11 insertions, 11 deletions
diff --git a/editeng/source/rtf/svxrtf.cxx b/editeng/source/rtf/svxrtf.cxx index 07e923c687cc..4c284248c3e8 100644 --- a/editeng/source/rtf/svxrtf.cxx +++ b/editeng/source/rtf/svxrtf.cxx @@ -812,7 +812,7 @@ void SvxRTFParser::AttrGroupEnd() // process the current, delete from Stack if( pCurrent ) { pCurrent->Add(std::move(pOld)); - // split up and create new entry, because it make no sense + // split up and create new entry, because it makes no sense // to create a "so long" depend list. Bug 95010 if (bCrsrBack && 50 < pCurrent->m_pChildList->size()) { diff --git a/filter/source/config/tools/merge/pyAltFCFGMerge b/filter/source/config/tools/merge/pyAltFCFGMerge index 11a1de60cb54..70833492fd0d 100755 --- a/filter/source/config/tools/merge/pyAltFCFGMerge +++ b/filter/source/config/tools/merge/pyAltFCFGMerge @@ -535,7 +535,7 @@ class Merger: sBuffer = sBuffer + generateFooter() # Attention! - # If the package seem to be empty, it make no sense to generate a + # If the package seem to be empty, it makes no sense to generate a # corresponding xml file. We should suppress writing of this file on # disk completely ... if nItemCount < 1: diff --git a/framework/source/jobs/jobdata.cxx b/framework/source/jobs/jobdata.cxx index 5d51c97bdeaa..fa22465e2b65 100644 --- a/framework/source/jobs/jobdata.cxx +++ b/framework/source/jobs/jobdata.cxx @@ -190,7 +190,7 @@ void JobData::setService( const OUString& sService ) Because the caller must have the configuration already open to get the values for sEvent and sAlias! And doing so it can perform only, if the time stamp values are read outside too. - Further it make no sense to initialize and start a disabled job. + Further it makes no sense to initialize and start a disabled job. So this initialization method will be called for enabled jobs only.) @param sEvent diff --git a/framework/source/loadenv/loadenv.cxx b/framework/source/loadenv/loadenv.cxx index 73180facd46a..119f7d22ffcc 100644 --- a/framework/source/loadenv/loadenv.cxx +++ b/framework/source/loadenv/loadenv.cxx @@ -554,7 +554,7 @@ LoadEnv::EContentType LoadEnv::classifyContent(const OUString& // load request will fail. /* Attention: The following code can't work on such special URLs! - It should not break the office .. but it make no sense + It should not break the office .. but it makes no sense to start expensive object creations and complex search algorithm if its clear, that such URLs must be handled in a special way .-) diff --git a/framework/source/services/autorecovery.cxx b/framework/source/services/autorecovery.cxx index 7f2ad1f931ee..625739ec4cfe 100644 --- a/framework/source/services/autorecovery.cxx +++ b/framework/source/services/autorecovery.cxx @@ -638,7 +638,7 @@ private: @param bStopListening sal_False: must be used in case this method is called within disposing() of the document, - where it make no sense to deregister our listener. The container dies... + where it makes no sense to deregister our listener. The container dies... sal_True : must be used in case this method is used on "deregistration" of this document, where we must deregister our listener .-) @@ -1371,7 +1371,7 @@ void AutoRecovery::implts_dispatch(const DispatchParams& aParams) bool bWasUserAutoSaveActive = ((eJob & AutoRecovery::E_USER_AUTO_SAVE) == AutoRecovery::E_USER_AUTO_SAVE); - // On the other side it make no sense to reactivate the AutoSave operation + // On the other side it makes no sense to reactivate the AutoSave operation // if the new dispatch indicates a final decision ... // E.g. an EmergencySave/SessionSave indicates the end of life of the current office session. // It make no sense to reactivate an AutoSave then. @@ -2515,7 +2515,7 @@ void AutoRecovery::implts_deregisterDocument(const css::uno::Reference< css::fra } /* SAFE */ /* This method is called within disposing() of the document too. But there it's not a good idea to - deregister us as listener. Further it make no sense - because the broadcaster dies. + deregister us as listener. Further it makes no sense - because the broadcaster dies. So we suppress deregistration in such case... */ if (bStopListening) diff --git a/oox/source/drawingml/diagram/diagram.cxx b/oox/source/drawingml/diagram/diagram.cxx index a6e8ee28acf5..af35c3fe2651 100644 --- a/oox/source/drawingml/diagram/diagram.cxx +++ b/oox/source/drawingml/diagram/diagram.cxx @@ -220,7 +220,7 @@ void DiagramData::addNode(const OUString& rText) addConnection(XML_presParOf, sPresRoot, aPresPoint.msModelId); addConnection(XML_presOf, aDataPoint.msModelId, aPresPoint.msModelId); - // adding at the end, so that references are not invalidated inbetween + // adding at the end, so that references are not invalidated in between maPoints.push_back(aDataPoint); maPoints.push_back(aPresPoint); diff --git a/svx/source/sdr/contact/objectcontactofpageview.cxx b/svx/source/sdr/contact/objectcontactofpageview.cxx index 3bda11b111f6..b3efeae34e7a 100644 --- a/svx/source/sdr/contact/objectcontactofpageview.cxx +++ b/svx/source/sdr/contact/objectcontactofpageview.cxx @@ -230,7 +230,7 @@ namespace sdr xPrimitiveSequence = rDrawPageVOContact.getPrimitive2DSequenceHierarchy(rDisplayInfo); #else // Hmm, !HAVE_FEATURE_DESKTOP && !ANDROID means iOS, - // right? But does it make sense to use a different code + // right? But does it makes sense to use a different code // path for iOS than for Android; both use tiled rendering // etc now. diff --git a/sw/source/uibase/dochdl/swdtflvr.cxx b/sw/source/uibase/dochdl/swdtflvr.cxx index a786c4e352b3..638aad59630c 100644 --- a/sw/source/uibase/dochdl/swdtflvr.cxx +++ b/sw/source/uibase/dochdl/swdtflvr.cxx @@ -2226,7 +2226,7 @@ bool SwTransferable::PasteTargetURL( TransferableDataHelper& rData, OUString sURL( aINetImg.GetImageURL() ); SwTransferable::CheckForURLOrLNKFile( rData, sURL ); - //!!! check at FileSystem - only then it make sense to test graphics !!! + //!!! check at FileSystem - only then it makes sense to test graphics !!! Graphic aGraphic; GraphicFilter &rFlt = GraphicFilter::GetGraphicFilter(); bRet = ERRCODE_NONE == GraphicFilter::LoadGraphic(sURL, OUString(), aGraphic, &rFlt); diff --git a/writerfilter/source/dmapper/DomainMapper_Impl.cxx b/writerfilter/source/dmapper/DomainMapper_Impl.cxx index ad8147a9ba6f..86656009a108 100644 --- a/writerfilter/source/dmapper/DomainMapper_Impl.cxx +++ b/writerfilter/source/dmapper/DomainMapper_Impl.cxx @@ -274,7 +274,7 @@ DomainMapper_Impl::DomainMapper_Impl( m_aTextAppendStack.push(TextAppendContext(xBodyTextAppend, m_bIsNewDoc ? uno::Reference<text::XTextCursor>() : m_xBodyText->createTextCursorByRange(m_xInsertTextRange))); - //todo: does it make sense to set the body text as static text interface? + //todo: does it makes sense to set the body text as static text interface? uno::Reference< text::XTextAppendAndConvert > xBodyTextAppendAndConvert( m_xBodyText, uno::UNO_QUERY ); m_pTableHandler = new DomainMapperTableHandler(xBodyTextAppendAndConvert, *this); getTableManager( ).setHandler(m_pTableHandler); |