summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authordennisroczek <dennisroczek@libreoffice.org>2017-03-13 23:30:45 +0000
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-19 05:43:51 +0000
commit7e24cedb9eaf68c2b95296bf6352f94e2a60532e (patch)
tree68d8e9540388fd02faa6312cd38a72e5b1736c31 /sfx2
parentde084e09cfbf646703c80fd84cebb5978e1ca940 (diff)
fix typo/grammar: "the the" --> the
* also removing pointless ASCII art (tdf#62475) * truncate ending whitespace in Doxyfile Change-Id: I59b012f41ac0d170216229da85a49aa41689dee5 Reviewed-on: https://gerrit.libreoffice.org/35151 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/splitwin.cxx2
-rw-r--r--sfx2/source/doc/doctemplates.cxx2
-rw-r--r--sfx2/source/view/viewfrm.cxx2
-rw-r--r--sfx2/source/view/viewsh.cxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/dialog/splitwin.cxx b/sfx2/source/dialog/splitwin.cxx
index 2c817be2792a..ea02bd9b9d1f 100644
--- a/sfx2/source/dialog/splitwin.cxx
+++ b/sfx2/source/dialog/splitwin.cxx
@@ -597,7 +597,7 @@ void SfxSplitWindow::InsertWindow( SfxDockingWindow* pDockWin, const Size& rSize
if (rD.pWin)
{
- // A docked window has been found. If no suitable window behind the
+ // A docked window has been found. If no suitable window behind
// the desired insertion point s found, then insertion is done at
// the end.
nInsertPos = nCount;
diff --git a/sfx2/source/doc/doctemplates.cxx b/sfx2/source/doc/doctemplates.cxx
index a73219aff151..24c48d569f2b 100644
--- a/sfx2/source/doc/doctemplates.cxx
+++ b/sfx2/source/doc/doctemplates.cxx
@@ -1382,7 +1382,7 @@ OUString SfxDocTplService_Impl::CreateNewGroupFsys( const OUString& rGroupName,
if ( !UpdateUINamesForTemplateDir_Impl( aTargetPath, rGroupName, aNewFolderName ) )
{
- // we could not create the groupuinames for the folder, so we delete the group in the
+ // we could not create the groupuinames for the folder, so we delete the group in
// the folder and return
removeContent( aNewFolder );
return OUString();
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx
index 70494e9de94a..e413b86a5cdf 100644
--- a/sfx2/source/view/viewfrm.cxx
+++ b/sfx2/source/view/viewfrm.cxx
@@ -1976,7 +1976,7 @@ bool SfxViewFrame::SwitchToViewShell_Impl
(
sal_uInt16 nViewIdOrNo, /* > 0
Registration-Id of the View, to which the
- the method should switch, for example the one
+ method should switch, for example the one
that will be created.
== 0
diff --git a/sfx2/source/view/viewsh.cxx b/sfx2/source/view/viewsh.cxx
index 59a40a51a0c1..4a9fabc30724 100644
--- a/sfx2/source/view/viewsh.cxx
+++ b/sfx2/source/view/viewsh.cxx
@@ -1525,7 +1525,7 @@ bool SfxViewShell::KeyInput( const KeyEvent &rKeyEvent )
bool TRUE
The Key (Accelerator) is configured and the
- the associated Handler was called
+ associated Handler was called
FALSE
The Key (Accelerator) is not configured and