Re: Static src analysis of LibreOffice

2012-08-08 Thread Jesso Murugan
Hi John, If you have problems with space you can put the files as such in github.com, or I'll host it somewhere. Regards, Jesso Clarence Motah Program, KACST http://www.motah.org.sa ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: Static src analysis of LibreOffice

2012-08-08 Thread Jesso Murugan
Hi John, it seems like major overkill for something like static html pages to me. I was just trying to solve your space and bandwidth problem. :-) Hosting it directly *is* the best solution. But, anyway the report with all the 3rd parties are not needed as others pointed out. - Jesso

Refactoring macros to template classes

2012-07-17 Thread Jesso Murugan
Hi, I've been looking at many macros, (like the ones in http://docs.libreoffice.org/svl/html/svarray_8hxx.html) which are used to generate classes. Can I write the classes generated by these macros explicitly, so that we can later refactor them into template classes/STL containers depending on

Re: Refactoring macros to template classes

2012-07-17 Thread Jesso Murugan
Hi, I've almost finished replacing the code that uses those macros with using modern STL equivalents. :-) Are the ones you are did mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=38831 and https://bugs.freedesktop.org/show_bug.cgi?id=38832 pointed out by David? (btw, most of those

Re: Refactoring macros to template classes

2012-07-17 Thread Jesso Murugan
of other stuff before going there). Thank you! - Jesso On Tue, Jul 17, 2012 at 4:04 PM, Noel Grandin n...@peralex.com wrote: On 2012-07-17 11:38, Jesso Murugan wrote: Are the ones you are did mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=38831 and https://bugs.freedesktop.org

Re: [Patch] Removed repeated calls in for loops in swnewtable.cxx

2012-07-10 Thread Jesso Murugan
Hi, I've submitted a new patch with Matteo's suggestion to Gerrit directly. So discard this patch. - Jesso Clarence ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Patch] Removed repeated calls in for loops in swnewtable.cxx

2012-07-09 Thread Jesso Murugan
Hi, There were some repeated calls in two for loops in ExpandColumnSelection function in swnewtable.cxx so I combined the two loops so that the same calls need not be made again. I debugged and tested after making the changes, everything works as expected. - Jesso Clarence

Re: [Patch] Removed repeated calls in for loops in swnewtable.cxx

2012-07-09 Thread Jesso Murugan
Hi Matteo, just a minor hint from my side: in the original code nBox was incremented only when pBox == rBoxes[nBox], while in the new one it happens unconditionally. Sorry for over looking that. I don't know if this could be an issue or not. I tested by re building and putting a

Re: shrinking templates / bloat ...

2012-06-28 Thread Jesso Murugan
Hi Michael, I am sorry I didn't cc libreoffice list in the previous email. I think having this on the public list might be of use to other new people similar to me. (I have no issues discussing this privately, I'm afraid I am not yet sure of the culture here.) On Tue, Jun 26, 2012 at 1:48 PM,

German comments translation

2012-06-23 Thread Jesso Murugan
Hi, I tranlsated German comments in filter/inc/filter/msfilter/msdffimp.hxx There are a couple of comments left untranslated in the file as I was not very confident about them. (Check the translated ones too, as the code was new to me and I might have missed any nuances.) Do comments need a

Re: German comments translation

2012-06-23 Thread Jesso Murugan
bugs of LibreOffice or help on other topics as an alternative? Checkout http://wiki.documentfoundation.org/Development/Easy_Hacks_by_Topic. I am pretty sure that there will be something interesting for you! All the best, Philipp 2012/6/23 Jesso Murugan developer.je...@gmail.com: Hi, I

Libreoffice dev-install fail

2012-03-19 Thread Jesso Murugan
Libreoffice built successfully but failed on make dev-install as the following files were missing. I made a git pull this morning. dict-an.oxt dict-be.oxt dict-bg.oxt dict-bn.oxt dict-el.oxt dict-gd.oxt dict-gu.oxt dict-hi.oxt dict-lv.oxt dict-si.oxt dict-te.oxt Copying dict-af.oxt and renaming