summaryrefslogtreecommitdiffstats
path: root/shell/source/win32/shlxthandler
Commit message (Expand)AuthorAgeFilesLines
* s/OpenOffice/LibreOffice/Andras Timar2012-04-231-2/+2
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-137-6/+30
* gbuildize internal zlibCaolán McNamara2012-04-137-30/+6
* shell: fix silly flags from 2c5a817591Michael Stahl2012-04-051-1/+1
* typo fixAndras Timar2012-03-271-1/+1
* replace OpenOffice.org to LibreOffice in registry keysAndras Timar2012-03-273-24/+24
* .txt files don't need executable bitsMichael Stahl2012-03-234-0/+0
* Missing includeStephan Bergmann2012-03-191-0/+4
* Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba2012-03-195-115/+95
* mingw: allow use of system zlibDavid Tardon2012-03-187-3/+27
* WaE: defined but not usedDavid Tardon2012-03-121-1/+0
* WaE: deprecated conversion from string constant to 'LPSTR'David Tardon2012-03-121-1/+2
* WaE: deleting object of abstract class type with non-virt. destuctorDavid Tardon2012-03-121-2/+6
* WaE: variable 'hr' set but not usedDavid Tardon2012-03-121-3/+2
* suppress errors with -WerrorDavid Tardon2012-03-121-0/+4
* WaE: "_WIN32_WINNT" redefinedDavid Tardon2012-03-126-17/+17
* WaE: invalid conversion from 'const char*' to 'LPSTR'David Tardon2012-03-121-1/+2
* WaE: value computed is not usedDavid Tardon2012-03-121-1/+1
* WaE: initialization orderDavid Tardon2012-03-121-1/+1
* WaE: "_WIN32_WINNT" redefinedDavid Tardon2012-03-122-6/+6
* Fix spelling typoJesús Corrius2012-01-201-1/+1
* remove include of pch header from shellNorbert Thiebaud2011-11-2716-32/+0
* s/infomation/information/Korrawit Pruegsanusak2011-11-271-3/+3
* cppcheck: unused variablesKorrawit Pruegsanusak2011-09-261-2/+0
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-163-0/+10
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-163-10/+0
* Make a dbgutil build of the Explorer extension succeedTor Lillqvist2011-08-224-8/+7
* chmod -xTor Lillqvist2011-08-229-0/+0
* Bypass for MinGW for nowTor Lillqvist2011-06-272-0/+12
* Attempt to make this build with MinGWTor Lillqvist2011-06-2410-3/+40
* ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau2011-06-178-11/+11
* Include <osl/diagnose.h> for OSL_ENSURE etcTor Lillqvist2011-04-283-0/+7
* Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} insteadChristina Rossmanith2011-04-196-55/+5
* Remove commented code in libs-core/shellXisco Fauli2011-04-0520-500/+0
* drop bogus executable flag from image filesFrancisco Saito2011-03-292-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2922-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1241-43/+98
|\
| * dv20:#i80759# Fixed a memory leakDirk Voelzke2010-08-181-2/+2
| * dv20:#i95454# Use GetShortName to avoid problems with char versus wcharDirk Voelzke2010-08-137-41/+96
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-092-10/+1
* | Revert: Win32 shell extensions have to use the new registry file extension IDsJesús Corrius2011-02-031-22/+22
* | Clean up makefilesThomas Arnhold2011-02-012-2/+0
* | Win32 shell extensions have to use the new registry file extension IDsJesús Corrius2011-01-301-22/+22
* | add modelines to .hxx files as wellCaolán McNamara2010-10-285-0/+14
* | add lots more missing sal/macros.h includesMichael Meeks2010-10-143-0/+3
* | Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid2010-10-143-3/+3
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1317-0/+45
* | remove more commented out #includes and related commentsDavid Tardon2010-10-061-1/+0
* | more removed include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
* | remove include guards using fixguard.pyPetr Mladek2010-10-056-4/+0
|/