summaryrefslogtreecommitdiff
path: root/desktop/unx/splash
AgeCommit message (Expand)AuthorFilesLines
2012-10-10drop unused includesDavid Tardon1-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-1/+1
2011-10-26chmod -xTor Lillqvist2-0/+0
2011-10-08add more component prefixesMatúš Kukan2-2/+2
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-1/+1
2011-09-15gbuildize desktopDavid Tardon1-76/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-5/+0
2011-05-26fix crash when tracing with -splash-pipe=0Michael Meeks1-0/+4
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-4/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0
2011-03-22disable pagein and oosplash.bin compile/install for MacMichael Meeks1-0/+7
2011-03-21add missing .component fileMichael Meeks1-0/+7
2011-03-21misc fixes, and un-conditionally enable the splash reporting componentMichael Meeks5-199/+62
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens5-0/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-01-11WaE: sal_Int32 is a %SAL_PRIdINT32 when printfedCaolán McNamara1-1/+1
2011-01-11Use --splash-pipe instead of -splash-pipe.Kohei Yoshida1-3/+3
2010-12-03callcatcher: drop big pile of uncalled and uncallable codeCaolán McNamara2-20/+0
2010-11-11WaE, unused parametersCaolán McNamara1-2/+2
2010-11-11WaE, unused argumentCaolán McNamara1-1/+1
2010-11-08Restart soffice.bin when necessary.Jan Holesovsky1-1/+6
2010-11-08use RTL_CONSTASCII_USTRINGPARAMGert Faller1-2/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara3-0/+9
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+0
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud1-4/+3
2010-10-12Implement unix quick-starterJan Holesovsky5-0/+501