Stephan Bergmann cc360f0a48 fdo#46808: Missing adaptions to XFolderPicker2
c988da288ec473a28f61ebb53aa3ff82bab11ef4 "fdo#46808, Adapt
ui::dialogs::FolderPicker UNO service to new style" had left some FolderPicker
implementations at XFolderPicker, so creating them caused DeploymentExceptions.

Change-Id: I3463161f9bb87a69a2777c331eb5b93d487790b0
2012-11-27 10:39:28 +01:00
2012-09-26 13:28:30 +02:00
2012-11-26 13:03:41 +00:00
2012-11-22 12:34:59 +01:00
2012-11-25 16:48:01 +00:00
2012-10-31 19:11:35 +01:00
2012-11-05 12:30:34 +00:00
2012-11-14 15:58:28 +00:00
2012-11-25 16:48:01 +00:00
2012-11-16 20:54:00 +01:00
2012-11-13 18:04:26 +01:00
2012-11-05 12:30:34 +00:00
2012-11-26 17:35:15 +01:00
2012-11-15 11:35:57 +01:00
2012-11-24 18:08:28 +00:00
2012-11-22 12:34:59 +01:00
2012-11-15 11:35:57 +01:00
2012-11-25 01:09:47 +01:00
2012-10-22 22:52:14 +02:00
2012-11-19 12:26:44 +02:00
2012-11-22 12:34:59 +01:00
2012-11-19 12:26:44 +02:00
2012-11-15 11:35:57 +01:00
2012-11-25 16:58:29 +00:00
2012-11-15 11:35:57 +01:00
2012-11-15 11:35:57 +01:00
2012-10-04 21:29:33 +02:00
2012-11-26 21:40:28 +02:00
2012-10-22 22:52:14 +02:00
2012-11-26 21:40:29 +02:00
2012-11-15 13:42:35 +01:00
2012-11-12 11:18:29 +00:00
2012-11-15 11:35:57 +01:00
2012-11-19 14:36:55 +02:00
2012-11-25 11:21:58 +01:00
2012-11-22 12:34:59 +01:00
2012-11-15 11:35:57 +01:00
2012-11-08 21:04:16 +00:00
2012-11-15 11:35:57 +01:00
2012-11-15 11:35:57 +01:00
2012-11-22 12:34:59 +01:00
2012-11-15 11:35:57 +01:00
2012-10-31 19:11:35 +01:00
2012-10-22 22:52:14 +02:00
2012-11-20 17:44:07 +01:00
2012-11-26 16:03:33 +00:00
2012-10-10 10:02:45 +01:00
2012-11-26 23:22:15 +01:00
2012-11-05 12:30:34 +00:00
2012-11-23 23:09:16 +01:00
2012-11-05 12:30:34 +00:00
2012-11-20 05:15:45 +00:00
2012-11-22 14:00:02 +01:00
2012-10-04 21:29:34 +02:00
2012-11-26 12:48:26 +01:00
2012-11-21 18:25:56 +01:00
2012-11-23 17:08:10 +01:00
2012-10-31 19:11:35 +01:00
2012-11-25 01:09:48 +01:00
2012-11-22 12:34:59 +01:00
2012-11-21 14:52:11 +00:00
2012-11-13 10:34:59 +02:00
2012-11-15 11:35:57 +01:00
2012-11-09 07:58:02 +00:00
g
2012-11-23 21:06:57 +01:00
2012-11-03 14:58:23 +02:00
2012-11-20 20:36:42 +00:00
2012-11-13 01:30:23 +01:00

Instructions to compile LO on Solaris with gcc

Disclaimer
----------
This is still work in progress
Compiling LO on Solaris with gcc is a work done by Lanedo ( www.lanedo.com )
Any inquiry could be sent to office-solaris@lanedo.com


Prerequisites
-------------

A working Oracle Solaris 11 installation


Installing Dependancies
-----------------------

sudo -s

pkg install git make gcc-45 autoconf autogen automake-110 gnu-m4

perl -MCPAN -e 'install Archive::Zip::Archive'

pkg install pkg:/system/header@0.5.11-0.175.0.0.0.2.1
pkg install pkg:/developer/gperf@3.0.3-0.175.0.0.0.2.537
pkg install pkg:/developer/parser/bison@2.3-0.175.0.0.0.2.537
pkg install pkg:/developer/lexer/flex@2.5.35-0.175.0.0.0.2.537
pkg install pkg:/developer/documentation-tool/doxygen@1.5.7.1-0.175.0.0.0.2.537


Compiling
---------

CC="gcc" CXX="g++" ./autogen.sh --with-num-cpus=2 --with-max-jobs=4 --without-junit --disable-mozilla --with-system-curl --without-help --disable-cups --without-java --with-system-cairo --with-lang= --disable-gconf --enable-gio --disable-gnome-vfs --disable-gstreamer --without-fonts --with-system-dicts --without-stlport --disable-mozilla --without-system-mozilla --disable-xmlsec --with-system-openssl

gmake


Description
LibreOffice mirror (not auto-updating).
Readme 1.9 GiB
Languages
C++ 82.4%
Java 5.3%
Rich Text Format 2.3%
PostScript 1.9%
Python 1.9%
Other 5.7%