summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/accessibleeventnotifier.cxx
AgeCommit message (Expand)Author
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-05loplugin:useuniqueptr in AccessibleEventNotifierNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-19Consistent formatting & indentation.Kohei Yoshida
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-12-08convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin
2016-11-01Omit the default comparatorTakeshi Abe
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-07Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-10-21fdo#70465: speed up AccessibleEventNotifier::generateId()Michael Stahl
2013-10-21remove pointless EventListeners typedefMichael Stahl
2013-10-21AccessibleEventNotifier: remove implementation details from headerMichael Stahl
2013-08-28rhbz#1001768: avoid deadlock in AccessibleEventNotifierMichael Stahl
2012-06-29re-base on ALv2 code.Michael Meeks
2012-02-25Remove unused codeElton Chung
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
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.10.160); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.7.128); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.7.132); FILE MERGEDRüdiger Timm
2004-06-25INTEGRATION: CWS tune04 (1.6.120); FILE MERGEDHans-Joachim Lankenau
2003-05-19INTEGRATION: CWS dba05 (1.4.16); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS uaa02 (1.4.8); FILE MERGEDVladimir Glazounov
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-01-22#106337#; get the old top level version, because this version was in the wron...Sascha Ballach
2003-01-22#106337#; make notification synchronSascha Ballach
2002-12-06initial checkin - notifying accessible events asynchronouslyFrank Schönheit