summaryrefslogtreecommitdiff
path: root/unoxml/source/events
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-07unoxml: fix data race in CEventDispatcher::callListeners()Michael Stahl
2016-05-01tdf#95416 Get rid of #include "../foo/bar.hxx" style includesBurcin Akalin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-01-28remove unused typedefsNoel Grandin
2014-12-15unoxml: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-03coverity#705527 drop testlistener that logs to c:\listener.outCaolán McNamara
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
2014-05-02unoxml: sal_Bool->boolNoel Grandin
2014-04-05coverity#708568 Uninitialized scalar fieldCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-28callcatcher: unused dtor->fix leakCaolán McNamara
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01targetted string cleanupMichael Meeks
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-10xmlfix3: convert unoxml to gbuildMichael Stahl
2011-01-19xmlfix3: unoxml: cleanup friend declarationsMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: CEvent gets a mutex member;Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: CDocument gets a member mutex:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl
2011-01-19xmlfix3: unoxml: refactor XPath results a little:Michael Stahl
2011-01-19xmlfix3: unoxml: CEventDispatcher::dispatchEvent(): fix iteration:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CEventDispatcher:Michael Stahl
2011-01-19xmlfix3: unoxml: add copyright headers in events subdir, clean up includesMichael Stahl
2011-01-19xmlfix3: unoxml: clean up trailing whitespace infestationMichael Stahl
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth