summaryrefslogtreecommitdiff
path: root/vcl/source/window/dndevdis.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-09-20convert Link<> to typedNoel Grandin1-3/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+3
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2014-12-09Resolves: fdo#81421 listen to child window to see if it gets deletedCaolán McNamara1-9/+24
2014-09-23fdo#82577: Handle WindowNoel Grandin1-14/+14
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-36/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-26Remove visual noise from vclAlexander Wilms1-34/+34
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-07Renamed VCL's OutputDevice mirroring functionsChris Sherlock1-1/+1
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplReMirrored()Chris Sherlock1-1/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-4/+5
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-4/+5
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-13/+12
2010-10-25migrate OClearableGuard(SoalrMutex) to SolarMutexGuardNorbert Thiebaud1-88/+25
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-21ooo33gsl03: #i113333# make D&D to certain ListBoxes possiblePhilipp Lohmann [pl]1-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-12-16CWS-TOOLING: integrate CWS rtlcontrolsRüdiger Timm1-5/+5
2008-04-11INTEGRATION: CWS changefileheader (1.20.138); FILE MERGEDRüdiger Timm1-25/+18
2007-11-26INTEGRATION: CWS vcl83 (1.19.62); FILE MERGEDIvo Hinkelmann1-8/+8
2007-07-24INTEGRATION: CWS mergesvp (1.18.2); FILE MERGEDRüdiger Timm1-3/+3
2007-06-27INTEGRATION: CWS vgbugs07 (1.17.240); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.16.112); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.15.70); FILE MERGEDJens-Heiner Rechtien1-5/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.14.546); FILE MERGEDRüdiger Timm1-47/+21
2004-01-06INTEGRATION: CWS vclcleanup02 (1.12.168); FILE MERGEDVladimir Glazounov1-3/+2
2003-12-01INTEGRATION: CWS vclcleanup01 (1.12.164); FILE MERGEDRüdiger Timm1-14/+2
2003-06-04INTEGRATION: CWS vcl10 (1.11.44); FILE MERGEDVladimir Glazounov1-5/+16
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+37
2002-04-30#99036# java client depends on dropCompleteOliver Braun1-2/+3
2002-04-30#99036# now implementing XDragGestureListenerOliver Braun1-2/+77
2001-10-09#92876# only dispatch dnd events when input is enabledOliver Braun1-7/+7
2001-09-24#91689# Increment/DecrementLockCountOliver Braun1-2/+11
2001-06-15fix: #88014# find toplevel window improvedPeter Burow1-2/+30
2001-02-20dnd api changeOliver Braun1-14/+14
2001-02-13fix compiler errors and warningsOliver Braun1-3/+3
2001-02-12dnd enhancementsOliver Braun1-102/+199
2001-02-09drag and drop api changesOliver Braun1-13/+27
2001-02-05new drag and drop apiOliver Braun1-0/+341