Quantcast

[PATCH 1/2] Cleanup: remove bogus comments from unocore direcotry

classic Classic list List threaded Threaded
4 messages Options
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 1/2] Cleanup: remove bogus comments from unocore direcotry


This patch removes bogus comments found in the unocore direcotry
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/core/unocore/unoevtlstnr.cxx |   16 -
 sw/source/core/unocore/unofield.cxx    |  208 +------------
 sw/source/core/unocore/unoobj2.cxx     |  115 +-------
 sw/source/core/unocore/unoportenum.cxx |   54 ----
 sw/source/core/unocore/unoredline.cxx  |   77 +-----
 sw/source/core/unocore/unorefmk.cxx    |   74 +-----
 sw/source/core/unocore/unosect.cxx     |   96 +------
 sw/source/core/unocore/unostyle.cxx    |  318 +-------------------
 sw/source/core/unocore/unotbl.cxx      |  511 ++-----------------------------
 9 files changed, 66 insertions(+), 1403 deletions(-)


_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

0001-Cleanup-remove-bogus-comments-from-unocore-direcotry.patch (253K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 2/2] Cleanup: remove bogus comments from unocore directory


This patch removes bogus comments found in the unocore directory
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/core/unocore/TextCursorHelper.cxx |    6 -
 sw/source/core/unocore/unochart.cxx         |  108 +----------
 sw/source/core/unocore/unocrsrhelper.cxx    |   36 +---
 sw/source/core/unocore/unodraw.cxx          |  184 ++--------------
 sw/source/core/unocore/unoframe.cxx         |  304 ++-------------------------
 sw/source/core/unocore/unoftn.cxx           |   83 +-------
 sw/source/core/unocore/unoparagraph.cxx     |  135 +------------
 sw/source/core/unocore/unoredlines.cxx      |   39 ----
 sw/source/core/unocore/unosrch.cxx          |   79 -------
 9 files changed, 50 insertions(+), 924 deletions(-)


_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

0002-Cleanup-remove-bogus-comments-from-unocore-directory.patch (159K) Download Attachment
cbosdonnat cbosdonnat
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [PATCH 1/2] Cleanup: remove bogus comments from unocore direcotry

In reply to this post by Prashant Shah
Pushed that one too, thanks for it!

On Wed, 2010-10-13 at 16:04 +0530, Prashant Shah wrote:

> This patch removes bogus comments found in the unocore direcotry
> including empty Beschreibung (translation: description) statements
>
> Signed-off-by: Prashant Shah <[hidden email]>
> ---
>  sw/source/core/unocore/unoevtlstnr.cxx |   16 -
>  sw/source/core/unocore/unofield.cxx    |  208 +------------
>  sw/source/core/unocore/unoobj2.cxx     |  115 +-------
>  sw/source/core/unocore/unoportenum.cxx |   54 ----
>  sw/source/core/unocore/unoredline.cxx  |   77 +-----
>  sw/source/core/unocore/unorefmk.cxx    |   74 +-----
>  sw/source/core/unocore/unosect.cxx     |   96 +------
>  sw/source/core/unocore/unostyle.cxx    |  318 +-------------------
>  sw/source/core/unocore/unotbl.cxx      |  511 ++-----------------------------
>  9 files changed, 66 insertions(+), 1403 deletions(-)
>
> _______________________________________________
> LibreOffice mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/libreoffice

--
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.fr



_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
cbosdonnat cbosdonnat
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [PATCH 2/2] Cleanup: remove bogus comments from unocore directory

In reply to this post by Prashant Shah
Pushed that one as well, many thanks!

On Wed, 2010-10-13 at 16:05 +0530, Prashant Shah wrote:

> This patch removes bogus comments found in the unocore directory
> including empty Beschreibung (translation: description) statements
>
> Signed-off-by: Prashant Shah <[hidden email]>
> ---
>  sw/source/core/unocore/TextCursorHelper.cxx |    6 -
>  sw/source/core/unocore/unochart.cxx         |  108 +----------
>  sw/source/core/unocore/unocrsrhelper.cxx    |   36 +---
>  sw/source/core/unocore/unodraw.cxx          |  184 ++--------------
>  sw/source/core/unocore/unoframe.cxx         |  304 ++-------------------------
>  sw/source/core/unocore/unoftn.cxx           |   83 +-------
>  sw/source/core/unocore/unoparagraph.cxx     |  135 +------------
>  sw/source/core/unocore/unoredlines.cxx      |   39 ----
>  sw/source/core/unocore/unosrch.cxx          |   79 -------
>  9 files changed, 50 insertions(+), 924 deletions(-)
>
> _______________________________________________
> LibreOffice mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/libreoffice

--
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.fr



_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Loading...