summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler
AgeCommit message (Expand)Author
2019-10-17Remove some memset callsMike Kaganski
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-07-30Fix typosAndrea Gelmini
2019-07-28Fix typosAndrea Gelmini
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-03WinAPI: Fix some leftovers having UNICODE-define-dependencyMike Kaganski
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
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-05-27Fix typosAndrea Gelmini
2018-04-14Fix typosAndrea Gelmini
2018-02-02shell: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23chmod -xTor Lillqvist
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-01-16Fix typosAndrea Gelmini
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