summaryrefslogtreecommitdiffstats
path: root/desktop/unx
Commit message (Expand)AuthorAgeFilesLines
* startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer2012-12-131-4/+13
* -Werror=unused-parameterStephan Bergmann2012-12-031-0/+3
* loplugin: fixed busted indentCaolán McNamara2012-11-201-10/+12
* re-base on ALv2 code. Includes:Michael Meeks2012-11-197-126/+81
* drop unused includesDavid Tardon2012-10-101-3/+0
* 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-061-0/+11
* coverity: ensure the string is null-terminatedDavid Tardon2012-07-031-1/+1
* Remove unused definesThomas Arnhold2012-07-021-10/+0
* 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