Age | Commit message (Expand) | Author |
2018-10-13 | loplugin:constfields in package..registry | Noel Grandin |
2018-10-12 | clang-tidy misc-throw-by-value-catch-by-reference | Noel Grandin |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-07 | DeInitVCL in PythonTest | Stephan Bergmann |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-26 | Related: rhbz#1602589 silence coverity leaked_storage | Caolán McNamara |
2018-07-03 | const fixes for python3-devel-3.7.0-1.fc29.x86_64 | Stephan Bergmann |
2018-06-23 | [API CHANGE] Add a sal_debug method to pyuno | Tor Lillqvist |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-04-09 | configure,pyuno: require at least Python 2.7 | Michael Stahl |
2018-04-05 | Fix Python file URL construction on Windows | Stephan Bergmann |
2018-04-03 | Create temp copies of test docs in Python/UITests | Stephan Bergmann |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-02-02 | pyuno: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-01 | tdf#114815 pyuno: avoid 2 threads initing python in parallel | Michael Stahl |
2018-01-15 | More loplugin:cstylecast: pyuno | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: pyuno | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: pyuno | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-04 | Replace only list by vector in pyuno | Julien Nabet |
2017-10-27 | loplugin:includeform: pyuno (Windows) | Stephan Bergmann |
2017-10-23 | loplugin:includeform: pyuno | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | Fix PythonTest_pyuno_pytests_insertremovecells on Windows | Stephan Bergmann |
2017-10-03 | Partially revert c3609f107b16eb888edf284f4637be6cb09234eb | Mike Kaganski |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-27 | Make these tests part of the regular 'make check' | Stephan Bergmann |
2017-09-26 | Call pyuno.private_initTestEnvironment() only once | Stephan Bergmann |
2017-09-25 | tdf#57950: Replace chained OUStringBuffer::append() with operator+ | Muhammet Kara |
2017-09-22 | loplugin:flatten in pyuno..sc | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-07-31 | loplugin:constparams in basctl | Noel Grandin |
2017-07-21 | loplugin:constparams in soltools and various | Noel Grandin |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-12 | Clean up uses of SAL_U/SAL_W: pyuno | Stephan Bergmann |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
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 pyuno from OSL_ASSERT to assert | Chris Sherlock |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-04-04 | make UNO enums scoped for internal LO code | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-13 | Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()" | Miklos Vajna |
2017-03-11 | comphelper: fix MSVC hang in ThreadPool::shutdown() | Michael Stahl |
2017-03-02 | Fix typos | Andrea Gelmini |