1. 5a26fff use more TypedWhichId to avoid casting by Noel Grandin · 3 months ago
  2. f8733430 -Werror,-Wunused-private-field by Stephan Bergmann · 4 days ago
  3. 187d031 Fix loplugin:staticmethods on newElementWithPilot by Andras Timar · 4 days ago
  4. c3389ce Fix clang plugin errors after wizards module removal by Andras Timar · 4 days ago
  5. 8d4c5ef Suppress loplugin:staticmethods on newElementWithPilot by Andras Timar · 4 days ago
  6. b5815b0 Fix loplugin:casttovoid in newElementWithPilot by Andras Timar · 4 days ago
  7. 3c87554 Remove dead wizard pilot functions from dbaccess by Andras Timar · 4 days ago
  8. b408451 Remove dead wizard references after wizards module removal by Andras Timar · 4 days ago
  9. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  10. c81713e remove bogus assert by Samuel Mehrbrodt · 6 weeks ago
  11. ba9063e Remove unnecessary OSL_ENSURE by Samuel Mehrbrodt · 6 weeks ago
  12. d2f1eec Silence spurious -Werror=array-bounds= by Stephan Bergmann · 2 months ago
  13. 0c7676a clear enable-tree-lines when there is no expander by Caolán McNamara · 7 weeks ago
  14. 1b0cb56 [cp] Remove Help - Donate to LibreOffice menu item by Andras Timar · 8 years ago
  15. f93ce2d tdf#157664 Remove redundant operator!= from by sebastiangm15 · 4 months ago
  16. 4e2b089 loplugin:stringloop by Noel Grandin · 4 months ago
  17. cde05c4 Revert "UITest/query: Run without --oneprocess" by Neil Roberts · 4 months ago
  18. 9b00469 dbaccess/uitest: Wait for idle after selecting view mode by Neil Roberts · 4 months ago
  19. 70e001a UITest: Add a method to open a subcomponent through a command by Neil Roberts · 5 months ago
  20. 46968ef UITest: Add method to execute a command for particular XDispatchProvider by Neil Roberts · 5 months ago
  21. b685c7d UITest/query: Run without --oneprocess by Neil Roberts · 5 months ago
  22. e6ee6fb UITest/tdf99619: Close the query window at the end of the test by Neil Roberts · 5 months ago
  23. 4467274 Add a unit test for selecting between 3 tables when inserting a relation by Neil Roberts · 5 months ago
  24. a2f091a Don’t remove entries in table selection for Insert Relation dialog by Neil Roberts · 5 months ago
  25. c786945 tdf#145614 Replace define macro with constexpr by Daniel Lee · 5 months ago
  26. f016c15 tdf#99619 Add a UI test by Neil Roberts · 5 months ago
  27. 2dde26d tdf#99619 Don’t add undo action when removing conn but not deleting by Neil Roberts · 5 months ago
  28. 72c0183 Fix selecting other table when inserting relation with only 2 tables by Neil Roberts · 5 months ago
  29. be04a19 tdf#169318 tdf#127201 extension mgr: Open via new UNO command by Michael Weghorn · 5 months ago
  30. fd2e467 tdf#146619 Run IWYU in fw decl mode on include/[a-c]* by Gabor Kelemen · 6 months ago
  31. fef506c Bump minimum GTK version in .ui files to 3.24 by Michael Weghorn · 5 months ago
  32. c7b3ea6 tdf#75509 Add a UITest by Neil Roberts · 5 months ago
  33. fcab3bd Add an ID for OTableEditorCtrl and SbaGridControl for UITests by Neil Roberts · 5 months ago
  34. f368b81 tdf#168970 Remove {OFieldDescControl,OTableFieldControl}::dispose by Neil Roberts · 5 months ago
  35. 3431eb0 tdf#168970 OFieldDescControl: Add explicit method to flush changes by Neil Roberts · 6 months ago
  36. cd407a6 Make the got/lose focus handlers use an iterator to access controls by Neil Roberts · 6 months ago
  37. 38d173a Move help text and pos into OWidgetBase by Neil Roberts · 6 months ago
  38. 34c10c7 tdf#145614: Convert #define to constexpr by codemaestro · 6 months ago
  39. 037a9b4 FieldDescControl: Fix conditions needed to update the format sample by Neil Roberts · 6 months ago
  40. 40ce74d tdf#75509 tdf#138409 Convert default value to double without formatter by Neil Roberts · 6 months ago
  41. 59b496f cid#1667062 silence Overflowed return value by Caolán McNamara · 6 months ago
  42. 0b39b23 tdf#139866: mark menu items that don't have icons by Mike Kaganski · 6 months ago
  43. 817e7e9 tdf#158237 Use C++20 contains() instead of find() and end() by siddhi · 6 months ago
  44. a20e752 Sanity check all IwyuFilter files by Gabor Kelemen · 6 months ago
  45. 4ae4eb3 tdf#141931 Align control in 1st step of Database Wizard by Oscar Megía López · 7 months ago
  46. 5d64bdf tdf#168145 Base must come out of the insert row by prrvchr · 7 months ago
  47. 3081701 tdf#156776 Base need to save new table with unique name by prrvchr · 7 months ago
  48. eab92ae tdf#167434 Don't call cancelRowUpdates when cursor not positioned by prrvchr · 7 months ago
  49. c1cb327 bin/find-unneeded-includes: add exception for URE headers as well by Gabor Kelemen · 7 months ago
  50. a255b04 Shorten some names ending with _ASCII by Mike Kaganski · 7 months ago
  51. 2060e38 tdf#146619 Run IWYU on dbaccess/ by Gabor Kelemen · 8 months ago
  52. 6d0e5dd remove BitmapEx by Noel Grandin · 7 months ago
  53. 5d8ff9c dbaccess: Resave tablesfilter{dialog,page} with glade 3.40 by Michael Weghorn · 7 months ago
  54. 5d131c1 dbaccess: Resave tablesjoindialog.ui with glade 3.40 by Michael Weghorn · 7 months ago
  55. 6f14e2d dbaccess::tools -> dbaccesstools by Mike Kaganski · 8 months ago
  56. 65fe54e Read of uninitialized ODatabaseModelImpl::m_bAskPassword by Stephan Bergmann · 8 months ago
  57. 04d2a7d tdf#167960 The password of an unknown user is no longer stored by prrvchr · 8 months ago
  58. d4e478e Revert "tdf#167960: store also username associated with this password" by Mike Kaganski · 8 months ago
  59. 5b06420 tdf#167960: store also username associated with this password by Mike Kaganski · 8 months ago
  60. 72e538b tainted_data_return is deprecated by Caolán McNamara · 8 months ago
  61. e7cc35a Drop needless const_casts by Mike Kaganski · 8 months ago
  62. b68633e Use OutputDevice::ScopedPush in various by Mike Kaganski · 8 months ago
  63. 6e99fa7 a11y: Return OAccessible in IAccessibleTableProvider::CreateAccessibleCell by Michael Weghorn · 8 months ago
  64. 8b2b751 tdf#167495 Base need to close ResultSet after using it. by prrvchr · 8 months ago
  65. 525b293 No need in ImplHelperN together with variadic WeakImplHelper by Mike Kaganski · 8 months ago
  66. d02fde0 cid#1659748 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  67. 1c2e63e tdf#167495 Base need to close ResultSet after using it. by prrvchr · 8 months ago
  68. 6ec0d5f tdf#167495 Base need to close ResultSet after using it. by prrvchr · 8 months ago
  69. 8126025 BitmapEx->Bitmap in various icons by Noel Grandin · 8 months ago
  70. 338d7b9 cid#1662040 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  71. 5568801 cid#1556634 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  72. fc6d103 cid#1662042 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  73. b1ec05b cid#1662031 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  74. 368cd26 cid#1660185 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  75. d356341 cid#1660220 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  76. 6e001cf BitmapEx->Bitmap in ThumbnailViewItem by Noel Grandin · 8 months ago
  77. 54160ef dbaccess: Switch static helper to OExceptionChainDialog method by Michael Weghorn · 8 months ago
  78. 79c3a09 cid#1660333 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  79. c7987c4 cid#1660426 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  80. 7ba7a49 cid#1660456 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  81. 8f73de6 cid#1660488 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  82. 3130d93 dbaccess: Resave collectionviewdialog.ui with glade 3.40 by Michael Weghorn · 8 months ago
  83. 1c5cd84 tdf#130857 weld: Rename signals for ScrolledWindow scroll value change by Michael Weghorn · 8 months ago
  84. ff6a602 tdf#130857 weld: Drop lower param for ScrolledWindow::{v,h}adjustment_configure by Michael Weghorn · 8 months ago
  85. 6f37a5c Related tdf#97694 Don't require signed document in Base by Samuel Mehrbrodt · 8 months ago
  86. aa67679 tdf#130857 weld: Restrict default widget concept to buttons by Michael Weghorn · 8 months ago
  87. da2ad54 use constexpr on various by Noel Grandin · 8 months ago
  88. 842f001 vcl a11y: Return OAccessible in vcl::Window::GetAccessible by Michael Weghorn · 9 months ago
  89. 7c036ef vcl a11y: Return OAccessible in vcl::Window::CreateAccessible by Michael Weghorn · 9 months ago
  90. 0607754 tdf#167591: Only apply date correction, when sDefault wasn't date string by Mike Kaganski · 9 months ago
  91. 80275c5 Simplify the condition by Mike Kaganski · 9 months ago
  92. 2476872 dbaccess: Use weld::CheckButton& when calling set_state() by Michael Weghorn · 9 months ago
  93. 3a4961a Use o3tl::{get,set}Environment instead of resp. osl_* functions by Mike Kaganski · 9 months ago
  94. e44b33e dbaccess: Pass service name as const OUString& by Michael Weghorn · 9 months ago
  95. 8fcd59e tdf#167495 Base need to close ResultSet after using it. by prrvchr · 9 months ago
  96. 7f7b37c convert NfEvalDateFormat to scoped enum by Noel Grandin · 9 months ago
  97. dc41baf tdf#167434 Don't call cancelRowUpdates when cursor is in insert row by prrvchr · 9 months ago
  98. 20667ac tdf#166842 do not use LineColor==COL_TRANSPARENT... by Noel Grandin · 9 months ago
  99. 49b90d8 dbaccess: remove unused makefile.mk by Xisco Fauli · 9 months ago
  100. 671b8ca a11y: Rename OAccessibleComponentHelper to OAccessible by Michael Weghorn · 9 months ago