summaryrefslogtreecommitdiffstats
path: root/desktop/unx
Commit message (Expand)AuthorAgeFilesLines
* Instead of returning out of function just skip its calling.Tomas Chvatal2011-11-151-3/+2
* Revert "oosplash - daemonize to help mutt users recover their sanity"Stephan Bergmann2011-11-093-27/+14
* Properly check sscanf return value.Stephan Bergmann2011-11-081-1/+2
* don't demonize if we are passed an --accept line for UNO remote controlMichael Meeks2011-11-083-17/+26
* oosplash - daemonize to help mutt users recover their sanityMichael Meeks2011-11-081-0/+4
* remove leftover comment regarding removed Mac OSX conditionalChristian Lohmaier2011-11-081-2/+1
* oosplash: remove redundant mac conditionals - we don't build on OS/XMichael Meeks2011-11-082-18/+0
* chmod -xTor Lillqvist2011-10-268-0/+0
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-241-1/+1
* WaE: ISO C90 forbids mixed declarations and codeDavid Tardon2011-10-113-50/+70
* add more component prefixesMatúš Kukan2011-10-082-2/+2
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-1/+1
* make the case not ENABLE_QUICKSTART_LIBPNG work againNorbert Thiebaud2011-09-251-0/+6
* refactor start.c and splash.c. de-couple the 2 sources and avoid globalsNorbert Thiebaud2011-09-253-399/+380
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-09-231-3/+3
* Ensure a failing soffice.bin makes oosplash fail.Stephan Bergmann2011-09-211-2/+4
* Simplify code by letting get_app_path always include a final slash.Stephan Bergmann2011-09-211-11/+19
* Just return, not return 0; as it is void function.Tomas Chvatal2011-09-181-1/+1
* Return soon if build with --without-java, as no checks are needed.Tomas Chvatal2011-09-171-0/+3
* gbuildize desktopDavid Tardon2011-09-153-201/+0
* WaE: declaration of 'index' shadows a global declarationDavid Tardon2011-09-151-3/+3
* WaE: declaration of 'i' shadows a previous localDavid Tardon2011-09-151-5/+5
* WaE: declaration of 'j' shadows a previous localDavid Tardon2011-09-151-1/+0
* No need to bark about G_SLICE on stderr.Stephan Bergmann2011-09-141-6/+1
* don't reply on ../ure to find javaldx, use proper ../basis-link/ure-linkRene Engelhard2011-09-111-1/+1
* Some cppcheck cleaningJulien Nabet2011-07-311-0/+1
* Splash screen fix for multi-head on Linux (fdo#33214)Josh Heidenreich2011-07-202-0/+29
* oosplash.bin - handle EINTR and failed reads more elegantlyMichael Meeks2011-07-131-2/+6
* null the display pointer after closing the display, fixes fdo#37579Michael Meeks2011-07-131-0/+1
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-122-5/+0
* valgrind: fix leaksCaolán McNamara2011-06-271-1/+12
* Close file descriptorThomas Arnhold2011-06-261-0/+1
* disable splash build completely for MacMichael Meeks2011-06-091-5/+9
* fix crash when tracing with -splash-pipe=0Michael Meeks2011-05-261-0/+4
* remove erroneous FIXMEs when re-starting oosplash.binMichael Meeks2011-05-241-2/+6
* surely the name should be LibreOfficeDavid Tardon2011-05-241-1/+1
* handle NULL display gracefullyDavid Tardon2011-05-241-1/+5
* do we really need to be so noisy when nothing is actually wrongCaolán McNamara2011-05-201-6/+6
* valgrind: leak in debugging codeCaolán McNamara2011-05-201-4/+6
* fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497Michael Meeks2011-05-171-2/+5
* WaE unused method (Mac)/use REL_PATH in both places, not only once (non-Mac)Christian Lohmaier2011-05-091-3/+5
* kill standalone pagein, it is now an integral part of oosplash.binMichael Meeks2011-05-064-1/+397
* fix fdo#36838 by avoiding -L argument to pageinMichael Meeks2011-05-042-18/+32
* removed dead codeTakeshi Abe2011-05-051-15/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-4/+2
* Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/l...Petr Mladek2011-04-061-3/+3
|\
| * pass pOrigPath (strdup'd) to dirname(3) instead of pPath to avoid double freeRobert Nagy2011-04-051-3/+3
* | Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek2011-04-051-1/+2
|\ \ | |/ |/|
| * crashing oosplash and malformed picture (bnc#652562)Petr Mladek2011-02-151-1/+2
| * oops, correct commit fa8cfcd45225d55d567e5ad05900c36700549d5dNoel Power2011-02-111-1/+1