summaryrefslogtreecommitdiff
path: root/unoxml/source/events
AgeCommit message (Expand)AuthorFilesLines
2021-12-25osl::Mutex->std::mutex in CEventNoel Grandin4-31/+30
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin3-6/+3
2021-02-19loplugin:refcounting in unoxmlNoel1-4/+4
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel1-1/+1
2020-08-06loplugin:flatten in unoxmlNoel Grandin1-41/+42
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin5-10/+10
2019-05-05Use returned iterator from eraseJulien Nabet1-3/+1
2018-10-20use equal_range instead of lower_bound+upper_boundNoel Grandin1-3/+2
2018-08-13loplugin:returnconstant in unoxml,uuiNoel Grandin1-6/+5
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-10-17Move unoxml/source/events include files to common include directoryStephan Bergmann5-423/+0
2017-10-16ofz: timeouts in fods/fodt/fodpCaolán McNamara1-4/+12
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin2-2/+0
2017-09-19unused m_relatedTarget in CMouseEventNoel Grandin2-3/+1
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann8-130/+125
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-06-07unoxml: fix data race in CEventDispatcher::callListeners()Michael Stahl2-21/+15
2016-05-01tdf#95416 Get rid of #include "../foo/bar.hxx" style includesBurcin Akalin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-63/+63
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-8/+8
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2014-12-15unoxml: Use appropriate OUString functions on string constantsStephan Bergmann1-16/+16
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl2-0/+4
2014-11-03coverity#705527 drop testlistener that logs to c:\listener.outCaolán McNamara2-232/+0
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold12-127/+127
2014-05-02unoxml: sal_Bool->boolNoel Grandin8-22/+22
2014-04-05coverity#708568 Uninitialized scalar fieldCaolán McNamara1-1/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-68/+68
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin2-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann10-136/+136
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-16/+16
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold6-12/+12
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-6/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-12/+4
2012-07-28callcatcher: unused dtor->fix leakCaolán McNamara2-0/+12
2012-07-06re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks9-207/+126
2012-06-01targetted string cleanupMichael Meeks1-5/+5
2011-05-16WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky13-206/+524
2011-02-10xmlfix3: convert unoxml to gbuildMichael Stahl1-56/+0