Age | Commit message (Expand) | Author |
2012-10-10 | drop unused includes | David Tardon |
2012-09-26 | Clean up option processing | Stephan Bergmann |
2012-09-21 | Properly check cmdline args in oosplash | Stephan Bergmann |
2012-09-06 | deb#681185: wait for InternalIPC::ProcessingDone in oosplash | Stephan Bergmann |
2012-07-03 | coverity: ensure the string is null-terminated | David Tardon |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-04-19 | oosplash: improve signal handlers: | Michael Stahl |
2012-04-14 | oosplash: handle SIGTERM by killing soffice.bin | Michael Stahl |
2012-03-20 | Resolves rhbz#804437, do not rtl_uString_release(NULL) | Stephan Bergmann |
2012-02-29 | fdo#46434: Always send command line arguments as UTF-8 | Stephan Bergmann |
2012-02-29 | fdo#46434: No need to turn arguments into absolute file URLs when sending | Stephan Bergmann |
2012-02-29 | Typo bInhibitJavaLdx -> bInhibitPagein | Stephan Bergmann |
2012-02-18 | WaE: exec_javaldx defined but not used (javaless build) | David Tardon |
2012-02-07 | Resolves: rhbz#788042 skip splashscreen with --quickstart | Caolán McNamara |
2012-01-10 | Some cppcheck cleaning | Julien Nabet |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | WaE and build errors with OSL_DEBUG_LEVEL == 2 | Caolán McNamara |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan |
2011-11-27 | remove include of pch header in desktop | Norbert Thiebaud |
2011-11-18 | Valgrind: fixed memory leak | August Sodora |
2011-11-15 | Instead of returning out of function just skip its calling. | Tomas Chvatal |
2011-11-09 | Revert "oosplash - daemonize to help mutt users recover their sanity" | Stephan Bergmann |
2011-11-08 | Properly check sscanf return value. | Stephan Bergmann |
2011-11-08 | don't demonize if we are passed an --accept line for UNO remote control | Michael Meeks |
2011-11-08 | oosplash - daemonize to help mutt users recover their sanity | Michael Meeks |
2011-11-08 | remove leftover comment regarding removed Mac OSX conditional | Christian Lohmaier |
2011-11-08 | oosplash: remove redundant mac conditionals - we don't build on OS/X | Michael Meeks |
2011-10-26 | chmod -x | Tor Lillqvist |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-11 | WaE: ISO C90 forbids mixed declarations and code | David Tardon |
2011-10-08 | add more component prefixes | Matúš Kukan |
2011-10-05 | remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb | Michael Meeks |
2011-09-25 | make the case not ENABLE_QUICKSTART_LIBPNG work again | Norbert Thiebaud |
2011-09-25 | refactor start.c and splash.c. de-couple the 2 sources and avoid globals | Norbert Thiebaud |
2011-09-23 | Undo basis/brand split: move dynamic libraries from basis to brand. | Stephan Bergmann |
2011-09-21 | Ensure a failing soffice.bin makes oosplash fail. | Stephan Bergmann |
2011-09-21 | Simplify code by letting get_app_path always include a final slash. | Stephan Bergmann |
2011-09-18 | Just return, not return 0; as it is void function. | Tomas Chvatal |
2011-09-17 | Return soon if build with --without-java, as no checks are needed. | Tomas Chvatal |
2011-09-15 | gbuildize desktop | David Tardon |
2011-09-15 | WaE: declaration of 'index' shadows a global declaration | David Tardon |
2011-09-15 | WaE: declaration of 'i' shadows a previous local | David Tardon |
2011-09-15 | WaE: declaration of 'j' shadows a previous local | David Tardon |
2011-09-14 | No need to bark about G_SLICE on stderr. | Stephan Bergmann |
2011-09-11 | don't reply on ../ure to find javaldx, use proper ../basis-link/ure-link | Rene Engelhard |
2011-07-31 | Some cppcheck cleaning | Julien Nabet |
2011-07-20 | Splash screen fix for multi-head on Linux (fdo#33214) | Josh Heidenreich |
2011-07-13 | oosplash.bin - handle EINTR and failed reads more elegantly | Michael Meeks |
2011-07-13 | null the display pointer after closing the display, fixes fdo#37579 | Michael Meeks |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |