summaryrefslogtreecommitdiff
path: root/desktop/unx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27WaE: macro is not used: USE_LIBPNGTor Lillqvist
2013-03-27-Wunused-macrosThomas Arnhold
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-12No namespace desktop visible or needed in this source file any moreTor Lillqvist
2013-03-12Need relative path to where exithelper.h isTor Lillqvist
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-02-18added comment about language tagsEike Rathke
2013-01-18Never pass -env: arguments across OfficeIPC connectionStephan Bergmann
2012-12-13startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer
2012-12-03-Werror=unused-parameterStephan Bergmann
2012-11-20loplugin: fixed busted indentCaolán McNamara
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-10drop unused includesDavid Tardon
2012-09-26Clean up option processingStephan Bergmann
2012-09-21Properly check cmdline args in oosplashStephan Bergmann
2012-09-06deb#681185: wait for InternalIPC::ProcessingDone in oosplashStephan Bergmann
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon
2012-07-02Remove unused definesThomas Arnhold
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-02-07Resolves: rhbz#788042 skip splashscreen with --quickstartCaolán McNamara
2012-01-10Some cppcheck cleaningJulien Nabet
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-11-18Valgrind: fixed memory leakAugust Sodora
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-10-08add more component prefixesMatúš Kukan
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks
2011-09-25make the case not ENABLE_QUICKSTART_LIBPNG work againNorbert Thiebaud
2011-09-25refactor start.c and splash.c. de-couple the 2 sources and avoid globalsNorbert Thiebaud