1. 4e3e87e Adapt jurt staticsalhack to MACOSX by Stephan Bergmann · 9 years ago
  2. ce757cd coverity#1371380 Resource leak on an exceptional path by Caolán McNamara · 10 years ago
  3. 29a479c coverity#1371379 Resource leak on an exceptional path by Caolán McNamara · 10 years ago
  4. 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
  5. 970b0eb [API CHANGE] Drop deprecated I*Description interfaces by Noel Grandin · 10 years ago
  6. 02858c3 fix synchronization of JobQueue by Noel Grandin · 10 years ago
  7. 5c2f970 cid#1362511: Concurrent data access violation by Stephan Bergmann · 10 years ago
  8. 0d1ce0a Use AtomicLong in ThreadId instead of synchronizing by Noel Grandin · 10 years ago
  9. 3e4fad7 Use ArrayList for JobQueue by Noel Grandin · 10 years ago
  10. 0c4a4082 jurt: add missing modelines by Miklos Vajna · 10 years ago
  11. 8383055 Unused private fields by Stephan Bergmann · 10 years ago
  12. 69db014 ThreadPool doesn't exist - etiher point to IThreadPool or implementation by Christian Lohmaier · 10 years ago
  13. a86734e interface is called "DisposeNotifier", not "NotifyDispose" by Christian Lohmaier · 10 years ago
  14. 37e1495 ComponentFactoryWrapper was removed in 2002 by Christian Lohmaier · 10 years ago
  15. ee39cab [I]ThreadPoolFactory is dead since 2003 by Christian Lohmaier · 10 years ago
  16. b2d53cc typo by Stephan Bergmann · 10 years ago
  17. feb480d Synchronize all access to _sync_counter, _passedAync by Stephan Bergmann · 10 years ago
  18. 1629228 cid#1326391: Dereference null return value by Stephan Bergmann · 10 years ago
  19. d79ce8b cid#1326441,1326442,1326392: Dereference null return value by Stephan Bergmann · 10 years ago
  20. 3e945cb Be specific about illegal input by Stephan Bergmann · 10 years ago
  21. 74a18f6 cid#1326440 Dereference null return value by Stephan Bergmann · 10 years ago
  22. 6727fa5 coverity#1326462 Dereference null return value by Caolán McNamara · 10 years ago
  23. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  24. cd9cafe cid#1326191 is a false positive by Stephan Bergmann · 10 years ago
  25. e39bf36 cid#1326191, 1326202 by jan iversen · 10 years ago
  26. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  27. 7653682 coverity#1326730 DMI: Dubious method invocation by Caolán McNamara · 10 years ago
  28. 1fd41f4 Add build toolchain to upload LibreOffice API to Maven Central by David Ostrovsky · 10 years ago
  29. 9ca2de8 Expose metadata to deploy LibreOffice artifacts on Maven Central by David Ostrovsky · 10 years ago
  30. 8244fc2 coverity#1340230 Dereference before null check by Caolán McNamara · 10 years ago
  31. cbc5dc1 coverity#1326190 Explicit null dereferenced by Caolán McNamara · 10 years ago
  32. ba8a957 Generalize COM_GCC_IS_CLANG -> COM_IS_CLANG by Stephan Bergmann · 10 years ago
  33. b73db44 java: combine nested if statements by Noel Grandin · 10 years ago
  34. fb8d764 coverity#1327460 DLS: Dead local store by Caolán McNamara · 10 years ago
  35. 846135c use AtomicInteger for _life_count by Noel Grandin · 10 years ago
  36. a1624a8 cid#1327023 to cid#1327077 SIC: Inner class could be made static by Noel Grandin · 10 years ago
  37. 9956b99 Fix typos by Andrea Gelmini · 11 years ago
  38. 9ffdcc7 fix use of TCP_NODELAY for localhost URP connections by Noel Grandin · 11 years ago
  39. 9f27e5b Fix typos by Andrea Gelmini · 11 years ago
  40. 7f73bb5 Fix typos by Andrea Gelmini · 11 years ago
  41. 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
  42. cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
  43. aade275 Fix typos by Andrea Gelmini · 11 years ago
  44. 0c18bed java: 'final static' to 'static final' by Noel Grandin · 11 years ago
  45. efd4bfa java:regulatize the order of 'final' and public/private by Noel Grandin · 11 years ago
  46. 14bc818 java: some random small cleanups by Noel Grandin · 11 years ago
  47. 800e09a Typos: caculate->calculate + acceses->accesses by Julien Nabet · 11 years ago
  48. c9e6b58 enable tcpNoDelay for loopback connections automatically by Noel Grandin · 11 years ago
  49. 8672eca -Werror,-Wmacro-redefined (under Clang -fsanitize=*) by Stephan Bergmann · 11 years ago
  50. 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
  51. 39327e7 java: remove OOoRunnerLight by Noel Grandin · 11 years ago
  52. 454dddd java: remove some unused fields and variables by Noel Grandin · 11 years ago
  53. b09964e update documentation by Stephan Bergmann · 11 years ago
  54. 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
  55. 6ddde10 rhbz#1036877: Join Java AsynchronousFinalizer thread well before exit by Stephan Bergmann · 11 years ago
  56. 147ff66 Typo "mehtod" -> "method" by Stephan Bergmann · 11 years ago
  57. b21f243 fdo#86745 - Possible exception/segfault in jurt jpipe.dll under Windows ... by Juergen Funk · 11 years ago
  58. c199b76 java: remove some unused local variables by Noel Grandin · 11 years ago
  59. 827430c Fold URE: Windows by Stephan Bergmann · 11 years ago
  60. 8fdb239 Fold URE: Linux ure/share/java/* -> program/classes/ by Stephan Bergmann · 11 years ago
  61. 45ca1bf Fold URE: Linux ure/lib/* -> program/ by Stephan Bergmann · 11 years ago
  62. e814dac readwrite_helper.c -> readwrite_helper.cxx by Stephan Bergmann · 11 years ago
  63. df451d6 pipe.c -> pipe.cxx by Stephan Bergmann · 11 years ago
  64. b64c90c1 nlsupport.c -> nlsupport.cxx by Stephan Bergmann · 11 years ago
  65. 431a7c4 mutex.c -> mutex.cxx by Stephan Bergmann · 11 years ago
  66. 42ab57c memory.c -> memory.cxx by Stephan Bergmann · 11 years ago
  67. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  68. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  69. b95dcb9 java: last statement in finalize() method should be call to super.finalize() by Noel Grandin · 11 years ago
  70. 36ff152 java: reduce excessive code indentation levels by Noel Grandin · 11 years ago
  71. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  72. d0a8fc2 Fix indentation by Stephan Bergmann · 11 years ago
  73. 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
  74. fa22664 java: always use braces for while loops by Noel Grandin · 11 years ago
  75. 973eb2f java: reduce the depth of some deeply nested if blocks by Noel Grandin · 11 years ago
  76. 530f060 jurt: print an array with java.util.Arrays.toString by Robert Antoni Buj i Gelonch · 11 years ago
  77. f6388e1 java: import from the same package by Robert Antoni Buj i Gelonch · 11 years ago
  78. 7afbb82 jurt: use new exception constructors by Robert Antoni Buj i Gelonch · 11 years ago
  79. c2b5aff jurt: remove unused import by Robert Antoni Buj i Gelonch · 11 years ago
  80. 610f338 java: no need to check for null before calling instanceof by Noel Grandin · 12 years ago
  81. 585ac6e sal/osl/unx/thread.c -> .cxx by Stephan Bergmann · 12 years ago
  82. a67e6ae Precise, platform-specific Class-Path path for NativeLibraryLoader use by Stephan Bergmann · 12 years ago
  83. d5cdc75 fix Java1.5 incompatibility by Noel Grandin · 12 years ago
  84. ab7ccd8 jurt: remove constructor in AnyConverter_Test (JUnit) by Robert Antoni Buj i Gelonch · 12 years ago
  85. 83636d2 java: when rethrowing exceptions, store the original cause by Noel Grandin · 12 years ago
  86. 5c2d2d0 jurt: encode(String) in URLEncoder has been deprecated by rbuj · 12 years ago
  87. 6492c85 Make the "Mac-like" or "canonical" app bundle structure always used on OS X by Tor Lillqvist · 12 years ago
  88. 420170c set names on some Java threads by Michael Stahl · 12 years ago
  89. 52821cd Fix condition by Stephan Bergmann · 12 years ago
  90. ddc7bb6 Poor hack for libjpipe.so under Clang -fsanitize=* by Stephan Bergmann · 12 years ago
  91. 66d0316 jurt: fix javadoc error: unexpected end tag: </p> by rbuj · 12 years ago
  92. dc64ffb jurt: fix some javadoc errors for JDK 8 by rbuj · 12 years ago
  93. c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
  94. 8c9fdc4 java: remove modifiers implied by the context by Noel Grandin · 12 years ago
  95. 37c49c3 jurt: Throwable.getCause() instead of Throwable.getTargetException() by rbuj · 12 years ago
  96. 4b4bff3 java: no need to instantiate String objects directly by Noel Grandin · 12 years ago
  97. c552aac java: use 'Byte.valueOf' instead of 'new Byte' by Noel Grandin · 12 years ago
  98. 0764292 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 12 years ago
  99. 8a2c6c2 java: use 'Long.valueOf' instead of 'new Long' by Noel Grandin · 12 years ago
  100. ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago