summaryrefslogtreecommitdiff
path: root/comphelper/source/container
AgeCommit message (Expand)Author
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-10-23loplugin:includeform: comphelperStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22IndexedPropertyValuesContainer: remove iterators stupidityMike Kaganski
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-27If called on an empty collection, don't let OEnumerationByIndex.nextElement()Damjan Jovanovic
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-19ofz: segv on nullptrCaolán McNamara
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20use rtl::Reference in OContainerListenerNoel Grandin
2016-12-23tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12comphelper: cleanup class NameContainer.Arnaud Versini
2016-11-28loplugin:unnecessaryoverride (dtors) in comphelperStephan Bergmann
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24loplugin:singlevalfields in comphelperNoel Grandin
2016-06-20Clean up uses of Any::getValue() in comphelperStephan Bergmann
2016-06-03tdf#89329: use unique_ptr for pImpl in embeddedobjectcontainerXisco Fauli
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-29Iteration must not start at the endSeraphime Kirkovski
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann