summaryrefslogtreecommitdiff
path: root/svtools/source/misc/transfer2.cxx
AgeCommit message (Expand)Author
2014-06-19TransferableHelper::GetData() to take additional argument.Kohei Yoshida
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2013-09-27cppcheck: redundantAssignmentJulien Nabet
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-10ByteString->rtl::OStringCaolán McNamara
2011-07-14callcatcher: remove TransferDataContainer::ClearDataThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files in from svtools/inc to svtools/inc/...Mathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-10-08#i103496#: make svtools buildableMathias Bauer
2008-04-10INTEGRATION: CWS changefileheader (1.20.246); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.19.182); FILE MERGEDJens-Heiner Rechtien
2006-10-12INTEGRATION: CWS sb59 (1.17.64); FILE MERGEDOliver Bolte
2006-09-17INTEGRATION: CWS pchfix02 (1.17.92); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.16.62); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.15.240); FILE MERGEDRüdiger Timm
2005-01-11INTEGRATION: CWS sb19 (1.14.548); FILE MERGEDRüdiger Timm
2002-03-20#98271#: adjust ::drop method to support JClientKai Ahrens
2001-10-18#88566#: rework for JAVA datatransferKai Ahrens
2001-09-28#92523#: send drag event with release flag setKai Ahrens
2001-08-14#86173#: call ::AcceptDrop before ::ExecuteDrop in case of default actionKai Ahrens
2001-08-01#90426#: added default action flag for d&d structsKai Ahrens
2001-07-31#9042 # remove ACTION_DEFAULT flag from dropActionOliver Braun
2001-03-29#84042#: watch for format WMF when creating formats vectorKai Ahrens
2001-03-22mutex for dragGestureRecognizedjp
2001-03-22inlne GetDataFlavorExVectorjp
2001-03-21#81926#: activated TerminationListener => clipboard is flushed nowKai Ahrens
2001-03-20#81926#: added DataFlavorExVector methodsKai Ahrens
2001-03-05added Drag and Drop interfacesKai Ahrens
2001-02-27syntaxKai Ahrens
2001-02-26added Drag and Drop functionalityKai Ahrens