1. 9222f5d A UNO Any can't contain an Any by Stephan Bergmann · 11 years ago
  2. 714f4db Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  3. 0bd502a Clean up remaining C-style casts among void pointers by Stephan Bergmann · 11 years ago
  4. 8375ac0 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  5. c492cbe WaE: redundant const_cast on lhs of pointer comparison expression by Tor Lillqvist · 11 years ago
  6. 9bd2b84 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  7. a251fe4 We require MSVC2013 (_MSC_VER == 1800) now by Tor Lillqvist · 11 years ago
  8. 556373c V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
  9. e557b16 pyuno, scripting: remove executable bits from python, js, bsh files by Michael Stahl · 11 years ago
  10. be90769 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  11. 7b832986 Some more loplugin:cstylecast: pyuno by Stephan Bergmann · 11 years ago
  12. 5484475 include algorithm by Caolán McNamara · 11 years ago
  13. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  14. 3dfcc04 pyuno: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  15. 827430c Fold URE: Windows by Stephan Bergmann · 11 years ago
  16. 8eb37e7 pyuno: move "officehelper.py" from scripting to pyuno by Michael Stahl · 11 years ago
  17. 004e515 Extract python-only pythonloader.uno ini-file into its own Package by Stephan Bergmann · 11 years ago
  18. 2ad716f Revert "pyuno: set up fake command line in getComponentContext()" by Stephan Bergmann · 11 years ago
  19. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  20. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  21. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  22. cd32045 fix spelling implemenation -> implementation by Noel Grandin · 11 years ago
  23. 4d7c414 Add include by Stephan Bergmann · 11 years ago
  24. 922f200 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Naruhiko Ogasawara · 11 years ago
  25. 6580911 Fix python wrapper script on OS X by Matthew J. Francis · 11 years ago
  26. c353cae loplugin: cstylecast by Noel Grandin · 12 years ago
  27. 4e124fd Don't try to write Python bytecode files in case of a read-only installset by Tor Lillqvist · 12 years ago
  28. e660e1e pyuno: remove obsolete NOOPT comment about GCC 3.2 by Michael Stahl · 12 years ago
  29. 6492c85 Make the "Mac-like" or "canonical" app bundle structure always used on OS X by Tor Lillqvist · 12 years ago
  30. 0364d3b fdo#46678: pyuno: fix deadlock in Runtime::any2PyObject() by Michael Stahl · 12 years ago
  31. 7a9abd6 coverity#982756 Dereference null return value by Caolán McNamara · 12 years ago
  32. de61e73 coverity#706600 Uncaught exception by Caolán McNamara · 12 years ago
  33. 0df43cc coverity#982756 Dereference null return value by Caolán McNamara · 12 years ago
  34. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  35. 9828206 Demystify magic ponies by Stephan Bergmann · 12 years ago
  36. 86598a4 coverity#982753 Dereference null return value by Caolán McNamara · 12 years ago
  37. 2ca70c3 coverity#982755 Dereference null return value by Caolán McNamara · 12 years ago
  38. b75b626 coverity#982756 Dereference null return value by Caolán McNamara · 12 years ago
  39. 9fbcf18 coverity#982751 Dereference null return value by Caolán McNamara · 12 years ago
  40. f556b1b coverity#982752 Dereference null return value by Caolán McNamara · 12 years ago
  41. 6342a9c coverity#982754 Dereference null return value by Caolán McNamara · 12 years ago
  42. dfddb56 coverity#982757 Dereference null return value by Caolán McNamara · 12 years ago
  43. 88d9c87 coverity#982758 Dereference null return value by Caolán McNamara · 12 years ago
  44. b15532a coverity#982761 Dereference null return value by Caolán McNamara · 12 years ago
  45. e17245c coverity#982759 Dereference null return value by Caolán McNamara · 12 years ago
  46. 5bdc280 coverity#982760 Dereference null return value by Caolán McNamara · 12 years ago
  47. b074466 coverity#982169 Unchecked return value by Caolán McNamara · 12 years ago
  48. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  49. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  50. a81a079 pyuno: fix warnings with system python 3.4.0 by Thomas Arnhold · 12 years ago
  51. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  52. e5d0a9a pyuno: sal_Bool->bool by Noel Grandin · 12 years ago
  53. 731f7fe disable pytest_ssl on mac by Norbert Thiebaud · 12 years ago
  54. ca4a39e as suspected by Caolán McNamara · 12 years ago
  55. 6e24cf0 test for _ssl by Caolán McNamara · 12 years ago
  56. d555663 this test apparently does not need pyuno by David Tardon · 12 years ago
  57. 8dd3739 Revert "python depend only working under windows so" by David Tardon · 12 years ago
  58. 89f6ff4 python depend only working under windows so by Caolán McNamara · 12 years ago
  59. 1a02692 test for enabled python is already handled by PythonTest by David Tardon · 12 years ago
  60. 6980da3 move pyuno ssl test back to check targets by David Tardon · 12 years ago
  61. 5741e67 sigh, unclear how to make python tests depend on python by Caolán McNamara · 12 years ago
  62. fb46a35 tweak the other one by Caolán McNamara · 12 years ago
  63. 211b04e wait until a bit later to run the import ssl test by Caolán McNamara · 12 years ago
  64. ec95e6a add an import ssl test by Caolán McNamara · 12 years ago
  65. d69b30a coverity#1019376 Resource leak by Caolán McNamara · 12 years ago
  66. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  67. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  68. d899284 pyuno: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  69. 25cedf1 Introduce com.sun.star.beans.theIntrospection singleton by Stephan Bergmann · 12 years ago
  70. fd7cf77 pyuno: rename Executable_python_wrapper.mk by Michael Stahl · 12 years ago
  71. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  72. 3a35e28 Remove visual noise from pyuno by Alexander Wilms · 12 years ago
  73. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  74. f247128 Test for fdo#74824. by Kevin Hunter · 12 years ago
  75. 4e88756 A rudimentary framework for additional Python tests not run by default by Stephan Bergmann · 12 years ago
  76. 0443d0a normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN by Michael Stahl · 12 years ago
  77. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  78. b1de793 coverity#983054, reorder code to avoid memory leak by Stephan Bergmann · 12 years ago
  79. 612dac0 bool improvements by Stephan Bergmann · 12 years ago
  80. 8e15df3 bool improvements by Stephan Bergmann · 12 years ago
  81. 51f252d coverity#440338 Dereference null return value by Caolán McNamara · 12 years ago
  82. cedba3f Use bool by Stephan Bergmann · 12 years ago
  83. 431b49f No serviceNames attribute in Loader by Stephan Bergmann · 12 years ago
  84. 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
  85. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  86. 50bd5c1 wsprintf is broken by design and never writes more than 1024 characters by Stephan Bergmann · 12 years ago
  87. 983e033 Fix different typos for "unknown" by Julien Nabet · 12 years ago
  88. ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
  89. 2236cd0 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  90. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  91. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  92. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  93. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  94. 1acaa57 sal: add special handling of argc==0 to osl_setCommandArgs() by Michael Stahl · 12 years ago
  95. 2386a92 pyuno: set up fake command line in getComponentContext() by Michael Stahl · 12 years ago
  96. df10769 fdo#70196: Python 2 compatibility for UNO import error handling by David Bolen · 13 years ago
  97. edba110 WaE: unused variable by Tor Lillqvist · 13 years ago
  98. 7a8db27 Start hacking --enable-canonical-installation-tree-structure back into shape by Tor Lillqvist · 13 years ago
  99. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  100. a546bf8 pyuno: rename the python wrapper executable by Michael Stahl · 13 years ago