Quantcast

[PATCH 00/18] [tree: writer] remove bogus comments

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

[PATCH 00/18] [tree: writer] remove bogus comments

These are patches to "writer" tree

Prashant Shah (18):
  Cleanup: remove bogus comments from fldmgr.cxx
  Cleanup: remove bogus comments from fldedt.cxx
  Cleanup: remove bogus comments from fldfunc.cxx
  Cleanup: remove bogus comments from fldref.hxx
  Cleanup: remove bogus comments from flddb.cxx
  Cleanup: remove bogus comments from fldwrap.cxx
  Cleanup: remove bogus comments from flddinf.hxx
  Cleanup: remove bogus comments from DropDownFieldDialog.cxx
  Cleanup: remove bogus comments from flddinf.cxx
  Cleanup: remove bogus comments from changedb.cxx
  Cleanup: remove bogus comments from fldpage.hxx
  Cleanup: remove extra newlines from inpdlg.cxx
  Cleanup: remove bogus comments from flddok.hxx
  Cleanup: remove bogus comments from fldtdlg.cxx
  Cleanup: remove bogus comments from fldvar.hxx
  Cleanup: remove bogus comments from fldvar.cxx
  Cleanup: remove bogus comments from fldpage.cxx
  Cleanup: remove bogus comments from flddok.cxx

 sw/source/ui/fldui/DropDownFieldDialog.cxx |    7 ---
 sw/source/ui/fldui/changedb.cxx            |   26 +-----------
 sw/source/ui/fldui/flddb.cxx               |   48 +---------------------
 sw/source/ui/fldui/flddinf.cxx             |   38 +----------------
 sw/source/ui/fldui/flddinf.hxx             |    3 -
 sw/source/ui/fldui/flddok.cxx              |   49 ----------------------
 sw/source/ui/fldui/flddok.hxx              |    4 --
 sw/source/ui/fldui/fldedt.cxx              |   34 ---------------
 sw/source/ui/fldui/fldfunc.cxx             |   54 ------------------------
 sw/source/ui/fldui/fldmgr.cxx              |   41 +------------------
 sw/source/ui/fldui/fldpage.cxx             |   28 ------------
 sw/source/ui/fldui/fldpage.hxx             |    4 --
 sw/source/ui/fldui/fldref.hxx              |    4 --
 sw/source/ui/fldui/fldtdlg.cxx             |   36 +----------------
 sw/source/ui/fldui/fldvar.cxx              |   62 +---------------------------
 sw/source/ui/fldui/fldvar.hxx              |    8 ----
 sw/source/ui/fldui/fldwrap.cxx             |   31 +-------------
 sw/source/ui/fldui/inpdlg.cxx              |    3 -
 18 files changed, 8 insertions(+), 472 deletions(-)


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

[PATCH 01/18] Cleanup: remove bogus comments from fldmgr.cxx


This patch removes bogus comments found in the fldmgr.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldmgr.cxx |   41 +----------------------------------------
 1 files changed, 1 insertions(+), 40 deletions(-)


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

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

[PATCH 02/18] Cleanup: remove bogus comments from fldedt.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the fldedt.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldedt.cxx |   34 ----------------------------------
 1 files changed, 0 insertions(+), 34 deletions(-)


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

0002-Cleanup-remove-bogus-comments-from-fldedt.cxx.patch (3K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 03/18] Cleanup: remove bogus comments from fldfunc.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the fldfunc.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldfunc.cxx |   54 ----------------------------------------
 1 files changed, 0 insertions(+), 54 deletions(-)


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

0003-Cleanup-remove-bogus-comments-from-fldfunc.cxx.patch (5K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 04/18] Cleanup: remove bogus comments from fldref.hxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the fldref.hxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldref.hxx |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


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

0004-Cleanup-remove-bogus-comments-from-fldref.hxx.patch (477 bytes) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 05/18] Cleanup: remove bogus comments from flddb.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the flddb.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/flddb.cxx |   48 +-----------------------------------------
 1 files changed, 1 insertions(+), 47 deletions(-)


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

0005-Cleanup-remove-bogus-comments-from-flddb.cxx.patch (5K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 06/18] Cleanup: remove bogus comments from fldwrap.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the fldwrap.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldwrap.cxx |   31 ++-----------------------------
 1 files changed, 2 insertions(+), 29 deletions(-)


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

