summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/ChildrenManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+0
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-1/+1
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin1-4/+2
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-02-11Simplify ChildrenManagerStephan Bergmann1-24/+8
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-10-31com::sun::star->css in svxNoel Grandin1-12/+10
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-6/+6
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-4/+2
2014-06-30Called C++ object pointer is nullCaolán McNamara1-45/+13
2014-02-21coverity#1132721 fix exception specsCaolán McNamara1-1/+2
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann1-2/+2
2013-11-27Integrate branch of IAccessible2Steve Yin1-1/+13
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith1-2/+1
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-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-11-14RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-24INTEGRATION: CWS obo30 (1.17.90); FILE MERGEDKurt Zenker1-5/+5
2008-04-10INTEGRATION: CWS changefileheader (1.16.212); FILE MERGEDRüdiger Timm1-28/+18
2007-11-01INTEGRATION: CWS atkbridge8_SRC680 (1.15.148); FILE MERGEDJens-Heiner Rechtien1-3/+4
2007-06-27INTEGRATION: CWS vgbugs07 (1.14.354); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.13.536); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.12.1444); FILE MERGEDRüdiger Timm1-47/+21
2003-04-24INTEGRATION: CWS uaa02 (1.10.182); FILE MERGEDVladimir Glazounov1-3/+3
2003-04-08INTEGRATION: CWS draw8 (1.10.142); FILE MERGEDRüdiger Timm1-2/+20
2002-06-12#100178# Fixed destruction of implementation object.Andre Fischer1-4/+6
2002-05-17#95585# New UpdateSelection method.Andre Fischer1-7/+15
2002-04-29#95585# Argument of AddAccessibleShape is auto_ptr.Andre Fischer1-3/+3
2002-04-18#95585# Made shape tree reference passed to shape constructors const.Andre Fischer1-3/+3
2002-04-11#95585# Moved actual implementation into ChildrenManagerImpl classAndre Fischer1-391/+40
2002-03-18#95585# Non-interface methods start with uppercase character. Use of Accessi...Andre Fischer1-56/+225
2002-03-06#95585# Integrated event handling.Andre Fischer1-29/+162
2002-02-08#65293# Adapted files so that they compile under Windows.Andre Fischer1-4/+4
2002-02-07#97388# Removed erronous svx/ prefix from #include directives.Andre Fischer1-4/+4
2002-02-05#95585# Added accessibility files.Andre Fischer1-0/+236