summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleShapeTreeInfo.cxx
AgeCommit message (Expand)Author
2016-10-28coverity#1371262 Missing move assignment operatorCaolán McNamara
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Remove some deprecated AccessibleShapeTreeInfo member functionsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.12.368); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.11.354); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.10.536); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.9.1444); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.8.14); FILE MERGEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-06-07#99875# Removed constness of returned window.Andre Fischer
2002-05-22#95585# Copying member mxController in copy constructor and assignment operator.Andre Fischer
2002-05-13#95585# Two new methods SetController and GetController.Andre Fischer
2002-05-08#95585# Added copy constructor and assignment operator.Andre Fischer
2002-05-06#95585# First (compatible) step of cleanup.Andre Fischer
2002-04-11#95585# Removed coordinate transformation. Added support for view forwarder.Andre Fischer
2002-03-18#95585# Initial revision.Andre Fischer