1. 9bc65c2 thread-pool: Fix previous broken commit; This looks better by Matúš Kukan · 11 years ago feature/perfwork4
  2. 2ac7d50 thread-pool: Avoid deadlock when there are no working threads by Matúš Kukan · 11 years ago
  3. 26a0edf thread-pool: fix waiting until all tasks are complete. by Michael Meeks · 11 years ago
  4. a885c10 thread-pool: re-work termination semantics to avoid problems. by Michael Meeks · 11 years ago
  5. 2da34cd Move thread-pool down into comphelper for re-use elsewhere. by Michael Meeks · 11 years ago
  6. bc25cef Revert recent changes to comphelper::OSequenceOutputStream by Matúš Kukan · 12 years ago
  7. 480dddb FastSerializer: Avoid sequences where possible by Matúš Kukan · 12 years ago
  8. e2a9af2 FastSerializer: Do not keep whole sequence in memory; write in chunks by Matúš Kukan · 12 years ago
  9. 0ad68b7 Remove mutex from OSequenceOutputStream; it's intended to be fast by Matúš Kukan · 12 years ago
  10. 9b92b42 coverity#706285 Uncaught exception by Caolán McNamara · 11 years ago
  11. 0e06dbd coverity#706284 Uncaught exception by Caolán McNamara · 11 years ago
  12. e263aba coverity#706275 Uncaught exception by Caolán McNamara · 11 years ago
  13. edaee23 coverity#1242878 Unused value by Caolán McNamara · 11 years ago
  14. 52028d4 Revert "coverity#1224993 Uncaught exception" by Stephan Bergmann · 11 years ago
  15. b66a96d coverity#1224993 Uncaught exception by Caolán McNamara · 12 years ago
  16. b489518 coverity#706283 Uncaught exception by Caolán McNamara · 12 years ago
  17. fb6d3b8 disambiguate uniform_int_distribution by Caolán McNamara · 12 years ago
  18. d1fbbb0 I shouldn't be shy, just assert() by Tor Lillqvist · 12 years ago
  19. 4bb67e6 Handle incorrect usage of uniform_real_distribution() by Tor Lillqvist · 12 years ago
  20. de78b2c when size_t == unsigned int by Caolán McNamara · 12 years ago
  21. 8f436d3 use comphelper::rng::uniform_*_distribution everywhere by Caolán McNamara · 12 years ago
  22. cde0a09 coverity#1242878 Unused value by Caolán McNamara · 12 years ago
  23. c91dec0 comphelper: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  24. 5139fad loplugin: cstylecast by Noel Grandin · 12 years ago
  25. ed00d0d create a master document template type by Caolán McNamara · 12 years ago
  26. 2602a41 coverity#706466 Uncaught exception by Caolán McNamara · 12 years ago
  27. cb347dd stario -> css::io by Thomas Arnhold · 12 years ago
  28. edda7db starcontainer -> css::container by Thomas Arnhold · 12 years ago
  29. 123c64a starawt -> css::awt by Thomas Arnhold · 12 years ago
  30. 78b2d82 comphelper: starbeans -> css::beans by Thomas Arnhold · 12 years ago
  31. f133857 comphelper: starutil -> css::util by Thomas Arnhold · 12 years ago
  32. 3209323 comphelper: starlang -> css::lang by Thomas Arnhold · 12 years ago
  33. 007099e comphelper: staruno -> css::uno by Thomas Arnhold · 12 years ago
  34. 8c9fdc4 java: remove modifiers implied by the context by Noel Grandin · 12 years ago
  35. 3f210b0 java: remove unnecessary return statements by Noel Grandin · 12 years ago
  36. 0764292 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 12 years ago
  37. 8a2c6c2 java: use 'Long.valueOf' instead of 'new Long' by Noel Grandin · 12 years ago
  38. ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
  39. be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
  40. 7a54951 coverity#1231667 Unchecked return value by Caolán McNamara · 12 years ago
  41. d005aca Resolves: #i125386# secured user request and changed some bools to bitfield by Armin Le Grand · 12 years ago
  42. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  43. eeeef4e Include <algorithm> for std::min by Tor Lillqvist · 12 years ago
  44. 136fa54 coverity#706282 Uncaught exception by Caolán McNamara · 12 years ago
  45. b036758 coverity#706281 Uncaught exception by Caolán McNamara · 12 years ago
  46. d5dd121 Use OUStringHash here. by Kohei Yoshida · 12 years ago
  47. f8226e8 Pass a useful exception message. by Kohei Yoshida · 12 years ago
  48. f692c88 use SimpleReferenceObject in comphelper module by Noel Grandin · 12 years ago
  49. 0d78ad8 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  50. 2134c96 comphelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  51. 37b1835 Revert "comphelper: sal_Bool -> bool" by Stephan Bergmann · 12 years ago
  52. c95ff75 comphelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  53. 4ddf6c7 Typo: conteiner->container by Julien Nabet · 12 years ago
  54. 42bcbee clang: Result of operation is garbage or undefined by Caolán McNamara · 12 years ago
  55. 533c6cb fixes for up-casting to Reference<XInterface> by Noel Grandin · 12 years ago
  56. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  57. 1d38cb36 fdo#71076, fdo#71767: Preserve number formats when charts are copied. by Kohei Yoshida · 12 years ago
  58. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  59. 9ea1bb2 loplugin:staticcall by Stephan Bergmann · 12 years ago
  60. e8f40ec coverity#983616 Uncaught exception by Caolán McNamara · 12 years ago
  61. 63312db coverity#706280 Uncaught exception by Caolán McNamara · 12 years ago
  62. c8b78a1 coverity#706287 uncaught exception by Caolán McNamara · 12 years ago
  63. 5e46374 coverity#706286 uncaught exception by Caolán McNamara · 12 years ago
  64. 41066fe comphelper: remove SAL_THROW macro by Noel Grandin · 12 years ago
  65. f0ae48b remove unnecessary NULL parameter passed to UNO Exception by Noel Grandin · 12 years ago
  66. 0f2824b remove more unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  67. 9af0abe remove unnecessary use of Reference constructor in throw by Noel Grandin · 12 years ago
  68. 9b791f9 remove unnecessary use of OUString constructor when throwing by Noel Grandin · 12 years ago
  69. 9c2b19c coverity#703930 Unchecked return value by Caolán McNamara · 12 years ago
  70. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  71. b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
  72. 9c3e819 move boost rng wrapper from sc to comphelper by Thomas Arnhold · 12 years ago
  73. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  74. 0b3d0fb fdo#78159: fix import of OOoXML embedded objects by Michael Stahl · 12 years ago
  75. c288b17 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12 by Julien Nabet · 12 years ago
  76. 613b9fa comphelper: remove SAL_INFO's that only mark function entry by Noel Grandin · 12 years ago
  77. 036a660 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 by Julien Nabet · 12 years ago
  78. 6d2de44 fix-includes.pl: comphelper by Thomas Arnhold · 12 years ago
  79. 569ff67 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  80. 2510690 callcatcher: update unused code by Caolán McNamara · 12 years ago
  81. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  82. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  83. dc469b9 odd that apparently these only are checked in non-opt mode by Caolán McNamara · 12 years ago
  84. dc21c52 coverity#706281 Uncaught exception by Caolán McNamara · 12 years ago
  85. 69c8acd coverity#706282 Uncaught exception by Caolán McNamara · 12 years ago
  86. ff154ad fixincludeguards.sh: comphelper by Thomas Arnhold · 12 years ago
  87. 728ec86 Typo: s/cant/can't/ by Tor Lillqvist · 12 years ago
  88. fa0ffdb cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused by Stephan Bergmann · 12 years ago
  89. 39b26e4 typo: ommit -> omit by Thomas Arnhold · 12 years ago
  90. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  91. b8757ee Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
  92. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  93. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  94. c289013 typo: tempoary -> temporary by Thomas Arnhold · 12 years ago
  95. 59f1e95 typo: previos -> previous by Thomas Arnhold · 12 years ago
  96. dc8f33b typo: decription -> description by Thomas Arnhold · 12 years ago
  97. b4b180d typo: temorary -> temporary by Thomas Arnhold · 12 years ago
  98. 67587cd typo: Exceptiopn -> Exception by Thomas Arnhold · 12 years ago
  99. 02c83db typo: enoungh -> enough by Thomas Arnhold · 12 years ago
  100. cc3a302 typo: unfortunally -> unfortunately by Thomas Arnhold · 12 years ago