[Libreoffice-commits] core.git: sw/inc

Gabor Kelemen kelemeng at ubuntu.com
Wed May 16 07:08:58 UTC 2018


 sw/inc/viewsh.hxx |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit 7c8b29c1feab550c624cd32ce506deeb480f6359
Author: Gabor Kelemen <kelemeng at ubuntu.com>
Date:   Tue May 15 18:44:40 2018 +0200

    tdf#108523 Remove @author annotations
    
    Change-Id: Idb0eb975511c80d65a896193fd0b9c8fcfe1f9a1
    Reviewed-on: https://gerrit.libreoffice.org/54392
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx
index 1996cce7f40e..30f5911da9bd 100644
--- a/sw/inc/viewsh.hxx
+++ b/sw/inc/viewsh.hxx
@@ -505,8 +505,6 @@ public:
 
     /** invalidate CONTENT_FLOWS_FROM/_TO relation for paragraphs
 
-        @author OD
-
         @param _pFromTextFrame
         input parameter - paragraph frame, for which the relation CONTENT_FLOWS_FROM
         has to be invalidated.
@@ -521,8 +519,6 @@ public:
                                                const SwTextFrame* _pToTextFrame );
 
     /** invalidate text selection for paragraphs
-
-        @author OD
     */
     void InvalidateAccessibleParaTextSelection();
 
@@ -531,8 +527,6 @@ public:
         usage also for changes of the attributes of
         paragraph's characters.
 
-        @author OD
-
         @param rTextFrame
         input parameter - paragraph frame, whose attributes have changed
     */


More information about the Libreoffice-commits mailing list