summaryrefslogtreecommitdiffstats
path: root/comphelper/qa/container
Commit message (Expand)AuthorAgeFilesLines
* There should be no need for a cast hereStephan Bergmann2022-06-021-1/+1
* add unit tests for OInterfaceContainerHelper3Noel Grandin2021-12-181-0/+170
* Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann2020-06-301-1/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen2019-04-192-4/+0
* loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin2018-07-201-1/+1
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-1/+1
* More loplugin:cstylecast: comphelperStephan Bergmann2018-01-121-2/+2
* loplugin:includeform: comphelperStephan Bergmann2017-10-231-4/+4
* loplugin:cppunitassertequals: comphelperStephan Bergmann2017-04-281-1/+2
* loplugin:subtlezeroinit: comphelperStephan Bergmann2017-02-211-12/+12
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-5/+3
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-072-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* comphelper: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-08-102-17/+17
* cleanup OInterfaceContainer2 unit testsNoel Grandin2016-01-252-85/+34
* loplugin:overrideStephan Bergmann2016-01-251-2/+2
* loplugin:cstylecastStephan Bergmann2016-01-251-6/+6
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-0/+357