David Tardon
ce4c9fa90a
WaE: exec_javaldx defined but not used (javaless build)
2012-02-18 21:49:16 +01:00
Caolán McNamara
13b6afe8c8
Resolves: rhbz#788042 skip splashscreen with --quickstart
2012-02-07 13:40:05 +00:00
Julien Nabet
05c51d5dfb
Some cppcheck cleaning
2012-01-10 00:02:01 +01:00
Marcel Metz
571ad11bc0
Removed unnecessary tools includes.
2012-01-05 15:36:41 +01:00
Caolán McNamara
697415eb4e
WaE and build errors with OSL_DEBUG_LEVEL == 2
2012-01-05 09:18:15 +00:00
Matúš Kukan
f958657cc5
gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'
2011-12-16 21:20:08 +01:00
Norbert Thiebaud
46d40d6419
remove include of pch header in desktop
2011-11-27 13:06:47 -06:00
August Sodora
48efe5ce26
Valgrind: fixed memory leak
2011-11-18 09:29:54 +01:00
Tomas Chvatal
4fe54ea11e
Instead of returning out of function just skip its calling.
2011-11-15 12:34:35 +01:00
Stephan Bergmann
5d4af26ae9
Revert "oosplash - daemonize to help mutt users recover their sanity"
...
For one, it leaves detached oosplash processes behind (the forked oosplash
instance waits for the soffice.bin child forked from the original oosplash
instance in vain). For another, it makes unavailable the soffice.bin exit code.
This reverts commits aacf55dbe0
and
62ebb119cf
.
2011-11-09 13:48:21 +01:00
Stephan Bergmann
de90369c31
Properly check sscanf return value.
2011-11-08 20:49:31 +01:00
Michael Meeks
62ebb119cf
don't demonize if we are passed an --accept line for UNO remote control
2011-11-08 17:52:37 +00:00
Michael Meeks
aacf55dbe0
oosplash - daemonize to help mutt users recover their sanity
2011-11-08 16:03:48 +00:00
Christian Lohmaier
17f977c104
remove leftover comment regarding removed Mac OSX conditional
2011-11-08 14:48:06 +01:00
Michael Meeks
3f40276194
oosplash: remove redundant mac conditionals - we don't build on OS/X
2011-11-08 12:36:08 +00:00
Tor Lillqvist
ad44d75e53
chmod -x
2011-10-26 12:54:10 +03:00
Stephan Bergmann
b786a33cfd
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
2011-10-24 13:59:58 +02:00
David Tardon
9317cad250
WaE: ISO C90 forbids mixed declarations and code
2011-10-11 10:12:49 +02:00
Matúš Kukan
173cf81756
add more component prefixes
2011-10-08 15:31:40 +02:00
Michael Meeks
6c2d66e525
remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb
2011-10-05 14:00:34 +01:00
Norbert Thiebaud
cbeebc223b
make the case not ENABLE_QUICKSTART_LIBPNG work again
2011-09-25 16:21:19 -05:00
Norbert Thiebaud
c6811e675c
refactor start.c and splash.c. de-couple the 2 sources and avoid globals
2011-09-25 10:55:11 -05:00
Stephan Bergmann
a66f9903bb
Undo basis/brand split: move dynamic libraries from basis to brand.
2011-09-23 17:55:39 +02:00
Stephan Bergmann
aa7541be95
Ensure a failing soffice.bin makes oosplash fail.
2011-09-21 23:35:24 +02:00
Stephan Bergmann
6560e48afa
Simplify code by letting get_app_path always include a final slash.
2011-09-21 18:16:42 +02:00
Tomas Chvatal
e76fba39d6
Just return, not return 0; as it is void function.
2011-09-18 11:20:44 +02:00
Tomas Chvatal
0fbd4e60fc
Return soon if build with --without-java, as no checks are needed.
2011-09-17 05:29:48 +02:00
David Tardon
6df9c479f5
gbuildize desktop
2011-09-15 14:49:34 +02:00
David Tardon
0510c98c5a
WaE: declaration of 'index' shadows a global declaration
2011-09-15 06:29:35 +02:00
David Tardon
b2d9db4549
WaE: declaration of 'i' shadows a previous local
2011-09-15 06:29:34 +02:00
David Tardon
30bf29f428
WaE: declaration of 'j' shadows a previous local
2011-09-15 06:29:33 +02:00
Stephan Bergmann
b7998b6f66
No need to bark about G_SLICE on stderr.
2011-09-14 17:33:11 +02:00
Rene Engelhard
5052b81c67
don't reply on ../ure to find javaldx, use proper ../basis-link/ure-link
2011-09-11 15:56:48 +02:00
Julien Nabet
040b8f46cc
Some cppcheck cleaning
2011-07-31 17:37:07 +02:00
Josh Heidenreich
ca9fe5dff4
Splash screen fix for multi-head on Linux (fdo#33214)
...
Uses xinerama to get the size of the primary screen
2011-07-20 10:33:12 +02:00
Michael Meeks
cdaeb35f9e
oosplash.bin - handle EINTR and failed reads more elegantly
2011-07-13 11:06:07 +01:00
Michael Meeks
36ffa90198
null the display pointer after closing the display, fixes fdo#37579
2011-07-13 10:57:47 +01:00
Matúš Kukan
a90983bd65
Remove component_getImplementationEnvironment methods
2011-07-12 17:59:13 +02:00
Caolán McNamara
9012f1c508
valgrind: fix leaks
2011-06-27 16:54:57 +01:00
Thomas Arnhold
657915558f
Close file descriptor
2011-06-26 15:23:57 +02:00
Michael Meeks
8f96f4f61d
disable splash build completely for Mac
2011-06-09 17:44:09 +01:00
Michael Meeks
e1e771c0c7
fix crash when tracing with -splash-pipe=0
2011-05-26 17:23:39 +01:00
Michael Meeks
10cc02740d
remove erroneous FIXMEs when re-starting oosplash.bin
2011-05-24 15:27:23 +01:00
David Tardon
a30a17d1bb
surely the name should be LibreOffice
2011-05-24 06:33:25 +02:00
David Tardon
2daa098c3c
handle NULL display gracefully
2011-05-24 06:33:25 +02:00
Caolán McNamara
cfacb7f6f8
do we really need to be so noisy when nothing is actually wrong
2011-05-20 15:23:08 +01:00
Caolán McNamara
0ae45c5b39
valgrind: leak in debugging code
2011-05-20 15:23:07 +01:00
Michael Meeks
80305ef4b6
fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497
2011-05-17 15:26:32 +01:00
Christian Lohmaier
0495eaf375
WaE unused method (Mac)/use REL_PATH in both places, not only once (non-Mac)
2011-05-09 19:49:15 +02:00
Michael Meeks
55a5d4c611
kill standalone pagein, it is now an integral part of oosplash.bin
2011-05-06 14:53:43 +01:00