1. 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
  2. 8de1bf3 Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFree by Mike Kaganski · 3 years ago
  3. 890bf59e Run clang-tidy with misc-unused-using-decls on modules [d-o]* by Gabor Kelemen · 3 years ago
  4. 53a4b94 Use more *string_view by Mike Kaganski · 3 years ago
  5. 00a9b9b rename intern->internal by Noel Grandin · 3 years ago
  6. 9f46351 loplugin:stringview and stringviewparam, whitelist equalsAsciiL by Noel Grandin · 3 years ago
  7. cccfc2e tdf#145614 Convert #define to enum in propctrlr/fontitemids.hxx by Jani Saranpää · 3 years ago
  8. 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
  9. bfdf5d2 use more XVclWindowPeer by Noel Grandin · 3 years ago
  10. 60bb7f3 Fix typo in code + add curly braces for "No assigment" by Andrea Gelmini · 3 years ago
  11. 9c7d3ce Add extended tip to labelselectiondialog.ui by Olivier Hallot · 3 years ago
  12. eebbe47 Bump Glade release for labelselectiondialog.ui by Olivier Hallot · 3 years ago
  13. 5ed8d20 Simplify EventDescription ctor by Mike Kaganski · 3 years ago
  14. 3a0c5b7 loplugin:stringadd in editeng..framework by Noel Grandin · 3 years ago
  15. e7dbef9 rtl::Static to thread-safe-static by Noel Grandin · 3 years ago
  16. 71311f8 tdf#146150: Use dispatch command in framectr.cxx by Bayram Çiçek · 3 years, 1 month ago
  17. 08c283d tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Yousef_Rabia · 3 years, 1 month ago
  18. 50b68c3 improve loplugin:unnecessarylocking by Noel Grandin · 3 years, 1 month ago
  19. d898620 tdf#147021 - Use std::size() instead of SAL_N_ELEMENTS() macro by Vinit Agarwal · 3 years, 1 month ago
  20. 429d533 BaseMutex->std::mutex in BibDataManager by Noel Grandin · 3 years, 1 month ago
  21. c596fd5 no need to allocate these separately by Noel Grandin · 3 years, 1 month ago
  22. 97ceff5 cid#1521188 Uninitialized scalar variable by Caolán McNamara · 3 years, 2 months ago
  23. b03cc1d cid#1474008 silence Unchecked return value from library by Caolán McNamara · 3 years, 3 months ago
  24. 019c49e draw selection bounds without using RasterOp::Invert by Caolán McNamara · 3 years, 3 months ago
  25. af27dab mbDragDrawn is always false when queried by Caolán McNamara · 3 years, 3 months ago
  26. e788590 Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http" by Julien Nabet · 3 years, 3 months ago
  27. 071c665 Fix types for Curl elements (update part) by Julien Nabet · 3 years, 3 months ago
  28. 6410faf Fix deprecated Curl elements for update part by Julien Nabet · 3 years, 3 months ago
  29. 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
  30. 1a7ad0c loplugin:unocast (pcr::PropertyEventTranslation) by Stephan Bergmann · 3 years, 4 months ago
  31. cb3108f cid#1517812 Dereference null return value by Caolán McNamara · 3 years, 4 months ago
  32. 19dfdf8 iloplugin:unocast (pcr::OFormattedNumericControl) by Stephan Bergmann · 3 years, 4 months ago
  33. feba0dd loplugin:unocast (weld::TransportAsXWindow) by Stephan Bergmann · 3 years, 4 months ago
  34. 1726c27 check SfxObjectShell::Current() by Caolán McNamara · 3 years, 4 months ago
  35. dca6880 Fix deadlock by Stephan Bergmann · 3 years, 4 months ago
  36. 73e062b blind fix for some 7.4.3.2 crashes in UpdateCheckJob by Noel Grandin · 3 years, 4 months ago
  37. f1d5143 Resolves: tdf#152157 show update icon on all menubars by Caolán McNamara · 3 years, 4 months ago
  38. 5dbb85c split RemoveBubbleWindow by Caolán McNamara · 3 years, 4 months ago
  39. c84ffb6 add some notes on how to debug online update from a dev version by Caolán McNamara · 3 years, 4 months ago
  40. 4521cb0 Drop redundant -Wnon-virtual-dtor by Stephan Bergmann · 3 years, 4 months ago
  41. 9c2e771 loplugin:unusedfields make some fields private by Noel Grandin · 3 years, 4 months ago
  42. 57fcfc5 loplugin:unusedfields by Noel Grandin · 3 years, 5 months ago
  43. 7271410 loplugin:unusedfields start removing unused weld fields by Noel Grandin · 3 years, 5 months ago
  44. 47ef2aa -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): extensions by Stephan Bergmann · 3 years, 5 months ago
  45. 75e6ffe tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by OmkarAcharekar · 3 years, 6 months ago
  46. 97ee126 WASM add Calc as optional build result, make it build & run by Balazs Varga · 3 years, 8 months ago
  47. 0ab5a5e tdf#126917 menu: OpenXMLFilterSettings != Macros by Justin Luth · 3 years, 6 months ago
  48. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  49. 97eccc5 use more string_view in cui,extensions by Noel Grandin · 3 years, 6 months ago
  50. 467085b Rename MouseNotifyEvent to NotifyEventType by Samuel Mehrbrodt · 3 years, 7 months ago
  51. 5d40ced Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates" by Juan C. Sanz · 3 years, 7 months ago
  52. b20594f tdf#150569 Modify hardcoded dates to extend the range of accepted dates by jucasaca · 3 years, 7 months ago
  53. dbc655a cid#1509230 Inefficient vector resizing with reserve. by Noel Grandin · 3 years, 7 months ago
  54. 08a63a8 tdf#145538 Use range based for loops by PoonamShokeen · 3 years, 8 months ago
  55. 3f284b6 tdf#148251 Use std::swap instead of using temporary values by Liu Hao · 3 years, 8 months ago
  56. c06e4fff Drop obsolete code by Mike Kaganski · 3 years, 8 months ago
  57. 466f86a tdf#148430 Use std math functions instead of rtl::math by Liu Hao · 3 years, 8 months ago
  58. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  59. a8ae24a tdf#150278: avoid gen/gtk3 difference in m_xPropBox->GetCurPage() by Justin Luth · 3 years, 8 months ago
  60. 0351bec use more o3tl::span by Noel Grandin · 3 years, 9 months ago
  61. faa40c0 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
  62. c7c4930 clang-tidy modernize-pass-by-value in extensions by Noel Grandin · 3 years, 10 months ago
  63. 2c68c41 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by jsala · 3 years, 10 months ago
  64. 5687eba Drop obsolete preprocessor directives from UNOIDL files by Stephan Bergmann · 3 years, 10 months ago
  65. 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
  66. 93b4191 tdf#149096: don't translate "Get" and "Post" submit methods by Julien Nabet · 3 years, 11 months ago
  67. 9e57e16 loplugin:unusedvariableplus by Noel Grandin · 4 years ago
  68. 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
  69. 5e41345 Just use Any ctor instead of makeAny in extensions by Stephan Bergmann · 4 years ago
  70. a1c62cf Just use Any ctor instead of makeAny (macOS) by Stephan Bergmann · 4 years ago
  71. ddef1e2 add o3tl::equalsAscii by Noel Grandin · 4 years ago
  72. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  73. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  74. b12727e loplugin:stringviewparam by Stephan Bergmann · 4 years ago
  75. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  76. 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
  77. e4ff847 loplugin:stringview check for getToken and trim by Noel Grandin · 4 years ago
  78. 6c0dca6 Resolves: tdf#117159 don't crash with chart selected in database report edit by Caolán McNamara · 4 years ago
  79. 82e8160 -Werror,-Wunused-but-set-variable by Stephan Bergmann · 4 years ago
  80. a2c3ef6 Move BSTR wrapper to systools, and fix some wrong BSTR uses by Mike Kaganski · 4 years, 1 month ago
  81. 561cb62 Simplify CoCreateInstance / CoGetClassObject with COMReference by Mike Kaganski · 4 years, 1 month ago
  82. 7b63402 use more SfxItemSet::GetItemIfSet by Noel Grandin · 4 years, 2 months ago
  83. d680b29 loplugin:trivialdestructor by Stephan Bergmann · 4 years, 1 month ago
  84. 4256c76 do not pass XComponentContext to officecfg::...::get() calls by Luboš Luňák · 4 years, 1 month ago
  85. 64c0569 Simplify sequence of PropertyValue in cui/editeng/extensions by Julien Nabet · 4 years, 2 months ago
  86. d5a43d2 use some more add toId/fromId by Caolán McNamara · 4 years, 2 months ago
  87. e00032b add toId/fromId to tidy up some ugly casting by Caolán McNamara · 4 years, 2 months ago
  88. ea771e8 Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton values by Caolán McNamara · 4 years, 2 months ago
  89. 58c849a gtk4: remove unwanted caps-lock-warning from GtkSpinButton by Caolán McNamara · 4 years, 2 months ago
  90. c7fcd5a Related: tdf#146971 remove %PRODUCTNAME from accessible-description by Caolán McNamara · 4 years, 2 months ago
  91. e2ff420 gtk4: adapt to window_[g|s]et_default_widget by Caolán McNamara · 4 years, 2 months ago
  92. cf0b49a tdf#46037 remove configurationhelper from WinUserInfoBe by Dhiraj Holden · 4 years, 3 months ago
  93. 493d355 Fix typo by Andrea Gelmini · 4 years, 3 months ago
  94. 0214055 WASM --enable-wasm-strip now skips lots of LO code by Armin Le Grand (Allotropia) · 5 years ago
  95. e3206e6 Recheck modules [e-f]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  96. dd497f18 include memory for std::unique_ptr by Caolán McNamara · 4 years, 3 months ago
  97. dc9ccf3 gbuild: build static LO / link static executables by Jan-Marek Glogowski · 4 years, 11 months ago
  98. 9b85e4e Use GetModuleHandleExW instead of GetModuleHandleW by Mike Kaganski · 4 years, 3 months ago
  99. 3180834 Drop also commented-out obfuscated SAL_DEBUG calls by Tor Lillqvist · 4 years, 3 months ago
  100. 9f4aad49 Introduce OUString::unacquired(const OUStringBuffer&) by Mike Kaganski · 4 years, 3 months ago