|
Prashant Shah |
|
|
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 |
|
Prashant Shah |
|
|
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 |
|
cbosdonnat |
|
|
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 |
|
|
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 |
| Powered by Nabble | Edit this page |