summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2015-11-20loplugin:overrideStephan Bergmann
2015-11-19cppuhelper: enable CppunitTest_cppuhelper_qa_weakMichael Stahl
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13Bogus assertStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-08-17tdf#84323: Make osl::Thread::wait more readableStephan Bergmann
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-02cppuhelper: Allow logging the used services / constructors.Jan Holesovsky
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09convert RegError to scoped enumNoel Grandin
2015-04-09convert RegValueType to scoped enumNoel Grandin
2015-04-09convert REG_ constants to scoped enumNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-25TyposJulien Nabet
2015-03-15Typo: constarined->constrainedJulien Nabet
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-02-18TyposJulien Nabet
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-28Use vector::dataStephan Bergmann
2015-01-27Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann
2015-01-25coverity#1266445 Explicit null dereferencedCaolán McNamara
2015-01-20Some more loplugin:cstylecast: cppuhelperStephan Bergmann
2015-01-16Variadic cppu::WeakComponentImplHelperStephan Bergmann
2015-01-16Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann
2015-01-07-Werror=array-boundsStephan Bergmann
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara