1. 306d46a fix android build by Noel Grandin · 9 years ago
  2. 05f6763 new cannot return nullptr by Noel Grandin · 9 years ago
  3. bb053e8 Remove questionable asserts by Stephan Bergmann · 9 years ago
  4. a816769 Fix TB by Julien Nabet · 9 years ago
  5. bca760c tdf#43157 - osl: convert OSL_ASSERTs to assert in signalshared.cxx by Chris Sherlock · 9 years ago
  6. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  7. e5772fb osl: signalshared.cxx no longer uses pVar (!=|==) nullptr expressions by Chris Sherlock · 9 years ago
  8. df65749 Remove a bunch of comment cruft - esp. "the end." bits by Chris Sherlock · 9 years ago
  9. bd8fa56 use default handler for SIGALRM for fuzzers by Caolán McNamara · 9 years ago
  10. 546c355 use more SAL_N_ELEMENTS part 2 by Noel Grandin · 9 years ago
  11. 1dd5e22 clang-tidy readability-non-const-parameter by Noel Grandin · 9 years ago
  12. 93d6a7c Avoid -fsanitize=signed-integer-overflow by Stephan Bergmann · 9 years ago
  13. ef117ca tdf#108039: check for nullptr in rtl_uString and OUString by Mike Kaganski · 9 years ago
  14. 78628cd sal: use thread safe local static in getInternMutex by Jochen Nitschke · 9 years ago
  15. d0069e5 add COVERITY_NOEXCEPT_FALSE by Caolán McNamara · 9 years ago
  16. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  17. 656c875 sal,external: remove checks for obsolete VCVER=120 by Michael Stahl · 9 years ago
  18. 5158c16 sal,sd: remove deprecated Windows XP socket code by Michael Stahl · 9 years ago
  19. f6dda4e Make loplugin:redundantcast accept bool(FD_ISSET(...)) again by Stephan Bergmann · 9 years ago
  20. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  21. 2220bdc osl: qa test of %2F - for file URIs this is invalid by Chris Sherlock · 9 years ago
  22. ca145c7 remove some unnecessary OString constructor calls by Noel Grandin · 9 years ago
  23. 95d5375 osl: remove LLA sigs, fix typos and convert to Doxygen comment by Chris Sherlock · 9 years ago
  24. dbb2fff osl: convert to variable == value, not value == variable by Chris Sherlock · 9 years ago
  25. 0a72b79 tdf#107968 - double slash handling misleading; add unit test by Chris Sherlock · 9 years ago
  26. 52ef15c Revert "Fix typos" by Stephan Bergmann · 9 years ago
  27. 26a6700 Fix typos by Andrea Gelmini · 9 years ago
  28. ffb1d4e Fix integer types by Stephan Bergmann · 9 years ago
  29. fe45f18 BOOL -> bool by Stephan Bergmann · 9 years ago
  30. 4d913a2 wchar_t -> sal_Unicode by Stephan Bergmann · 9 years ago
  31. 48e4bf5 Remove unused VALIDATEPATH_ALLOW_WILDCARDS by Stephan Bergmann · 9 years ago
  32. 56638d1 BOOL -> bool by Stephan Bergmann · 9 years ago
  33. ddf08a9 Remove IsValidFilePath lppError parameter; always null by Stephan Bergmann · 9 years ago
  34. d23064b Remove osl_getFileURLFromSystemPath_ by Stephan Bergmann · 9 years ago
  35. 0779755 Add some unit tests for rtl_math_StringFormat_G by Eike Rathke · 9 years ago
  36. 189c3a0 Extend loplugin:comparisonwithconstant beyond integral types by Stephan Bergmann · 9 years ago
  37. e85fcef Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issue by Stephan Bergmann · 9 years ago
  38. 514ccf73068 coverity#1408971 Mixing enum types by Caolán McNamara · 9 years ago
  39. e798251 osl: cleanup file_url.cxx by Chris Sherlock · 9 years ago
  40. 100895c osl: osl_File.cxx unit test formatting cleanup by Chris Sherlock · 9 years ago
  41. 26c83bb osl: osl_File.cxx indent fixes by Chris Sherlock · 9 years ago
  42. b20d557 osl: final cleanup of sal_File.cxx unit test by Chris Sherlock · 9 years ago
  43. 663c691 osl: osl_File.cxx header cleanup by Chris Sherlock · 9 years ago
  44. 8e4f5da osl: osl_File.cxx qa test - remove osl namespace prefixes by Chris Sherlock · 9 years ago
  45. e9006a9 osl: osl_File.cxx qa file cleanup by Chris Sherlock · 9 years ago
  46. 852e84e osl: file test - space between C comment token and start of comment by Chris Sherlock · 9 years ago
  47. f36ca24 osl: remove commented code from file test by Chris Sherlock · 9 years ago
  48. 29b3857 osl: remove extraneous comment cruft from test source by Chris Sherlock · 9 years ago
  49. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  50. 53666e6 osl: remove comment cruft, whitespace cleanup of thread.cxx by Chris Sherlock · 9 years ago
  51. d0f3d5e osl: remove comment cruft, whitespace cleanup of process.cxx by Chris Sherlock · 9 years ago
  52. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  53. 1b12d5e Work around GCC 7 mis-feature by Stephan Bergmann · 9 years ago
  54. 68e2133 remove empty comments by Noel Grandin · 9 years ago
  55. c741633 loplugin:salunicodeliteral: sal by Stephan Bergmann · 9 years ago
  56. 9384a34 loplugin:cppunitassertequals: sal by Stephan Bergmann · 9 years ago
  57. 86931ad sal: cppunittester: verify that CPPUNIT_TEST_NAME contains a test by Michael Stahl · 9 years ago
  58. d22ef4e loplugin:redundantcast (clang-cl) by Stephan Bergmann · 9 years ago
  59. 1000607 loplugin:useuniqueptr (clang-cl) by Stephan Bergmann · 9 years ago
  60. 1a476f14 -Werror,-Wunused-macros (clang-cl) by Stephan Bergmann · 9 years ago
  61. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  62. 63df079 clang-tidy readability-simplify-boolean-expr in oox..sal by Noel Grandin · 9 years ago
  63. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  64. 87dc77b Make HASHID work whenever there is std::hash<pthread_t> by Stephan Bergmann · 9 years ago
  65. 5a155bb Simplify PTHREAD_VALUE by Stephan Bergmann · 9 years ago
  66. 5733eeb Avoid loplugin:redundantcast on macOS by Stephan Bergmann · 9 years ago
  67. 31abe9e try to fix werror + pch build on linux by Markus Mohrhard · 9 years ago
  68. 3c3f7d7 Removed duplicated includes by Andrea Gelmini · 9 years ago
  69. 992a333 clang-tidy: readability-else-after-return by Noel Grandin · 9 years ago
  70. de0ea66 Improved loplugin:redundantcast, static_cast on arithmetic types: sal by Stephan Bergmann · 9 years ago
  71. 6c81597 ofz#770 JOHAB_73 table starts at 0xA not 0x2 by Caolán McNamara · 9 years ago
  72. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  73. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  74. 45aaf4d loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  75. b246445 loplugin:redundantcast by Stephan Bergmann · 9 years ago
  76. 2e9fe26 Fix typos by Andrea Gelmini · 9 years ago
  77. 666382e Various loplugin warnings (clang-cl) by Stephan Bergmann · 9 years ago
  78. ce6e07e Handle "POSIX" in parse_locale, 2nd attempt by Stephan Bergmann · 9 years ago
  79. 6291574 Remove unused #include <ctype.h> by Stephan Bergmann · 9 years ago
  80. 61ecebe Revert "Handle "POSIX" in parse_locale" by Stephan Bergmann · 9 years ago
  81. 646cbbf Handle "POSIX" in parse_locale by Stephan Bergmann · 9 years ago
  82. fd70d8e Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) by Stephan Bergmann · 9 years ago
  83. 6a3cfd3 Don't actually change OS-level locale with (unused) osl_setSystemLocale by Stephan Bergmann · 9 years ago
  84. 7778d9f51 Prevent calls to rtl/character.hxx functions with (signed) char arguments by Stephan Bergmann · 9 years ago
  85. baa2990 Comment clean-up that was inadvertently missing from previous commit by Stephan Bergmann · 9 years ago
  86. 439a72a Use nl_langinfo_l instead of setlocale+nl_langinfo by Stephan Bergmann · 9 years ago
  87. 9abbeb9 Argument to parse_locale is never null by Stephan Bergmann · 9 years ago
  88. 17ca47da On Linux etc., obtain locale value from env vars instead of setlocale by Stephan Bergmann · 9 years ago
  89. c68ac77 cleanup double includes and declarations by Jochen Nitschke · 9 years ago
  90. 15e3ce5 Fix typos by Andrea Gelmini · 9 years ago
  91. 8d18a78 improve the breakpad signal handler in dbgutil builds by Markus Mohrhard · 9 years ago
  92. 2033990 workaround for breakpad signal handler on linux by Markus Mohrhard · 9 years ago
  93. 7fafd1a tdf#106489 - Win32 version of osl_terminateProcess not "safe" by Chris Sherlock · 9 years ago
  94. 0ea05f9 drop various _MSC_VER < 1900 conditionals by Caolán McNamara · 9 years ago
  95. 8fdf363 Change sal/osl/w32/*.h -> *.hxx by Stephan Bergmann · 9 years ago
  96. 798dbea Change sal/osl/w32/dllentry.c -> .cxx by Stephan Bergmann · 9 years ago
  97. 4af9612 Change sal/osl/w32/*.c -> *.cxx by Stephan Bergmann · 9 years ago
  98. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  99. 7bd560f6 Fix typos by Andrea Gelmini · 9 years ago
  100. 8b633f4 Fix typos by Andrea Gelmini · 9 years ago