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
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
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
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
Michael Meeks
2cffe9a5f5
fix fdo#36838 by avoiding -L argument to pagein
2011-05-04 20:27:43 +01:00
Takeshi Abe
de6e29578b
removed dead code
2011-05-05 01:22:16 +09:00
Petr Mladek
b768aff762
Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/libs-core into libreoffice-3-4
2011-04-06 14:07:52 +02:00
Robert Nagy
8eb7fb67ca
pass pOrigPath (strdup'd) to dirname(3) instead of pPath to avoid double free
...
from the dirname(3) manual:
Both dirname() and basename() may modify the contents of path, so copies
should be passed to these functions.
Furthermore, dirname() and basename() may return pointers to statically
allocated memory which may be overwritten by subsequent calls.
2011-04-05 21:58:11 +02:00
Petr Mladek
1e84a9292f
Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4
...
Conflicts:
basic/source/runtime/dllmgr.cxx
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
editeng/inc/editeng/boxitem.hxx
editeng/source/items/frmitems.cxx
sfx2/workben/custompanel/makefile.mk
2011-04-05 20:06:07 +02:00
Francisco Saito
e60d365c86
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:40:28 +01:00
Caolán McNamara
66a2e8efc9
honour svp plugin too
2011-03-26 16:18:43 +00:00
Caolán McNamara
772193b87a
there might not be one set of course
2011-03-24 11:06:56 +00:00
Thorsten Behrens
049e760f40
Really disable use of pagein on Mac
...
- there was a 2nd dir re-using that pagein object file
2011-03-23 16:55:57 +01:00
Caolán McNamara
ea61d58db5
fix various leaks
2011-03-23 12:45:55 +00:00