summaryrefslogtreecommitdiff
path: root/comphelper/source/eventattachermgr
AgeCommit message (Expand)Author
2024-11-08Simplify a bitMike Kaganski
2024-11-06loplugin:passstuffbyref in comphelperNoel Grandin
2024-08-19cid#1557694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-04-30loplugin:ostr in comphelperNoel Grandin
2024-04-28Simplify a bitMike Kaganski
2024-03-30tdf#146619 Drop unused 'using namespace' in: comphelper/Gabor Kelemen
2023-08-31tdf#156967 cal basic, CSV import macro crashesNoel Grandin
2023-02-15tdf#153611 Opening dialog via macro no longer worksNoel Grandin
2023-01-31osl::Mutex->std::mutex in ImplEventAttacherManagerNoel Grandin
2022-05-26clang-tidy modernize-pass-by-value in comphelperNoel Grandin
2022-04-22use more string_view in comphelperNoel Grandin
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in ImplEventAttacherManagerNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in comphelperMike Kaganski
2021-01-20improve some IllegalArgumentException messagesNoel
2020-04-18loplugin:flatten in comphelperNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-09-25Fix typosAndrea Gelmini
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-02-20cppcheck: unreadVariableJochen Nitschke
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann
2017-01-17use rtl::Reference in AttacherAllListener_ImplNoel Grandin
2016-11-28loplugin:unnecessaryoverride (dtors) in comphelperStephan Bergmann
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-20Clean up uses of Any::getValue() in comphelperStephan Bergmann
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29sequence->vector in AttachedObject_ImplNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin