summaryrefslogtreecommitdiff
path: root/vcl/source/helper/xconnection.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-13loplugin:unusedmethods vclNoel Grandin1-19/+0
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2014-06-18Missing SolarMutexGuardsStephan Bergmann1-0/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-5/+4
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-38/+41
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-37/+40
2011-03-01Remove "using namespace ::rtl"Julien Nabet1-1/+1
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-1/+1
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-1/+1
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-4/+3
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-1/+1
2010-12-13vcl118: #i116048# improve shutdown behavior of unix clipboard (thanks sb !)Philipp Lohmann [pl]1-37/+40
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05refactor several SolarMutex releaser classes into oneLuboš Luňák1-19/+0
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-1/+1
2010-03-01sb118: release DisplayConnection::m_aMutex before calling event handlerssb1-4/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-05#i108068# always release solar mutex before calling into UNOPhilipp Lohmann1-4/+32
2008-04-11INTEGRATION: CWS changefileheader (1.11.178); FILE MERGEDRüdiger Timm1-26/+18
2007-09-20INTEGRATION: CWS os2port01 (1.6.40); FILE MERGEDVladimir Glazounov1-3/+3
2007-07-24INTEGRATION: CWS mergesvp (1.9.2); FILE MERGEDRüdiger Timm1-3/+3
2007-06-27INTEGRATION: CWS vgbugs07 (1.8.212); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-10-13INTEGRATION: CWS vcl65 (1.6.36); FILE MERGEDOliver Bolte1-6/+8
2006-09-17INTEGRATION: CWS pchfix02 (1.6.76); FILE MERGEDOliver Bolte1-2/+5
2006-07-10INTEGRATION: CWS vcl60 (1.4.286); FILE MERGEDOliver Bolte1-2/+11
2006-06-19INTEGRATION: CWS warnings01 (1.4.70); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.3.972); FILE MERGEDRüdiger Timm1-47/+21
2001-09-11#92075# changes for new solaris compilerPhilipp Lohmann1-7/+7
2001-02-05add include svsys.hKurt Zenker1-2/+5
2001-02-01implement XDisplayConnection interfacePhilipp Lohmann1-0/+162