summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/accessiblecontexthelper.cxx
AgeCommit message (Expand)Author
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-06-01tdf#89329: use unique_ptr for pImpl in accessiblecontexthelperXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin
2014-03-11Leftover SAL_CALLStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl
2013-10-02rhbz#1001768: avoid deadlock in OAccessibleContextHelper::disposing()Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-06-29re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-14Add 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-11INTEGRATION: CWS changefileheader (1.15.160); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.14.100); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.13.264); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.12.8); FILE MERGEDVladimir Glazounov
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-06#105548# notify accessible events asybchronouslyFrank Schönheit
2002-11-22#105058# make NotifyAccessibleEvent virtualThomas Benisch
2002-08-14#100201# removed state change event to DEFUNCOliver Braun
2002-07-22#100004# Added second NotifyAccessibleEvent with AccessibleEventBuffer.Stephan Bergmann
2002-05-08#99218# allow abstract external locks in addition to the own mutexFrank Schönheit
2002-05-08#98750# no use the context (not the XAccessible) as event source, again, as u...Frank Schönheit
2002-04-30#65293#: removed not needed vcl/svapp.hxx includes to reduce dependenciesJens-Heiner Rechtien
2002-04-26#98750# +getAccessibleCreator / use the creator (XAccessible) as event sourceFrank Schönheit
2002-04-26#98750# corrected NotifyAccessibleEventFrank Schönheit
2002-04-26#98750# use correct broadcasthelper (in the WeagAggComponentImpl* base)Frank Schönheit
2002-04-23initial checkin - helper for implementing an XAccessibleContextFrank Schönheit