summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/ooofilt
AgeCommit message (Expand)Author
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-02-02shell: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-16Fix typosAndrea Gelmini
2017-10-27loplugin:includeform: shell (Windows)Stephan Bergmann
2017-09-28shell: use Unicode on WindowsMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-04-26loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-03-19Fix typosAndrea Gelmini
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2015-12-08Resolve Linker Warning LNK4104Mike Kaganski
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-18-Werror,-Wsizeof-pointer-memaccessStephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-13tdf#82695 allow to build with system collada2gltfDavid Tardon
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-02-26Remove visual noise from shellAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-10-04fdo#67534: try to avoid file locking in Explorer shell extensionsTor Lillqvist
2013-07-16bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-07-20new does not return nullStephan Bergmann
2012-07-13warning C4267: conversion from 'size_t' to 'unsigned long'Michael Stahl
2012-07-13warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl
2012-07-13clarify branding in commentMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-05-29export COM functionsDavid Tardon
2012-05-29gbuildize shellDavid Tardon
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba
2012-03-18mingw: allow use of system zlibDavid 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-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2011-11-27remove include of pch header from shellNorbert Thiebaud