summaryrefslogtreecommitdiffstats
path: root/desktop/unx
Commit message (Expand)AuthorAgeFilesLines
* Clean up option processingStephan Bergmann2012-09-263-28/+38
* Properly check cmdline args in oosplashStephan Bergmann2012-09-211-3/+5
* deb#681185: wait for InternalIPC::ProcessingDone in oosplashStephan Bergmann2012-09-101-0/+11
* oosplash: improve signal handlers:Michael Stahl2012-04-191-3/+13
* oosplash: handle SIGTERM by killing soffice.binMichael Stahl2012-04-141-0/+16
* Resolves rhbz#804437, do not rtl_uString_release(NULL)Stephan Bergmann2012-03-201-1/+4
* fdo#46434: Always send command line arguments as UTF-8Stephan Bergmann2012-02-291-1/+9
* fdo#46434: No need to turn arguments into absolute file URLs when sendingStephan Bergmann2012-02-291-39/+0
* Typo bInhibitJavaLdx -> bInhibitPageinStephan Bergmann2012-02-291-1/+1
* WaE: exec_javaldx defined but not used (javaless build)David Tardon2012-02-181-0/+4
* Resolves: rhbz#788042 skip splashscreen with --quickstartCaolán McNamara2012-02-071-0/+1
* Some cppcheck cleaningJulien Nabet2012-01-101-2/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-1/+4
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-1/+1
* remove include of pch header in desktopNorbert Thiebaud2011-11-271-2/+0
* Valgrind: fixed memory leakAugust Sodora2011-11-181-0/+6
* 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