1. 24f351b handle failure to expand ~ in path elements. by Michael Meeks · 10 years ago
  2. 436745e Write-queue timestamped debugging. by Michael Meeks · 10 years ago
  3. 4c4d4c0 tdf#94888: Accessing Sharepoint r/o share through UNC path does not work by Giuseppe Castagno · 11 years ago
  4. 9cbba86 Better fail with E_EXIST if rename(3) fails by Stephan Bergmann · 11 years ago
  5. 7f87188 move extracting assets to Java & use AssetManager to access assets by Christian Lohmaier · 10 years ago
  6. 3342de9 tdf#93569 - restore ACT_ABORT distinction. by Michael Meeks · 11 years ago
  7. 9416215 tdf#60381: Accessing Sharepoint share using UNC path does not work. by Giuseppe Castagno · 11 years ago
  8. 2b2f18f Do not forget to actually set newStr to an empty string by Stephan Bergmann · 11 years ago
  9. 33b93f9 loplugin:staticmethods by Stephan Bergmann · 11 years ago
  10. 26ebcb0 sal: don't build cppunittester if cross-compiling by Michael Stahl · 11 years ago
  11. f8cb76a loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  12. b6b4816 cppcheck: help out unusedScopedObject false positive by Caolán McNamara · 11 years ago
  13. a5847cf coverity#1297235 Uncaught exception by Caolán McNamara · 11 years ago
  14. 3aaadf9 Use bool instead of int by Stephan Bergmann · 11 years ago
  15. 5b8acf4 Actually, let's just delete the now commented-out SAL_INFO lines by Tor Lillqvist · 11 years ago
  16. 9a812c0 Let's disable these too then for consistency by Tor Lillqvist · 11 years ago
  17. f70ae55 sal: disable some over-eager SAL_INFO by Michael Stahl · 11 years ago
  18. 9ce371fa provide a way to execute single test case from test suite by Markus Mohrhard · 11 years ago
  19. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  20. 3591554d More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  21. 90db983 cppcheck: uselessAssignmentArg by Caolán McNamara · 11 years ago
  22. 10887fe cppcheck: redundantAssignment by Caolán McNamara · 11 years ago
  23. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  24. eea5ad9 cppcheck: redundantCopy by Caolán McNamara · 11 years ago
  25. 9561c2f Clean up new rtl/surrogates.h by Stephan Bergmann · 11 years ago
  26. fd8c06a duplicate surrogate code by Caolán McNamara · 11 years ago
  27. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  28. 8e6c335 Update @since tags LO 4.5 -> 5.0 by Stephan Bergmann · 11 years ago
  29. 53d7c88 WaE: VarDecl, use "bool" instead of "sal_Bool" by Tor Lillqvist · 11 years ago
  30. 2dede8b Change from <osl/diagnose.h> to <sal/log.hxx> and add more logging by Tor Lillqvist · 11 years ago
  31. c2254a1 tdf#43157: remove osl/diagnose.h dependency from sal/osl/unx/socket.cxx by Jorge Cunha Mendes · 11 years ago
  32. c4dca26 -Werror=maybe-uninitialized by Stephan Bergmann · 11 years ago
  33. d82e943 tdf#88169: Do not return ..._INFO_SRCBUFFERTOSMALL when ..._FLAGS_FLUSH by Stephan Bergmann · 11 years ago
  34. f25cae2 Typo: creat->create by Julien Nabet · 11 years ago
  35. cbd8587 Move osl::LibreOfficeKit stuff to comphelper for now by Tor Lillqvist · 11 years ago
  36. 8955af9 Add API to check whether being used through LibreOfficeKit by Tor Lillqvist · 11 years ago
  37. 96f5b78 Use OUString::unacquired by Stephan Bergmann · 11 years ago
  38. b435cce loplugin:redundantcast by Stephan Bergmann · 11 years ago
  39. 026b17b V597: introduce a rtl_secureZeroMemory by Caolán McNamara · 11 years ago
  40. 0e8cb20 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  41. 526d436 Return value 0 from connect() is not an error, errno is not set by Tor Lillqvist · 11 years ago
  42. 3d177c7 Bootstrap.initVCL is not used by our Android app any more by Tor Lillqvist · 11 years ago
  43. da1d01a Minor simplification by Tor Lillqvist · 11 years ago
  44. 59722bb loplugin:cstylecast by Stephan Bergmann · 11 years ago
  45. d57d81e Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  46. 1a08ce7 loplugin:staticfunction by Noel Grandin · 11 years ago
  47. 3ce8a7d const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  48. 858e455 loplugin:constantfunction: various by Noel Grandin · 11 years ago
  49. 5e5cc47 Sanitize a few SAL_INFOs by Tor Lillqvist · 11 years ago
  50. b18bd0b CppCheck cleaning : scope reduction and printf format by Michaël Lefèvre · 11 years ago
  51. ea7f16b tdf#89361 Remove remnants of Gopher support by Adolfo Jayme Barrientos · 11 years ago
  52. 386a85ed CppCheck cleaning : avoid static string comparison by Michaël Lefèvre · 11 years ago
  53. 279b6e4 sal: add comment re: V718 'CreateThread' should not be called from 'DllMain' by Michael Stahl · 11 years ago
  54. 6c6caf0 better way to check for empty strings by Markus Mohrhard · 11 years ago
  55. a829dac sal: replace usage of deprecated socket functions by Michael Stahl · 11 years ago
  56. e9975ec sal,sd: use newer InetPtonW API when not building for WinXP target by Michael Stahl · 11 years ago
  57. d35d893 Typos by Julien Nabet · 11 years ago
  58. 7c0eb12 Work around missing InetPtonW by Stephan Bergmann · 11 years ago
  59. 92bface Turn function-like macro into true function by Stephan Bergmann · 11 years ago
  60. e8eec3b typo by Stephan Bergmann · 11 years ago
  61. ab86a53 V805: Decreased performance by Caolán McNamara · 11 years ago
  62. 749c336 V804: Decreased performance by Caolán McNamara · 11 years ago
  63. a104473 Typo: excute->execute by Julien Nabet · 11 years ago
  64. cc8a2d0 tdf#88835 Calc: General format: 2 digits in exponent by Laurent Balland-Poirier · 11 years ago
  65. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  66. 8d99713 sal: -Werror=unused-parameter by Michael Stahl · 11 years ago
  67. 5818dd9 Related: tdf#63690 - add stubs for removed rtl_logfile functions. by Thorsten Behrens · 11 years ago
  68. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  69. 3d9b364 It is not necessary to be _that_ verbose. by Jan Holesovsky · 11 years ago
  70. 3d403f2 Related: tdf#63690 - remove rtl_logfile by Thorsten Behrens · 11 years ago
  71. 5e62dc9 coverity#1268298 mark up code by Caolán McNamara · 11 years ago
  72. 3ff8523 coverity#1267660 etc.: remove redundant checks by Stephan Bergmann · 11 years ago
  73. 1479190 coverity#1267668 Logically dead code by Caolán McNamara · 11 years ago
  74. 5e691db make this a comment a coverity queller by Caolán McNamara · 11 years ago
  75. d3aa72d coverity#1268297 Logically dead code by Caolán McNamara · 11 years ago
  76. 027c383 O[U]StringBuffer::appendUninitialized unit tests by Stephan Bergmann · 11 years ago
  77. 2c03d6f Remove bogus asserts by Stephan Bergmann · 11 years ago
  78. b0ef5cf sal: add some argument checking assertions for strings and buffers by Michael Stahl · 11 years ago
  79. 4d6a509 convert all remaining BOOST_STATIC_ASSERT to static_assert by Caolán McNamara · 11 years ago
  80. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  81. ff6ad0d Let's use log tags starting with "sal" here in sal by Tor Lillqvist · 11 years ago
  82. d6dd209 Let's use log tags starting with "sal" here in sal by Tor Lillqvist · 11 years ago
  83. a883b6b Improve logging by Tor Lillqvist · 11 years ago
  84. dbe269d Fix typo by Tor Lillqvist · 11 years ago
  85. 7b3e504 Improve logging, change OSL_TRACE into SAL_WARN and SAL_INFO by Tor Lillqvist · 11 years ago
  86. f02c5f7 Bin stupid macro that was used just once by Tor Lillqvist · 11 years ago
  87. 997066d Bin code that has been commented out since initial import by Tor Lillqvist · 11 years ago
  88. e76bc36 warning C4701: potentially uninitialized local variable 'Addr' used by Stephan Bergmann · 11 years ago
  89. 331faca Extract loplugin:redundantcast from loplugin:cstylecast by Stephan Bergmann · 11 years ago
  90. 4e3da62 Some more loplugin:cstylecast clean-up by Stephan Bergmann · 11 years ago
  91. 4b60941 Clean up implementation of osl_getSymbol et al by Stephan Bergmann · 11 years ago
  92. 69d7bdf This typedef is not unused by Tor Lillqvist · 11 years ago
  93. fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
  94. 598d819 Visible function type RTTI for Clang -fsanitize=function by Stephan Bergmann · 11 years ago
  95. c106f83 sal,sd: Windows SDK 8.1 deprecates inet_addr() by Michael Stahl · 11 years ago
  96. cac3f3e loplugin:cstylecast (MACOSX) by Stephan Bergmann · 11 years ago
  97. ed8110e Avoid reinterpret_cast to same type by Stephan Bergmann · 11 years ago
  98. 1ca9c11 loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type) by Stephan Bergmann · 11 years ago
  99. e705703 Fix for Android gethostbyaddr by Stephan Bergmann · 11 years ago
  100. a3f3d4d Missing const by Stephan Bergmann · 11 years ago