aboutsummaryrefslogtreecommitdiff
path: root/source/sl/nlpsolver
ModeNameSize
d---------help / en29logplain
d---------src67logplain
re/propose-master-cib LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoxml/source/events
AgeCommit message (Expand)Author
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