Hi, You must know that most of code is in C++. Some parts are in C, Python, others in Java and there's even a few assembly. There's also some Perl. LO project uses Git to manage sources so if you don't know it at all, you can take a look here : http://book.git-scm.com/
A good start would be to retrieve and compile sources. You'll find more information here : http://wiki.documentfoundation.org/Development/Native_Build Then you can dive into the code with this : http://opengrok.libreoffice.org/ Finally you should tell what would interest you : Calc, Writer, Impress, Base ..., UI, extension, etc. Julien -- View this message in context: http://nabble.documentfoundation.org/Google-Summer-of-Code-tp3776984p3777733.html Sent from the Dev mailing list archive at Nabble.com. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
