Age | Commit message (Expand) | Author |
2017-11-18 | Replace lists by vector or deque (cppu) | Julien Nabet |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin |
2017-10-23 | loplugin:includeform: cppu | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-13 | Enable -Wunreachable-code | Stephan Bergmann |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-10 | Remove excess SAL_INFOs | Stephan Bergmann |
2017-07-19 | loplugin:constparams in cppu | Noel Grandin |
2017-07-17 | cppu: remove unnecessary LOG_LIFECYCLE_* macros | Chris Sherlock |
2017-07-13 | use more OUString::operator== comphelper..cui | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-04 | fix m68k build (again) | Rene Engelhard |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: cppu | Stephan Bergmann |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert rest of cppu from OSL_ASSERT to assert | Chris Sherlock |
2017-05-07 | tdf#43157: convert cppu's LogBridge from OSL_ASSERT to assert | Chris Sherlock |
2017-05-07 | tdf#43157: convert cppu's AffineBridge from OSL_ASSERT to assert | Chris Sherlock |
2017-05-07 | tdf#43157: convert cppu's threadpool from OSL_ASSERT to assert | Chris Sherlock |
2017-04-28 | loplugin:salunicodeliteral: cppu | Stephan Bergmann |
2017-04-28 | loplugin:cppunitassertequals: cppu | Stephan Bergmann |
2017-04-28 | Remove now-duplicate css::uno::Type operator << | Stephan Bergmann |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-14 | update cppunit to 1.14.0 | Markus Mohrhard |
2017-04-12 | clang-tidy: readability-else-after-return | Noel Grandin |
2017-04-04 | make UNO enums scoped for internal LO code | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-23 | Assert IdContainer's bInit in uno_releaseIdFromCurrentThread | Stephan Bergmann |
2017-02-21 | loplugin:subtlezeroinit: cppu | Stephan Bergmann |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-07 | coverity#704593 Dereference after null check | Caolán McNamara |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-12-12 | uno: Add support for targets with 16-bit alignment | John Paul Adrian Glaubitz |
2016-12-07 | Prevent self-join in ThreadAdmin::join | Stephan Bergmann |
2016-11-21 | Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY | Stephan Bergmann |
2016-10-28 | Use OUString ctor instead of rtl_uString_newFromAscii | Stephan Bergmann |
2016-10-28 | cppu/source/uno/EnvDcp.c -> cppu/source/uno/EnvDcp.cxx | Stephan Bergmann |