Age | Commit message (Expand) | Author |
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 |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #3 | tymyjan |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-29 | Avoid reserved identifier | Stephan Bergmann |
2016-03-23 | pyuno: add some debugging hints | Michael Stahl |
2016-03-04 | Fix python2 build of pyuno with older py2 versions | Tomáš Chvátal |
2016-03-03 | put python starter shell script to Resources folder of OS X app | Andras Timar |
2016-02-23 | Running pep8 on pyuno unit test files | Kenneth Koski |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | pyuno: Fix build with python 2.7 | Rico Tzschichholz |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | configure: hard-code /usr/bin/{sort,find} for Cygwin | Michael Stahl |
2016-01-06 | Pyuno add compat for python 2.6 | Tomáš Chvátal |
2016-01-05 | new loplugin rangedforcopy - use reference in range based for | Andrzej Hunt |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-25 | Bump python to 3.5 | David Ostrovsky |
2015-10-23 | com::sun::star->css in package,pyuno | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |