summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleShapeTreeInfo.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-1/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+1
2015-04-22Remove some deprecated AccessibleShapeTreeInfo member functionsStephan Bergmann1-20/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-20/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-12/+0
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara1-0/+9
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-09-12callcatcher: various unused methodsCaolán McNamara1-24/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.368); FILE MERGEDRüdiger Timm1-23/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.11.354); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.10.536); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.9.1444); FILE MERGEDRüdiger Timm1-47/+21
2003-04-24INTEGRATION: CWS uaa02 (1.8.14); FILE MERGEDVladimir Glazounov1-3/+3
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-8/+11
2002-06-07#99875# Removed constness of returned window.Andre Fischer1-3/+3
2002-05-22#95585# Copying member mxController in copy constructor and assignment operator.Andre Fischer1-2/+4
2002-05-13#95585# Two new methods SetController and GetController.Andre Fischer1-2/+21
2002-05-08#95585# Added copy constructor and assignment operator.Andre Fischer1-5/+34
2002-05-06#95585# First (compatible) step of cleanup.Andre Fischer1-6/+24
2002-04-11#95585# Removed coordinate transformation. Added support for view forwarder.Andre Fischer1-65/+35
2002-03-18#95585# Initial revision.Andre Fischer1-0/+213