Please add libreoffice mailing list to CC always . Here is link which will guide you through how to push the patch to gerrit .
https://wiki.documentfoundation.org/Development/gerrit Cheers On Sat, May 4, 2013 at 11:50 AM, RD Vaishnav <vaishnav...@gmail.com> wrote: > thanks Anurag, now i am able to see that my patch is working. Now i am > trying to put it on the gerrit. since its my first time on gerrit can you > give me some idea, or u cn suggest me some other person or useful links. > > > On Sat, May 4, 2013 at 11:42 AM, Anurag Kanungo > <anuragkanu...@gmail.com>wrote: > >> After modifying the code did u make again ??? >> >> you can just make only that particular module also. >> By executing command >> >> make module-name eg. ( make sc ) or else just ( make ) . >> >> >> And if still changes doesn't persist , then >> >> It is possible that the part of code you changed doesn't affect the >> things as you are expecting . >> >> Well, you can add a fprintf(stderr,"Foo\n"); in the part of code and >> check while executing does Foo prints on the terminal or not . >> This can confirm you whether you are modifying the right part of the code >> for the changes u expecting . >> >> >> >> >> On Sat, May 4, 2013 at 2:47 AM, RD Vaishnav <vaishnav...@gmail.com>wrote: >> >>> Hi.. I am Ram Dayal Vaishnav, a student from NIT Trichy, India. I am a >>> newbie, and needs a help in creating a patch. >>> >>> I want to fix a very simple bug in the libre office Version >>> 4.0.0.0.alpha1. I want to enable Horizontal AutoFill in calc. >>> >>> I am made changes in libo/sc/source/ui/view/viewfun2.cxx (in funciton >>> replace ScViewFunc::FillCrossDblClick()) >>> >>> Now when I run /libo/install/program/.scalc it doesn't show any change. >>> I think I am missing something (may be I need to compile/build this code so >>> that it can reflect changes to ./soffice or ./calc file) >>> >>> kindly help me out, thanks in advance >>> >>> -- >>> : Ram Dayal Vaishnav "Gurumukhi" >>> NIT Trichy >>> >>> >>> _______________________________________________ >>> LibreOffice mailing list >>> LibreOffice@lists.freedesktop.org >>> http://lists.freedesktop.org/mailman/listinfo/libreoffice >>> >>> >> > > > -- > : Ram Dayal Vaishnav "Gurumukhi" > NIT Trichy > >
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice