Want to get started with libreoffice development

Simos Xenitellis simos.lists at googlemail.com
Mon Jun 24 03:52:41 PDT 2013


On Sat, Jun 22, 2013 at 10:11 AM, Sonakshi Nathani <
sonakshinathani at gmail.com> wrote:

> I really want to contribute for libreoffice. For that I went through
> https://wiki.documentfoundation.org/Development/Easy_Hacks ,but i m
> really confused from where to begin and how to begin. If anyone can help ?
>

The page https://wiki.documentfoundation.org/Development has the "building"
(source code compilation) instructions for Linux, OS/X or Windows.
Your first step is to setup your computer in order to build LibreOffice
from source code. The first compilation may take a few hours, depending on
the computer. You must go through this, and verify that the
freshly-compiled LibreOffice works. When you then make small changes to the
source code, the new compilation will be much faster, such as a few minutes
or less.

Then, if you are not already familiar with the source code management tool
called 'git', try for example http://try.github.io/
'Git' is very important, because you can change a bit of code, compile
again, and if it does not work, you can easily go back to the working state
you had in the beginning. If the change works, 'Git' will help you to
generate the changes/patch to send here.

There are many bug reports that require just a few lines of code, but they
are still pending because it takes some effort to set up the build
environment and compile for each case. If you go through the general
Bugzilla list or the EasyHacks list, you can find several of them.

Simos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130624/19ac1ee9/attachment.html>


More information about the LibreOffice mailing list