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