summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler
AgeCommit message (Expand)Author
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: shell (Windows)Stephan Bergmann
2017-09-29Drop check for Windows versions we don't supportMike Kaganski
2017-09-28shell: use Unicode on WindowsMike Kaganski
2017-09-27loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-09-26loplugin:cstylecast (clang-cl)Stephan Bergmann
2017-09-23Fix typoAndrea Gelmini
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-31loplugin:constparams: shell (clang-cl)Stephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-17loplugin:unnecessaryparen: shell (clang-cl)Stephan Bergmann
2017-06-02loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-05-03remove empty commentsNoel Grandin
2017-04-26loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-23Use rtl::toAsciiLowerCaseStephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* with wchar_t argStephan Bergmann
2017-03-19Fix typosAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2016-04-19WIP tdf#89609 Ignore subsecond precision in iso8601Muhammet Kara
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2015-12-08Resolve Linker Warning LNK4104Mike Kaganski
2015-11-28-Werror,-Wdelete-non-virtual-dtorStephan Bergmann
2015-11-28-Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI)Stephan Bergmann
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-18-Werror,-Wunused-variableStephan Bergmann
2015-11-18-Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI)Stephan Bergmann
2015-11-18-Werror,-Wunused-const-variableStephan Bergmann
2015-11-18-Werror,-Wunused-const-variableStephan Bergmann
2015-11-18-Werror,-Wsizeof-pointer-memaccessStephan Bergmann
2015-11-18-Wmissing-braces is globally disabled in com_GCC_defs.mk anywayStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-13Code deliberately not linking against sal just can't use OSL_ENSUREStephan Bergmann
2015-07-01tdf#92269 fix Windows Explorer crash caused by shellextensionChristian Lohmaier
2015-06-18Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist