Re: LibreOffice / blanket license statement ...

2012-05-12 Thread Prashant Shah
Hi, "All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license" Thanks. On Thu, May 10, 2012 at 1:15 AM, Michael Meeks wrote: > Hi Prashant, > >        Long time no see :-) > >        I'm just working through the MPL/LGPLv3+ re-licensing audit at >

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

2010-10-13 Thread Prashant Shah
Hi, On Wed, Oct 13, 2010 at 7:48 PM, Prashant Shah wrote: > > This patch removes bogus comments found in the unocore directory > including empty Beschreibung (translation: description) statements > > Signed-off-by: Prashant Shah > --- >  sw/source/core/unoco

[Libreoffice] [PATCH 1/1] Cleanup: remove bogus comments from shells directory

2010-10-12 Thread Prashant Shah
This patch removes bogus comments found in the shells directory including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/shells/basesh.cxx | 63 -- sw/source/ui/shells/beziersh.cxx | 19 -- sw

[Libreoffice] [PATCH 1/1] Cleanup: remove bogus comments from frmdlg directory

2010-10-12 Thread Prashant Shah
This patch removes bogus comments found in the frmdlg directory including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/frmdlg/colex.cxx | 26 -- sw/source/ui/frmdlg/colmgr.cxx | 43 +-- sw/source/ui/frmdlg/column.cxx

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

2010-10-11 Thread Prashant Shah
On Mon, Oct 11, 2010 at 9:09 PM, Prashant Shah wrote: > > This patch removes bogus comments found in the uiview directory > including bigus statments in germany like : typo : It should be bogus not bigus ___ LibreOffice mailing list Li

[Libreoffice] [PATCH 1/2] Cleanup: remove bogus comments from dochdl directory

2010-10-11 Thread Prashant Shah
This patch removes bogus comments found in the dochdl directory including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/dochdl/gloshdl.cxx | 62 ++- sw/source/ui/dochdl/selglos.cxx |2 - sw/source/ui/dochdl

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

2010-10-10 Thread Prashant Shah
On Mon, Oct 11, 2010 at 12:35 AM, Norbert Thiebaud wrote: > > 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 > Sure :) ___ L

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the flddok.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/flddok.cxx | 49 - 1 files changed, 0 insertions(+), 49 deletions

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldpage.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldpage.cxx | 28 1 files changed, 0 insertions(+), 28 deletions(-) diff --git

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldvar.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldvar.cxx | 62 + 1 files changed, 1 insertions(+), 61 deletions

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldvar.hxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldvar.hxx |8 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/sw/source/ui/fldui

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldtdlg.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldtdlg.cxx | 36 +--- 1 files changed, 1 insertions(+), 35 deletions

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the flddok.hxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/flddok.hxx |4 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/sw/source/ui/fldui

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

2010-10-10 Thread Prashant Shah
Signed-off-by: Prashant Shah --- sw/source/ui/fldui/inpdlg.cxx |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/sw/source/ui/fldui/inpdlg.cxx b/sw/source/ui/fldui/inpdlg.cxx index e834ef6..90edd92 100644 --- a/sw/source/ui/fldui/inpdlg.cxx +++ b/sw/source/ui/fldui

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldpage.hxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldpage.hxx |4 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/sw/source/ui/fldui

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the changedb.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/changedb.cxx | 26 +- 1 files changed, 1 insertions(+), 25 deletions(-) diff --git

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the flddinf.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/flddinf.cxx | 38 +- 1 files changed, 1 insertions(+), 37 deletions

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the DropDownFieldDialog.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/fldui/DropDownFieldDialog.cxx |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/sw/source/ui/fldui/DropDownFieldDialog.cxx b/sw/source/ui/fldui

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the flddinf.hxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/flddinf.hxx |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/sw/source/ui/fldui

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldwrap.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldwrap.cxx | 31 ++- 1 files changed, 2 insertions(+), 29 deletions(-) diff

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the flddb.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/flddb.cxx | 48 +- 1 files changed, 1 insertions(+), 47 deletions

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldref.hxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldref.hxx |4 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/sw/source/ui/fldui

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldfunc.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldfunc.cxx | 54 1 files changed, 0 insertions(+), 54 deletions

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldedt.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldedt.cxx | 34 -- 1 files changed, 0 insertions(+), 34 deletions(-) diff

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

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fldmgr.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/fldui/fldmgr.cxx | 41 + 1 files changed, 1 insertions(+), 40 deletions

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

2010-10-10 Thread Prashant Shah
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 com

[Libreoffice] coding style

2010-10-10 Thread Prashant Shah
Hi, Do we have any official coding style ? I see a lot of messy code :) Regards. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH 5/5] Cleanup: remove bogus comments from cntex.cxx

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the cntex.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/index/cntex.cxx | 10 +++--- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/sw/source/ui/index/cntex.cxx b/sw/source/ui/index/cntex.cxx index 45cb220..aff530f

