summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/dndtest.cxx
AgeCommit message (Expand)Author
2018-03-20drop unnecessary includesCaolán McNamara
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens