1. 8550aff Resolves: tdf#104011 add a default CellRange argument in dialog editor by Caolán McNamara · 3 years ago
  2. 7ec4e29 basctl: fix crash in EditorWindow::Command by Xisco Fauli · 3 years ago
  3. 9f46351 loplugin:stringview and stringviewparam, whitelist equalsAsciiL by Noel Grandin · 3 years ago
  4. 000c7fd tdf#154014 Improve Import Dialog sentence in Basic by Bogdan B · 3 years ago
  5. 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
  6. bfdf5d2 use more XVclWindowPeer by Noel Grandin · 3 years ago
  7. c76fb95 loplugin:stringadd in b* by Noel Grandin · 3 years ago
  8. 3086565 Fix typo by Andrea Gelmini · 3 years, 1 month ago
  9. 928957e tdf#151741 - BASIC Organizer: fill various URLs for libraries by Andreas Heinisch · 3 years, 1 month ago
  10. 20a5e38 tdf#145538 Refactor to use range-based for-loops by gokulakrishnan-shankar · 3 years, 2 months ago
  11. 699a174 tdf#152073 tdf#153895 basicide: Set bg color for border win by Michael Weghorn · 3 years, 1 month ago
  12. 822cc9e flatten basctl::docs::DocumentEnumeration by Noel Grandin · 3 years, 1 month ago
  13. dbd96e1 tdf#153798 - Basic IDE: align line numbers to the right by Andreas Heinisch · 3 years, 1 month ago
  14. 11c69c5 tdf#146518 Implement commands to toggle Watch/Stack windows by Rafael Lima · 3 years, 2 months ago
  15. 943b8b4 tdf#153572 Implement .uno:ZoomPlus and .uno:ZoomMinus in the Basic IDE by Rafael Lima · 3 years, 2 months ago
  16. 0908c7c SfxViewShell::GetViewFrame never returns null, change to a reference by Caolán McNamara · 3 years, 2 months ago
  17. dc214bc SfxViewShell never takes a null SfxViewFrame* by Caolán McNamara · 3 years, 2 months ago
  18. c95597a Drop 'using namespace ::std' in dirs b* c* by Gabor Kelemen · 3 years, 2 months ago
  19. 41c3c2d tdf#150045 A few more supplemental labels by Adolfo Jayme Barrientos · 3 years, 2 months ago
  20. 9fa9a51 Use startsWithIgnoreAsciiCase with last argument to simplify by Mike Kaganski · 3 years, 2 months ago
  21. a82c783a Adapt to macOS Resources vs. share naming by Stephan Bergmann · 3 years, 2 months ago
  22. 9ebba1d tdf#147488 BASIC: Create empty module when an empty library is selected by Rafael Lima · 3 years, 3 months ago
  23. 6f91ab6 Avoid SolarMutexReleaser by Stephan Bergmann · 3 years, 2 months ago
  24. e1e6ff4 tdf#153434 crash on "new" macro with no cursor by Caolán McNamara · 3 years, 2 months ago
  25. 0eaad91 Resolves: tdf#152845 AutoText preview not readable in high contrast mode by Caolán McNamara · 3 years, 3 months ago
  26. 1e92059 svx: Refactor (sdr) views to access the SdrModel by reference by Tomaž Vajngerl · 3 years, 2 months ago
  27. 5a70433 Use ImplInheritanceHelper in AccessibleDialogControlShape by Stephan Bergmann · 3 years, 2 months ago
  28. c527721 Use ImplInheritanceHelper in AccessibleDialogWindow by Stephan Bergmann · 3 years, 2 months ago
  29. 413bd0a tdf#153076 Make Basic editor background color independent from document color by Rafael Lima · 3 years, 3 months ago
  30. 0857ba5 Fix typo by Andrea Gelmini · 3 years, 3 months ago
  31. d466df5 tdf#106731 Warn user that a module/dialog is read-only in Basic IDE by Rafael Lima · 3 years, 3 months ago
  32. 172aedb XUnoTunnel->dynamic_cast in VCLXDevice by Noel Grandin · 3 years, 3 months ago
  33. 9c6aa7f tdf#152531 Fix background color of Dialog Editor in dark mode by Rafael Lima · 3 years, 4 months ago
  34. ec98e77 Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessibleComponent by Stephan Bergmann · 3 years, 3 months ago
  35. 3c70cfc tdf#152617 Fix color of controls in the Dialog Editor by Rafael Lima · 3 years, 4 months ago
  36. 6691816 tdf#152266 add an infobar with indicators for macro-like content in doc by Caolán McNamara · 3 years, 4 months ago
  37. c86f131 be a little more explicit that we want the Accel config here by Caolán McNamara · 3 years, 4 months ago
  38. 44db634 fix build by Noel Grandin · 3 years, 4 months ago
  39. be6024a tdf#152078 Enable Ctrl+Wheel zoom in Basic code editor by Rafael Lima · 3 years, 4 months ago
  40. 7243f7c loplugin:unusedmethods by Noel Grandin · 3 years, 4 months ago
  41. affd2a9 tdf#86568 Move the scrollbar to the EditWindow in Basic IDE by Rafael Lima · 3 years, 4 months ago
  42. 0d9231f tdf#152078 Add a Zoom slider to the Basic IDE by Rafael Lima · 3 years, 4 months ago
  43. 24cc336 Make entry visible after scroll_to_row in Macro Organizer dialog by Rafael Lima · 3 years, 4 months ago
  44. aa29d9f tdf#152154: Crash when Object Catalog undocked and BASIC IDE closed by Julien Nabet · 3 years, 5 months ago
  45. 4beea25 Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> instead by Stephan Bergmann · 3 years, 5 months ago
  46. 42d7cd1 tdf#114441 Convert use of sal_uLong to sal_uInt32 by PoonamShokeen · 3 years, 6 months ago
  47. 0a7eac8 use more string_view in accessibility..configmgr by Noel Grandin · 3 years, 6 months ago
  48. 467085b Rename MouseNotifyEvent to NotifyEventType by Samuel Mehrbrodt · 3 years, 7 months ago
  49. a2aaa6b vcl: AnimationBitmap -> AnimationFrame by Chris Sherlock · 3 years, 9 months ago
  50. fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
  51. 206543c [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit by Michael Weghorn · 3 years, 7 months ago
  52. b24eceb tdf#150712 limit the dialog to only a sample of the data by Noel Grandin · 3 years, 7 months ago
  53. 8611f6e ref-count SdrObject by Noel Grandin · 4 years, 10 months ago
  54. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  55. 67224d9 cid#1500394 Explicit null dereferenced by Caolán McNamara · 3 years, 8 months ago
  56. 0945728 these two scrollbars don't meet, so drop the junction box by Caolán McNamara · 3 years, 8 months ago
  57. 6e2bd11 tdf#150291 Revert "Fix crash when no valid EntryDescriptor found" by Caolán McNamara · 3 years, 8 months ago
  58. 42a32f3 tdf#150291 crash on macro organizer with no macro selected by Caolán McNamara · 3 years, 8 months ago
  59. de51350 cid#1507764 Unintended comparison to logical negation by Caolán McNamara · 3 years, 8 months ago
  60. 5ae01ff tdf#117388 use native scrollbar under gtk in basic editor by Caolán McNamara · 3 years, 8 months ago
  61. 845393b move wintypes.hxx from tools to vcl by Chris Sherlock · 3 years, 9 months ago
  62. 8d8e6c8 [API CHANGE] Drop css::accessibility::XAccessibleStateSet by Noel Grandin · 3 years, 9 months ago
  63. adf4197 elide some string copies by Noel Grandin · 3 years, 9 months ago
  64. 02c5c02 Related tdf#137145 tdf#137569 Capitalization + punctuation fixes by Adolfo Jayme Barrientos · 3 years, 9 months ago
  65. 499ecbf Fix crash when no valid EntryDescriptor found by Samuel Mehrbrodt · 3 years, 10 months ago
  66. 7c9d99a elide some makeStringAndClear() calls by Noel Grandin · 3 years, 10 months ago
  67. 81b3cd4 clang-tidy modernize-pass-by-value in basctl by Noel Grandin · 3 years, 10 months ago
  68. 49b9401 no need to allocate guards on the heap by Noel Grandin · 3 years, 10 months ago
  69. 35ab996 resave with latest glade by Caolán McNamara · 3 years, 11 months ago
  70. 517a39c Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for MOVE by Caolán McNamara · 3 years, 11 months ago
  71. ba257c8 Related: tdf#145722 need to clone userdata if we copy a module/dialog by Caolán McNamara · 3 years, 11 months ago
  72. 6abc099 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by Pragat Pandya · 4 years ago
  73. 9e57e16 loplugin:unusedvariableplus by Noel Grandin · 4 years ago
  74. 3db0b75 Just use Any ctor instead of makeAny in basctl by Stephan Bergmann · 4 years ago
  75. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  76. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  77. b1148c3 use more string_view in comphelper by Noel Grandin · 4 years ago
  78. ab699bf new loplugin:stringviewvar looks for OUString vars that can be by Noel Grandin · 4 years ago
  79. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  80. 618d407 tdf#147876 Fix crash when cancelling Dialog import dlg by Samuel Mehrbrodt · 4 years ago
  81. 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
  82. f433d9c tdf#114441 Convert sal_uLong to other types by VaibhavMalik4187 · 4 years, 1 month ago
  83. 7002caa new loplugin:trivialdestructor by Noel Grandin · 4 years, 1 month ago
  84. ec635b6 Advanced Diagram support: cleanup/consolidate with existing code by Armin Le Grand (Allotropia) · 4 years, 1 month ago
  85. e68faf6 cid#1500494 Explicit null dereferenced by Caolán McNamara · 4 years, 1 month ago
  86. 9e4825b cid#1500613 Dereference after null check by Caolán McNamara · 4 years, 1 month ago
  87. 01b3187 svx::PropertyChangeNotifier improvements by Noel Grandin · 4 years, 2 months ago
  88. 8b327cd tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by VaibhavMalik4187 · 4 years, 2 months ago
  89. d5a43d2 use some more add toId/fromId by Caolán McNamara · 4 years, 2 months ago
  90. e00032b add toId/fromId to tidy up some ugly casting by Caolán McNamara · 4 years, 2 months ago
  91. 6443c79 move ToolBoxItemId into its own header by Caolán McNamara · 4 years, 2 months ago
  92. c7fcd5a Related: tdf#146971 remove %PRODUCTNAME from accessible-description by Caolán McNamara · 4 years, 2 months ago
  93. be7c21c Related: tdf#146971 rename %PRODUCTNAME Macros to Application Macros by Caolán McNamara · 4 years, 2 months ago
  94. e2ff420 gtk4: adapt to window_[g|s]et_default_widget by Caolán McNamara · 4 years, 2 months ago
  95. 0214055 WASM --enable-wasm-strip now skips lots of LO code by Armin Le Grand (Allotropia) · 5 years ago
  96. 40bab1e tdf#145614 Convert #define to enum or constexpr by VaibhavMalik4187 · 4 years, 3 months ago
  97. 840b4eb Recheck modules [a-c]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  98. 8295a33 remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum by Noel Grandin · 4 years, 3 months ago
  99. a23a7ee Avoid OUStringBuffer::toString where possible by Mike Kaganski · 4 years, 3 months ago
  100. 26f46b8 loplugin:flatten in accessibility..basic by Noel Grandin · 4 years, 4 months ago