summaryrefslogtreecommitdiffstats
path: root/comphelper/source/misc/accessiblecontexthelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-121-32/+6
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-5/+5
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-4/+4
* convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin2016-12-081-1/+1
* loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin2016-11-101-6/+8
* loplugin:expandablemethodds in include/basic..comphelperNoel Grandin2016-10-211-2/+2
* tdf#89329: use unique_ptr for pImpl in accessiblecontexthelperXisco Fauli2016-06-011-5/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-7/+0
* comphelper: remove SAL_THROW macroNoel Grandin2014-06-051-2/+2
* Leftover SAL_CALLStephan Bergmann2014-03-111-1/+1
* Remove visual noise from comphelperAlexander Wilms2014-02-271-8/+8
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* Remove unneccessary commentsAlexander Wilms2014-02-231-17/+17
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl2013-10-041-8/+1
* rhbz#1001768: avoid deadlock in OAccessibleContextHelper::disposing()Michael Stahl2013-10-021-1/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-291-2/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-8/+4
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* remove include of pch header in comphelperNorbert Thiebaud2011-11-271-2/+0
* Some warning cleanup (found with trunk Clang).Stephan Bergmann2011-10-241-0/+2
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-031-30/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.15.160); FILE MERGEDRüdiger Timm2008-04-111-40/+18
* INTEGRATION: CWS pchfix02 (1.14.100); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS ooo19126 (1.13.264); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS uaa02 (1.12.8); FILE MERGEDVladimir Glazounov2003-04-241-7/+7
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-191-40/+18
* #105548# notify accessible events asybchronouslyFrank Schönheit2002-12-061-74/+65
* #105058# make NotifyAccessibleEvent virtualThomas Benisch2002-11-221-4/+7
* #100201# removed state change event to DEFUNCOliver Braun2002-08-141-9/+5
* #100004# Added second NotifyAccessibleEvent with AccessibleEventBuffer.Stephan Bergmann2002-07-221-2/+32
* #99218# allow abstract external locks in addition to the own mutexFrank Schönheit2002-05-081-6/+39
* #98750# no use the context (not the XAccessible) as event source, again, as u...Frank Schönheit2002-05-081-3/+6
* #65293#: removed not needed vcl/svapp.hxx includes to reduce dependenciesJens-Heiner Rechtien2002-04-301-5/+5
* #98750# +getAccessibleCreator / use the creator (XAccessible) as event sourceFrank Schönheit2002-04-261-3/+13
* #98750# corrected NotifyAccessibleEventFrank Schönheit2002-04-261-4/+6
* #98750# use correct broadcasthelper (in the WeagAggComponentImpl* base)Frank Schönheit2002-04-261-9/+6
* initial checkin - helper for implementing an XAccessibleContextFrank Schönheit2002-04-231-0/+361