summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockwin.cxx
AgeCommit message (Expand)Author
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13Spelling fix: pinedTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-26fdo#39468 Translate German Comments - vcl/source/window/dockwin.cxxChristian M. Heller
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-12-02Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand
2013-06-19sal_Bool to boolTakeshi Abe
2013-05-20Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.28.224); FILE MERGEDRüdiger Timm
2007-07-24INTEGRATION: CWS mergesvp (1.27.2); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.26.104); FILE MERGEDJens-Heiner Rechtien
2007-01-25INTEGRATION: CWS vcl71 (1.25.120); FILE MERGEDOliver Bolte
2006-09-17INTEGRATION: CWS pchfix02 (1.24.112); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.22.70); FILE MERGEDJens-Heiner Rechtien
2006-04-07INTEGRATION: CWS internatiodel (1.21.84); FILE MERGEDVladimir Glazounov
2005-09-09INTEGRATION: CWS ooo19126 (1.21.184); FILE MERGEDRüdiger Timm
2005-03-30INTEGRATION: CWS vcl38 (1.20.68); FILE MERGEDRüdiger Timm
2005-01-13INTEGRATION: CWS vclcompact (1.17.82); FILE MERGEDKurt Zenker
2005-01-03INTEGRATION: CWS res32bit (1.17.54); FILE MERGEDOliver Bolte
2004-11-16INTEGRATION: CWS docking4 (1.17.14); FILE MERGEDOliver Bolte
2004-09-09INTEGRATION: CWS toolbars2 (1.16.24); FILE MERGEDOliver Bolte
2004-07-06INTEGRATION: CWS docking1 (1.15.38); FILE MERGEDOliver Bolte
2004-01-06INTEGRATION: CWS vclcleanup02 (1.14.4); FILE MERGEDVladimir Glazounov
2003-12-01INTEGRATION: CWS vclcleanup01 (1.13.224); FILE MERGEDRüdiger Timm
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-11#105759# minor optimizationPhilipp Lohmann