summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2010-12-06switch from libegg to the native gtk+ widgetChristopher Backhouse1-66/+11
2010-11-30help: Avoid some copy-n-paste.LIBREOFFICE_PRE_BOOTSTRAP_BUILDJan Holesovsky1-22/+1
2010-11-30wikihelp: Check for the built-in help availability after creating URL.Jan Holesovsky1-18/+18
2010-11-29wikihelp: Small update from the libreoffice-3-3 branch.Jan Holesovsky1-3/+3
2010-11-29remove unused defineCaolán McNamara1-1/+0
2010-11-27wikihelp: Forward the request for help to help.libreoffice.org.feature/bootstrap-buildJan Holesovsky1-7/+43
2010-11-26RegisterBasicConstants doesn't do anything, remove itCaolán McNamara1-113/+2
2010-11-25fix crash in exiting via disabling lone quick-starter, terminate at idleMichael Meeks1-5/+21
2010-11-25Resolves: rhbz#610103 exit quickstarter if physically deletedCaolán McNamara2-1/+53
2010-11-24cppcheck: Possible null pointer dereferenceCaolán McNamara1-1/+2
2010-11-23Related: rhbz#650170 don't crash when quickstarter is exited by userDavid Tardon1-1/+10
2010-11-22rhbz#650170# shutdown quickstarter at end of desktop sessionDavid Tardon1-5/+11
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 33Gert Faller1-2/+2
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 32Gert Faller1-3/+3
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 31Gert Faller3-19/+19
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 30Gert Faller1-1/+1
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 29Gert Faller1-1/+1
2010-11-20RTL_CONSTASCII_USTRINGPARAM in libs core 28Gert Faller1-2/+2
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 26Gert Faller6-47/+47
2010-11-16HC Cleanup - libs-coreJoseph Powers3-31/+12
2010-11-16get this to build againCaolán McNamara2-6/+4
2010-11-09Clean up the codeAlexander O. Anisimov5-15/+3
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers4-194/+98
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-coreNoel Power1-15/+34
2010-11-05Adds extra credits item to help menuThorsten Behrens1-4/+23
2010-10-28add modelines to .hxx files as wellCaolán McNamara9-0/+22
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud4-5/+0
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-3/+3
2010-10-25fix namespace ambiguityNorbert Thiebaud2-8/+8
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud8-11/+9
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud9-30/+31
2010-10-25merge vosremoval-security patchNorbert Thiebaud1-1/+1
2010-10-22startup optimization, move static objects to first use pointCaolán McNamara1-20/+7
2010-10-20WaE, ignore return value from symlinkCaolán McNamara1-2/+3
2010-10-20document what this isSebastian Spaeth1-4/+12
2010-10-19Minor libs-core comment clean-upTrevor Murphy2-3/+3
2010-10-18remove non-compiled codePovilas Kanapickas4-76/+0
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken1-1/+2
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-1/+1
2010-10-13Merge commit 'origin/master'Noel Power38-0/+93
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power2-1/+21
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth38-0/+93
2010-10-12#i112786# make ConfigManager a well-behaved singletonCaolán McNamara2-2/+2
2010-10-11more quickstarter fixes i#108846Caolán McNamara2-3/+8
2010-10-11push branded image finding down into vclMichael Meeks2-80/+0
2010-10-11re-write branded image location code in new module, and share with splashMichael Meeks2-0/+80
2010-10-11merge vosremoval-socket patchNorbert Thiebaud1-1/+1
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard12-35/+0
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud6-17/+17