summaryrefslogtreecommitdiff
path: root/shell/source
AgeCommit message (Expand)AuthorFilesLines
2011-04-05Remove commented code in libs-core/shellXisco Fauli40-659/+6
2011-03-29drop bogus executable flag from image filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito89-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-12/+12
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky163-228/+564
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-5/+5
2011-03-13OSL_TRACE: Use format stringThomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens163-228/+564
2011-03-04fix styleCaolán McNamara1-35/+35
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+5
2011-02-10Porting LO to DragonflyFrancois Tigeot1-1/+2
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba2-10/+1
2011-02-03Revert: Win32 shell extensions have to use the new registry file extension IDsJesús Corrius1-22/+22
2011-02-01Clean up makefilesThomas Arnhold3-5/+0
2011-01-30Win32 shell extensions have to use the new registry file extension IDsJesús Corrius1-22/+22
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara1-2/+2
2011-01-17speed up startup a little bitCaolán McNamara3-46/+49
2011-01-11Treat MAPI_E_USER_ABORT as success (bnc#660241)Tor Lillqvist1-0/+14
2011-01-02Merge remote branch 'origin/libreoffice-3-3'Rene Engelhard1-1/+7
2010-12-30Do not block when launching firefox, fdo#32427.Jan Holesovsky1-1/+7
2010-12-17CWS-TOOLING: integrate CWS gnumake2Hans-Joachim Lankenau1-2/+2
2010-12-06Replace all occured, occurance etc.Takeshi Abe3-6/+6
2010-11-26CWS gnumake2: resync to m94Mathias Bauer1-1/+1
2010-11-26cppcheck, Memory leakJulien Nabet1-4/+4
2010-11-25cppcheck: methods can be constCaolán McNamara1-2/+2
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 16Gert Faller16-67/+67
2010-11-08no -ldl on OpenBSDRobert Nagy1-1/+1
2010-11-05rhbz#649824# this key name is wrongCaolán McNamara1-1/+1
2010-11-05rhbz#649824# this key name is wrongCaolán McNamara1-1/+1
2010-11-05fix possible uninitialized valueCaolán McNamara1-1/+1
2010-11-05no -ldl on OpenBSDRobert Nagy1-1/+1
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens1-6/+6
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens1-6/+6
2010-11-01rebase to m91os1-1/+1
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer48-225/+557
2010-10-28add modelines to .hxx files as wellCaolán McNamara33-0/+95
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken1-1/+2
2010-10-15mail-document-subject.diff: sanitize subject if document mailed from LibreOfficeTor Lillqvist1-0/+14
2010-10-14add lots more missing sal/macros.h includesMichael Meeks5-1/+7
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid5-6/+5
2010-10-13AIX tweaksCaolán McNamara3-76/+83
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth61-0/+162
2010-10-06remove more commented out #includes and related commentsDavid Tardon2-4/+0
2010-10-05more removed include guards using fixguard.pyPetr Mladek8-18/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek17-20/+0
2010-10-05m89 mergedos48-225/+557
2010-10-05#i114081# SID_MAIL_PREPAREEXPORT re-implementedos1-1/+1
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb40-182/+459
2010-08-18dv20:#i80759# Fixed a memory leakDirk Voelzke1-2/+2
2010-08-13dv20:#i95454# Use GetShortName to avoid problems with char versus wcharDirk Voelzke7-41/+96