summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/target.cxx
AgeCommit message (Expand)Author
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-05-19Fix typoAndrea Gelmini
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-10-16clang-cl loplugin: dtransStephan Bergmann
2016-03-04-Werror,-Wnon-virtual-dtorStephan Bergmann
2016-01-25fix Windows buildNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-28dtrans: reset DropTarget::m_pDropTarget if it is releasedMichael Stahl
2015-07-28tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-08Fix typosAndrea Gelmini
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-08-25set names on the Win32-only threadsMichael Stahl
2014-08-01typo: more then -> more thanTakeshi Abe
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-02-26Remove visual noise from dtransAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-04fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22s/the the/the/Tor Lillqvist
2013-02-12fdo#46808, use constructor for datatransfer::DataFormatTranslatorNoel Grandin
2012-06-25re-base on ALv2 code.Michael Meeks
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12add missing initializerDavid Tardon
2012-03-12WaE: initialization orderDavid Tardon
2011-12-15Removed extra semicolonsJesse
2011-11-20Removing the empty pch file from dtransJoseph Powers
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.27.16); FILE MERGEDRüdiger Timm
2007-11-12INTEGRATION: CWS dndthreading_SRC680 (1.26.50); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.24.16); FILE MERGEDOliver Bolte
2006-08-24INTEGRATION: CWS sb56 (1.24.12); FILE MERGEDIvo Hinkelmann
2006-06-20INTEGRATION: CWS warnings01 (1.23.4); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.22.12); FILE MERGEDRüdiger Timm
2004-10-22INTEGRATION: CWS dtransfix (1.21.100); FILE MERGEDRüdiger Timm
2003-04-15INTEGRATION: CWS dbgmacros1 (1.20.30); FILE MERGEDVladimir Glazounov
2002-09-17#97074# OleDropTarget and OleDragSource now implement XServiceInfoJoachim Lingner