summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2017-11-18Replace lists by vector or deque (cppu)Julien Nabet
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-10-23loplugin:includeform: cppuStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10Remove excess SAL_INFOsStephan Bergmann
2017-07-19loplugin:constparams in cppuNoel Grandin
2017-07-17cppu: remove unnecessary LOG_LIFECYCLE_* macrosChris Sherlock
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-04fix m68k build (again)Rene Engelhard
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: cppuStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert rest of cppu from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert cppu's LogBridge from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert cppu's AffineBridge from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert cppu's threadpool from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: cppuStephan Bergmann
2017-04-28loplugin:cppunitassertequals: cppuStephan Bergmann
2017-04-28Remove now-duplicate css::uno::Type operator <<Stephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-23Assert IdContainer's bInit in uno_releaseIdFromCurrentThreadStephan Bergmann
2017-02-21loplugin:subtlezeroinit: cppuStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-07coverity#704593 Dereference after null checkCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12uno: Add support for targets with 16-bit alignmentJohn Paul Adrian Glaubitz
2016-12-07Prevent self-join in ThreadAdmin::joinStephan Bergmann
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-10-28Use OUString ctor instead of rtl_uString_newFromAsciiStephan Bergmann
2016-10-28cppu/source/uno/EnvDcp.c -> cppu/source/uno/EnvDcp.cxxStephan Bergmann