summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler
AgeCommit message (Expand)AuthorFilesLines
2015-03-11V512: we want the number of wide-chars here, not the number of bytesCaolán McNamara1-7/+2
2015-03-05shell: warning C4996 function call with parameters that may be unsafeMichael Stahl1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara2-3/+3
2015-03-01unnecessary wstring -> char* -> wstring conversionMarkus Mohrhard1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin2-15/+15
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl3-0/+9
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl3-0/+15
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-1/+1
2014-10-02shell (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann3-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-08-17remove executable bitsThomas Arnhold1-0/+0
2014-06-06fixincludeguards: fix include guardsThomas Arnhold2-6/+10
2014-05-12This code is not linked against salStephan Bergmann2-14/+0
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre2-4/+8
2014-05-10remove globally disabled warnings from source filesThomas Arnhold1-3/+0
2014-02-26Remove visual noise from shellAlexander Wilms6-23/+23
2014-02-25Revert partially "Replace deprecated std::auto_ptr with boost::scoped_ptr"Takeshi Abe1-2/+2
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms13-184/+184
2014-02-16cppcheck: redundantAssignmentJulien Nabet1-1/+1
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist1-2/+2
2013-12-12Looks like the Windows tag is still LANG_ORIYAStephan Bergmann1-1/+1
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara1-1/+1
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