summaryrefslogtreecommitdiff
path: root/desktop/unx/source/start.c
AgeCommit message (Expand)Author
2017-11-02improve constparam lopluginNoel Grandin
2017-08-29revert "convert all sal_Bool to bool in start.c"Chris Sherlock
2017-08-29revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719fChris Sherlock
2017-08-29desktop: convert all sal_Bool to bool in start.cChris Sherlock
2017-08-29desktop: change NULL to nullptr in start.cChris Sherlock
2017-08-29desktop: start.c cleanupChris Sherlock
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-08coverity#1242486 Out-of-bounds accessCaolán McNamara
2017-01-09New loplugin:externvar: desktopStephan Bergmann
2016-05-30Move exithelper.h to includeTor Lillqvist
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann
2016-04-04Add DBus-based IPC mechanism for xdg-appStephan Bergmann
2016-03-21No, I don't want to see that "bootstap" typo on every start of sofficeStephan Bergmann
2016-03-12tdf#91794 OSL_DEBUG_LEVEL > 1 removed (desktop)Rohan Kumar
2016-03-02tdf#98210 do not require R_OK for pipe dirHank Leininger
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-05Add new line after error message during startupArnaud Versini
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-05-08read_percent returns ProgressStatus, not sal_BoolStephan Bergmann
2014-11-28Clean upStephan Bergmann
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann
2014-10-28coverity#982159 silence Unchecked return value from libraryCaolán McNamara
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
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