1. 731f7fe disable pytest_ssl on mac by Norbert Thiebaud · 12 years ago
  2. ca4a39e as suspected by Caolán McNamara · 12 years ago
  3. 6e24cf0 test for _ssl by Caolán McNamara · 12 years ago
  4. d555663 this test apparently does not need pyuno by David Tardon · 12 years ago
  5. 8dd3739 Revert "python depend only working under windows so" by David Tardon · 12 years ago
  6. 89f6ff4 python depend only working under windows so by Caolán McNamara · 12 years ago
  7. 1a02692 test for enabled python is already handled by PythonTest by David Tardon · 12 years ago
  8. 6980da3 move pyuno ssl test back to check targets by David Tardon · 12 years ago
  9. 5741e67 sigh, unclear how to make python tests depend on python by Caolán McNamara · 12 years ago
  10. fb46a35 tweak the other one by Caolán McNamara · 12 years ago
  11. 211b04e wait until a bit later to run the import ssl test by Caolán McNamara · 12 years ago
  12. ec95e6a add an import ssl test by Caolán McNamara · 12 years ago
  13. d69b30a coverity#1019376 Resource leak by Caolán McNamara · 12 years ago
  14. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  15. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  16. d899284 pyuno: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  17. 25cedf1 Introduce com.sun.star.beans.theIntrospection singleton by Stephan Bergmann · 12 years ago
  18. fd7cf77 pyuno: rename Executable_python_wrapper.mk by Michael Stahl · 12 years ago
  19. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  20. 3a35e28 Remove visual noise from pyuno by Alexander Wilms · 12 years ago
  21. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  22. f247128 Test for fdo#74824. by Kevin Hunter · 12 years ago
  23. 4e88756 A rudimentary framework for additional Python tests not run by default by Stephan Bergmann · 12 years ago
  24. 0443d0a normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN by Michael Stahl · 12 years ago
  25. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  26. b1de793 coverity#983054, reorder code to avoid memory leak by Stephan Bergmann · 12 years ago
  27. 612dac0 bool improvements by Stephan Bergmann · 12 years ago
  28. 8e15df3 bool improvements by Stephan Bergmann · 12 years ago
  29. 51f252d coverity#440338 Dereference null return value by Caolán McNamara · 12 years ago
  30. cedba3f Use bool by Stephan Bergmann · 12 years ago
  31. 431b49f No serviceNames attribute in Loader by Stephan Bergmann · 12 years ago
  32. 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
  33. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  34. 50bd5c1 wsprintf is broken by design and never writes more than 1024 characters by Stephan Bergmann · 12 years ago
  35. 983e033 Fix different typos for "unknown" by Julien Nabet · 12 years ago
  36. ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
  37. 2236cd0 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  38. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  39. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  40. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  41. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  42. 1acaa57 sal: add special handling of argc==0 to osl_setCommandArgs() by Michael Stahl · 12 years ago
  43. 2386a92 pyuno: set up fake command line in getComponentContext() by Michael Stahl · 12 years ago
  44. df10769 fdo#70196: Python 2 compatibility for UNO import error handling by David Bolen · 13 years ago
  45. edba110 WaE: unused variable by Tor Lillqvist · 13 years ago
  46. 7a8db27 Start hacking --enable-canonical-installation-tree-structure back into shape by Tor Lillqvist · 13 years ago
  47. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  48. a546bf8 pyuno: rename the python wrapper executable by Michael Stahl · 13 years ago
  49. 70c3526 gbuild: remove libraries from OUTDIR and WORKDIR by Michael Stahl · 13 years ago
  50. 6667cae gbuild: remove gb_Rdb__get_final_target by Michael Stahl · 13 years ago
  51. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  52. d44759e gbuild: install rdb files directly in module they come from by Matúš Kukan · 13 years ago
  53. 0ed6f8c pyuno: another filelist to make instdir better by Matúš Kukan · 13 years ago
  54. 41f00a3 pyuno: this rc file seems to be unused by Matúš Kukan · 13 years ago
  55. 031fd22 pyuno: install python scripts using filelists by Matúš Kukan · 13 years ago
  56. e4aac6d ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  57. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  58. 19277d0 osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() by Stephan Bergmann · 13 years ago
  59. 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
  60. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  61. 7ef72ae Mark as const by Takeshi Abe · 13 years ago
  62. 1be8e91 fdo#50470: Restore pyuno object method introspection in Python 3 by David Bolen · 13 years ago
  63. d6c63c9 Remove whitespace from line ends by Stephan Bergmann · 13 years ago
  64. 948b6ea fdo#66025: Improve accuracy of ImportError traceback and message by David Bolen · 13 years ago
  65. fbe28de fdo#66025: Simplify new ImportError logic by David Bolen · 13 years ago
  66. 329125a fdo#66025: Minor clean-up of previous patch by David Bolen · 13 years ago
  67. 7fd8124 fdo#66025: Improve ImportError raised from _uno_import by David Bolen · 13 years ago
  68. 69f0c2c remove last users of gb_Executable_add_noexception_object by Bjoern Michaelsen · 13 years ago
  69. 28a4496 Resolves: #i120788# remove unused members from PyUNO_callable_Internals by Herbert Dürr · 13 years ago
  70. 6121703 pyuno: Revert 5589c72b88e502bfca045ae38af16c854afdd401 by Michael Stahl · 13 years ago
  71. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  72. b6d9751 reduce some spacing by Thomas Arnhold · 13 years ago
  73. 7441d4b PyUno fixed crash in function isInstanceOfStructOrException() by Xiaoli · 13 years ago
  74. a2a3424 Deprecated conversion from const wchar_t* to wchar_t* by Fridrich Štrba · 13 years ago
  75. 7b91e84 Optional pyuno module should have its own services/pyuno.rdb by Stephan Bergmann · 13 years ago
  76. 8bf8a2f fdo#46808, Convert script::InvocationAdapterFactory to new style by Noel Grandin · 13 years ago
  77. 96fe61f pyuno: remove obsolete makefiles by Michael Stahl · 13 years ago
  78. 717c964 More gb_PROGRAMDIRNAME clean up by Stephan Bergmann · 13 years ago
  79. 094978d No need for RTLD_NOW here by Stephan Bergmann · 13 years ago
  80. cf49e8b Library_puyuno_wrapper is not built on WNT anyway by Stephan Bergmann · 13 years ago
  81. 5589c72 Make sure again pyuno_wrapper does not link against libstdc++ by Stephan Bergmann · 13 years ago
  82. ed665f2 copy pyuno files to instdir by David Tardon · 13 years ago
  83. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  84. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  85. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  86. b6bcbb6 replace python-core zip built in pyuno with direct use of Package by Michael Stahl · 13 years ago
  87. 288c8b9 adapt path for test.dll for WNT by Michael Stahl · 13 years ago
  88. b865ff3 python3: put an RPATH into python binary ... by Michael Stahl · 13 years ago
  89. 1fb53a6 pyuno_loader::CreateInstance: delete the initial PyThreadState by Michael Stahl · 13 years ago
  90. 8903535 pyuno_dlopenwrapper: give error message before abort() if dlopen() fails by Miklos Vajna · 13 years ago
  91. 4eccc37 warning C4101: 'e' : unreferenced local variable by Stephan Bergmann · 13 years ago
  92. 542cf6d unbreak windows tinderbox by David Tardon · 13 years ago
  93. ebeae43 move Python tests in-process by Michael Stahl · 13 years ago
  94. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  95. 8333cbf Remove RTL_CONSTASCII_(U)STRINGPARAM in pyuno by Chr. Rossmanith · 13 years ago
  96. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  97. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  98. a09124e avoid Wundef in cases where the usage seems otherwise ok by Luboš Luňák · 13 years ago
  99. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  100. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago