summaryrefslogtreecommitdiffstats
path: root/dtrans/source/win32/clipb/MtaOleClipb.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#122435: reimplement fix for tdf#109085Mike Kaganski2019-02-081-13/+89
* Win: implement Clipboard Format Listener instead of obsolete ViewerMike Kaganski2018-11-051-57/+8
* tdf#109085: don't assume MtaOleReq window is still valid at shutdownMike Kaganski2018-11-051-95/+5
* Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski2018-10-111-4/+0
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-2/+2
* dtrans: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-5/+0
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-12-111-1/+1
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-221-22/+25
* loplugin:casttovoid (clang-cl): dtransStephan Bergmann2017-07-051-1/+0
* loplugin:oncevar (clang-cl): dtransStephan Bergmann2017-07-031-3/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Remove MinGW supportStephan Bergmann2017-02-101-6/+0
* cleanup tailing backslashesJochen Nitschke2016-12-301-4/+4
* clang-cl loplugin: dtransStephan Bergmann2016-10-161-75/+72
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-3/+0
* WNT: check result of PostMessage()Michael Stahl2016-04-121-2/+5
* Fix typosAndrea Gelmini2016-01-101-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2015-11-181-1/+0
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-4/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* set names on the Win32-only threadsMichael Stahl2014-08-251-0/+4
* typo: inteface -> interfaceThomas Arnhold2014-03-291-1/+1
* Remove visual noise from dtransAlexander Wilms2014-02-261-77/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-57/+57
* cppcheck: some cleaningsJulien Nabet2013-09-291-2/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-251-23/+14
* WaE: "__uuidof" redefinedDavid Tardon2012-03-121-0/+3
* WaE: variable 'dwResult' set but not usedDavid Tardon2012-03-121-0/+1
* inline keyword makes sense only when the definition is in header.Kohei Yoshida2011-12-021-1/+0
* sal_Bool to bool.Kohei Yoshida2011-12-021-14/+14
* Encapsulate implementation of CMtaOleClipboard under win32.Kohei Yoshida2011-12-021-0/+892