summaryrefslogtreecommitdiff
path: root/sfx2/source/notify/eventsupplier.cxx
AgeCommit message (Expand)Author
2022-05-14bypass some unnecessary wrapping in Any in SfxEvents_ImplNoel Grandin
2022-01-04osl::Mutex->std::mutex in SfxEvents_ImplNoel Grandin
2021-11-30tdf#117280: derive SfxEvents_Impl from css::document::XDocumentEventListenerMike Kaganski
2021-08-02no need to use sequence for this dataNoel Grandin
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-01Add mechanism to selectively enable macros for document eventsSamuel Mehrbrodt
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-05-11de-duplicate cut and paste functionCaolán McNamara
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-14revert part of 'warn on load when a document binds an event to a macro'Caolán McNamara
2019-08-14return early on empty type and script stringsCaolán McNamara
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-24expand LibreLogo check to global eventsCaolán McNamara
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-28tdf#120703 PVS: dereference before nullptr checkMike Kaganski
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-12use unique_ptr in SfxEventConfiguration::ConvertToMacroNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-01-10This is a hash: '#', this is a slash: '/'Tor Lillqvist
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-30Replace MACRO_PRFIX and MACRO_POSTFIX in eventsupplier.cxxJulien Nabet
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann