summaryrefslogtreecommitdiff
path: root/shell/source
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann2-3/+3
2011-10-07cppcheck reduce scope of var in shell/...gconfaccess.cxxPierre-André Jacquod1-82/+70
2011-10-06Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann5-6/+8
2011-10-05Removed dead code.Stephan Bergmann4-382/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-26cppcheck: unused variablesKorrawit Pruegsanusak1-2/+0
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann1-1/+1
2011-09-17Better management of exceptionJulien Nabet1-2/+2
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba4-0/+11
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba4-11/+0
2011-08-22Make a dbgutil build of the Explorer extension succeedTor Lillqvist7-8/+13
2011-08-22chmod -xTor Lillqvist28-0/+0
2011-08-22No need to mention msvcprt.lib here, wntmsc.mk does thatTor Lillqvist1-9/+0
2011-08-22Move Win32-only code under source/win32 for clarityTor Lillqvist16-0/+0
2011-08-08Cleanup/remove CommandLine-related methods in lngconvex.Jan Holesovsky2-115/+4
2011-07-23No need for lngconvex for non-desktop OSesTor Lillqvist1-0/+5
2011-07-22Kill dtwm/cdeThomas Arnhold1-6/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan14-115/+0
2011-07-05Hardcode browser list: remove netscape, add chromeFrancois Tigeot1-1/+1
2011-07-04Update the hardcoded list of browsersFrancois Tigeot1-1/+1
2011-06-27Bypass for MinGW for nowTor Lillqvist2-0/+12
2011-06-24use sal_uInt16 instead of USHORT on unixMichael Meeks1-3/+3
2011-06-24Do build and deliver lngconvex on Unix, tooTor Lillqvist1-1/+22
2011-06-24Attempt to make this build with MinGWTor Lillqvist12-3/+48
2011-06-17ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau12-15/+14
2011-06-12Don't build this for iOS or Android eitherTor Lillqvist1-3/+3
2011-05-21Drop OS2Tor Lillqvist8-66/+4
2011-05-18remove dead codeDavid Tardon1-22/+0
2011-04-28Include <osl/diagnose.h> for OSL_ENSURE etcTor Lillqvist6-0/+16
2011-04-21SAL_CALL wasn't present for component_getFactoryJulien Nabet3-3/+3
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet11-26/+22
2011-04-19Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} insteadChristina Rossmanith9-65/+15
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