summaryrefslogtreecommitdiffstats
path: root/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-6/+6
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-303-7/+5
* remove some useless commentsNoel Grandin2015-10-131-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1213-258/+258
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-2/+2
* Fix typosAndrea Gelmini2015-09-302-2/+2
* boost->stdCaolán McNamara2015-09-143-36/+32
* tdf#84323: Make osl::Thread::wait more readableStephan Bergmann2015-08-171-2/+2
* com::sun::star-css in cppu,cppuhelperNoel Grandin2015-07-2912-147/+147
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-293-60/+73
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-293-73/+60
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-2/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-175-14/+14
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-0910-17/+18
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-083-8/+8
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-4/+0
* cppuhelper: Allow logging the used services / constructors.Jan Holesovsky2015-05-021-0/+2
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-225-0/+5
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-156-22/+22
* convert RegError to scoped enumNoel Grandin2015-04-091-12/+12
* convert RegValueType to scoped enumNoel Grandin2015-04-091-1/+1
* convert REG_ constants to scoped enumNoel Grandin2015-04-091-1/+1
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-0111-80/+73
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-314-8/+8
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-285-52/+52
* loplugin:staticfunctionNoel Grandin2015-03-271-2/+2
* TyposJulien Nabet2015-03-251-15/+15
* Typo: constarined->constrainedJulien Nabet2015-03-151-1/+1
* CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre2015-03-121-3/+2
* TyposJulien Nabet2015-02-181-3/+3
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+3
* Use vector::dataStephan Bergmann2015-01-281-2/+2
* Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann2015-01-272-41/+35
* coverity#1266445 Explicit null dereferencedCaolán McNamara2015-01-251-5/+7
* Some more loplugin:cstylecast: cppuhelperStephan Bergmann2015-01-203-7/+7
* Variadic cppu::WeakComponentImplHelperStephan Bergmann2015-01-161-5/+4
* Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann2015-01-161-6/+4
* -Werror=array-boundsStephan Bergmann2015-01-071-2/+1
* drop crashrep unused since start of LibreOfficeCaolán McNamara2015-01-071-1/+0
* Variadic cppu::WeakImplHelperStephan Bergmann2015-01-071-2/+2
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-273-4/+2
* -Werror,-Winfinite-recursionStephan Bergmann2014-12-221-1/+1
* Remove unused */qa/checkapi/Stephan Bergmann2014-12-191-30/+0
* cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-162-6/+3
* cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-2/+2
* rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann2014-12-091-0/+16
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-186-1/+7