summaryrefslogtreecommitdiffstats
path: root/desktop/unx/source/splashx.c
Commit message (Expand)AuthorAgeFilesLines
* Use OSL_LIT/BIGENDIANStephan Bergmann2014-12-021-10/+2
* coverity#1242395 Don't call randomCaolán McNamara2014-10-101-30/+0
* desktop: fix includesThomas Arnhold2014-06-041-1/+1
* C string usage improvmentArnaud Versini2014-05-201-1/+1
* fdo#58982 Center the splash screen in dual-monitor setupSamuel Mehrbrodt2013-10-171-8/+15
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
* Remove residue of undocumented "edition" featureStephan Bergmann2013-04-291-10/+0
* WaE: macro is not used: USE_LIBPNGTor Lillqvist2013-03-271-2/+0
* -Wunused-macrosThomas Arnhold2013-03-271-12/+0
* loplugin: improve indentationThomas Arnhold2013-02-251-1/+1
* added comment about language tagsEike Rathke2013-02-181-0/+4
* -Werror=unused-parameterStephan Bergmann2012-12-031-0/+3
* Remove unused definesThomas Arnhold2012-07-021-10/+0
* Valgrind: fixed memory leakAugust Sodora2011-11-181-0/+6
* chmod -xTor Lillqvist2011-10-261-0/+0
* WaE: ISO C90 forbids mixed declarations and codeDavid Tardon2011-10-111-30/+42
* make the case not ENABLE_QUICKSTART_LIBPNG work againNorbert Thiebaud2011-09-251-0/+6
* refactor start.c and splash.c. de-couple the 2 sources and avoid globalsNorbert Thiebaud2011-09-251-237/+365
* WaE: declaration of 'i' shadows a previous localDavid Tardon2011-09-151-5/+5
* Splash screen fix for multi-head on Linux (fdo#33214)Josh Heidenreich2011-07-201-0/+23
* null the display pointer after closing the display, fixes fdo#37579Michael Meeks2011-07-131-0/+1
* Close file descriptorThomas Arnhold2011-06-261-0/+1
* surely the name should be LibreOfficeDavid Tardon2011-05-241-1/+1
* handle NULL display gracefullyDavid Tardon2011-05-241-1/+5
* removed dead codeTakeshi Abe2011-05-051-15/+0
* Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek2011-04-051-1/+2
|\
| * crashing oosplash and malformed picture (bnc#652562)Petr Mladek2011-02-151-1/+2
* | fix various leaksCaolán McNamara2011-03-231-4/+8
* | misc fixes, and un-conditionally enable the splash reporting componentMichael Meeks2011-03-211-0/+4
* | re-work start process to enable earlier splash and faster startMichael Meeks2011-03-211-0/+27
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
* | Some cppcheck cleaningJulien Nabet2011-01-311-1/+0
* | build with libpng 1.5.0 (fdo#33231)Luboš Luňák2011-01-181-2/+2
* | cppcheck: silence warningCaolán McNamara2010-12-121-3/+2
|/
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
* Implement unix quick-starterJan Holesovsky2010-10-121-0/+622