Lionel Elie Mamane b679dd69c0 legacy reports: unify treatment of query and table
In *both* cases, the value of hidden control "Sorting" (if non-empty)
decides the columns being sorted on.

Change-Id: I7f4b50c3af8c12e48e5dedd36b5877ad7a9e1b66
2012-06-06 14:52:04 +02:00
2012-05-29 23:46:57 +09:00
2012-05-08 09:34:27 +03:00
2012-06-06 00:59:23 +09:00
2012-06-02 18:45:53 -05:00
2012-06-02 16:48:35 -05:00
2012-06-02 16:48:34 -05:00
2012-06-01 01:04:50 +09:00
2012-06-06 00:59:23 +09:00
2012-06-01 01:04:50 +09:00
2012-06-06 00:59:23 +09:00
2012-05-22 18:21:18 +01:00
2012-06-06 14:07:37 +02:00
2012-06-02 19:43:57 -05:00
2012-06-06 12:42:06 +02:00
2012-05-31 22:03:22 -05:00
2012-04-30 14:00:34 +02:00
2012-06-02 17:57:18 -05:00
2012-06-04 23:26:57 +09:00
2012-05-31 19:18:45 -05:00
2012-06-05 16:55:25 +01:00
2012-06-05 16:09:58 +02:00
2012-06-02 16:48:34 -05:00
2012-05-29 07:24:57 +02:00
2012-06-04 23:26:57 +09:00
2012-06-01 06:30:58 -05:00
2012-05-31 14:46:36 +02:00
2012-06-05 11:31:07 +02:00
2012-06-02 13:45:57 -05:00
2012-05-29 14:36:50 +02:00
2012-06-04 23:26:57 +09:00
2012-06-02 16:48:34 -05:00
2012-06-01 09:41:49 -05:00
2012-05-25 09:26:14 +01:00
2012-06-02 16:48:35 -05:00
2012-06-02 22:43:34 -05:00
2012-06-02 16:48:36 -05:00
2012-05-20 15:25:37 +02:00
2012-06-02 16:48:34 -05:00
2012-06-01 09:41:49 -05:00
2012-05-28 11:47:45 -05:00
2012-06-04 16:57:55 +02:00
2012-05-29 07:24:42 +02:00
2012-06-02 17:57:16 -05:00
2012-06-02 17:57:18 -05:00
2012-05-26 16:15:07 +02:00
2012-05-20 16:28:54 +02:00
2012-06-04 23:26:57 +09:00
2012-06-01 09:41:48 -05:00
2012-06-03 20:46:50 +09:00
2012-05-14 14:34:10 +01:00
2012-06-05 14:18:40 +02:00
2012-04-08 01:05:52 +02:00
2012-05-29 07:35:19 +02:00
2012-04-12 20:21:28 +02:00
2012-05-02 11:07:42 +02: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%