1. 586cec3 Merge remote-tracking branch 'origin/libreoffice-7-2' into feature/cib_contract6721c by Thorsten Behrens · 4 years, 2 months ago
  2. 83af781 Missing includes for libstdc++ 12 by Stephan Bergmann · 4 years, 8 months ago
  3. 1b5d508 tdf#126665 Remember last used file picker directory by Samuel Mehrbrodt · 4 years, 9 months ago
  4. 61ef0a8 tdf#145033 remove old focus handler so no double-connect attempt is made by Caolán McNamara · 4 years, 6 months ago
  5. 140fa00 tdf#50421: use substVariables for remaining %PERCENT% in "Check for Updates" by Julien Nabet · 4 years, 6 months ago
  6. 1e3f7a0 tdf#141097 Revert "Veto process exit while an OLE client is connected" by Michael Warner · 4 years, 9 months ago
  7. e7950b8 tdf#143357 use a DateFormatter and a separate Calendar menubutton by Caolán McNamara · 4 years, 9 months ago
  8. c5ea516 Related: tdf#143357 explicitly set the default of focus-on-click by Caolán McNamara · 4 years, 9 months ago
  9. dbdf6fa Related: tdf#143357 set blank label for no date by Caolán McNamara · 4 years, 9 months ago
  10. 23390e3 Revert "Initialize vector directly with the already known count number" by Julien Nabet · 4 years, 10 months ago
  11. da9fe0d Initialize vector directly with the already known count number by Julien Nabet · 4 years, 10 months ago
  12. eebd84b loplugin:stringview (clang-cl) by Stephan Bergmann · 4 years, 10 months ago
  13. 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
  14. d16ceda use toggle instead of click for RadioButton by Caolán McNamara · 4 years, 11 months ago
  15. bb16640 use toggle instead of click for CheckButton by Caolán McNamara · 4 years, 11 months ago
  16. 4bea744 loplugin:noexcept (clang-cl) by Stephan Bergmann · 4 years, 11 months ago
  17. 609416c inherit LinkButton and Notebook from Widget instead of Container by Caolán McNamara · 5 years ago
  18. 32b09fac Revert "simplify the vcl<->toolkit connection" by Noel Grandin · 5 years ago
  19. f7a86c5 simplify the vcl<->toolkit connection by Noel Grandin · 5 years ago
  20. 1545949 ref-count SfxItemPool by Noel Grandin · 5 years ago
  21. 7cc1d34 loplugin:unnecessaryparen small improvement by Noel Grandin · 5 years ago
  22. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  23. 04aafba loplugin:stringadd simplify some *StringBuffer operations by Noel Grandin · 5 years ago
  24. 3260edb loplugin:stringadd (clang-cl) by Stephan Bergmann · 5 years ago
  25. c7c6f0a loplugin:stringadd convert chained append to + by Noel Grandin · 5 years ago
  26. 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
  27. b08a2b2 use OUString::Concat here, not OUStringLiteral by Noel Grandin · 5 years ago
  28. 8b3b8c1 uniformly apply truncate-multiline to all GtkEntrys by Caolán McNamara · 5 years ago
  29. 4627cac loplugin:unusedfields by Noel Grandin · 5 years ago
  30. 2633d5f Recheck include/ with IWYU by Gabor Kelemen · 5 years ago
  31. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  32. 304e65f tdf#141084 don't notify that the control has changed content until focus-out by Caolán McNamara · 5 years ago
  33. a06f814 lok: remove frame action listener when disposing by Henry Castro · 5 years ago
  34. edc7b4b lok: "BibFrameController_Impl" prefix m_* members by Henry Castro · 5 years ago
  35. b624b13 loplugin:flatten by Noel · 5 years ago
  36. a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
  37. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  38. 039e90e tdf#124176 Use pragma once in extensions by Vincent LE GARREC · 5 years ago
  39. 5947744 use single-use attribute for LoggerPool by Noel Grandin · 5 years ago
  40. 96903f8 cid#1474008 silence Unchecked return value from library by Caolán McNamara · 5 years ago
  41. 32b7c32 use VCLUnoHelper::GetWindow by Caolán McNamara · 5 years ago
  42. 07d278c awt::XWindow has setVisible so don't need to fetch VCLXWindow to do that by Caolán McNamara · 5 years ago
  43. 1692998 use strong_int for item ids in vcl::ToolBox by Noel · 5 years ago
  44. bbcf235 loplugin:refcounting (clang-cl) by Stephan Bergmann · 5 years ago
  45. 862fd2f defer getting toplevel for color picker until we need it by Caolán McNamara · 5 years ago
  46. 991ce31 bubblewindow.hxx can be a private vcl header by Caolán McNamara · 5 years ago
  47. d2cd1fa split and move MenuBar BubbleWindowManager to vcl by Caolán McNamara · 5 years ago
  48. 9bebf9c move BubbleWindow to vcl by Caolán McNamara · 5 years ago
  49. 92b9642 loplugin:refcounting in extensions by Noel · 5 years ago
  50. 8c22514 Move code for setting unique buildable names one level up by Xisco Fauli · 5 years ago
  51. ed796e0 Set unique buildable names to each widget in the form properties dialog by Xisco Fauli · 5 years ago
  52. 8365076 tdf#139070 format entry view of multilines with final formatting by Caolán McNamara · 5 years ago
  53. b627cb4 weld bibliography autofilter menu by Caolán McNamara · 5 years ago
  54. ba20fca loplugin:unusedmethods by Noel · 5 years ago
  55. dec3286 cid#1473244 silence Unchecked return value by Caolán McNamara · 5 years ago
  56. 7be139f loplugin:refcounting in extensions by Noel · 5 years ago
  57. 7752bbe foward declare NotebookBarAddonsItem instead of using include by Caolán McNamara · 5 years ago
  58. ce5cf53 weld BibGeneralPage by Caolán McNamara · 5 years ago
  59. 28557f5 link up orphan labels in mapping dialog to the entries they should label by Caolán McNamara · 5 years ago
  60. 4adf4e0 loplugin:referencecasting (--enable-extension-update) by Stephan Bergmann · 5 years ago
  61. 7767ff7 loplugin:referencecasting in editeng..framework by Noel · 5 years ago
  62. 816994a tdf#140239 leave current cursor valid if the contents won't change by Caolán McNamara · 5 years ago
  63. 0cf7324 abpilot : remove useless type PackageAccessControl by Arnaud Versini · 5 years ago
  64. 52e6dea Drop FAR/NEAR from 16-bit WinAPI times by Mike Kaganski · 5 years ago
  65. 1250aec loplugin:stringviewparam extend to new.. by Noel · 5 years ago
  66. 1da6908 add string_view variants of methods to O[U]StringBuffer by Noel · 5 years ago
  67. 1aa3129 avoid some ref-counting by Noel Grandin · 5 years ago
  68. 46e525c tdf#139486 also listen to the Entry to determine if the SpinButton was changed by Caolán McNamara · 5 years ago
  69. 654c527 Use ContainerType().swap and avoid local variables by Mike Kaganski · 5 years ago
  70. 5143de3 remove deprecated [x|y]align property for CheckBoxes and RadioButtons by Caolán McNamara · 5 years ago
  71. 63a6806 make the Color constructors explicitly specify transparency by Noel · 5 years ago
  72. 9100d70 replace stock button labels by Caolán McNamara · 5 years ago
  73. f89b94c tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons by Caolán McNamara · 5 years ago
  74. 3fff050 loplugin:stringliteralvar (clang-cl) by Stephan Bergmann · 5 years ago
  75. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  76. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  77. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  78. 56a99c6 Fix Windows build of Library_oleautobridge by Stephan Bergmann · 5 years ago
  79. 4a4c99a drop deprecated GtkAlignment, move left/top-padding into child margin-start/top by Caolán McNamara · 5 years ago
  80. 4491cee replace margin-left with margin-start and margin-right with margin-end by Caolán McNamara · 5 years ago
  81. 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
  82. 746da2e Related tdf#138715: kill last Mork refs by Julien Nabet · 5 years ago
  83. 56fba55 Related: tdf#138661 don't limit OFormatSampleControl to +10000 by Caolán McNamara · 5 years ago
  84. 7763692 tdf#138701 leave current combobox cursor valid if the contents won't change by Caolán McNamara · 5 years ago
  85. 25214da don't need to include vcl/menu.hxx here by Caolán McNamara · 5 years ago
  86. ee9ed21 tdf#138715 remove mork driver by Rene Engelhard · 5 years ago
  87. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  88. d78e5d2 loplugin:stringview (clang-cl) by Stephan Bergmann · 5 years ago
  89. 3ee2868 loplugin:stringviewparam (clang-cl) by Stephan Bergmann · 5 years ago
  90. ecb91666 Remove remaining bogus use of objc_msgSend() by Tor Lillqvist · 5 years ago
  91. a93b47c CComVariant.lVal is of type LONG by Stephan Bergmann · 5 years ago
  92. 3dec53d TYPEATTR::cFuncs,cVars are of type WORD by Stephan Bergmann · 5 years ago
  93. 5a448a9 The Windows oleauto.h SafeArray* functions use LONG for indexing by Stephan Bergmann · 5 years ago
  94. 8de92fa TW_IMAGEINFO::ImageWidth,ImageHeight are of type TW_INT32 by Stephan Bergmann · 5 years ago
  95. d4ca173 add set_buildable_name to enable distinguishing different instances by Caolán McNamara · 5 years ago
  96. fbc9c0e loplugin:stringviewparam (--enable-online-update) by Stephan Bergmann · 5 years ago
  97. 47bb1e4 tdf#124176 Use #pragma once in extensions/source/abpilot by ShyamPraveenSingh · 5 years ago
  98. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  99. d0b3815 tdf#123936 Formatting files in module extensions with clang-format by Philipp Hofer · 5 years ago
  100. 2a9e679 Resolves: tdf#138271 flag formatted spinbuttons as modified on any entry change by Caolán McNamara · 5 years ago