summaryrefslogtreecommitdiff
path: root/sfx2/source/notify
AgeCommit message (Expand)Author
2021-08-02no need to use sequence for this dataNoel Grandin
2021-05-11don't leak when the SfxHintPoster is disabledNoel Grandin
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-01Add mechanism to selectively enable macros for document eventsSamuel Mehrbrodt
2021-03-19use single-use attribute for SfxGlobalEvents_ImplNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-05-11de-duplicate cut and paste functionCaolán McNamara
2020-02-19Turn SfxGlobalEvents_Impl into an XComponentStephan Bergmann
2020-02-18Drop obsolete XEventBroadcaster again from XGlobalEventBroadcasterStephan Bergmann
2020-02-18Revert too aggressive clean-upStephan Bergmann
2020-02-18SfxGlobalEvents_Impl::m_xEvents is never changed and never nullStephan Bergmann
2020-02-03make some headers privateCaolán McNamara
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
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-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann
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-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-12use unique_ptr in SfxEventConfiguration::ConvertToMacroNoel Grandin
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-13pass SfxRequest around by std::unique_ptrNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-01-10This is a hash: '#', this is a slash: '/'Tor Lillqvist
2017-12-11loplugin:salcall fix functionsNoel Grandin
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-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin