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