summaryrefslogtreecommitdiff
path: root/comphelper/source/eventattachermgr
AgeCommit message (Expand)Author
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
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24comphelper: replace for_each with range-based forDaniel Robertson
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2014-10-10coverity#706275 Uncaught exceptionCaolán McNamara
2014-09-22loplugin: cstylecastNoel Grandin
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-27coverity#707679 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#705787 Dereference before null checkCaolán McNamara
2013-10-12No idea why <wchar.h> would be needed here, and for Unix only evenTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák