1. f4bd602 Refactor comparison operators for DateTime and Time classes by Mohamed Ali · 1 year, 2 months ago
  2. 71e781c Introduce DBG_TESTNOTSOLARMUTEX, to complement DBG_TESTSOLARMUTEX by Stephan Bergmann · 1 year, 2 months ago
  3. 82822184 Make Date::GetAsNormalizedDays public, and use it for optimization by Mike Kaganski · 1 year, 2 months ago
  4. 6802590 tdf#157665 Use <=> operator for date by Mohamed Ali · 1 year, 4 months ago
  5. b811b28 Extend the Link DBG_UTIL support to non-member function Links by Stephan Bergmann · 1 year, 2 months ago
  6. b947718 tools: moved function to create the color from string to tools by Tomaž Vajngerl · 1 year, 3 months ago
  7. 2990620 remove code duplication - conversion hex char to value by Tomaž Vajngerl · 1 year, 3 months ago
  8. 72df5a6 Drop unneeded forward declarations from include/ by Gabor Kelemen · 1 year, 3 months ago
  9. faf5725 Simplify a bit by Mike Kaganski · 1 year, 3 months ago
  10. ed3fe52a tdf#152299 - Remove unused define(s) from C/C++ files by Bogdan Buzea · 1 year, 4 months ago
  11. 39f701d Avoid UBSan when negating the most negative sal_Int64 value by Stephan Bergmann · 1 year, 5 months ago
  12. 78a18a5 tdf#36709 GUI changes for font-relative first-line indent by Jonathan Clark · 1 year, 5 months ago
  13. a34d9e3 loplugin:reftotemp in scripting..uui by Noel Grandin · 1 year, 5 months ago
  14. 54a91f2 loplugin:passstuffbyref in tools by Noel Grandin · 1 year, 5 months ago
  15. 19bc885 move vcl::DeleteOnDeinit to tools by Noel Grandin · 1 year, 6 months ago
  16. 7e5f69a Make tools::Time ctor taking sal_Int64 private by Mike Kaganski · 1 year, 6 months ago
  17. 5c4fac1 loplugin:unusedmethods by Noel Grandin · 1 year, 6 months ago
  18. 3ef8075 version COVERITY conditionals by Caolán McNamara · 1 year, 6 months ago
  19. bbcd476 Simplify tools::Time code by Mike Kaganski · 1 year, 6 months ago
  20. be16c6c sw: add Comments Panel in sidebar by Mohit Marathe · 1 year, 11 months ago
  21. 2a5c998 allow an exemption to be made for a specific host by Caolán McNamara · 1 year, 10 months ago
  22. 74d9102 Resolves tdf#161766 - WCAG 2.1 compliant luminance for isDark() by Heiko Tietze · 1 year, 8 months ago
  23. 919e13f Resolves tdf#61242 - Customization of comment background color by Heiko Tietze · 1 year, 8 months ago
  24. 3519027 make date/time single-arg constructors explicit by Noel Grandin · 1 year, 9 months ago
  25. cfe6ce1 tdf#145538 - related: Make tools::PolyPolygon iterable by Yuki Joou · 1 year, 10 months ago
  26. 9aaf21b sd: function to return a presentation info in a JSON document by Marco Cecchetti · 1 year, 9 months ago
  27. 02c91f8 move UniqueID to tools and rework to increase counter in constructor by Tomaž Vajngerl · 1 year, 9 months ago
  28. 12a9401 cid#1554717 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 9 months ago
  29. dc5adb7 Use more getters/setters instead of direct member access by Mike Kaganski · 1 year, 9 months ago
  30. 63f36e4 Move MapToO3tlLength and FieldToO3tlLength to respective enums' headers by Mike Kaganski · 1 year, 9 months ago
  31. 11ad465 Simplify a use of convertTwipToMm100 a bit by Mike Kaganski · 1 year, 9 months ago
  32. 2cb5e22 Simplify solar.h a bit by Mike Kaganski · 1 year, 9 months ago
  33. 87305750 tdf#161469 - Basic: align implementation now with the now function in calc by Andreas Heinisch · 1 year, 10 months ago
  34. 57dc0cb do less OString->OUString conversion in tools datetime functions by Noel Grandin · 1 year, 11 months ago
  35. defc7a9 replace createFromAscii with OUString literals in vcl::pdf::BuildinFont by Noel Grandin · 1 year, 11 months ago
  36. 5058a54 reduce symbol visibility by Noel Grandin · 2 years ago
  37. 246ef0b loplugin:singlevalfields by Noel Grandin · 2 years ago
  38. 6e0ddf8 loplugin:constantparam by Noel Grandin · 2 years ago
  39. 99c857a loplugin:unusedfields by Noel Grandin · 2 years ago
  40. 96f62b4 Simplify a bit by Mike Kaganski · 2 years ago
  41. ea9904c Drop FRound, and use generalized basegfx::fround by Mike Kaganski · 2 years ago
  42. 1f1f423 Round in XmlWriter::attribute when passing a double by Mike Kaganski · 2 years ago
  43. 2d8056d loplugin:unusedmethods by Noel Grandin · 2 years ago
  44. 5b2cd79 loplugin:finalmethods by Noel Grandin · 2 years, 1 month ago
  45. 144dd13 loplugin:unusedmethods by Noel Grandin · 2 years, 1 month ago
  46. 17dc98b Document Colors do not show any color in the Palette by Caolán McNamara · 2 years, 1 month ago
  47. 06daf17 avoid a memcpy when constructing output of tools::JsonWriter by Noel Grandin · 2 years, 1 month ago
  48. 3234c4e Avoid MAX_PATH limitation in launcher by Mike Kaganski · 2 years, 2 months ago
  49. 4603aa2 use more string_view in tools::JsonWriter by Noel Grandin · 2 years, 1 month ago
  50. 3ba92b5 hide more symbols by Noel Grandin · 2 years, 2 months ago
  51. 033aaee use more UNLESS_MERGELIBS by Noel Grandin · 2 years, 2 months ago
  52. 3d2134c tdf#157664 Drop operator !=, where respective operator == is defined by Rafał Dobrakowski · 2 years, 2 months ago
  53. 8f53681 return string_view from some XmlWalker methods by Noel Grandin · 2 years, 2 months ago
  54. 405e3f8 tdf#143148 use pragma once instead of include guards by Keldin Maldonado (KNM) · 2 years, 2 months ago
  55. 925c05e chart2: Make automatic area coloring for charts work for tiled rendering by offtkp · 2 years, 4 months ago
  56. 6d91b6b loplugin:unusedfields by Noel Grandin · 2 years, 3 months ago
  57. cf767af lok: external data source list by Szymon Kłos · 2 years, 4 months ago
  58. 7413b4a Simplify JsonWriter a bit by Mike Kaganski · 2 years, 3 months ago
  59. d75ebbb add comment to SvLockBytes by Noel Grandin · 2 years, 3 months ago
  60. 7de4661 no need to use SvLockBytes in forms by Noel Grandin · 2 years, 3 months ago
  61. 9f2bcf3 Remove unused headers found by bin/find-unusedheaders.sh by Gabor Kelemen · 2 years, 3 months ago
  62. a2a0250 Fix BigInt::Abs by Mike Kaganski · 2 years, 4 months ago
  63. 36df3f9 Make BigInt::DivMod public, to allow optimized division by Mike Kaganski · 2 years, 4 months ago
  64. c684aa9 Simplify and rename for clarity by Mike Kaganski · 2 years, 4 months ago
  65. b64f23b ofz#65165 Stack-buffer-overflow READ 4 test case by Caolán McNamara · 2 years, 4 months ago
  66. bcbc085 Simplify BigInt by Mike Kaganski · 2 years, 4 months ago
  67. 2c6f28f tdf#146619 Recheck include/[v-x]* with IWYU by Gabor Kelemen · 2 years, 7 months ago
  68. fbeface Simplify and fix SvGlobalName comparison by Mike Kaganski · 2 years, 4 months ago
  69. 70153b7 Make some SvGlobalName ctors constexpr by Mike Kaganski · 2 years, 4 months ago
  70. 2b4094195 Clean up SvStream API a bit by Mike Kaganski · 2 years, 4 months ago
  71. d88d113 Simplify SvStream::WriteDouble by Mike Kaganski · 2 years, 4 months ago
  72. c6dfe5a Fix typo by Andrea Gelmini · 2 years, 5 months ago
  73. 3a5cc107 tdf#148000 impress: improve fontwork text placement. by Attila Szűcs · 2 years, 5 months ago
  74. 48e4a87 loplugin:unusedmethods by Noel Grandin · 2 years, 5 months ago
  75. d646341 Related: tdf#125580 Use tools::Duration constexpr accuracy epsilon values by Eike Rathke · 2 years, 5 months ago
  76. 026be6f tdf#146619 Recheck include/t* with IWYU by Gabor Kelemen · 2 years, 7 months ago
  77. 11ebdfe add some protocols that don't make sense as floating frame targets by Caolán McNamara · 2 years, 5 months ago
  78. bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
  79. f07d47f Related tdf#156182 - Keep legacy contrast for default background by Heiko Tietze · 2 years, 6 months ago
  80. d205274 Drop MinMax in favor of std::clamp by Mike Kaganski · 2 years, 6 months ago
  81. a5951db Simplify Point/Size/tools::Rectangle templates by Mike Kaganski · 2 years, 8 months ago
  82. 46e672d Resolves: tdf#127334 Increase tools::Duration accuracy epsilon unsharpness by Eike Rathke · 2 years, 8 months ago
  83. 4a3da80 Make RectangleTemplate comparison operators symmetric by Stephan Bergmann · 2 years, 8 months ago
  84. b6b2642 split Point/Size/Rectangle into AbsoluteScreenPixel* types by Noel Grandin · 2 years, 9 months ago
  85. 7dc176b pack the MapMode::ImplMapMode struct by Noel Grandin · 2 years, 8 months ago
  86. 81994cb Convert internal vcl bitmap formats transparency->alpha (II) by Noel Grandin · 5 years ago
  87. 2006d74 no need to create OString temporaries when calling XmlWriter methods by Noel Grandin · 2 years, 9 months ago
  88. 38372f1 editeng: Use Tools::Point::RotateAround instead of our own by Dr. David Alan Gilbert · 2 years, 9 months ago
  89. ddb4835 Resolves tdf#156182 - Automatic text color unreadable with darker cells by Heiko Tietze · 2 years, 9 months ago
  90. 6086d89 linking: api: use JsonWriter by Szymon Kłos · 2 years, 11 months ago
  91. 13d7184 make tools::Poly*gon single-arg constructors explicit by Noel Grandin · 2 years, 9 months ago
  92. c968d89 Introduce tools::Duration individual time values ctor by Eike Rathke · 2 years, 10 months ago
  93. cdce0b6 Fix typo by Andrea Gelmini · 2 years, 10 months ago
  94. 986c2d8 Introduce tools::Duration(sal_Int32 nDays, const Time& rTime) ctor by Eike Rathke · 2 years, 10 months ago
  95. 9cf4983 Change DateTime friend operator-() to return tools::Duration instead of double by Eike Rathke · 2 years, 10 months ago
  96. 66da786 Introduce double DateTime::Sub() as a substitute for friend double operator-() by Eike Rathke · 2 years, 10 months ago
  97. eac63ab Related: tdf#153517 Introduce class tools::Duration by Eike Rathke · 2 years, 10 months ago
  98. c9d92e3a perf: we don't need to 'really' insert a preview when providing json by Caolán McNamara · 2 years, 10 months ago
  99. 4df278b perf: cache the generated json for an iconview image by Caolán McNamara · 2 years, 10 months ago
  100. 7e3ddf1 Factor out DateTime::NormalizeTimeRemainderAndApply(tools::Time& rTime) by Eike Rathke · 2 years, 10 months ago