summaryrefslogtreecommitdiffstats
path: root/comphelper/source/misc/accessibleeventnotifier.cxx
Commit message (Expand)AuthorAgeFilesLines
* [DRAFT] - lok: AT - get current paragraph with formatting - 2private/mcecchetti/accessibility/paragraphMarco Cecchetti2019-04-291-0/+9
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* loplugin:useuniqueptr in AccessibleEventNotifierNoel Grandin2018-09-051-3/+3
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* Consistent formatting & indentation.Kohei Yoshida2017-02-191-192/+182
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-7/+7
* convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin2016-12-081-1/+1
* Omit the default comparatorTakeshi Abe2016-11-011-2/+1
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-11/+8
* Fix typosAndrea Gelmini2016-01-071-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-291-5/+8
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-291-8/+5
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-4/+0
* comphelper: remove SAL_THROW macroNoel Grandin2014-06-051-4/+4
* Remove visual noise from comphelperAlexander Wilms2014-02-271-6/+6
* Remove unneccessary commentsAlexander Wilms2014-02-231-7/+7
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* fdo#70465: speed up AccessibleEventNotifier::generateId()Michael Stahl2013-10-211-29/+57
* remove pointless EventListeners typedefMichael Stahl2013-10-211-5/+5
* AccessibleEventNotifier: remove implementation details from headerMichael Stahl2013-10-211-27/+58
* rhbz#1001768: avoid deadlock in AccessibleEventNotifierMichael Stahl2013-08-281-14/+19
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* Remove unused codeElton Chung2012-02-251-14/+0
* remove include of pch header in comphelperNorbert Thiebaud2011-11-271-2/+0
* 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.10.160); FILE MERGEDRüdiger Timm2008-04-111-34/+18
* INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.7.128); FILE MERGEDJens-Heiner Rechtien2006-06-191-5/+3
* INTEGRATION: CWS ooo19126 (1.7.132); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS tune04 (1.6.120); FILE MERGEDHans-Joachim Lankenau2004-06-251-32/+41
* INTEGRATION: CWS dba05 (1.4.16); FILE MERGEDVladimir Glazounov2003-05-191-5/+11
* INTEGRATION: CWS uaa02 (1.4.8); FILE MERGEDVladimir Glazounov2003-04-241-3/+3
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-191-361/+67
* #106337#; get the old top level version, because this version was in the wron...Sascha Ballach2003-01-221-67/+362
* #106337#; make notification synchronSascha Ballach2003-01-221-359/+67
* initial checkin - notifying accessible events asynchronouslyFrank Schönheit2002-12-061-0/+579