summaryrefslogtreecommitdiffstats
path: root/unoxml/source/events/eventdispatcher.hxx
Commit message (Expand)AuthorAgeFilesLines
* Move unoxml/source/events include files to common include directoryStephan Bergmann2017-10-171-86/+0
* unoxml: fix data race in CEventDispatcher::callListeners()Michael Stahl2016-06-071-1/+1
* remove unused typedefsNoel Grandin2015-01-281-1/+0
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+2
* unoxml: huge namespacing cleanupThomas Arnhold2014-05-221-11/+6
* unoxml: sal_Bool->boolNoel Grandin2014-05-021-2/+2
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-3/+3
* fixincludeguards.sh: uno*Thomas Arnhold2013-11-051-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* callcatcher: unused dtor->fix leakCaolán McNamara2012-07-281-0/+2
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* WaE (picky) - noeolChristian Lohmaier2011-05-161-1/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-18/+62
|\
| * xmlfix3: #i113682#: unoxml: CDocument gets a member mutex:Michael Stahl2011-01-191-4/+4
| * xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl2011-01-191-2/+7
| * xmlfix3: #i113682#: unoxml: no more globals in CEventDispatcher:Michael Stahl2011-01-191-9/+13
| * xmlfix3: unoxml: add copyright headers in events subdir, clean up includesMichael Stahl2011-01-191-6/+41
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
* | Remove redundant include directives & commentsJ. Graeme Lingard2010-10-131-1/+0
|/
* INTEGRATION: CWS updchk10 (1.4.84); FILE MERGEDIvo Hinkelmann2007-11-191-3/+3
* #i10000# (lo) fix solaris build problemsJens-Heiner Rechtien2004-03-121-50/+51
* #i25594# event type stringsLars Oppermann2004-02-271-4/+4
* fix handling calling order (LO)Daniel Vogelheim2004-02-251-1/+1
* event handlingLars Oppermann2004-02-161-0/+50