summaryrefslogtreecommitdiff
path: root/unoxml/source/events
AgeCommit message (Expand)Author
2021-12-25osl::Mutex->std::mutex in CEventNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-02-19loplugin:refcounting in unoxmlNoel
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2020-08-06loplugin:flatten in unoxmlNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-05-05Use returned iterator from eraseJulien Nabet
2018-10-20use equal_range instead of lower_bound+upper_boundNoel Grandin
2018-08-13loplugin:returnconstant in unoxml,uuiNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-17Move unoxml/source/events include files to common include directoryStephan Bergmann
2017-10-16ofz: timeouts in fods/fodt/fodpCaolán McNamara
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-09-19unused m_relatedTarget in CMouseEventNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
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