summaryrefslogtreecommitdiff
path: root/desktop/unx/source/splashx.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-20C string usage improvmentArnaud Versini1-1/+1
2013-10-17fdo#58982 Center the splash screen in dual-monitor setupSamuel Mehrbrodt1-8/+15
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann1-10/+0
2013-03-27WaE: macro is not used: USE_LIBPNGTor Lillqvist1-2/+0
2013-03-27-Wunused-macrosThomas Arnhold1-12/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-1/+1
2013-02-18added comment about language tagsEike Rathke1-0/+4
2012-12-03-Werror=unused-parameterStephan Bergmann1-0/+3
2012-07-02Remove unused definesThomas Arnhold1-10/+0
2011-11-18Valgrind: fixed memory leakAugust Sodora1-0/+6
2011-10-26chmod -xTor Lillqvist1-0/+0
2011-10-11WaE: ISO C90 forbids mixed declarations and codeDavid Tardon1-30/+42
2011-09-25make the case not ENABLE_QUICKSTART_LIBPNG work againNorbert Thiebaud1-0/+6
2011-09-25refactor start.c and splash.c. de-couple the 2 sources and avoid globalsNorbert Thiebaud1-237/+365
2011-09-15WaE: declaration of 'i' shadows a previous localDavid Tardon1-5/+5
2011-07-20Splash screen fix for multi-head on Linux (fdo#33214)Josh Heidenreich1-0/+23
2011-07-13null the display pointer after closing the display, fixes fdo#37579Michael Meeks1-0/+1
2011-06-26Close file descriptorThomas Arnhold1-0/+1
2011-05-24surely the name should be LibreOfficeDavid Tardon1-1/+1
2011-05-24handle NULL display gracefullyDavid Tardon1-1/+5
2011-05-05removed dead codeTakeshi Abe1-15/+0
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek1-1/+2
2011-03-23fix various leaksCaolán McNamara1-4/+8
2011-03-21misc fixes, and un-conditionally enable the splash reporting componentMichael Meeks1-0/+4
2011-03-21re-work start process to enable earlier splash and faster startMichael Meeks1-0/+27
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-02-15crashing oosplash and malformed picture (bnc#652562)Petr Mladek1-1/+2
2011-01-31Some cppcheck cleaningJulien Nabet1-1/+0
2011-01-18build with libpng 1.5.0 (fdo#33231)Luboš Luňák1-2/+2
2010-12-12cppcheck: silence warningCaolán McNamara1-3/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-12Implement unix quick-starterJan Holesovsky1-0/+622