0006-Cleanup-remove-bogus-comments-from-fldwrap.cxx.patch (4K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 07/18] Cleanup: remove bogus comments from flddinf.hxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the flddinf.hxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/flddinf.hxx |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


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

0007-Cleanup-remove-bogus-comments-from-flddinf.hxx.patch (528 bytes) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 08/18] Cleanup: remove bogus comments from DropDownFieldDialog.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the DropDownFieldDialog.cxx file

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/DropDownFieldDialog.cxx |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)


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

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

[PATCH 09/18] Cleanup: remove bogus comments from flddinf.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the flddinf.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/flddinf.cxx |   38 +-------------------------------------
 1 files changed, 1 insertions(+), 37 deletions(-)


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

0009-Cleanup-remove-bogus-comments-from-flddinf.cxx.patch (3K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 10/18] Cleanup: remove bogus comments from changedb.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the changedb.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/changedb.cxx |   26 +-------------------------
 1 files changed, 1 insertions(+), 25 deletions(-)


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

0010-Cleanup-remove-bogus-comments-from-changedb.cxx.patch (3K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 11/18] Cleanup: remove bogus comments from fldpage.hxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the fldpage.hxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldpage.hxx |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


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

0011-Cleanup-remove-bogus-comments-from-fldpage.hxx.patch (476 bytes) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 12/18] Cleanup: remove extra newlines from inpdlg.cxx

In reply to this post by Prashant Shah

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/inpdlg.cxx |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


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

0012-Cleanup-remove-extra-newlines-from-inpdlg.cxx.patch (1K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 13/18] Cleanup: remove bogus comments from flddok.hxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the flddok.hxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/flddok.hxx |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


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

0013-Cleanup-remove-bogus-comments-from-flddok.hxx.patch (501 bytes) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 14/18] Cleanup: remove bogus comments from fldtdlg.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the fldtdlg.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldtdlg.cxx |   36 +-----------------------------------
 1 files changed, 1 insertions(+), 35 deletions(-)


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

0014-Cleanup-remove-bogus-comments-from-fldtdlg.cxx.patch (4K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 15/18] Cleanup: remove bogus comments from fldvar.hxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the fldvar.hxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldvar.hxx |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)


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

0015-Cleanup-remove-bogus-comments-from-fldvar.hxx.patch (835 bytes) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 16/18] Cleanup: remove bogus comments from fldvar.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the fldvar.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldvar.cxx |   62 +----------------------------------------
 1 files changed, 1 insertions(+), 61 deletions(-)


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

0016-Cleanup-remove-bogus-comments-from-fldvar.cxx.patch (6K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 17/18] Cleanup: remove bogus comments from fldpage.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the fldpage.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/fldpage.cxx |   28 ----------------------------
 1 files changed, 0 insertions(+), 28 deletions(-)


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

0017-Cleanup-remove-bogus-comments-from-fldpage.cxx.patch (4K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 18/18] Cleanup: remove bogus comments from flddok.cxx

In reply to this post by Prashant Shah

This patch removes bogus comments found in the flddok.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/fldui/flddok.cxx |   49 -----------------------------------------
 1 files changed, 0 insertions(+), 49 deletions(-)


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

0018-Cleanup-remove-bogus-comments-from-flddok.cxx.patch (4K) Download Attachment
Norbert Thiebaud Norbert Thiebaud
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [Pushed (all 53 of them)] [PATCH 18/18] Cleanup: remove bogus comments from flddok.cxx

On Sun, Oct 10, 2010 at 12:06 PM, Prashant Shah <[hidden email]> wrote:
>
> This patch removes bogus comments found in the flddok.cxx file
> including empty Beschreibung (translation: description) statements

Thanks Prashant,

Pushed them all.

Can you try to combine some of them if a bigger patch - as long as it
stays within s single git repos
writer has 1678 cxx/hxx files... that will flood the mailing list....


>
> Signed-off-by: Prashant Shah <[hidden email]>
> ---
>  sw/source/ui/fldui/flddok.cxx |   49 -----------------------------------------
>  1 files changed, 0 insertions(+), 49 deletions(-)
>
>
> _______________________________________________
> LibreOffice mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>
_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
12
Loading...