summaryrefslogtreecommitdiff
path: root/pyuno
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno')
0 files changed, 0 insertions, 0 deletions
n class='decoration'>Noel Grandin 2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin 2017-10-23overload std::hash for OUString and OStringNoel Grandin 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin 2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann 2017-05-28remove unnecessary use of OString::getStrNoel Grandin 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock 2017-04-12clang-tidy: readability-else-after-returnNoel Grandin 2017-03-03Remove redundant 'inline' keywordStephan Bergmann 2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin 2017-02-15Drop :: prefix from std in c*/Tor Lillqvist 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-07tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke