summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)Author
2012-03-18mingw: allow use of system zlibDavid Tardon
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon
2012-03-12WaE: deprecated conversion from string constant to 'char*'David Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: defined but not usedDavid Tardon
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon
2012-03-12WaE: deleting object of abstract class type with non-virt. destuctorDavid Tardon
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12suppress errors with -WerrorDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-03-12WaE: invalid conversion from 'const char*' to 'LPSTR'David Tardon
2012-03-12WaE: value computed is not usedDavid Tardon
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-02-19Get rid of size() == 0Elton Chung
2012-01-20Fix spelling typoJesús Corrius
2011-11-29tkr41: #117828# office crash fixed . (null pointer) + add unit testmst
2011-11-27remove include of pch header from shellNorbert Thiebaud
2011-11-27s/infomation/information/Korrawit Pruegsanusak
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann
2011-10-06Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann
2011-09-26cppcheck: unused variablesKorrawit Pruegsanusak
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-08-22Make a dbgutil build of the Explorer extension succeedTor Lillqvist
2011-08-22chmod -xTor Lillqvist
2011-08-22Move Win32-only code under source/win32 for clarityTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-27Bypass for MinGW for nowTor Lillqvist
2011-06-24Attempt to make this build with MinGWTor Lillqvist
2011-06-17ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau
2011-04-28Include <osl/diagnose.h> for OSL_ENSURE etcTor Lillqvist
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-19Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} insteadChristina Rossmanith
2011-04-05Remove commented code in libs-core/shellXisco Fauli
2011-03-29drop bogus executable flag from image filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-03Revert: Win32 shell extensions have to use the new registry file extension IDsJesús Corrius
2011-02-01Clean up makefilesThomas Arnhold
2011-01-30Win32 shell extensions have to use the new registry file extension IDsJesús Corrius
2011-01-11Treat MAPI_E_USER_ABORT as success (bnc#660241)Tor Lillqvist
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 16Gert Faller
2010-11-01rebase to m91os