summaryrefslogtreecommitdiff
path: root/desktop/unx
AgeCommit message (Expand)AuthorFilesLines
2013-01-18Never pass -env: arguments across OfficeIPC connectionStephan Bergmann1-2/+3
2012-12-13startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer1-4/+13
2012-12-03-Werror=unused-parameterStephan Bergmann1-0/+3
2012-11-20loplugin: fixed busted indentCaolán McNamara1-10/+12
2012-11-19re-base on ALv2 code. Includes:Michael Meeks7-126/+81
2012-10-10drop unused includesDavid Tardon1-3/+0
2012-09-26Clean up option processingStephan Bergmann3-28/+38
2012-09-21Properly check cmdline args in oosplashStephan Bergmann1-3/+5
2012-09-06deb#681185: wait for InternalIPC::ProcessingDone in oosplashStephan Bergmann1-0/+11
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon1-1/+1
2012-07-02Remove unused definesThomas Arnhold1-10/+0
2012-04-19oosplash: improve signal handlers:Michael Stahl1-3/+13
2012-04-14oosplash: handle SIGTERM by killing soffice.binMichael Stahl1-0/+16
2012-03-20Resolves rhbz#804437, do not rtl_uString_release(NULL)Stephan Bergmann1-1/+4
2012-02-29fdo#46434: Always send command line arguments as UTF-8Stephan Bergmann1-1/+9
2012-02-29fdo#46434: No need to turn arguments into absolute file URLs when sendingStephan Bergmann1-39/+0
2012-02-29Typo bInhibitJavaLdx -> bInhibitPageinStephan Bergmann1-1/+1
2012-02-18WaE: exec_javaldx defined but not used (javaless build)David Tardon1-0/+4
2012-02-07Resolves: rhbz#788042 skip splashscreen with --quickstartCaolán McNamara1-0/+1
2012-01-10Some cppcheck cleaningJulien Nabet1-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara1-1/+4
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-1/+1
2011-11-27remove include of pch header in desktopNorbert Thiebaud1-2/+0
2011-11-18Valgrind: fixed memory leakAugust Sodora1-0/+6
2011-11-15Instead of returning out of function just skip its calling.Tomas Chvatal1-3/+2
2011-11-09Revert "oosplash - daemonize to help mutt users recover their sanity"Stephan Bergmann3-27/+14
2011-11-08Properly check sscanf return value.Stephan Bergmann1-1/+2
2011-11-08don't demonize if we are passed an --accept line for UNO remote controlMichael Meeks3-17/+26
2011-11-08oosplash - daemonize to help mutt users recover their sanityMichael Meeks1-0/+4
2011-11-08remove leftover comment regarding removed Mac OSX conditionalChristian Lohmaier1-2/+1
2011-11-08oosplash: remove redundant mac conditionals - we don't build on OS/XMichael Meeks2-18/+0
2011-10-26chmod -xTor Lillqvist8-0/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+1
2011-10-11WaE: ISO C90 forbids mixed declarations and codeDavid Tardon3-50/+70
2011-10-08add more component prefixesMatúš Kukan2-2/+2
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-1/+1
2011-09-25make the case not ENABLE_QUICKSTART_LIBPNG work againNorbert Thiebaud1-0/+6
2011-09-25refactor start.c and splash.c. de-couple the 2 sources and avoid globalsNorbert Thiebaud3-399/+380
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann1-3/+3
2011-09-21Ensure a failing soffice.bin makes oosplash fail.Stephan Bergmann1-2/+4
2011-09-21Simplify code by letting get_app_path always include a final slash.Stephan Bergmann1-11/+19
2011-09-18Just return, not return 0; as it is void function.Tomas Chvatal1-1/+1
2011-09-17Return soon if build with --without-java, as no checks are needed.Tomas Chvatal1-0/+3
2011-09-15gbuildize desktopDavid Tardon3-201/+0
2011-09-15WaE: declaration of 'index' shadows a global declarationDavid Tardon1-3/+3
2011-09-15WaE: declaration of 'i' shadows a previous localDavid Tardon1-5/+5
2011-09-15WaE: declaration of 'j' shadows a previous localDavid Tardon1-1/+0
2011-09-14No need to bark about G_SLICE on stderr.Stephan Bergmann1-6/+1
2011-09-11don't reply on ../ure to find javaldx, use proper ../basis-link/ure-linkRene Engelhard1-1/+1