1. f566a73 Fix performance regression with ScPatternAttr/SC by Armin Le Grand (allotropia) · 2 years, 5 months ago
  2. cdcff8c tdf#157518: add password strength meter to setmasterpassworddlg by Sarper Akdemir · 2 years, 5 months ago
  3. f048164 cid#1550044 make it more clear that null is returned here by Caolán McNamara · 2 years, 5 months ago
  4. f5926c8 Move user agent initialization to InitCurl_easy by Mike Kaganski · 2 years, 5 months ago
  5. f15a563 Fix typo by Andrea Gelmini · 2 years, 5 months ago
  6. 40f71a9 Fix typo by Andrea Gelmini · 2 years, 5 months ago
  7. 79ac262 Avoid initialization-order-fiasco in DBG_UTIL code by Stephan Bergmann · 2 years, 5 months ago
  8. ab7c81f ITEM: Get away from classic 'poolable' Item flag by Armin Le Grand (allotropia) · 2 years, 6 months ago
  9. 11f439b curl: mitigate migration to OpenSSL on Linux by Michael Stahl · 2 years, 5 months ago
  10. 026be6f tdf#146619 Recheck include/t* with IWYU by Gabor Kelemen · 2 years, 7 months ago
  11. 443027c tdf#156449 Preserve '0' or '?' in exponent by Laurent Balland · 2 years, 8 months ago
  12. bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
  13. 74a6ce4 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svl by Stephan Bergmann · 2 years, 6 months ago
  14. b4844c3 Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr by Stephan Bergmann · 2 years, 6 months ago
  15. 6d1b241 Drop o3tl::span, can use C++20 std::span directly now by Stephan Bergmann · 2 years, 6 months ago
  16. a004e53 tdf#157686 UI freezes after setting new master password by Noel Grandin · 2 years, 6 months ago
  17. e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
  18. 3485917 cid#1545230 Unchecked return value by Caolán McNamara · 2 years, 6 months ago
  19. b45ab52 ITEM: Correct handling of Items in sw by Armin Le Grand (allotropia) · 2 years, 6 months ago
  20. 5f7a312 ITEM: Diverse further changes/cleanups/preparation by Armin Le Grand (allotropia) · 2 years, 7 months ago
  21. 76ac480 Fix typo by Andrea Gelmini · 2 years, 7 months ago
  22. 5589f0d Fix typo by Andrea Gelmini · 2 years, 7 months ago
  23. 9389551 Fix typo by Andrea Gelmini · 2 years, 7 months ago
  24. 545e649 Fix typo by Andrea Gelmini · 2 years, 7 months ago
  25. c1f3b34 ITEM: preparations for more/easier changes II by Armin Le Grand (allotropia) · 2 years, 7 months ago
  26. 1806691 tdf#141123: impossible to replace an event after it has been set by Julien Nabet · 2 years, 7 months ago
  27. c351f92 ITEM: preparations for more/easier changes by Armin Le Grand (allotropia) · 2 years, 8 months ago
  28. ab4de49 fix SfxBroadcaster::ForAllListeners by Noel Grandin · 2 years, 8 months ago
  29. 23d1395 ITEM: improve SfxItemSet notification callback by Armin Le Grand (allotropia) · 2 years, 8 months ago
  30. 616c1da Fix typos by Andrea Gelmini · 2 years, 8 months ago
  31. bd6c6d4 ITEM: speedup WhichRanges access by buffering by Armin Le Grand (allotropia) · 2 years, 8 months ago
  32. 7f85415 move SwVirtPageNumInfo to SfxHint by Bjoern Michaelsen · 2 years, 8 months ago
  33. 1c3c27b Silence some bogus -Werror=array-bounds etc. with GCC 12 and -std=c++20 by Stephan Bergmann · 2 years, 8 months ago
  34. 6d9e304 SfxItemSetHint is dead by Noel Grandin · 2 years, 9 months ago
  35. 519876d Cleanup SfxApplication::Get/SetOptions, and drop unused SIDs by Mike Kaganski · 2 years, 9 months ago
  36. 5c97c32 Simplify a bit by Mike Kaganski · 2 years, 9 months ago
  37. 4251192 SfxAllEnumItem::GetTextCount should return sal_uInt16 by Mike Kaganski · 2 years, 9 months ago
  38. 082993c SvtCJKOptions::EOption is unused by Noel Grandin · 2 years, 9 months ago
  39. ce391e5 Drop SfxStyleSheetBasePool::SetParent by Maxim Monastirsky · 2 years, 9 months ago
  40. 74cd0d0 loplugin:unusedmethods by Noel Grandin · 2 years, 9 months ago
  41. dbd0f22 Simplify SvxSearchItem::PutValue a bit by Mike Kaganski · 2 years, 9 months ago
  42. 67c807a Drop i18nutil::SearchOptions by Mike Kaganski · 2 years, 9 months ago
  43. e266d44 loplugin:stringstatic look for more strings by Noel Grandin · 2 years, 9 months ago
  44. 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
  45. f0b87e8 Require icu-i18n >= 66 by Khaled Hosny · 2 years, 10 months ago
  46. 02fc35d svl: Use DateTime::Sub() instead of operator-() by Eike Rathke · 2 years, 10 months ago
  47. 6279848 Use getXWeak in svl by Mike Kaganski · 3 years ago
  48. d934aea tdf#103064 sw,editeng: make para styles work inside comments by Maxim Monastirsky · 2 years, 10 months ago
  49. 7c66fc4 use internal iterator for SfxBroadcaster by Noel Grandin · 2 years, 10 months ago
  50. 8bcdda7 ofz#59696 Abrt by Caolán McNamara · 2 years, 10 months ago
  51. b542d90 tdf#155376 partially convert SvCTLOptions to officecfg by Noel Grandin · 2 years, 10 months ago
  52. 7bec168 tdf#145538,tdf#147021: qa: range based loops by Dr. David Alan Gilbert · 2 years, 10 months ago
  53. b64cd9c sw doc model xml dump: show address of SfxBoolItems by Miklos Vajna · 2 years, 10 months ago
  54. 009b889 do not throw DisposedException when inside a dispose() method by Noel Grandin · 2 years, 10 months ago
  55. 5ab3a2f Fix typo by Andrea Gelmini · 2 years, 11 months ago
  56. 6dd2ebb tdf#150028 Treat decimal separator after [SS] by Laurent Balland · 2 years, 11 months ago
  57. b50df5a Resolves: tdf#134308 if max undo is 0, treat as if no undo by Caolán McNamara · 3 years ago
  58. 9b8ae4d Fix typo by Andrea Gelmini · 3 years ago
  59. e8d7bf9 tdf#145925: Support AutoCapitalize in DOI recognition by Baole Fang · 3 years ago
  60. a772976 tdf#145925: Add DOI recognition by Baole Fang · 3 years ago
  61. f712c53 loplugin:unnecessarygetstr extend to checking std::string::c_str by Noel Grandin · 3 years ago
  62. dc9b8c3 tdf#153887 Fraction number format: avoid 0/0 by Laurent Balland · 3 years, 1 month ago
  63. aa8fb79 loplugin:stringadd in starmath..svl by Noel Grandin · 3 years ago
  64. e7dbef9 rtl::Static to thread-safe-static by Noel Grandin · 3 years ago
  65. 4b9acb4 loplugin:stringadd use more O[U]StringChar by Noel Grandin · 3 years, 1 month ago
  66. 2386279 tdf#117037: svl_qa_cppunit: Add unittest by Xisco Fauli · 3 years, 1 month ago
  67. 34510e6 tdf#117037 - Support Unicode minus (0x2212) in the number scanner by Andreas Heinisch · 3 years, 1 month ago
  68. 899dfbc elide some temporary OStrings by Noel Grandin · 3 years, 1 month ago
  69. 599722c svl: fix CppunitTest_desktop_lib's DesktopLOKTest::testSignDocument_PEM_PDF by Miklos Vajna · 3 years, 1 month ago
  70. 13d3ae6 make more use of OUStringBuffer::append(OUStringConcat) by Noel Grandin · 3 years, 1 month ago
  71. 2cb2e2b Introduce OUStringBuffer::insert taking OUStringConcat by Mike Kaganski · 3 years, 1 month ago
  72. 50b68c3 improve loplugin:unnecessarylocking by Noel Grandin · 3 years, 1 month ago
  73. 94b1858 no need to allocate Date separately in ImpSvNumberInputScan by Noel Grandin · 3 years, 1 month ago
  74. 0f959ba refactor DocPosUpdate, part 2 by Bjoern Michaelsen · 3 years, 2 months ago
  75. dc96de7 Extend loplugin:cppunitassertequals to more argument types by Stephan Bergmann · 3 years, 1 month ago
  76. cb9492c osl::Mutex->std::mutex in SysCredentialsConfigItem by Noel Grandin · 3 years, 2 months ago
  77. 63976f2 osl::Mutex->std::mutex in SysCredentialsConfig by Noel Grandin · 3 years, 2 months ago
  78. 49dd32a osl::Mutex->std::mutex in PasswordContainer by Noel Grandin · 3 years, 2 months ago
  79. 7917669 Drop 'using namespace ::std' in dirs s* by Gabor Kelemen · 3 years, 2 months ago
  80. a38f13e osl::Mutex->std::mutex in FSStorage by Noel Grandin · 3 years, 2 months ago
  81. 4f4f2f0 clean up SwRefMarkFieldUpdate a bit by Bjoern Michaelsen · 3 years, 2 months ago
  82. bfbbdab osl::Mutex->std::mutex in LockFileCommon by Noel Grandin · 3 years, 2 months ago
  83. bbd487d tdf#153023 Disable Thousand separator for NatNum12 by Laurent Balland · 3 years, 3 months ago
  84. 46b7fd5 tdf#118324 Treat blank ? in integer by Laurent Balland · 3 years, 3 months ago
  85. 8ba7657 tdf#152722 Number Format: keep NatNum modifiers by Laurent Balland · 3 years, 3 months ago
  86. 516bc90 Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectively by Kohei Yoshida · 3 years, 3 months ago
  87. 9e30158 XUnoTunnel->dynamic_cast in SfxUnoStyleSheet by Noel Grandin · 3 years, 3 months ago
  88. 68809ff crashtesting: assert seen with forum-mso-en4-747641.xlsx with LCID F6E0B by Caolán McNamara · 3 years, 4 months ago
  89. 0517ef1 It's unnecessary to obtain what's not being used by Eike Rathke · 3 years, 4 months ago
  90. d5986b1 crashtesting: (assert) fix treatment of "#FMT" input line value by Eike Rathke · 3 years, 4 months ago
  91. fc6aa9e fix assert by Noel Grandin · 3 years, 4 months ago
  92. 7a82ea5 Fix presumed typo by Stephan Bergmann · 3 years, 5 months ago
  93. 4beea25 Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> instead by Stephan Bergmann · 3 years, 5 months ago
  94. 19b5865 qa: remove duplicated operators by Xisco Fauli · 3 years, 5 months ago
  95. 3eee720 -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): svl by Stephan Bergmann · 3 years, 5 months ago
  96. 21c6547 tdf#115007 svl: clean-up "add NatNum12 number format list items" by László Németh · 3 years, 5 months ago
  97. 2a1d2d4 tdf#115007 add NatNum12 number format list items, fix title case by László Németh · 3 years, 5 months ago
  98. 92cd851 tdf#126788 only call TotalCount() if we need the result by Noel Grandin · 3 years, 5 months ago
  99. c3247f0 Use constexpr kTimeSignificantRound for all occurrences by Eike Rathke · 3 years, 5 months ago
  100. 5ce6de8 Related: tdf#136615 Do not round a DateTime clock format into the next day by Eike Rathke · 3 years, 5 months ago