1. da3dd48 Resolves: tdf#152381 Treat 0-0-0 invalid date as 0 relative days by Eike Rathke · 3 years, 4 months ago
  2. 52ff167 Resolves: tdf#152114 Use comphelper::date algorithms by Eike Rathke · 3 years, 5 months ago
  3. 767092f loplugin:referencecasting look for a new pattern by Noel Grandin · 3 years, 6 months ago
  4. e61fc95 escapeWith is just a substitution for OUString::replaceAll by Mike Kaganski · 3 years, 6 months ago
  5. 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
  6. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  7. 23a7bde use more string_view in connectivity by Noel Grandin · 3 years, 6 months ago
  8. 4c2a9f4 connectivity: use default member initializers in OWriterConnection by Miklos Vajna · 3 years, 7 months ago
  9. 898ba5b use more string_view in utl::TempFile by Noel Grandin · 3 years, 7 months ago
  10. 4616935 cid#1500499 Resource leak by Caolán McNamara · 3 years, 7 months ago
  11. bb1f289 OSL_ENSURE->assert where we would crash if not true by Caolán McNamara · 3 years, 7 months ago
  12. b943d28 tdf#150877: Add support for Kamenický and Mazovia encodings by Julien Nabet · 3 years, 7 months ago
  13. fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
  14. 3a1b2c2 Simplify by using replace instead of replaceAt in loop in connectivity (3) by Julien Nabet · 3 years, 7 months ago
  15. 4182f3c Simplify by using replace instead of replaceAt in loop in connectivity (4) by Julien Nabet · 3 years, 7 months ago
  16. 727739f Simplify by using replace instead of replaceAt in loop in connectivity (2) by Julien Nabet · 3 years, 7 months ago
  17. ca510d6 loplugin:unusedmethods by Noel Grandin · 3 years, 7 months ago
  18. 7d222e2 loplugin:virtualdead by Noel Grandin · 3 years, 7 months ago
  19. 9e7e95a tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by jsala · 3 years, 10 months ago
  20. 8926e89 Simplify by using replace instead of replaceAt in 2 loops in connectivity by Julien Nabet · 3 years, 7 months ago
  21. 50e743f connectivity: use default member initializers in OWriterTable by Miklos Vajna · 3 years, 7 months ago
  22. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  23. f6e24b10 cid#1500536 silence Resource leak by Caolán McNamara · 3 years, 8 months ago
  24. cc39638 cid#1500701 silence Dereference after null check by Caolán McNamara · 3 years, 8 months ago
  25. 261f36c tdf#113753 Easier use of CSV in Wizards->Address Data Source by Radhey Parekh · 3 years, 8 months ago
  26. 7e98925 connectivity: avoid divide by zero in calculateTimeOuts by Caolán McNamara · 3 years, 8 months ago
  27. 47cd705 add libebook-1.2.so.21 by Rene Engelhard · 3 years, 8 months ago
  28. c7760b3 Fix 32-bit builds by Stephan Bergmann · 3 years, 8 months ago
  29. 80a9008 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
  30. 94d35d1 No need to cast to char here by Stephan Bergmann · 3 years, 9 months ago
  31. 44eac65 tdf#149951: MySQL/MariaDB (direct connection) save images in BLOB-fields by Julien Nabet · 3 years, 9 months ago
  32. 02c5c02 Related tdf#137145 tdf#137569 Capitalization + punctuation fixes by Adolfo Jayme Barrientos · 3 years, 9 months ago
  33. 8704525 Use some more O3TL_UNREACHABLE by Stephan Bergmann · 3 years, 9 months ago
  34. 8895dc3 Use some more O3TL_UNREACHABLE by Stephan Bergmann · 3 years, 9 months ago
  35. 5ebbb4e related tdf#126961 don't crash when access to the macOS address book is denied by Christian Lohmaier · 3 years, 9 months ago
  36. a447b5b loplugin:moveit by Noel Grandin · 3 years, 10 months ago
  37. fc898f2 Use some more appropriate index variable types by Stephan Bergmann · 3 years, 10 months ago
  38. 0f01b42 clang-tidy modernize-pass-by-value in connectivity by Noel Grandin · 3 years, 10 months ago
  39. a943e7d tdf#149470: Firebird, Clob may need several segments to store a very long input by Julien Nabet · 3 years, 10 months ago
  40. a9eed29 Fix linking Library_evoab by Stephan Bergmann · 3 years, 10 months ago
  41. 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
  42. 2106dff Fix typos by Andrea Gelmini · 3 years, 11 months ago
  43. 3817965 add SvStream::ReadLine(OStringBuffer... to reduce OString allocation by Noel Grandin · 3 years, 11 months ago
  44. d03e7a8 speed up simple use of NamedValueCollection by Noel Grandin · 3 years, 11 months ago
  45. 6abc099 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by Pragat Pandya · 4 years ago
  46. 9e57e16 loplugin:unusedvariableplus by Noel Grandin · 4 years ago
  47. 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
  48. 7c5d3d7 Just use Any ctor instead of makeAny (Linux, sequel) by Stephan Bergmann · 4 years ago
  49. d15a656 use more string_view by Noel Grandin · 4 years ago
  50. 1f110bf Just use Any ctor instead of makeAny in connectivity by Stephan Bergmann · 4 years ago
  51. a1c62cf Just use Any ctor instead of makeAny (macOS) by Stephan Bergmann · 4 years ago
  52. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  53. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  54. d506ff9 add string_view wrappers for rtl::math::stringToDouble by Noel Grandin · 4 years ago
  55. e63e769 Introduce a better mechanism to suppress false loplugin warnings by Stephan Bergmann · 4 years ago
  56. 481e2bc Clean up odd function definitions by Stephan Bergmann · 4 years ago
  57. d81c26a Simplify some code, use o3tl::starts_with rest argument by Stephan Bergmann · 4 years ago
  58. 9f958c0 loplugin:passstuffbyref by Noel Grandin · 4 years ago
  59. ed4627a loplugin:stringviewparam by Stephan Bergmann · 4 years ago
  60. f9a1539 use more string_view in connectivity by Noel Grandin · 4 years ago
  61. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  62. e568c9d Update remaining DevGuide wiki links. by Ilmari Lauhakangas · 4 years ago
  63. cbaf1fb loplugin:stringview more o3tl conversion by Noel Grandin · 4 years ago
  64. 6fc3dfd use more string_view by Noel Grandin · 4 years ago
  65. 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
  66. e4ff847 loplugin:stringview check for getToken and trim by Noel Grandin · 4 years ago
  67. d34d1db ofz#46526 Abrt by Caolán McNamara · 4 years ago
  68. 3e76797 move comphelper::string::toInt32 to o3tl by Noel Grandin · 4 years ago
  69. 36e0e88 use more subView when converting to Int32 by Noel Grandin · 4 years ago
  70. 3a88b51 loplugin:stringviewparam convert methods using trim by Noel Grandin · 4 years ago
  71. c898611 loplugin:stringviewparam convert methods using compareTo by Noel Grandin · 4 years ago
  72. 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
  73. da81a88 tdf#148310: Firebird: copy complete rows, CLOB field, last character lost by Julien Nabet · 4 years ago
  74. 66b86ed0 Remove useless connectivity/source/drivers/mysqlc/DataAccess.xcu by Julien Nabet · 4 years ago
  75. 89fae8b loplugin:unusedfields by Noel Grandin · 4 years ago
  76. 793fd21 loplugin:unusedmethods by Noel Grandin · 4 years ago
  77. 4590048 tdf#132924 - Firebird findColumn: return column alias if specified by Andreas Heinisch · 4 years ago
  78. a2c3ef6 Move BSTR wrapper to systools, and fix some wrong BSTR uses by Mike Kaganski · 4 years, 1 month ago
  79. 561cb62 Simplify CoCreateInstance / CoGetClassObject with COMReference by Mike Kaganski · 4 years, 1 month ago
  80. 345149e Remove old mysql_jdbc/mysqlc in drivers.xcu by Julien Nabet · 4 years, 1 month ago
  81. f5c3b63 tdf#147997: MySQL/MariaDB for dialog for direct connection by Julien Nabet · 4 years, 1 month ago
  82. d0c2c78 loplugin:trivialdestructor (macOS) by Stephan Bergmann · 4 years, 1 month ago
  83. 924791c Remove forgotten remnant test code by Julien Nabet · 4 years, 1 month ago
  84. eff9dc6 tdf#147309: Recreating a view with same name and in the same session fails (FB) by Julien Nabet · 4 years, 1 month ago
  85. 9013ee1 cid#1500701 silence Dereference after null check by Caolán McNamara · 4 years, 1 month ago
  86. 42ca32d cid#1500397 silence Resource leak by Caolán McNamara · 4 years, 1 month ago
  87. 1142dc2 cid#1500397: Resource leak by Julien Nabet · 4 years, 1 month ago
  88. 10d8ba5 cid#1500433 Using a moved object by Caolán McNamara · 4 years, 1 month ago
  89. 0308e48 tdf#145759 30.6001 -> monthDaysWithoutJanFeb by Hossein · 4 years, 1 month ago
  90. bdc2e89 Fix a ODatabaseMetaDataResultSet type in evoab2 by Julien Nabet · 4 years, 1 month ago
  91. 91a9520 Fix some ODatabaseMetaDataResultSet types in Firebird by Julien Nabet · 4 years, 1 month ago
  92. 27352b8 Add XWeak constructor and operator= to uno::WeakReference by Noel Grandin · 4 years, 1 month ago
  93. 4202ea2 cid#1500693 Resource leak by Julien Nabet · 4 years, 1 month ago
  94. a941768 Simplify sequence of Property in connectivity/jdbc by Julien Nabet · 4 years, 2 months ago
  95. b805f8b Simplify sequence of Property in connectivity/firebird by Julien Nabet · 4 years, 2 months ago
  96. 321f657 Simplify sequence of Property in connectivity/ado by Julien Nabet · 4 years, 2 months ago
  97. a782e76 Simplify sequence of Property in connectivity/macab by Julien Nabet · 4 years, 2 months ago
  98. dbb3618 Simplify sequence of Property in connectivity/mysqlc by Julien Nabet · 4 years, 2 months ago
  99. c18ca36 Simplify even more sequence of Property in connectivity/odbc by Julien Nabet · 4 years, 2 months ago
  100. a8da31c Simplify sequence of Property in connectivity/odbc by Julien Nabet · 4 years, 2 months ago