summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Work around compilation errors with mingw-w64 and --enable-debugTor Lillqvist1-0/+23
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 Lillqvist17-4/+4
2011-08-22Drop OS/2 linesTor Lillqvist1-5/+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 Lillqvist3-2/+24
2011-06-24Attempt to make this build with MinGWTor Lillqvist13-3/+50
2011-06-17ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau12-15/+14
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-12Don't build this for iOS or Android eitherTor Lillqvist1-3/+3
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-31/+31
2011-05-21Drop OS2Tor Lillqvist11-74/+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 Rossmanith11-112/+15
2011-04-05Remove commented code in libs-core/shellXisco Fauli46-679/+6
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from image filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito114-0/+0
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
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 Holesovsky194-232/+581
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 Behrens194-232/+581
2011-03-04fix styleCaolán McNamara1-35/+35
2011-02-26Remove "using namespace ::rtl"Julien Nabet2-2/+7
2011-02-24remove empty TESTSHL2LIBCaolán McNamara1-1/+1
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann1-1/+1
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 Corrius2-23/+23
2011-02-01Clean up makefilesThomas Arnhold3-5/+0
2011-01-31Remove double line spacing.Thomas Arnhold1-8/+0
2011-01-30Win32 shell extensions have to use the new registry file extension IDsJesús Corrius2-23/+23
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+2
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara1-2/+2