Improve Comments in Writer Documents: Proper Printing of Comments[Gsoc 2017]

2017-02-01 Thread krishna keshav
ovided and as stated, I would be happy to know the the mentors for the project. Thanks, Krishna Keshav IRC nick - peace_ ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: chart2/source

2016-07-17 Thread krishna keshav
/controller/main/ObjectHierarchy.cxx | 64 +++--- 5 files changed, 52 insertions(+), 52 deletions(-) New commits: commit bd9644249d19fdf1825eccdac992db592d5ec850 Author: krishna keshav Date: Sat Jul 16 00:07:02 2016 +0530 tdf#100913 Remove tOID typedefs in ObjectHierarchy class

[Libreoffice-commits] core.git: sot/source

2016-06-14 Thread krishna keshav
sot/source/sdstor/storinfo.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3c573174dab0f1c6a85ce50ad4210c8772bdcf9a Author: krishna keshav Date: Tue May 31 00:20:13 2016 +0530 tdf#96505 Get rid of cargo cult long integer literals cleanup in

[Libreoffice-commits] core.git: include/xmloff xmloff/source

2016-06-14 Thread krishna keshav
include/xmloff/attrlist.hxx |4 ++-- xmloff/source/core/attrlist.cxx |3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit e8c8d824607bdad288680678f259b3e78308bab0 Author: krishna keshav Date: Fri Jun 10 19:34:05 2016 +0530 tdf#88206 Change use of cppu

[Libreoffice-commits] core.git: extensions/source

2016-06-13 Thread krishna keshav
extensions/source/bibliography/formcontrolcontainer.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 46e372a6015033fabf1b2ac1bb46dec993b25178 Author: krishna keshav Date: Thu Jun 9 17:18:22 2016 +0530 tdf#43157 Clean up DBG_ASSERT Change

[Libreoffice-commits] core.git: mysqlc/source

2016-06-09 Thread krishna keshav
mysqlc/source/mysqlc_resultsetmetadata.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2d2a33934ecb952433a635ce5dab76cb2837b8a0 Author: krishna keshav Date: Thu Jun 9 00:42:44 2016 +0530 tdf#88206 Change use of cppu::WeakImplHelper* removed

[Libreoffice-commits] core.git: include/unotools

2016-06-09 Thread krishna keshav
include/unotools/progresshandlerwrap.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1d38894b1a21ce475165f55b7a358801a2563c1d Author: krishna keshav Date: Wed Jun 8 21:51:40 2016 +0530 tdf#88206 Change uses of cppu::WeakImplHelper* removed

[Libreoffice-commits] core.git: filter/source

2016-06-07 Thread krishna keshav
filter/source/msfilter/msvbahelper.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 7a11763823eef04e9602c7de3fff44415061d7cb Author: krishna keshav Date: Fri Jun 3 22:13:35 2016 +0530 tdf#99589 tolower / toupper - dangerous to Turks ... used

[Libreoffice-commits] core.git: filter/source

2016-06-03 Thread krishna keshav
filter/source/msfilter/msvbahelper.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit b2abb97a6545096d6952430f7ff37cadb1a23707 Author: krishna keshav Date: Thu Jun 2 21:55:44 2016 +0530 tdf#96099 Reduce number of typedefs used for trivial container

[Libreoffice-commits] core.git: xmloff/source

2016-06-03 Thread krishna keshav
xmloff/source/text/txtimp.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit faaacb997b3c404048bd986caf9e4b5f5263cb3c Author: krishna keshav Date: Thu Jun 2 21:40:05 2016 +0530 tdf#96099 Reduce number of typedefs used for trivial container types

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

2016-06-03 Thread krishna keshav
vcl/inc/graphite_layout.hxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 6d29b6d80aef8b94cd8ef0608c2af31532afc942 Author: krishna keshav Date: Mon May 30 01:59:49 2016 +0530 tdf#96099 Reduce number of typedefs used for trivial container types

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

