summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-1/+0
2013-11-05fixincludeguards.sh: shellThomas Arnhold3-6/+6
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt1-1/+1
2013-10-04fdo#67534: try to avoid file locking in Explorer shell extensionsTor Lillqvist1-1/+2
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-07-16bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba1-2/+2
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-03-04doubled includesThomas Arnhold1-7/+0
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar1-1/+1
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-4/+0
2012-11-20remove license header that confuses lngconvexLuboš Luňák1-18/+0
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist1-12/+30
2012-10-03re-base on ALv2 code. Includes:Michael Meeks14-277/+220
2012-08-08remove include comments and boxesThomas Arnhold2-7/+0
2012-07-20new does not return nullStephan Bergmann3-29/+13
2012-07-13warning C4267: conversion from 'size_t' to 'unsigned long'Michael Stahl1-1/+1
2012-07-13warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl2-3/+3
2012-07-13clarify branding in commentMichael Stahl1-3/+5
2012-07-13warning C4267: conversion from 'size_t' to 'int'Michael Stahl1-2/+2
2012-07-13shell: remove dead SaveDebugInfoToFileMichael Stahl1-17/+0
2012-07-12warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl1-1/+2
2012-07-12warning C4100: unreferenced formal parameterMichael Stahl1-2/+4
2012-06-22.ulf files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks7-161/+98
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius1-22/+22
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks3-3/+3
2012-05-29shell: export more symbols, as privateMatúš Kukan1-2/+0
2012-05-29export COM functionsDavid Tardon2-8/+0
2012-05-29gbuildize shellDavid Tardon10-877/+12
2012-04-23s/OpenOffice/LibreOffice/Andras Timar1-2/+2
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara7-6/+30
2012-04-13gbuildize internal zlibCaolán McNamara7-30/+6
2012-04-05shell: fix silly flags from 2c5a817591Michael Stahl1-1/+1
2012-03-27typo fixAndras Timar1-1/+1
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar3-24/+24
2012-03-23.txt files don't need executable bitsMichael Stahl4-0/+0
2012-03-19Missing includeStephan Bergmann1-0/+4
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba5-115/+95
2012-03-18mingw: allow use of system zlibDavid Tardon7-3/+27
2012-03-12WaE: defined but not usedDavid Tardon1-1/+0
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon1-1/+2
2012-03-12WaE: deleting object of abstract class type with non-virt. destuctorDavid Tardon1-2/+6
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon1-3/+2
2012-03-12suppress errors with -WerrorDavid Tardon1-0/+4
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon6-17/+17
2012-03-12WaE: invalid conversion from 'const char*' to 'LPSTR'David Tardon1-1/+2
2012-03-12WaE: value computed is not usedDavid Tardon1-1/+1
2012-03-12WaE: initialization orderDavid Tardon1-1/+1