1. e303b3b Implement attribute handling by Stephan Bergmann · 1 year, 10 months ago
  2. 7175431 Implement exception catching by Stephan Bergmann · 1 year, 10 months ago
  3. 22ce8ed Emscripten: Unconditional --enable-wasm-exceptions by Stephan Bergmann · 1 year, 10 months ago
  4. 6b6f18e Emscripten: Document failing getExceptionMessage by Stephan Bergmann · 1 year, 10 months ago
  5. d573e2a loplugin:ostr in various by Noel Grandin · 1 year, 11 months ago
  6. 0ec3276 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
  7. 3956472 Fix missing UNO<->C++ argument/return value conversions by Stephan Bergmann · 1 year, 11 months ago
  8. c6f39e2 Embind: Fix uno_Any.get for null interface values by Stephan Bergmann · 1 year, 11 months ago
  9. a469aea Emscripten: Towards a working C++ UNO bridge by Stephan Bergmann · 1 year, 11 months ago
  10. 735ea444 Embind: Fix out-param handling by Stephan Bergmann · 2 years ago
  11. e6ddfdf Embind: Test and Fix out-param handling by Stephan Bergmann · 2 years ago
  12. 1bf2d3f Embind: Drop $equals, add sameUnoObject by Stephan Bergmann · 2 years ago
  13. 1c88938 Embind: Don't use new when getting UNO singletons by Stephan Bergmann · 2 years ago
  14. 1c81f63 Embind: Consistently represent empty interface references as JS null by Stephan Bergmann · 2 years ago
  15. 75fe059 Embind: throwUnoException from JS by Stephan Bergmann · 2 years ago
  16. edfe8ad Embind: call decrementExceptionRefcount upon catching by Stephan Bergmann · 2 years ago
  17. 89610c2 Embind: Clean up JS UNO obj implementation in embindtest.js by Stephan Bergmann · 2 years ago
  18. 0957ee9 Embind: No need for $query by Stephan Bergmann · 2 years ago
  19. 3454a73 Embind: support .implement()-based JS UNO objects by Stephan Bergmann · 2 years ago
  20. febd03e Move org.libreoffice.embindtest from udkapi to offapi by Stephan Bergmann · 2 years ago
  21. c16f7ca Fix indentation by Stephan Bergmann · 2 years ago
  22. 74b48a8 Embind: Clarify poor UNO exception support by Stephan Bergmann · 2 years ago
  23. 2995a0e Embind construction of UNO Any sequence/struct/exception/interface by Stephan Bergmann · 2 years, 1 month ago
  24. c35985a Embind construction of UNO Any enum by Stephan Bergmann · 2 years, 1 month ago
  25. fbecf2d Enable (and fix) some TODO test code by Stephan Bergmann · 2 years, 1 month ago
  26. 20f1f52 Embind construction of UNO Any Type by Stephan Bergmann · 2 years, 1 month ago
  27. 80bb8c6 Redesign Embind UNO Any construction by Stephan Bergmann · 2 years, 1 month ago
  28. 747cfc7 Improve Embind'ing of UNO Type by Stephan Bergmann · 2 years, 1 month ago
  29. da49e5e Add Embind'ing of UNO Any getter for interfaces by Stephan Bergmann · 2 years, 1 month ago
  30. 119696c Adapt Exception test to emcc/Clang versions that support std::source_location by Stephan Bergmann · 2 years, 1 month ago
  31. 567a10c Add Embind'ing of UNO Any getter for exceptions by Stephan Bergmann · 2 years, 1 month ago
  32. 9357b8e Fix typos in commented-out TODO code by Stephan Bergmann · 2 years, 1 month ago
  33. 893af92 Add Embind'ing of UNO Any getter for sequences by Stephan Bergmann · 2 years, 1 month ago
  34. 0bab5cd Add Embing'ing of UNO Any getter for enums by Stephan Bergmann · 2 years, 1 month ago
  35. 8428368 Improve Embing'ing of UNO Any somewhat by Stephan Bergmann · 2 years, 1 month ago
  36. b0d9f3c Some minor embindtest clean up by Stephan Bergmann · 2 years, 1 month ago
  37. 41feb03 Some minimal Embind support for UNO type by Stephan Bergmann · 2 years, 1 month ago
  38. 6cc0958 Test Embind'ing of UNO enums by Stephan Bergmann · 2 years, 1 month ago
  39. 6064939d Embind support for constant groups by Stephan Bergmann · 2 years, 1 month ago
  40. 621322b Generate slightly more flexible JS init_unoembind_* functions by Stephan Bergmann · 2 years, 1 month ago
  41. 80e2c4e Fold InternalUnoApi_embindtest into UnoApi_udkapi by Stephan Bergmann · 2 years, 1 month ago
  42. 80d3f33 Library_embindtest should use comprehensive InternalUnoApi_embindtest by Stephan Bergmann · 2 years, 1 month ago
  43. 24cd81b unoembind sequence tests by Stephan Bergmann · 2 years, 1 month ago
  44. 2c3121a Embind: Add UNO char support by Stephan Bergmann · 2 years, 1 month ago
  45. 29b109d A first cut at embindtest by Stephan Bergmann · 2 years, 1 month ago
  46. d0cb804 Framework for some UNOIDL to test the Embind UNO binding with by Stephan Bergmann · 2 years, 1 month ago
  47. 2048db4 tdf#105844 unotest,xmlsecurity: fix tests on MacOSX by Michael Stahl · 2 years, 2 months ago
  48. 8b6e0dd tdf#158803 Fix issues detected by pyflakes by Chenxiong Qi · 2 years, 4 months ago
  49. 9c6b728 loplugin:unnecessarygetstr by Stephan Bergmann · 3 years ago
  50. d52b971 qa: call ProcessEventsToIdle inside dispatchCommand by Xisco Fauli · 3 years, 1 month ago
  51. ccd0ef9 tdf#153752: SbxObject::Execute: extra characters in Option Compatible mode by Mike Kaganski · 3 years, 2 months ago
  52. 8171935 Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variable by Stephan Bergmann · 3 years, 4 months ago
  53. 04a58d7 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by jsala · 3 years, 10 months ago
  54. d40d64d swmodeltestbase: remove duplicated code by Xisco Fauli · 3 years, 5 months ago
  55. 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
  56. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  57. bee22fd Verify signing certificate cryptographically before use in tests by Mike Kaganski · 3 years, 8 months ago
  58. 8fc338f Better valid certificate check, consider filter data by Mike Kaganski · 3 years, 8 months ago
  59. 55b9b3c unotest: fix NSS initialization for CentOS7 system NSS by Michael Stahl · 4 years ago
  60. 9888bb3 Fix the test failing when invalid certificate is in cert store by Mike Kaganski · 4 years, 1 month ago
  61. ff49a55 Fix the tests failing when invalid certificate is in cert store by Mike Kaganski · 4 years, 1 month ago
  62. fb308c1 Fix --disable-scripting for DESKTOP build by Jan-Marek Glogowski · 4 years, 11 months ago
  63. f36767f PPTX export: handle theme colors from the doc model for shape text by Miklos Vajna · 4 years, 4 months ago
  64. f8a30a8 Fix (mis-)uses of temporary O[U]StringLiteral by Stephan Bergmann · 4 years, 5 months ago
  65. 7d664ec xmlsecurity: fix new tests on WNT by Michael Stahl · 4 years, 6 months ago
  66. d09cbdc test: upgrade test NSS database from dbm: to sql: by Michael Stahl · 4 years, 6 months ago
  67. ad1557f A more lightweight O[U]StringConcatenation by Stephan Bergmann · 4 years, 6 months ago
  68. cc21480 make --disable-scripting compile by Caolán McNamara · 4 years, 8 months ago
  69. e854abe Avoid external processes picking up instdir/program/libnspr4.so by Stephan Bergmann · 4 years, 9 months ago
  70. 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
  71. 628c1c3 Updated README.md files by Hossein · 5 years ago
  72. 6dfc735 Exclude tests based on device color depth, not RDP by Mike Kaganski · 5 years ago
  73. a182e9c This should be a static method by Mike Kaganski · 5 years ago
  74. 9c6142e Exclude some tests in Windows RDP session by Mike Kaganski · 5 years ago
  75. 1c0c2bb tdf#124176 Use pragma once in u* by Vincent LE GARREC · 5 years ago
  76. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  77. 8c9a4ff throw exception in SvStream when reading past end of file by Noel · 5 years ago
  78. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  79. afb92ff tdf#123936 Formatting files in module unotest with clang-format by Philipp Hofer · 5 years ago
  80. f2aca4e python test shutdown robustness by Noel · 5 years ago
  81. 63972e7 Fix the minimal build-tools target by Jan-Marek Glogowski · 6 years ago
  82. 2d58224 loplugin:flatten by Noel Grandin · 6 years ago
  83. 81c0b64 Move data for signing tests to test/ by Miklos Vajna · 6 years ago
  84. 35518c9 Move all public Java classes to libreoffice.jar by Samuel Mehrbrodt · 6 years ago
  85. c4fa6ef pyuno,*: kill Python 2 support with fire by Michael Stahl · 6 years ago
  86. 5090ee7 Fix mis-merge by Stephan Bergmann · 6 years ago
  87. ae855bf tdf#117331 Merge jurt and unoil into ridl by Samuel Mehrbrodt · 6 years ago
  88. db17b61 tdf#42949 Fix IWYU warnings in unotest/ by Gabor Kelemen · 6 years ago
  89. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  90. c7f3ac8 Clean up duplicated command dispatch test functionality by Miklos Vajna · 6 years ago
  91. 8cce131 Avoid crash in shutdown when accessing already destroyed BASIC_DLL by Mike Kaganski · 6 years ago
  92. 2c1a556 WTF "WTF 255 return value?" by Stephan Bergmann · 7 years ago
  93. 3caab40 Improve test output a bit by Stephan Bergmann · 7 years ago
  94. c12c84e Fixing "...." by Andrea Gelmini · 7 years ago
  95. ea27914 Fix typos by Andrea Gelmini · 7 years ago
  96. 7272951 loplugin:referencecasting in unotools..uui by Noel Grandin · 7 years ago
  97. 1156f98 an is used before a vowel sound by Caolán McNamara · 7 years ago
  98. 2a962cb tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* by Gabor Kelemen · 8 years ago
  99. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  100. e7a3329 DeInitVCL in PythonTest by Stephan Bergmann · 8 years ago