Age | Commit message (Expand) | Author |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-10 | fix spelling implemenation -> implementation | Noel Grandin |
2014-10-30 | Add include | Stephan Bergmann |
2014-10-29 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Naruhiko Ogasawara |
2014-10-28 | Fix python wrapper script on OS X | Matthew J. Francis |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-21 | Don't try to write Python bytecode files in case of a read-only installset | Tor Lillqvist |
2014-09-12 | pyuno: remove obsolete NOOPT comment about GCC 3.2 | Michael Stahl |
2014-09-09 | Make the "Mac-like" or "canonical" app bundle structure always used on OS X | Tor Lillqvist |
2014-08-28 | fdo#46678: pyuno: fix deadlock in Runtime::any2PyObject() | Michael Stahl |
2014-08-07 | coverity#982756 Dereference null return value | Caolán McNamara |
2014-07-21 | coverity#706600 Uncaught exception | Caolán McNamara |
2014-07-10 | coverity#982756 Dereference null return value | Caolán McNamara |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | Demystify magic ponies | Stephan Bergmann |
2014-06-03 | coverity#982753 Dereference null return value | Caolán McNamara |
2014-06-03 | coverity#982755 Dereference null return value | Caolán McNamara |
2014-06-03 | coverity#982756 Dereference null return value | Caolán McNamara |
2014-05-26 | coverity#982751 Dereference null return value | Caolán McNamara |
2014-05-26 | coverity#982752 Dereference null return value | Caolán McNamara |
2014-05-26 | coverity#982754 Dereference null return value | Caolán McNamara |
2014-05-26 | coverity#982757 Dereference null return value | Caolán McNamara |
2014-05-26 | coverity#982758 Dereference null return value | Caolán McNamara |
2014-05-26 | coverity#982761 Dereference null return value | Caolán McNamara |
2014-05-26 | coverity#982759 Dereference null return value | Caolán McNamara |
2014-05-26 | coverity#982760 Dereference null return value | Caolán McNamara |
2014-05-26 | coverity#982169 Unchecked return value | Caolán McNamara |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-19 | pyuno: fix warnings with system python 3.4.0 | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-08 | pyuno: sal_Bool->bool | Noel Grandin |
2014-04-25 | disable pytest_ssl on mac | Norbert Thiebaud |
2014-04-24 | as suspected | Caolán McNamara |
2014-04-24 | test for _ssl | Caolán McNamara |
2014-04-18 | this test apparently does not need pyuno | David Tardon |
2014-04-18 | Revert "python depend only working under windows so" | David Tardon |
2014-04-18 | python depend only working under windows so | Caolán McNamara |
2014-04-18 | test for enabled python is already handled by PythonTest | David Tardon |
2014-04-18 | move pyuno ssl test back to check targets | David Tardon |
2014-04-18 | sigh, unclear how to make python tests depend on python | Caolán McNamara |
2014-04-18 | tweak the other one | Caolán McNamara |
2014-04-18 | wait until a bit later to run the import ssl test | Caolán McNamara |
2014-04-18 | add an import ssl test | Caolán McNamara |
2014-04-02 | coverity#1019376 Resource leak | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-10 | pyuno: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |