1. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  2. 9828206 Demystify magic ponies by Stephan Bergmann · 12 years ago
  3. 86598a4 coverity#982753 Dereference null return value by Caolán McNamara · 12 years ago
  4. 2ca70c3 coverity#982755 Dereference null return value by Caolán McNamara · 12 years ago
  5. b75b626 coverity#982756 Dereference null return value by Caolán McNamara · 12 years ago
  6. 9fbcf18 coverity#982751 Dereference null return value by Caolán McNamara · 12 years ago
  7. f556b1b coverity#982752 Dereference null return value by Caolán McNamara · 12 years ago
  8. 6342a9c coverity#982754 Dereference null return value by Caolán McNamara · 12 years ago
  9. dfddb56 coverity#982757 Dereference null return value by Caolán McNamara · 12 years ago
  10. 88d9c87 coverity#982758 Dereference null return value by Caolán McNamara · 12 years ago
  11. b15532a coverity#982761 Dereference null return value by Caolán McNamara · 12 years ago
  12. e17245c coverity#982759 Dereference null return value by Caolán McNamara · 12 years ago
  13. 5bdc280 coverity#982760 Dereference null return value by Caolán McNamara · 12 years ago
  14. b074466 coverity#982169 Unchecked return value by Caolán McNamara · 12 years ago
  15. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  16. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  17. a81a079 pyuno: fix warnings with system python 3.4.0 by Thomas Arnhold · 12 years ago
  18. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  19. e5d0a9a pyuno: sal_Bool->bool by Noel Grandin · 12 years ago
  20. 731f7fe disable pytest_ssl on mac by Norbert Thiebaud · 12 years ago
  21. ca4a39e as suspected by Caolán McNamara · 12 years ago
  22. 6e24cf0 test for _ssl by Caolán McNamara · 12 years ago
  23. d555663 this test apparently does not need pyuno by David Tardon · 12 years ago
  24. 8dd3739 Revert "python depend only working under windows so" by David Tardon · 12 years ago
  25. 89f6ff4 python depend only working under windows so by Caolán McNamara · 12 years ago
  26. 1a02692 test for enabled python is already handled by PythonTest by David Tardon · 12 years ago
  27. 6980da3 move pyuno ssl test back to check targets by David Tardon · 12 years ago
  28. 5741e67 sigh, unclear how to make python tests depend on python by Caolán McNamara · 12 years ago
  29. fb46a35 tweak the other one by Caolán McNamara · 12 years ago
  30. 211b04e wait until a bit later to run the import ssl test by Caolán McNamara · 12 years ago
  31. ec95e6a add an import ssl test by Caolán McNamara · 12 years ago
  32. d69b30a coverity#1019376 Resource leak by Caolán McNamara · 12 years ago
  33. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  34. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  35. d899284 pyuno: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  36. 25cedf1 Introduce com.sun.star.beans.theIntrospection singleton by Stephan Bergmann · 12 years ago
  37. fd7cf77 pyuno: rename Executable_python_wrapper.mk by Michael Stahl · 12 years ago
  38. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  39. 3a35e28 Remove visual noise from pyuno by Alexander Wilms · 12 years ago
  40. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  41. f247128 Test for fdo#74824. by Kevin Hunter · 12 years ago
  42. 4e88756 A rudimentary framework for additional Python tests not run by default by Stephan Bergmann · 12 years ago
  43. 0443d0a normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN by Michael Stahl · 12 years ago
  44. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  45. b1de793 coverity#983054, reorder code to avoid memory leak by Stephan Bergmann · 12 years ago
  46. 612dac0 bool improvements by Stephan Bergmann · 12 years ago
  47. 8e15df3 bool improvements by Stephan Bergmann · 12 years ago
  48. 51f252d coverity#440338 Dereference null return value by Caolán McNamara · 12 years ago
  49. cedba3f Use bool by Stephan Bergmann · 12 years ago
  50. 431b49f No serviceNames attribute in Loader by Stephan Bergmann · 12 years ago
  51. 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
  52. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  53. 50bd5c1 wsprintf is broken by design and never writes more than 1024 characters by Stephan Bergmann · 12 years ago
  54. 983e033 Fix different typos for "unknown" by Julien Nabet · 12 years ago
  55. ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
  56. 2236cd0 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  57. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  58. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  59. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  60. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  61. 1acaa57 sal: add special handling of argc==0 to osl_setCommandArgs() by Michael Stahl · 12 years ago
  62. 2386a92 pyuno: set up fake command line in getComponentContext() by Michael Stahl · 12 years ago
  63. df10769 fdo#70196: Python 2 compatibility for UNO import error handling by David Bolen · 13 years ago
  64. edba110 WaE: unused variable by Tor Lillqvist · 13 years ago
  65. 7a8db27 Start hacking --enable-canonical-installation-tree-structure back into shape by Tor Lillqvist · 13 years ago
  66. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  67. a546bf8 pyuno: rename the python wrapper executable by Michael Stahl · 13 years ago
  68. 70c3526 gbuild: remove libraries from OUTDIR and WORKDIR by Michael Stahl · 13 years ago
  69. 6667cae gbuild: remove gb_Rdb__get_final_target by Michael Stahl · 13 years ago
  70. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  71. d44759e gbuild: install rdb files directly in module they come from by Matúš Kukan · 13 years ago
  72. 0ed6f8c pyuno: another filelist to make instdir better by Matúš Kukan · 13 years ago
  73. 41f00a3 pyuno: this rc file seems to be unused by Matúš Kukan · 13 years ago
  74. 031fd22 pyuno: install python scripts using filelists by Matúš Kukan · 13 years ago
  75. e4aac6d ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  76. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  77. 19277d0 osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() by Stephan Bergmann · 13 years ago
  78. 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
  79. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  80. 7ef72ae Mark as const by Takeshi Abe · 13 years ago
  81. 1be8e91 fdo#50470: Restore pyuno object method introspection in Python 3 by David Bolen · 13 years ago
  82. d6c63c9 Remove whitespace from line ends by Stephan Bergmann · 13 years ago
  83. 948b6ea fdo#66025: Improve accuracy of ImportError traceback and message by David Bolen · 13 years ago
  84. fbe28de fdo#66025: Simplify new ImportError logic by David Bolen · 13 years ago
  85. 329125a fdo#66025: Minor clean-up of previous patch by David Bolen · 13 years ago
  86. 7fd8124 fdo#66025: Improve ImportError raised from _uno_import by David Bolen · 13 years ago
  87. 69f0c2c remove last users of gb_Executable_add_noexception_object by Bjoern Michaelsen · 13 years ago
  88. 28a4496 Resolves: #i120788# remove unused members from PyUNO_callable_Internals by Herbert Dürr · 13 years ago
  89. 6121703 pyuno: Revert 5589c72b88e502bfca045ae38af16c854afdd401 by Michael Stahl · 13 years ago
  90. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  91. b6d9751 reduce some spacing by Thomas Arnhold · 13 years ago
  92. 7441d4b PyUno fixed crash in function isInstanceOfStructOrException() by Xiaoli · 13 years ago
  93. a2a3424 Deprecated conversion from const wchar_t* to wchar_t* by Fridrich Štrba · 13 years ago
  94. 7b91e84 Optional pyuno module should have its own services/pyuno.rdb by Stephan Bergmann · 13 years ago
  95. 8bf8a2f fdo#46808, Convert script::InvocationAdapterFactory to new style by Noel Grandin · 13 years ago
  96. 96fe61f pyuno: remove obsolete makefiles by Michael Stahl · 13 years ago
  97. 717c964 More gb_PROGRAMDIRNAME clean up by Stephan Bergmann · 13 years ago
  98. 094978d No need for RTLD_NOW here by Stephan Bergmann · 13 years ago
  99. cf49e8b Library_puyuno_wrapper is not built on WNT anyway by Stephan Bergmann · 13 years ago
  100. 5589c72 Make sure again pyuno_wrapper does not link against libstdc++ by Stephan Bergmann · 13 years ago