1. 8cc4e6c Calculate null-date days to assert only once by Eike Rathke · 3 years, 5 months ago
  2. c4d169e Avoid second null-date check of convertDateToDaysNormalizing() by Eike Rathke · 3 years, 5 months ago
  3. 0e2781b Related: tdf#152114 Move some tools' Date class algorithms to comphelper::date by Eike Rathke · 3 years, 5 months ago
  4. f017eaf ofz#53450 Integer-overflow by Caolán McNamara · 3 years, 5 months ago
  5. c2fc5d4 ofz#53450 Integer-overflow by Caolán McNamara · 3 years, 5 months ago
  6. 517d05d Fix typos by Andrea Gelmini · 3 years, 5 months ago
  7. 4280a32 -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): tools by Stephan Bergmann · 3 years, 5 months ago
  8. b9ec72f add some more asserts in Fraction::MakeFraction by Noel Grandin · 3 years, 5 months ago
  9. eeaac9c rational_ReduceInaccurate unnecessary here by Noel Grandin · 3 years, 5 months ago
  10. 551e594 tdf#123419 optimise ImplMakeFraction by Noel Grandin · 3 years, 5 months ago
  11. 1ea0ea1 tdf#133768 speed up temp file creation by Noel Grandin · 3 years, 5 months ago
  12. e7be4bb Fix StartWritingUnicodeText by Mike Kaganski · 3 years, 6 months ago
  13. f4e7738 Simplify a bit by Mike Kaganski · 3 years, 6 months ago
  14. f59911c ofz#52191 Integer-overflow by Caolán McNamara · 3 years, 6 months ago
  15. fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
  16. 70e0b2ab ofz#50761 Integer-overflow by Caolán McNamara · 3 years, 7 months ago
  17. 1ad7fe7 cid#1500491 silence Untrusted loop bound by Caolán McNamara · 3 years, 7 months ago
  18. 6c0bb0f tools: test Rectangle::Normalize() by Chris Sherlock · 3 years, 8 months ago
  19. 59210b0 tools: rename Rectangle::Justify() to Rectangle::Normalize() by Chris Sherlock · 3 years, 9 months ago
  20. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  21. 1b3d662 cid#1500387 alternative silence Resource leak by Caolán McNamara · 3 years, 8 months ago
  22. d40bfec cid#1500387 silence Resource leak by Caolán McNamara · 3 years, 8 months ago
  23. da46f3d cid#1509285 Use of 32-bit time_t by Caolán McNamara · 3 years, 8 months ago
  24. 9b5f023 tdf#145614 Convert #define to constexpr by ehsan · 3 years, 9 months ago
  25. 57fddf3 tools: json writer test does not need to use test::BootstrapFixture by Chris Sherlock · 3 years, 10 months ago
  26. fd9763c tools: prefix member variables with an 'm' by Chris Sherlock · 3 years, 9 months ago
  27. 54aebc2 tools: try to work around DavGetHTTPFromUNCPath() not URL-encoding path by Michael Stahl · 3 years, 9 months ago
  28. 52e1a6a use a read-only stream when reading graphic data by Luboš Luňák · 3 years, 9 months ago
  29. 934985b tools: rename getHeight/Width() to GetOpenHeight/Width() by Chris Sherlock · 3 years, 9 months ago
  30. 6623d51 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 10 months ago
  31. 97324e7 cid#1506306 Uninitialized scalar field by Caolán McNamara · 3 years, 10 months ago
  32. 37ec444 o3tl: ensure that the initializer of enumarray contains enough elements by Michael Stahl · 3 years, 10 months ago
  33. 80d801c Rectangle: split SetSize into SetWidth/SetHeight by Jan-Marek Glogowski · 3 years, 10 months ago
  34. de22386 Add unit tests for ZCodec by offtkp · 3 years, 10 months ago
  35. 932257c Add compression support for GZ through ZCodec by offtkp · 3 years, 10 months ago
  36. 6af99a9 Use more appropriate type for MultiSelection::nCurSubSel et al by Stephan Bergmann · 3 years, 10 months ago
  37. 81aad6d tdf#147021 Use std::size() instead SAL_N_ELEMENTS macro by Roman Kuznetsov · 3 years, 10 months ago
  38. 4bd8b4e no need to call makeStringAndClear here by Noel Grandin · 3 years, 11 months ago
  39. 967fa3b no need to call makeStringAndClear here by Noel Grandin · 3 years, 11 months ago
  40. 6510cbc elide temporary OUStringBuffer in INetURLObject by Noel Grandin · 3 years, 11 months ago
  41. f23633a no need to stat a dir when opening a temporary file by Noel Grandin · 3 years, 11 months ago
  42. 3817965 add SvStream::ReadLine(OStringBuffer... to reduce OString allocation by Noel Grandin · 3 years, 11 months ago
  43. c7d80d2 sw content controls, dropdown: add LOK API by Miklos Vajna · 3 years, 11 months ago
  44. 4e7f7a7 This condition is apparently fatal by Stephan Bergmann · 4 years ago
  45. e9c50fb tdf#103954: Z compressed graphic formats support for EMF/WMF by offtkp · 4 years ago
  46. 3e4996f Adapt Base64::decodeSomeChars to change from OUString to std::u16string_view by Stephan Bergmann · 4 years ago
  47. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  48. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  49. e6d6016 use more string_view in tools::INetMIME by Noel Grandin · 4 years ago
  50. f757f15 use more string_view in tools::SvGlobalName by Noel Grandin · 4 years ago
  51. 4149201 use more string_view in tools::Color by Noel Grandin · 4 years ago
  52. 05e75d8 use more string_view in tools by Noel Grandin · 4 years ago
  53. 5fe702f1 add o3tl::toUInt32 by Noel Grandin · 4 years ago
  54. e156cd6 use string_view in CompareProtocolScheme by Noel Grandin · 4 years ago
  55. 3361db2 include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400) by Luboš Luňák · 4 years ago
  56. 0f1ca9e Fix typos by Andrea Gelmini · 4 years ago
  57. cf4d5ed add tools::Guid class to generate, parse GUID values by Tomaž Vajngerl · 4 years ago
  58. 52ef78f Recheck modules t* with IWYU by Gabor Kelemen · 4 years ago
  59. 50add7c tdf#148253: fix matching algorithm by Mike Kaganski · 4 years ago
  60. 90babff add system-libfixmath by Rene Engelhard · 4 years, 1 month ago
  61. 59a7c40 reduce down to the part and config we are using and move to tools by Caolán McNamara · 4 years, 1 month ago
  62. 8417889 ofz#45527 detect too many points earlier by Caolán McNamara · 4 years, 1 month ago
  63. f7151c8 pass reference to the target vector instead by Caolán McNamara · 4 years, 1 month ago
  64. 3d48db2 no need to temporary OUString here by Noel Grandin · 4 years, 1 month ago
  65. a378ac9 tdf#147921 Filesave DOC: wrong layout and then all missing from 7.3 by Noel Grandin · 4 years, 1 month ago
  66. 7b28920 tdf#113066 tdf#142204 EMF Implement SETARCDIRECTION by Bartosz Kosiorek · 4 years, 1 month ago
  67. 08bbd27 ofz: Use-of-uninitialized-value by Caolán McNamara · 4 years, 1 month ago
  68. 80d99a3 ofz: Use-of-uninitialized-value by Caolán McNamara · 4 years, 1 month ago
  69. a0b6883 cid#1500555 try +taint_sanitize instead of -taint_source by Caolán McNamara · 4 years, 1 month ago
  70. 50fa305 cid#1500555 try -taint_source function annotation tag on function body by Caolán McNamara · 4 years, 1 month ago
  71. d4ec94c cid#1500555 try -taint_source function annotation tag by Caolán McNamara · 4 years, 1 month ago
  72. 587f3f9 cid#1500555 silence Untrusted loop bound by Caolán McNamara · 4 years, 1 month ago
  73. 9003593 Simplify SvGlobalName::GetHexName by Mike Kaganski · 4 years, 2 months ago
  74. a3e8bac Flatten SvGlobalName::MakeId by Mike Kaganski · 4 years, 2 months ago
  75. 4e0ba69 Simplify SvGlobalName by Mike Kaganski · 4 years, 2 months ago
  76. 297f000 cid#1497939 Division or modulo by zero by Caolán McNamara · 4 years, 2 months ago
  77. 496fccc jsonwriter: ensure correct number of bytes is available by Szymon Kłos · 4 years, 4 months ago
  78. 162017c Improve DBG_UNHANDLED_EXCEPTION output a bit by Stephan Bergmann · 4 years, 2 months ago
  79. 6b97375 tdf#146754: consider xyz:123 as host:port when parsing URLs smart by Mike Kaganski · 4 years, 3 months ago
  80. 17950f4 use less SvStream::Flush() by Noel Grandin · 4 years, 3 months ago
  81. 9f4aad49 Introduce OUString::unacquired(const OUStringBuffer&) by Mike Kaganski · 4 years, 3 months ago
  82. 64aa0e4 osl::Mutex->std::mutex in lockFile by Noel Grandin · 4 years, 4 months ago
  83. a23a7ee Avoid OUStringBuffer::toString where possible by Mike Kaganski · 4 years, 3 months ago
  84. be5f70e Simplify INetURLObject::parseHostOrNetBiosName a bit more by Mike Kaganski · 4 years, 3 months ago
  85. 132d652 Simplify INetURLObject::parseHostOrNetBiosName by Mike Kaganski · 4 years, 3 months ago
  86. 8b333c7 Use rtl functions instead of own surrogate checking/combining by Mike Kaganski · 4 years, 3 months ago
  87. 15bc492 tdf#146382 cant open file from Explorer-attached remote location by Noel Grandin · 4 years, 3 months ago
  88. 1f1ce06 Make BOM detection slightly more straightforward by Mike Kaganski · 4 years, 4 months ago
  89. 7fa9b09 tdf#128715 fix tools::Time::GetMonotonicTicks() on 32-bit linux by Urja Rannikko · 4 years, 4 months ago
  90. 0ce6e16 Fix typos by Andrea Gelmini · 4 years, 4 months ago
  91. 8662293 tools Color: implement MSO-style luminance modulation/offset filter by Miklos Vajna · 4 years, 4 months ago
  92. 0576692 speed up Fraction::operator*= a little by Noel Grandin · 4 years, 4 months ago
  93. 0600aff tdf#133835 speedup calc autofilter (10) by Noel Grandin · 4 years, 5 months ago
  94. ec5788d Fix typos and translations by Andrea Gelmini · 4 years, 4 months ago
  95. a884f05 Use proper type for OUString length variables by Stephan Bergmann · 4 years, 4 months ago
  96. 792cd48 Add test for INetURLObject::changeScheme by Stephan Bergmann · 4 years, 4 months ago
  97. ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
  98. da6ac37 avoid OUString temporary in INetURLObject::changeScheme by Noel Grandin · 4 years, 4 months ago
  99. 6c9d853 tools: fix INetURLObject::changeScheme() by Michael Stahl · 4 years, 5 months ago
  100. 1b327e4 tdf#133835 speedup calc autofilter (9) by Noel Grandin · 4 years, 5 months ago