[Libreoffice] [PATCH 4/5] Cleanup: remove bogus comments from idxmrk.cxx

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the idxmrk.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/index/idxmrk.cxx | 14 -- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git a/sw/source/ui/index/idxmrk.cxx b/sw/source/ui/index/idxmrk.cxx index b41346a

[Libreoffice] [PATCH 3/5] Cleanup: remove bogus comments from cnttab.cxx

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the cnttab.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/index/cnttab.cxx | 290 ++-- 1 files changed, 15 insertions(+), 275 deletions(-) diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index

[Libreoffice] [PATCH 2/5] Cleanup: remove bogus comments from toxmgr.cxx

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the toxmgr.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/index/toxmgr.cxx | 26 +- 1 files changed, 1 insertions(+), 25 deletions(-) diff --git a/sw/source/ui/index/toxmgr.cxx b/sw/source/ui/index/toxmgr.cxx index

[Libreoffice] [PATCH 1/5] Cleanup: remove bogus comments from swuiidxmrk.cxx

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the swuiidxmrk.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/index/swuiidxmrk.cxx | 98 +--- 1 files changed, 3 insertions(+), 95 deletions

[Libreoffice] [PATCH 0/5] [tree: writer] remove bogus comments

2010-10-10 Thread Prashant Shah
These are patches to "writer" tree Prashant Shah (5): Cleanup: remove bogus comments from swuiidxmrk.cxx Cleanup: remove bogus comments from toxmgr.cxx Cleanup: remove bogus comments from cnttab.cxx Cleanup: remove bogus comments from idxmrk.cxx Cleanup: remove bogus com

