summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/ChildrenManager.cxx
AgeCommit message (Expand)Author
2019-09-03loplugin:constmethod in svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2017-07-27loplugin:constparams in svxNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-07-04typo: emtpy → emptyChristian Lohmaier
2016-02-11Simplify ChildrenManagerStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from svxNorbert Thiebaud
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-11-14RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-06-24INTEGRATION: CWS obo30 (1.17.90); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.16.212); FILE MERGEDRüdiger Timm
2007-11-01INTEGRATION: CWS atkbridge8_SRC680 (1.15.148); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS vgbugs07 (1.14.354); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.13.536); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.12.1444); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.10.182); FILE MERGEDVladimir Glazounov
2003-04-08INTEGRATION: CWS draw8 (1.10.142); FILE MERGEDRüdiger Timm
2002-06-12#100178# Fixed destruction of implementation object.Andre Fischer
2002-05-17#95585# New UpdateSelection method.Andre Fischer
2002-04-29#95585# Argument of AddAccessibleShape is auto_ptr.Andre Fischer
2002-04-18#95585# Made shape tree reference passed to shape constructors const.Andre Fischer
2002-04-11#95585# Moved actual implementation into ChildrenManagerImpl classAndre Fischer
2002-03-18#95585# Non-interface methods start with uppercase character. Use of Accessi...Andre Fischer
2002-03-06#95585# Integrated event handling.Andre Fischer
2002-02-08#65293# Adapted files so that they compile under Windows.Andre Fischer
2002-02-07#97388# Removed erronous svx/ prefix from #include directives.Andre Fischer
2002-02-05#95585# Added accessibility files.Andre Fischer