summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)Author
2018-03-26Don't return local variable addressMike Kaganski
2018-03-26tdf#116074: Don't block on sending email interactivelyMike Kaganski
2018-03-25Remove obsolete commentMike Kaganski
2018-03-25tdf#116074: Use modeless dialogs with supporting mailersMike Kaganski
2018-03-25Use Unicode for senddocMike Kaganski
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-10-27loplugin:includeform: shell (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
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: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