Jan Holesovsky
b1f0e0298c
Restart soffice.bin when necessary.
...
In some cases, like when the migration is in progress, or when new extensions
are registered, soffice.bin dies with a 'restart' me status. This implements
the correct handling of this state in oosplash.bin.
2010-11-08 16:21:04 +01:00
Gert Faller
164ac84e28
use RTL_CONSTASCII_USTRINGPARAM
2010-11-08 15:17:22 +00:00
Caolán McNamara
d2602cabe6
make this a define to keep things simple
2010-11-08 15:17:22 +00:00
Robert Nagy
649487d695
add platform definitions for openbsd
2010-11-06 18:25:37 +01:00
Joseph Powers
7e31ccaa56
High-Contrast Cleanup Phase #1
2010-11-06 10:09:11 -05:00
Niko Rönkkö
489d849e4a
Elide all "SO:" and "OOo:" build.lst prefixes
2010-11-04 23:37:42 +01:00
Giuseppe Castagno
c227511cbb
Correct symlink in order to be used in SDK and testtool.
...
This in order to recognize the application installation path;
only for Linux and similar platforms.
2010-11-03 16:31:15 +01:00
Michael Meeks
0382837978
cleanup makefile
2010-11-01 10:57:43 +00:00
Michael Meeks
e0b4abb0b6
add restart requested tracing
2010-11-01 10:57:43 +00:00
Michael Meeks
ab351f4bf4
comment disabled extensions import
2010-11-01 10:57:43 +00:00
Michael Meeks
2c40efb012
Further simplify and trace migration code
2010-11-01 10:57:43 +00:00
Michael Meeks
ba1ec85d69
Simplify migration API, fix typos, and add trace output
2010-11-01 10:57:43 +00:00
Joost Eekhoorn
76c767896a
use RTL_CONSTASCII_USTRINGPARAM
2010-10-31 12:05:04 +00:00
Caolán McNamara
d915501a3f
small startup optimization
2010-10-30 16:19:28 +01:00
Caolán McNamara
c1aecc167f
small startup optimizations
2010-10-29 16:40:32 +01:00
Caolán McNamara
758c8774fb
add modelines to .hxx files as well
2010-10-28 15:51:43 +01:00
Thorsten Behrens
571373ef8f
Fix typo in zipfile dependency
2010-10-27 23:58:07 +02:00
Norbert Thiebaud
1df23c08d4
Finally, gut the vos module out of the build
2010-10-25 19:55:34 -05:00
Norbert Thiebaud
119873328a
convert vos/process.hxx and related API
2010-10-25 19:55:34 -05:00
Norbert Thiebaud
c17635d575
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
d3756b8b73
merge vosremoval-reference.diff
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
f4f4a8ed4f
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
3a81649a55
merge vosremoval-pipe.diff
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
a76829b305
merge vosremoval-signal patch
2010-10-25 19:55:32 -05:00
Norbert Thiebaud
8490c250e8
merge vosremoval-security patch
2010-10-25 19:55:32 -05:00
Caolán McNamara
dcf67b25c3
micro optimization
2010-10-25 20:47:13 +01:00
Jan Holesovsky
fc9171c144
Merge commit 'ooo/OOO330_m12'
...
Conflicts:
desktop/source/app/app.cxx
2010-10-24 16:53:14 +02:00
sb
8fd8aa2ef7
sb134: #i114705# call FlushConfiguration only after all modifications have been made
2010-10-19 09:47:40 +02:00
Florian Bircher
ae635c1eda
use SAL_N_ELEMENTS
2010-10-18 18:54:59 -05:00
Povilas Kanapickas
bc8fcf207f
remove non-compiled code
2010-10-18 19:38:00 +01:00
Kenneth Venken
a36dcb2913
use SAL_N_ELEMENTS macro
2010-10-17 00:13:19 -05:00
Jan Holesovsky
e653925a53
Don't expose unnecessary symbols in lockfile.
...
lockfile-less-symbols.diff
2010-10-15 11:40:35 +02:00
Jan Holesovsky
14b7173f65
Don't do dns lookup on startup.
...
lockfile-dont-do-dns-lookup.diff, n#389257
2010-10-15 11:40:35 +02:00
Jens-Heiner Rechtien
7f64aa4d3d
CWS-TOOLING: integrate CWS jl161
2010-10-14 15:50:39 +02:00
Jens-Heiner Rechtien
b7c5e02230
CWS-TOOLING: integrate CWS sb133
2010-10-14 15:47:51 +02:00
Thorsten Behrens
64a437cb79
Disable user migration when SAL_DISABLE_USERMIGRATION is set
...
Because of the fact that LibreOffice automatically converts old
user configurations over to the new install (which is right 99% of
the times), we needed a way to explicitely prevent that on first
start - simply export SAL_DISABLE_USERMIGRATION=1 on initial LibO
start.
2010-10-14 13:47:40 +02:00
Caolán McNamara
582bb127ad
fix typo
2010-10-13 20:30:55 +01:00
Caolán McNamara
53baa03a40
add AIX to desktop
2010-10-13 20:30:55 +01:00
Giuseppe Castagno
8c9b9b4384
Correcting one more bashism.
2010-10-13 16:03:11 +02:00
Jan Holesovsky
1c5abcbd60
Merge commit 'ooo/OOO330_m10'
2010-10-13 11:30:59 +02:00
Sebastian Spaeth
8694d2bc19
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:58 +02:00
Michael Meeks
4822cf65f3
Enable unx quickstart, and broffice flags
2010-10-12 16:26:07 +01:00
Jan Holesovsky
e9fe1e24fb
Implement unix quick-starter
...
Kendy's standalone unix-quick-starter, with tweaks to make it
conditionally compiled, and load png images with the new
branding layout from Michael.
Fixes to the soffice shell-script to not run pagein for a 2nd start
2010-10-12 15:40:42 +01:00
Caolán McNamara
20658054d8
#i112786# make ConfigManager a well-behaved singleton
2010-10-12 15:34:49 +01:00
Caolán McNamara
d498765f6e
#i112787# fix ownership cycle
2010-10-12 15:34:49 +01:00
Caolán McNamara
c8cb473403
#i112760# deinitialize ucb when shutting down unopkg
2010-10-12 15:34:49 +01:00
Andras Timar
9e75e8684b
removed German from the versioninfo
2010-10-12 13:49:04 +02:00
Michael Meeks
3d9dfef2f5
Fix -quickstart option, and help (i#108846)
2010-10-11 16:56:07 +01:00
Michael Meeks
9f21008621
deliver the images.
2010-10-11 15:19:42 +01:00
Michael Meeks
af9269693f
package the shell pieces up into a zip archive
2010-10-11 15:19:42 +01:00