summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/accessibleeventnotifier.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-02-19Consistent formatting & indentation.Kohei Yoshida1-192/+182
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-7/+7
2016-12-08convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin1-1/+1
2016-11-01Omit the default comparatorTakeshi Abe1-2/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-11/+8
2016-01-07Fix typosAndrea Gelmini1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-5/+8
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-8/+5
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-4/+0
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin1-4/+4
2014-02-27Remove visual noise from comphelperAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2013-10-21fdo#70465: speed up AccessibleEventNotifier::generateId()Michael Stahl1-29/+57
2013-10-21remove pointless EventListeners typedefMichael Stahl1-5/+5
2013-10-21AccessibleEventNotifier: remove implementation details from headerMichael Stahl1-27/+58
2013-08-28rhbz#1001768: avoid deadlock in AccessibleEventNotifierMichael Stahl1-14/+19
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-02-25Remove unused codeElton Chung1-14/+0
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.10.160); FILE MERGEDRüdiger Timm1-34/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.7.128); FILE MERGEDJens-Heiner Rechtien1-5/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.7.132); FILE MERGEDRüdiger Timm1-47/+21
2004-06-25INTEGRATION: CWS tune04 (1.6.120); FILE MERGEDHans-Joachim Lankenau1-32/+41
2003-05-19INTEGRATION: CWS dba05 (1.4.16); FILE MERGEDVladimir Glazounov1-5/+11
2003-04-24INTEGRATION: CWS uaa02 (1.4.8); FILE MERGEDVladimir Glazounov1-3/+3
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-361/+67
2003-01-22#106337#; get the old top level version, because this version was in the wron...Sascha Ballach1-67/+362
2003-01-22#106337#; make notification synchronSascha Ballach1-359/+67
2002-12-06initial checkin - notifying accessible events asynchronouslyFrank Schönheit1-0/+579