[Libreoffice] [PATCH 13/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the barcfg.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/config/barcfg.cxx | 14 -- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git a/sw/source/ui/config/barcfg.cxx b/sw/source/ui/config/barcfg.cxx index 91731c9

[Libreoffice] [PATCH 12/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the prtopt.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/config/prtopt.cxx | 11 +++ 1 files changed, 3 insertions(+), 8 deletions(-) diff --git a/sw/source/ui/config/prtopt.cxx b/sw/source/ui/config/prtopt.cxx index b663168

[Libreoffice] [PATCH 11/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the caption.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/config/caption.cxx | 20 1 files changed, 0 insertions(+), 20 deletions(-) diff --git a/sw

[Libreoffice] [PATCH 10/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the optload.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/config/optload.cxx | 85 +-- 1 files changed, 1 insertions(+), 84 deletions

[Libreoffice] [PATCH 09/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the dbconfig.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/config/dbconfig.cxx | 12 +--- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git a/sw/source/ui/config/dbconfig.cxx b/sw/source/ui/config/dbconfig.cxx index

[Libreoffice] [PATCH 08/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the fontcfg.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/config/fontcfg.cxx | 27 ++- 1 files changed, 2 insertions(+), 25 deletions(-) diff --git a/sw/source/ui/config/fontcfg.cxx b/sw/source/ui/config/fontcfg.cxx

[Libreoffice] [PATCH 07/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the cfgitems.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/config/cfgitems.cxx | 77 +- 1 files changed, 2 insertions(+), 75 deletions

[Libreoffice] [PATCH 06/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the mailconfigpage.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/config/mailconfigpage.cxx | 45 1 files changed, 0 insertions(+), 45 deletions(-) diff --git a/sw/source/ui/config/mailconfigpage.cxx b/sw

[Libreoffice] [PATCH 05/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the usrpref.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/config/usrpref.cxx | 56 --- 1 files changed, 0 insertions(+), 56 deletions(-) diff --git a/sw/source/ui/config/usrpref.cxx b/sw/source/ui/config

[Libreoffice] [PATCH 04/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the optpage.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/config/optpage.cxx | 111 +- 1 files changed, 3 insertions(+), 108 deletions(-) diff --git a/sw/source/ui/config/optpage.cxx b/sw/source/ui/config

[Libreoffice] [PATCH 03/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the optcomp.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/config/optcomp.cxx | 24 1 files changed, 0 insertions(+), 24 deletions(-) diff --git a/sw/source/ui/config/optcomp.cxx b/sw/source/ui/config/optcomp.cxx

[Libreoffice] [PATCH 02/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the viewopt.cxx file including empty 'Letzte Aenderung' (translation: Last Change) statements Signed-off-by: Prashant Shah --- sw/source/ui/config/viewopt.cxx | 84 --- 1 files changed, 0 inserti

[Libreoffice] [PATCH 01/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the modcfg.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/config/modcfg.cxx | 62 ++- 1 files changed, 4 insertions(+), 58 deletions(-) diff --git a/sw/source/ui/config/modcfg.cxx b/sw/source/ui/config

[Libreoffice] [PATCH 00/13] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
Prashant Shah (13): Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup

[Libreoffice] [PATCH 16/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the condedit.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/utlui/condedit.cxx |8 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/sw/source/ui

[Libreoffice] [PATCH 15/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the swrenamexnameddlg.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/utlui/swrenamexnameddlg.cxx |8 ++-- 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/sw/source/ui/utlui/swrenamexnameddlg.cxx b/sw/source/ui/utlui

[Libreoffice] [PATCH 14/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the viewlayoutctrl.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/utlui/viewlayoutctrl.cxx | 10 -- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/sw/source/ui/utlui/viewlayoutctrl.cxx b/sw/source/ui/utlui

[Libreoffice] [PATCH 13/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the zoomctrl.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/utlui/zoomctrl.cxx | 12 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/sw/source/ui/utlui/zoomctrl.cxx b/sw/source/ui/utlui/zoomctrl.cxx index bb189a3

[Libreoffice] [PATCH 12/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the prcntfld.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/utlui/prcntfld.cxx | 66 +-- 1 files changed, 1 insertions(+), 65 deletions

[Libreoffice] [PATCH 11/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the tmplctrl.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/utlui/tmplctrl.cxx | 16 1 files changed, 0 insertions(+), 16 deletions(-) diff --git a/sw/source/ui/utlui/tmplctrl.cxx b/sw/source/ui/utlui/tmplctrl.cxx index

[Libreoffice] [PATCH 10/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the content.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/utlui/content.cxx | 149 +++- 1 files changed, 10 insertions(+), 139 deletions

[Libreoffice] [PATCH 09/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the initui.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/utlui/initui.cxx | 10 +- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/sw/source/ui/utlui

[Libreoffice] [PATCH 07/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the glbltree.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/utlui/glbltree.cxx | 105 +-- 1 files changed, 1 insertions(+), 104 deletions(-) diff --git a/sw/source/ui/utlui/glbltree.cxx b/sw/source/ui

[Libreoffice] [PATCH 08/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the bookctrl.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/utlui/bookctrl.cxx | 12 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/sw/source/ui/utlui/bookctrl.cxx b/sw/source/ui/utlui/bookctrl.cxx index fb7d1e7

[Libreoffice] [PATCH 06/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the uiitems.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/utlui/uiitems.cxx | 17 ++--- 1 files changed, 2 insertions(+), 15 deletions(-) diff --git a/sw/source

[Libreoffice] [PATCH 05/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the navicfg.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/utlui/navicfg.cxx | 13 ++--- 1 files changed, 2 insertions(+), 11 deletions(-) diff --git a/sw/source/ui/utlui/navicfg.cxx b/sw/source/ui/utlui/navicfg.cxx index d822ee3

[Libreoffice] [PATCH 04/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the uitool.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/utlui/uitool.cxx | 27 +-- 1 files changed, 1 insertions(+), 26 deletions(-) diff --git a

[Libreoffice] [PATCH 03/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the unotools.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/utlui/unotools.cxx | 34 +- 1 files changed, 1 insertions(+), 33 deletions(-) diff --git a/sw/source/ui/utlui/unotools.cxx b/sw/source/ui/utlui

[Libreoffice] [PATCH 02/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the navipi.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/utlui/navipi.cxx | 129 ++--- 1 files changed, 6 insertions(+), 123 deletions

[Libreoffice] [PATCH 01/16] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the numfmtlb.cxx file including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah --- sw/source/ui/utlui/numfmtlb.cxx | 39 --- 1 files changed, 0 insertions(+), 39 deletions

[Libreoffice] [PATCH 00/16] *** SUBJECT HERE ***

2010-10-10 Thread Prashant Shah
*** BLURB HERE *** Prashant Shah (16): Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus comments Cleanup: remove bogus

[Libreoffice] [PATCH 1/1] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the uiregionsw.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/dialog/uiregionsw.cxx | 137 +--- 1 files changed, 17 insertions(+), 120 deletions(-) diff --git a/sw/source/ui/dialog/uiregionsw.cxx b/sw/source

Re: [Libreoffice] [PATCH 11/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
Hi, On Sun, Oct 10, 2010 at 2:38 PM, Prashant Shah wrote: > > Signed-off-by: Prashant Shah > --- All patches are for the "writer" tree :) Rgds. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.free

[Libreoffice] [PATCH 11/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the envfmt.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/envfmt.cxx | 36 1 files changed, 0 insertions(+), 36 deletions(-) diff --git a/sw/source/ui/envelp/envfmt.cxx b/sw/source/ui/envelp

[Libreoffice] [PATCH 10/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the labimg.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/labimg.cxx | 17 + 1 files changed, 1 insertions(+), 16 deletions(-) diff --git a/sw/source/ui/envelp/labimg.cxx b/sw/source/ui/envelp/labimg.cxx index d70c04f

[Libreoffice] [PATCH 09/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the labelcfg.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/labelcfg.cxx | 22 -- 1 files changed, 4 insertions(+), 18 deletions(-) diff --git a/sw/source/ui/envelp/labelcfg.cxx b/sw/source/ui/envelp/labelcfg.cxx

[Libreoffice] [PATCH 08/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the mailmrge.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/mailmrge.cxx | 36 ++-- 1 files changed, 6 insertions(+), 30 deletions(-) diff --git a/sw/source/ui/envelp/mailmrge.cxx b/sw/source/ui/envelp

[Libreoffice] [PATCH 07/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the envprt.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/envprt.cxx | 44 1 files changed, 0 insertions(+), 44 deletions(-) diff --git a/sw/source/ui/envelp/envprt.cxx b/sw/source/ui/envelp

[Libreoffice] [PATCH 06/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the labprt.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/labprt.cxx | 37 - 1 files changed, 0 insertions(+), 37 deletions(-) diff --git a/sw/source/ui/envelp/labprt.cxx b/sw/source/ui/envelp

[Libreoffice] [PATCH 05/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the envlop1.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/envlop1.cxx | 71 --- 1 files changed, 0 insertions(+), 71 deletions(-) diff --git a/sw/source/ui/envelp/envlop1.cxx b/sw/source/ui/envelp

[Libreoffice] [PATCH 04/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the labfmt.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/labfmt.cxx | 61 +--- 1 files changed, 1 insertions(+), 60 deletions(-) diff --git a/sw/source/ui/envelp/labfmt.cxx b/sw/source/ui/envelp

[Libreoffice] [PATCH 02/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the envimg.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/envimg.cxx | 21 - 1 files changed, 4 insertions(+), 17 deletions(-) diff --git a/sw/source/ui/envelp/envimg.cxx b/sw/source/ui/envelp/envimg.cxx index

[Libreoffice] [PATCH 03/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the labelexp.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/labelexp.cxx | 12 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/sw/source/ui/envelp/labelexp.cxx b/sw/source/ui/envelp/labelexp.cxx index

[Libreoffice] [PATCH 01/11] Cleanup: remove bogus comments

2010-10-10 Thread Prashant Shah
This patch removes bogus comments found in the label1.cxx file Signed-off-by: Prashant Shah --- sw/source/ui/envelp/label1.cxx | 121 +--- 1 files changed, 2 insertions(+), 119 deletions(-) diff --git a/sw/source/ui/envelp/label1.cxx b/sw/source/ui/envelp

[Libreoffice] sending patches question

2010-10-10 Thread Prashant Shah
Hi, What is the best way to send patches to this mailing list. The patches I send are getting converted in to binary attachments. Regards. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libr

[Libreoffice] [PATCH] removed bogus comments

2010-10-10 Thread Prashant Shah
Signed-off-by: Prashant Shah --- sw/source/ui/uno/unoatxt.cxx | 162 -- 1 files changed, 0 insertions(+), 162 deletions(-) diff --git a/sw/source/ui/uno/unoatxt.cxx b/sw/source/ui/uno/unoatxt.cxx index 08451f6..79168ac 100644 --- a/sw/source/ui/uno

[Libreoffice] [PATCH] removed bogus comments

2010-10-10 Thread Prashant Shah
Signed-off-by: Prashant Shah --- sw/source/ui/uno/unoatxt.cxx | 162 -- 1 files changed, 0 insertions(+), 162 deletions(-) diff --git a/sw/source/ui/uno/unoatxt.cxx b/sw/source/ui/uno/unoatxt.cxx index 08451f6..79168ac 100644 --- a/sw/source/ui/uno

[Libreoffice] [PATCH] removed bogus comments

2010-10-10 Thread Prashant Shah
How do I send the patch files to the mailing list. The previous patches that I send are getting converted to binary attachments. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] removed bogus comments

2010-10-09 Thread Prashant Shah
Signed-off-by: Prashant Shah --- sw/source/ui/uno/unoatxt.cxx | 162 -- 1 files changed, 0 insertions(+), 162 deletions(-) diff --git a/sw/source/ui/uno/unoatxt.cxx b/sw/source/ui/uno/unoatxt.cxx index 08451f6..79168ac 100644 --- a/sw/source/ui/uno

[Libreoffice] [PATCH] [writer] removed bogus comments 1

2010-10-09 Thread Prashant Shah
removed bogus comments from [writer] repository file : /sw/source/ui/uno/unoatxt.cxx From 668a11f199304fe316291943b29ef663846a9f84 Mon Sep 17 00:00:00 2001 From: Prashant Shah Date: Sun, 10 Oct 2010 12:07:13 +0530 Subject: [PATCH] removed bogus comments Signed-off-by: Prashant Shah --- sw