summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unoevent.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svtoolsStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svtoolsStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-07-26cid#1448414 silence Explicit null dereferencedCaolán McNamara
2019-07-25cid#1448414 silence Explicit null dereferencedCaolán McNamara
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-01-04loplugin:stringconstantStephan Bergmann
2016-01-04loplugin:stringconstantStephan Bergmann
2016-01-04these fields can be static constantsNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-27Clean up sEmptyStephan Bergmann
2015-06-19Disambiguate needlessly overloaded SvDetachedEventDescriptor::hasByNameStephan Bergmann
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-24make SvDetachedEventDescriptor::hasByName return boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin