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