summaryrefslogtreecommitdiff
path: root/comphelper/source/container
AgeCommit message (Expand)Author
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
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in comphelperNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in c...Jochen Nitschke
2016-04-05loplugin:constantparam in comphelperNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin
2016-02-24convert ComponentMethodGuard::MethodType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31tdf#74608 comphelper: Constructor feature for NamedPropertyValuesContainerkripton
2016-01-30tdf#74608 comphelper: Constructor feature for IndexedPropertyValuesContainerkripton
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13tdf#97108: SwDocShell of clipboard document has no base URLMichael Stahl
2016-01-09crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara
2015-12-24crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara
2015-12-15sw: set a BaseURL when copying embedded objectsMichael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-11-20loplugin:unusedfields in comphelperNoel Grandin