Test repository to check push and ssh key
Find a file
Michael Stahl 55070972b3 fdo#64956: editeng: fix RTF color table export
The editengine RTF export produces this:
{\colortbl\red255\green255\blue255;;}

... and then it proceeds to map COL_AUTO to \cf0 i.e. the "white" entry
that is the result of erroneously writing out the 0th entry regardless
of whether it is COL_AUTO or not.

Fix the color table export to always put COL_AUTO first (as the Writer
RTF export already does), and simplify the code a bit.

Change-Id: Ia8ce19f387e3627a1b4a26bcc723edcf5b1ffdf8
2014-05-31 00:40:19 +02:00
.git-hooks
accessibility update_pch 2014-05-28 15:53:10 +02:00
android
animations remove unnecessary use of Reference constructor in throw 2014-05-27 08:20:11 +02:00
apple_remote
avmedia fdo#68849: Add header guards to all include files 2014-05-30 01:43:33 -05:00
basctl update_pch 2014-05-28 15:53:10 +02:00
basebmp
basegfx fdo#68849: Add header guards to all include files 2014-05-30 01:43:33 -05:00
basic Avoid possible memory leaks in case of exceptions 2014-05-31 00:35:27 +09:00
bean
bin update_pch: exclude OpenGLContext.hxx for now 2014-05-29 09:59:07 +02:00
binaryurp
bridges remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
canvas remove unnecessary NULL parameter passed to UNO Exception 2014-05-29 09:01:40 +02:00
chart2 pass more parameters by const reference 2014-05-30 22:45:35 +02:00
cli_ure
codemaker
comphelper remove unnecessary NULL parameter passed to UNO Exception 2014-05-29 09:01:40 +02:00
compilerplugins New loplugin:inlinevisible to flag inline functions marked DLLEXPORT 2014-05-30 14:12:31 +02:00
config_host
configmgr update_pch 2014-05-28 15:53:10 +02:00
connectivity Replace "compareToAscii" by != 2014-05-30 22:17:41 +02:00
cppcanvas Fix memory leak in test code 2014-05-30 15:55:01 +02:00
cppu
cppuhelper remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
cpputools remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
crashrep Remove unnecessary semicolons 2014-05-27 01:19:00 -05:00
cui coverity#703935 Unchecked return value 2014-05-28 13:49:44 +01:00
dbaccess coverity#706394 Uncaught exception 2014-05-30 15:54:56 +01:00
desktop No StarBASIC if DISABLE_SCRIPTING 2014-05-30 23:28:35 +03:00
dictionaries@b312442050
distro-configs
drawinglayer Comment seems incorrect 2014-05-29 14:29:43 +03:00
dtrans
editeng fdo#64956: editeng: fix RTF color table export 2014-05-31 00:40:19 +02:00
embeddedobj remove unnecessary use of Reference constructor in throw 2014-05-27 08:20:11 +02:00
embedserv fdo#68849: Add header guards to all include files 2014-05-30 01:44:03 -05:00
eventattacher
extensions define->endif 2014-05-29 15:01:39 +01:00
external build libwps as shared lib 2014-05-30 20:04:22 +02:00
extras Convert DLG_PUBLISHING to .ui 2014-05-30 09:53:41 -05:00
filter Fix leak 2014-05-30 15:55:01 +02:00
forms fdo#68849: Add header guards to all include files 2014-05-30 01:44:33 -05:00
formula
fpicker fdo#68849: Add header guards to all include files 2014-05-30 01:44:33 -05:00
framework remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
helpcompiler Fix memory leak 2014-05-28 08:55:10 +02:00
helpcontent2@323a42b823 Updated core 2014-05-30 10:24:16 -05:00
hwpfilter coverity#706008 Unintended sign extension 2014-05-30 11:48:57 +01:00
i18nlangtag
i18npool fdo#68849: Add header guards to all include files 2014-05-30 01:45:21 -05:00
i18nutil Avoid undefined left shift of negative value 2014-05-28 08:55:11 +02:00
icon-themes
idl Fix memory leak 2014-05-28 08:55:12 +02:00
idlc
include New loplugin:inlinevisible to flag inline functions marked DLLEXPORT 2014-05-30 14:12:31 +02:00
instsetoo_native
io fix . in #define 2014-05-30 09:01:35 +02:00
ios
javaunohelper
jurt
jvmaccess
jvmfwk
l10ntools Remove unnecessary semicolons 2014-05-27 01:19:00 -05:00
librelogo
lingucomponent
linguistic
lotuswordpro Remove unnecessary semicolons 2014-05-27 01:19:00 -05:00
m4
mysqlc deb#749592 mysql-connector doesn't work with remote connections 2014-05-30 08:24:31 -05:00
nlpsolver
o3tl
odk remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
offapi coverity#706499 Uncaught exception 2014-05-27 13:59:53 +01:00
officecfg
oovbaapi
oox bnc#870237: wrong text position in grouped list 2014-05-30 13:45:36 +02:00
osx
package remove unnecessary linefeeds from the end of exception messages 2014-05-29 09:01:39 +02:00
postprocess Make the wdb/wks and GreatWorks(draw) work 2014-05-29 15:36:13 +02:00
pyuno
qadevOOo
readlicense_oo
registry Remove unnecessary semicolons 2014-05-27 01:19:00 -05:00
remotebridges
reportbuilder fdo#67935 "print on group change" acted as "print in first group instance" 2014-05-27 05:46:58 -05:00
reportdesign coverity#706505 Uncaught exception 2014-05-28 13:49:51 +01:00
ridljar
rsc coverity#705195 Missing break in switch 2014-05-30 14:19:11 +01:00
sal update_pch 2014-05-28 15:53:10 +02:00
salhelper
sax remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
sc avoid crash when finding a non chart OLE2 shape 2014-05-30 22:45:35 +02:00
scaddins
sccomp
scp2 scp2: looks like those BSH_JAR RHINO_JAR macros are unused 2014-05-27 23:40:37 +02:00
scripting remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
sd Revert "cppcheck: zerodiv" 2014-05-30 22:39:35 +02:00
sdext remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
setup_native remove fsanitize=address from libgetuid.so makefile 2014-05-30 05:16:46 +02:00
sfx2 coverity#1202815 Missing break in switch 2014-05-30 14:19:07 +01:00
shell remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
slideshow slideshow: Don't assume anything about the duration. 2014-05-27 14:54:24 +02:00
smoketest
solenv rebuild ext. project if makefile changes 2014-05-30 21:47:18 +02:00
soltools coverity#705235 Missing break in switch 2014-05-30 14:19:10 +01:00
sot fdo#78801 fdo#52547 Paste preference is image, then html, then text. 2014-05-28 18:43:58 +01:00
starmath coverity#705239 Missing break in switch 2014-05-30 14:19:09 +01:00
stoc remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
store
svgio cppcheck: consecutive return/break/... 2014-05-29 20:46:30 +02:00
svl This needs to be debugged and understood, not just randomly "fixed" 2014-05-28 22:31:44 +03:00
svtools update_pch 2014-05-28 15:53:10 +02:00
svx coverity#704809 Explicit null dereferenced 2014-05-30 15:54:55 +01:00
sw fdo#78883: Writer getting Hang while opening document 2014-05-30 21:07:56 +02:00
swext
sysui
test Remove unnecessary semicolons 2014-05-27 01:19:00 -05:00
testtools
toolkit fdo#75364 flat style and 3d style were swapped 2014-05-29 10:52:42 -05:00
tools use namespace css instead of com::sun 2014-05-27 14:00:28 +02:00
touch
translations@b1ee9c9e15
tubes
ucb remove more unnecesary OUString constructor use 2014-05-29 09:01:40 +02:00
ucbhelper
udkapi
UnoControls
unodevtools
unoidl
unoil
unotest Detach all DocBasicItem objects upon process termination. 2014-05-29 21:59:48 -04:00
unotools remove unnecessary NULL parameter passed to UNO Exception 2014-05-29 09:01:40 +02:00
unoxml remove more unnecessary use of OUString constructor 2014-05-27 08:20:12 +02:00
ure
uui css already means ::com::sun::star 2014-05-27 14:00:28 +02:00
vbahelper
vcl vcl: make Window::Show() if statement a little easier to read 2014-05-31 03:04:45 +10:00
winaccessibility css already means ::com::sun::star 2014-05-27 14:00:28 +02:00
wizards Access2Base - Bug when event triggered by toolbar button 2014-05-27 05:50:31 -05:00
writerfilter fdo#78883: Writer getting Hang while opening document 2014-05-30 21:07:56 +02:00
writerperfect writerperfect: Let's disable this test until it works on Windows. 2014-05-30 23:39:35 +02:00
xmerge
xmlhelp fdo#68849: Add header guards to all include files 2014-05-29 09:02:51 -05:00
xmloff fdo#76324: Use one static SvXMLTokenMap object, it's faster. 2014-05-30 14:04:08 +02:00
xmlreader
xmlscript fdo#68849: Add header guards to all include files 2014-05-29 09:02:51 -05:00
xmlsecurity fdo#68849: Add header guards to all include files 2014-05-29 09:02:51 -05:00
.gitattributes
.gitignore
.gitmodules
.gitreview
autogen.sh strip trailing spaces when reading autogen.input/lastrun 2014-05-30 11:19:30 +02:00
config.guess
config.sub
config_host.mk.in export SYSTEM_REVENGE 2014-05-26 20:46:21 +02:00
configure.ac We don't need cups on the build platform when cross-compiling 2014-05-30 22:52:30 +03:00
COPYING
COPYING.LGPL
COPYING.MPL
download.lst update language-subtag-registry as of 2014-04-10 2014-05-27 17:49:12 +02:00
g
install-sh
leak-suppress.txt add ResMgr::CreateResMgr to Lsan suppressions file 2014-05-27 22:35:36 +02:00
Library_merged.mk
Library_urelibs.mk
lo.xcent.in
logerrit
Makefile.fetch
Makefile.gbuild
Makefile.in
README.Android
README.Code
README.cross
README.Solaris
Repository.mk Try to add support for WKS/WDB files... 2014-05-29 15:36:13 +02:00
RepositoryExternal.mk build libwps as shared lib 2014-05-30 20:04:22 +02:00
RepositoryFixes.mk
RepositoryModule_build.mk
RepositoryModule_host.mk
TEMPLATE.SOURCECODE.HEADER
unusedcode.easy
unusedcode.exclude
unusedcode.README

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 --disable-mozilla --without-system-mozilla --disable-xmlsec --with-system-openssl

gmake