summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/clipb/MtaOleClipb.cxx
AgeCommit message (Expand)Author
2019-08-20Fix typosAndrea Gelmini
2019-08-16Fix typosAndrea Gelmini
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-10Win64 fixes for dtrans.Damjan Jovanovic
2019-02-05Cleanup event properly; handle error from MsgWaitForMultipleObjectsMike Kaganski
2019-02-05tdf#122435: reimplement fix for tdf#109085Mike Kaganski
2019-01-30-Werror,-Wunused-const-variable (clang-cl)Stephan Bergmann
2018-11-05Win: implement Clipboard Format Listener instead of obsolete ViewerMike Kaganski
2018-11-05tdf#109085: don't assume MtaOleReq window is still valid at shutdownMike Kaganski
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-02-01dtrans: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-11loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-07-05loplugin:casttovoid (clang-cl): dtransStephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): dtransStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-10-16clang-cl loplugin: dtransStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-01-10Fix typosAndrea Gelmini
2015-11-18-Werror,-Wunused-const-variableStephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-08-25set names on the Win32-only threadsMichael Stahl
2014-03-29typo: inteface -> interfaceThomas Arnhold
2014-02-26Remove visual noise from dtransAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-09-29cppcheck: some cleaningsJulien Nabet
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-06-25re-base on ALv2 code.Michael Meeks
2012-03-12WaE: "__uuidof" redefinedDavid Tardon
2012-03-12WaE: variable 'dwResult' set but not usedDavid Tardon
2011-12-02inline keyword makes sense only when the definition is in header.Kohei Yoshida
2011-12-02sal_Bool to bool.Kohei Yoshida
2011-12-02Encapsulate implementation of CMtaOleClipboard under win32.Kohei Yoshida