2016-06-02 Thread krishna keshav
sw/source/core/view/viewpg.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 66c41718f91dcca9c487742e9313c657ede4ce3f Author: krishna keshav Date: Sun May 29 12:22:58 2016 +0530 tdf#90834 Turn in-line version control history comments

[Libreoffice-commits] core.git: vcl/win

2016-06-02 Thread krishna keshav
vcl/win/gdi/winlayout.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit c0843884a0929ae4e5ad30e2410d8a8f6dfb1670 Author: krishna keshav Date: Mon May 30 02:17:22 2016 +0530 tdf#96099 Reduce number of typedefs used for trivial container types

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

2016-05-31 Thread krishna keshav
sw/source/uibase/dbui/dbmgr.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9eb08b9534567801988c4137281ff153117edd32 Author: krishna keshav Date: Sun May 29 21:20:37 2016 +0530 tdf#94205 Use o3tl::make_unique instead of new + std::move

[Libreoffice-commits] core.git: vcl/opengl

2016-05-30 Thread krishna keshav
vcl/opengl/FixedTextureAtlas.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a7e2d4923b220900f41d0b70904377c771939e6f Author: krishna keshav Date: Sun May 29 21:04:41 2016 +0530 tdf#94205 Use o3tl::make_unique instead of new + std::move

[Libreoffice-commits] core.git: lingucomponent/Library_guesslang.mk lingucomponent/source

2016-05-12 Thread Krishna Keshav
++ lingucomponent/source/languageguessing/simpleguesser.cxx | 19 ++ 5 files changed, 23 insertions(+), 80 deletions(-) New commits: commit aa74c30eddaa72a2c000f46e01d3ef3611dd98fa Author: Krishna Keshav Date: Wed May 11 03:42:21 2016 +0530 Removed 'altstrfunc.cxx' and .hxx

[Libreoffice-commits] core.git: l10ntools/source lingucomponent/source

2016-05-10 Thread Krishna Keshav
l10ntools/source/gL10nMem.cxx |3 ++- lingucomponent/source/languageguessing/altstrfunc.cxx |5 - 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 1fcd8dfb70124acc935c24e066dfd3e2144baec9 Author: Krishna Keshav Date: Thu May 5 23:28:29

[Libreoffice-commits] core.git: basic/source helpcompiler/source

2016-05-09 Thread Krishna Keshav
basic/source/comp/symtbl.cxx |3 ++- helpcompiler/source/HelpCompiler.cxx |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 26d314d2e25945941d49a4872d7ffa27cfc2fdc8 Author: Krishna Keshav Date: Sat May 7 01:55:23 2016 +0530 tdf#99589 tolower

Building Libreoffice online

2016-03-24 Thread krishna keshav
cap_mknod,cap_sys_chroot=ep loolbroker; \ sudo /sbin/setcap cap_fowner,cap_mknod,cap_sys_chroot=ep loolkit; \ fi make[2]: Leaving directory `/home/peace/gsoc/online/loolwsd' make[1]: Leaving directory `/home/peace/gsoc/online/loolwsd' I need to know how am I suppose to fix this.I am usin

krishna keshav license statement

2016-03-14 Thread krishna keshav
Forwarded Message Subject:krishna keshav Date: Mon, 14 Mar 2016 16:57:48 +0530 From: krishna keshav To: libreoffice@lists.freedesktop.org All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual lic

krishna keshav

2016-03-14 Thread krishna keshav
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Build error

2016-03-14 Thread krishna keshav
n, Mar 13, 2016 at 02:08:39PM +0530, krishna keshav wrote: > > Hello, > > I have trying to build libreoffice recently using make.However the build > > terminates after giving following error > http://paste.ubuntu.com/15370838/ . > > I ran the commands stated on t

Build error

2016-03-13 Thread krishna keshav
. Thanks, Krishna Keshav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice