summaryrefslogtreecommitdiff
path: root/cppu/source/typelib/typelib.cxx
AgeCommit message (Expand)Author
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-10-28Use OUString ctor instead of rtl_uString_newFromAsciiStephan Bergmann
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-11cppu: SAL_WARN_IF() -> SAL_INFO_IF() where it was dbglevel=2-specific beforeMiklos Vajna
2016-03-11Let's use the iterator return by erase method of iterator listJulien Nabet
2016-03-10Remove unnecessary parenthesesStephan Bergmann
2016-03-10Fixed minor negation bug in SAL_WARN_IFrohan
2016-03-08tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Remove excess newlinesChris Sherlock
2016-01-03loplugin:implicitboolconversionAndrzej Hunt
2016-01-03cppcheck: allocaCalledCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02Avoid ASan new-delete-type-mismatch with -fsized-deallocationStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-31Use OUString::unacquiredStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-18TyposJulien Nabet
2015-01-20Some more loplugin:cstylecast: cppuStephan Bergmann
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-11-18coverity#440589 silence Write to pointer after freeCaolán McNamara
2014-11-18Assert that typelib_typedescription_release will not destroy pTDR->pTypeStephan Bergmann
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-30document array_vs_singleton dismissalsCaolán McNamara
2014-10-08coverity#982158 Unchecked return valueCaolán McNamara
2014-10-08coverity#982157 Unchecked return valueCaolán McNamara
2014-10-08coverity#982156 Unchecked return valueCaolán McNamara
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-27fix comment and tiny optimisation for shutdown.Michael Meeks
2014-06-05cppu: remove SAL_THROW macroNoel Grandin
2014-02-27Remove visual noise from cppuAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2014-01-31[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann
2013-08-02Mark as constTakeshi Abe
2013-04-15fdo#60724 correct spellingThomas Arnhold