Age | Commit message (Expand) | Author |
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 |
2014-03-07 | Introduce com.sun.star.beans.theIntrospection singleton | Stephan Bergmann |
2014-03-03 | pyuno: rename Executable_python_wrapper.mk | Michael Stahl |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from pyuno | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-20 | Test for fdo#74824. | Kevin Hunter |
2014-02-20 | A rudimentary framework for additional Python tests not run by default | Stephan Bergmann |
2014-02-12 | normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN | Michael Stahl |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2014-01-30 | coverity#983054, reorder code to avoid memory leak | Stephan Bergmann |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | coverity#440338 Dereference null return value | Caolán McNamara |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-07 | No serviceNames attribute in Loader | Stephan Bergmann |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-29 | wsprintf is broken by design and never writes more than 1024 characters | Stephan Bergmann |
2013-11-25 | Fix different typos for "unknown" | Julien Nabet |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-10 | sal: add special handling of argc==0 to osl_setCommandArgs() | Michael Stahl |
2013-10-09 | pyuno: set up fake command line in getComponentContext() | Michael Stahl |
2013-10-07 | fdo#70196: Python 2 compatibility for UNO import error handling | David Bolen |
2013-10-02 | WaE: unused variable | Tor Lillqvist |
2013-09-25 | Start hacking --enable-canonical-installation-tree-structure back into shape | Tor Lillqvist |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist |
2013-09-22 | pyuno: rename the python wrapper executable | Michael Stahl |
2013-09-22 | gbuild: remove libraries from OUTDIR and WORKDIR | Michael Stahl |