Age | Commit message (Expand) | Author |
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 |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-21 | loplugin:subtlezeroinit: pyuno | Stephan Bergmann |
2017-02-21 | remove some unnecessary OUStringBuffer usage | Noel Grandin |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, pyuno | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: pyuno | Stephan Bergmann |
2016-12-25 | pyuno osx Sierra problem. | jan Iversen |
2016-12-12 | tdf#97361: Changed naming convention to Python type, object factories impleme... | n5xgdh |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: pyuno | Stephan Bergmann |
2016-11-09 | make comphelper::containerToSequence a little smarter | Noel Grandin |
2016-10-26 | normalize existing emacs/vim mode-lines in python files | Michael Stahl |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-16 | clang-cl loplugin: pyuno | Stephan Bergmann |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-09-23 | coverity#1371219 Missing move assignment operator | Caolán McNamara |
2016-09-21 | python3: put a RPATH into libpython3.so | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-25 | loplugin:staticaccess: Extend loplugin:staticcall to cover all access... | Stephan Bergmann |
2016-08-19 | coverity#1371437 Uncaught exception | Caolán McNamara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-14 | Improving uno.py code style | Kenneth Koski |
2016-06-21 | Clean up uses of Any::getValue() in pyuno | Stephan Bergmann |
2016-06-06 | Normalize on using @throws instead of @raise[s] | Stephan Bergmann |
2016-06-01 | final solution of the ARCHIVE question | David Tardon |
2016-05-30 | Just use Any::operator <<= for sal_Unicode values | Stephan Bergmann |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-05-26 | loplugin:unusedreturntypes | Noel Grandin |
2016-05-09 | Fix call to deleted Any constructor | Luke Deller |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |