summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)Author
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:useuniqueptr: shell (clang-cl)Stephan Bergmann
2017-07-17loplugin:unnecessaryparen: shell (clang-cl)Stephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): shellStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-02loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09loplugin:nullptr (clang-cl)Stephan Bergmann
2017-05-04tdf#107587 Opening Hyperlink opens Browser in Background.Thomas Beck
2017-05-03remove empty commentsNoel Grandin
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-26loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-11tdf#103058: use RegQueryValueEx instead of RegGetValueMike Kaganski
2017-04-11tdf#103058: allow optional registration for MS ProgIDsMike Kaganski
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-30remove type decorations on char literalsJochen Nitschke
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-03-14Various clang-cl/loplugin warningsStephan Bergmann
2017-03-12Fix typosAndrea Gelmini
2017-03-10tdf#103058: Implement OpenDocuments ActiveX controlMike Kaganski
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-08Add missing #includesStephan Bergmann
2017-02-02loplugin:unnecessaryoverrideStephan Bergmann
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
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-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet