summaryrefslogtreecommitdiffstats
path: root/desktop/unx
Commit message (Expand)AuthorAgeFilesLines
* 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
| * companion ( or even part 2 ) of a fix for fdo#30879Noel Power2011-02-111-3/+19
| * Restart soffice.bin when necessary.Jan Holesovsky2010-11-082-27/+49
* | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-293-0/+0
* | honour svp plugin tooCaolán McNamara2011-03-261-0/+5
* | there might not be one set of courseCaolán McNamara2011-03-241-4/+4
* | Really disable use of pagein on MacThorsten Behrens2011-03-232-0/+7
* | fix various leaksCaolán McNamara2011-03-232-22/+50
* | valgrind: don't close invalid fdCaolán McNamara2011-03-231-1/+2
* | fixup paths to pagein filesMichael Meeks2011-03-231-1/+9
* | You want to fill all arg slots, not overwrite the initial onesCaolán McNamara2011-03-221-2/+4
* | fix misc. Mac build problems anywayMichael Meeks2011-03-222-1/+2
* | disable pagein and oosplash.bin compile/install for MacMichael Meeks2011-03-221-0/+7