1. 39f701d Avoid UBSan when negating the most negative sal_Int64 value by Stephan Bergmann · 1 year, 5 months ago
  2. 2b8394b cid#1606752 silence Overflowed return value by Caolán McNamara · 1 year, 5 months ago
  3. 0847c14 cid#1371295 avoid Missing move assignment operator by Caolán McNamara · 1 year, 5 months ago
  4. f001960 cid#1557644 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  5. adcc06a tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  6. 03e4b7c Fix typo by Andrea Gelmini · 1 year, 5 months ago
  7. 518d875 Fix typo by Andrea Gelmini · 1 year, 5 months ago
  8. 7cb6712 Fix typos by Andrea Gelmini · 1 year, 5 months ago
  9. 0cf68a9 Fix typo by Andrea Gelmini · 1 year, 5 months ago
  10. f59ca5c Related tdf#105112: FB fix request for getFunctions by Julien Nabet · 1 year, 5 months ago
  11. f5ef5ea tdf#151423 Only allow modifiers for mouse scrollwheel events by Patrick Luby · 1 year, 5 months ago
  12. 0c065c5 tdf#163876 ignore marked text generated from Command-` events by Patrick Luby · 1 year, 5 months ago
  13. afcfb89 Related tdf#105112: use XDatabaseMetadata3 in Firebird + implement getFunctions by Julien Nabet · 1 year, 5 months ago
  14. bf0374b tdf#130564: getTableTypes retrieves only table types of the current database by Julien Nabet · 1 year, 5 months ago
  15. bd8a1d1 tdf#163383 Skip adding a tooltip to internal links in all cases by Ilmari Lauhakangas · 1 year, 5 months ago
  16. 981ce9b render master and slide content separately (drawinglayer render) by Miklos Vajna · 1 year, 5 months ago
  17. 2fbb7e0 Cleanup notebookbar.ui for draw by Hossein · 1 year, 5 months ago
  18. e36a397 tdf#163486: PVS: V614 Uninitialized variable used by Bogdan Buzea · 1 year, 5 months ago
  19. 12b9c12 tdf#79450 - Other: Bubbles too near disappear in a Calc chart by Kurt Nordback · 1 year, 8 months ago
  20. 9c55f86 tdf#163486: PVS: fix assert by Xisco Fauli · 1 year, 6 months ago
  21. 9af6993 tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  22. 61717e3 tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  23. 6a3618e vcl: make Calendar constructor initializer functions more clear by Chris Sherlock · 1 year, 6 months ago
  24. 60889b7 tdf#39468 vcl: translate German comments in control/calendar.cxx by Chris Sherlock · 1 year, 6 months ago
  25. df175a5 tdf#136003 Change labels in the protect sheet dialog by Sahil Gautam · 1 year, 5 months ago
  26. b1cfbdf simplify GDIMetaFile::ReplaceAction by Noel Grandin · 1 year, 5 months ago
  27. bb7cd29 tdf#143148 Use #pragma once instead of include guards by Mohamed Ali · 1 year, 5 months ago
  28. 6026155 cool#9992 lok doc sign: add initial serialization of external signatures by Miklos Vajna · 1 year, 5 months ago
  29. c6fa60b consistently return -1 in SvFileStream::PutData by Noel Grandin · 1 year, 5 months ago
  30. 08e566f add a couple of tests for tools::BigInt by Noel Grandin · 1 year, 5 months ago
  31. dbce105 Cleanup notebookbar.ui for sc by Hossein · 1 year, 5 months ago
  32. f1c1a1b Add minimal vcl weld example application by Hossein · 1 year, 5 months ago
  33. d18fbc0 Revert "tdf#136003 Make Delete Rows/Columns labels more descriptive" by Sahil Gautam · 1 year, 5 months ago
  34. 4805277 tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  35. 8391024 tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protection by Balazs Varga · 1 year, 5 months ago
  36. ec13618 Fix typo by Andrea Gelmini · 1 year, 5 months ago
  37. 7631b08 postgresql: upgrade to 14.14 by Xisco Fauli · 1 year, 5 months ago
  38. eab66e6 Update git submodules by Olivier Hallot · 1 year, 5 months ago
  39. 2a8a840 Update git submodules by Pierre F · 1 year, 5 months ago
  40. 78693c3 tdf#108189 inspection of object hangs LO by Noel Grandin · 1 year, 5 months ago
  41. 78a18a5 tdf#36709 GUI changes for font-relative first-line indent by Jonathan Clark · 1 year, 5 months ago
  42. 39bf87f cool#9992 lok doc sign, hash extract: add signatureTime parameter by Miklos Vajna · 1 year, 5 months ago
  43. 89714f9 Fix indentation by Stephan Bergmann · 1 year, 5 months ago
  44. 3b267b65 add an autotext 'common' directory like templates/common by Caolán McNamara · 1 year, 5 months ago
  45. 45bb8d9 tdf#163486: PVS: redundant nullptr check by Xisco Fauli · 1 year, 5 months ago
  46. 19e1cf2 tdf#163486: PVS: redundant nullptr check by Xisco Fauli · 1 year, 5 months ago
  47. c8afec4 cid#1634638 Use of auto that causes a copy by Caolán McNamara · 1 year, 5 months ago
  48. 2bffbd8 cid#1634806 Logically dead code by Caolán McNamara · 1 year, 5 months ago
  49. 9edf69b cid#1634808 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  50. 6c5355d Fix Linux cppuhelper_detail_findSofficePath by Stephan Bergmann · 1 year, 5 months ago
  51. 80cea92 tdf#163486: PVS: Expression is always false by Xisco Fauli · 1 year, 5 months ago
  52. 4cde4b4 tdf#163486: PVS: Expression is always true by Xisco Fauli · 1 year, 5 months ago
  53. 766b63f svx: fix typo by Xisco Fauli · 1 year, 5 months ago
  54. 11e5ef0 tdf#163486: PVS: container is empty by Xisco Fauli · 1 year, 5 months ago
  55. d03f1ed tdf#163486: PVS: Expression is always true by Xisco Fauli · 1 year, 5 months ago
  56. 5c8c4d7 tdf#163486: PVS: Expression is always false by Xisco Fauli · 1 year, 5 months ago
  57. 6454428 tdf#163486: PVS: Expression is always true by Xisco Fauli · 1 year, 5 months ago
  58. 95bc3ad tdf#163486: PVS: Expression is always true by Xisco Fauli · 1 year, 5 months ago
  59. 0f08d5c tdf#163486: PVS: Expression is always true by Xisco Fauli · 1 year, 5 months ago
  60. 333b215 tdf#163486: PVS: Expression is always true by Xisco Fauli · 1 year, 5 months ago
  61. 9b3159b tdf#163486: PVS: Expression is always true by Xisco Fauli · 1 year, 5 months ago
  62. 7b7d935 tdf#163486: PVS: Expression is always true by Xisco Fauli · 1 year, 5 months ago
  63. 16e3b84 Improve loplugin:dyncastvisibility to check for non-inline key functions by Stephan Bergmann · 1 year, 5 months ago
  64. ac2983b Fix typos by Andrea Gelmini · 1 year, 5 months ago
  65. d6e81ea tdf#163486: PVS: simplify expression by Xisco Fauli · 1 year, 5 months ago
  66. a37890e render slide layers with VCL / drawinglayer primitives by Tomaž Vajngerl · 1 year, 8 months ago
  67. 86b86ac Give DocumentEventHolder (aka EventHolder<DocumentEvent>) a key function by Stephan Bergmann · 1 year, 5 months ago
  68. cf42d70 cid#1634809 Null pointer dereferences by Jonathan Clark · 1 year, 5 months ago
  69. 08aa3c4 loplugin:reftotemp by Stephan Bergmann · 1 year, 5 months ago
  70. eecdaa0 Turn a macro to a function by Mike Kaganski · 1 year, 5 months ago
  71. df8941e tdf#163805: set fill style to solid on fill color selection by Pranam Lashkari · 1 year, 5 months ago
  72. 221194d vcl: make BitmapArithmeticBlendFilter variables constant by Chris Sherlock · 1 year, 7 months ago
  73. 2b1b78e SwNavigator: Improve the page change control by Jim Raykowski · 1 year, 6 months ago
  74. deaa5dc Parameterize lower case PRODUCTNAME in odk/config/setsdkenv_windows.bat by Stephan Bergmann · 1 year, 5 months ago
  75. fc38357 svx: use a reference here by Xisco Fauli · 1 year, 5 months ago
  76. aa60d9a tdf#163486: PVS: variable is used after being declared by Xisco Fauli · 1 year, 5 months ago
  77. 6570d56 tdf#163486: PVS: variable is used after being declared by Xisco Fauli · 1 year, 5 months ago
  78. c382c52 tdf#163486: PVS: variable was assigned the same value by Xisco Fauli · 1 year, 5 months ago
  79. 97cb43c tdf#163486: PVS: variable is used after being declared by Xisco Fauli · 1 year, 5 months ago
  80. 6923fa7 tdf#163486: PVS: identical conditional expressions by Xisco Fauli · 1 year, 5 months ago
  81. 83763a3 tdf#163486: PVS: variable is used after being declared by Xisco Fauli · 1 year, 5 months ago
  82. d366b2b Update modeline in license header and vim footer by Ilmari Lauhakangas · 1 year, 5 months ago
  83. 98e2abc tdf#163486: PVS: variable was assigned the same value by Xisco Fauli · 1 year, 5 months ago
  84. 81bce5c tdf#163486: PVS: variable was assigned the same value by Xisco Fauli · 1 year, 5 months ago
  85. 603e92c Some PRODUCTNAME parametrization in SDK .html files by Stephan Bergmann · 1 year, 5 months ago
  86. 5f251d6 tdf#163486: PVS: variable was assigned the same value by Xisco Fauli · 1 year, 5 months ago
  87. fa3e9a2 Enable context menu key in online by NickWingate · 1 year, 8 months ago
  88. 7c5476a tdf#163486 PVS: identical sub-expressions by Xisco Fauli · 1 year, 6 months ago
  89. 2cb039f tdf#36709 editeng: Layout for font-relative first-line indent by Jonathan Clark · 1 year, 5 months ago
  90. a095909 Update git submodules by Olivier Hallot · 1 year, 5 months ago
  91. a486105 Update git submodules by Olivier Hallot · 1 year, 5 months ago
  92. 921bc20 tdf#163486: PVS: variable was assigned the same value by Xisco Fauli · 1 year, 5 months ago
  93. 004f785 tdf#163486: PVS: variable was assigned the same value by Xisco Fauli · 1 year, 5 months ago
  94. a5233af Fix typo by Andrea Gelmini · 1 year, 5 months ago
  95. fb745b5 new loplugin:reftotemp by Noel Grandin · 1 year, 5 months ago
  96. bcee366 tdf#163873 sw inline heading: use HTML text, not lo-res bitmap export by László Németh · 1 year, 5 months ago
  97. b51386b tdf#163486: PVS: variable was assigned the same value by Xisco Fauli · 1 year, 5 months ago
  98. 5621b4b tdf#163486: PVS: Expression can be simplified by Xisco Fauli · 1 year, 5 months ago
  99. 4444d13 tdf#163486: PVS: variable is assigned but not used by Xisco Fauli · 1 year, 5 months ago
  100. 9d1bedc lok: slideshow: export slide duration also when there is no transitions by Marco Cecchetti · 1 year, 7 months ago