The source code of Open Office 3.2 can be downloaded from the following
Download the bundle (DEV300.hg) from http://hg.services.openoffice.org/bundle/DEV300.hg
After downloading the bundle do the following steps in the terminal:
# sudo apt-get install mercurial
- # mkdir <working_dir>
- # cd<working_dir>
- # hg init
- # hg unbundle<path of the bundle>/DEV300.hg
- # hg pull http://hg.services.openoffice.org/DEV300.
- # hg update
To
check your openoffice source code directory list: