summaryrefslogtreecommitdiff
path: root/desktop/unx/source/start.c
AgeCommit message (Expand)Author
2013-09-09Be less verbose in a plain debug buildTor Lillqvist
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-05-14coverity#982969 Resource leakNorbert Thiebaud
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-12Need relative path to where exithelper.h isTor Lillqvist
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-01-18Never pass -env: arguments across OfficeIPC connectionStephan Bergmann
2012-12-13startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer
2012-11-20loplugin: fixed busted indentCaolán McNamara
2012-09-26Clean up option processingStephan Bergmann
2012-09-06deb#681185: wait for InternalIPC::ProcessingDone in oosplashStephan Bergmann
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon
2012-04-19oosplash: improve signal handlers:Michael Stahl
2012-04-14oosplash: handle SIGTERM by killing soffice.binMichael Stahl
2012-03-20Resolves rhbz#804437, do not rtl_uString_release(NULL)Stephan Bergmann
2012-02-29fdo#46434: Always send command line arguments as UTF-8Stephan Bergmann
2012-02-29fdo#46434: No need to turn arguments into absolute file URLs when sendingStephan Bergmann
2012-02-29Typo bInhibitJavaLdx -> bInhibitPageinStephan Bergmann
2012-02-18WaE: exec_javaldx defined but not used (javaless build)David Tardon
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-11-15Instead of returning out of function just skip its calling.Tomas Chvatal
2011-11-09Revert "oosplash - daemonize to help mutt users recover their sanity"Stephan Bergmann
2011-11-08Properly check sscanf return value.Stephan Bergmann
2011-11-08don't demonize if we are passed an --accept line for UNO remote controlMichael Meeks
2011-11-08oosplash - daemonize to help mutt users recover their sanityMichael Meeks
2011-11-08remove leftover comment regarding removed Mac OSX conditionalChristian Lohmaier
2011-11-08oosplash: remove redundant mac conditionals - we don't build on OS/XMichael Meeks
2011-10-26chmod -xTor Lillqvist
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-11WaE: ISO C90 forbids mixed declarations and codeDavid Tardon
2011-09-25refactor start.c and splash.c. de-couple the 2 sources and avoid globalsNorbert Thiebaud
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-09-21Ensure a failing soffice.bin makes oosplash fail.Stephan Bergmann
2011-09-21Simplify code by letting get_app_path always include a final slash.Stephan Bergmann
2011-09-18Just return, not return 0; as it is void function.Tomas Chvatal
2011-09-17Return soon if build with --without-java, as no checks are needed.Tomas Chvatal
2011-09-15WaE: declaration of 'index' shadows a global declarationDavid Tardon
2011-09-14No need to bark about G_SLICE on stderr.Stephan Bergmann
2011-09-11don't reply on ../ure to find javaldx, use proper ../basis-link/ure-linkRene Engelhard
2011-07-13oosplash.bin - handle EINTR and failed reads more elegantlyMichael Meeks
2011-06-27valgrind: fix leaksCaolán McNamara
2011-05-24remove erroneous FIXMEs when re-starting oosplash.binMichael Meeks
2011-05-20do we really need to be so noisy when nothing is actually wrongCaolán McNamara
2011-05-20valgrind: leak in debugging codeCaolán McNamara
2011-05-09WaE unused method (Mac)/use REL_PATH in both places, not only once (non-Mac)Christian Lohmaier
2011-05-04fix fdo#36838 by avoiding -L argument to pageinMichael Meeks
2011-04-05pass pOrigPath (strdup'd) to dirname(3) instead of pPath to avoid double freeRobert Nagy
2011-03-26honour svp plugin tooCaolán McNamara
2011-03-24there might not be one set of courseCaolán McNamara