summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2023-02-22tdf#153572 Implement .uno:ZoomPlus and .uno:ZoomMinus in the Basic IDERafael Lima
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen
2023-02-14tdf#150045 A few more supplemental labelsAdolfo Jayme Barrientos
2023-02-13Use startsWithIgnoreAsciiCase with last argument to simplifyMike Kaganski
2023-02-08Adapt to macOS Resources vs. share namingStephan Bergmann
2023-02-08tdf#147488 BASIC: Create empty module when an empty library is selectedRafael Lima
2023-02-08Avoid SolarMutexReleaserStephan Bergmann
2023-02-08tdf#153434 crash on "new" macro with no cursorCaolán McNamara
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-28Use ImplInheritanceHelper in AccessibleDialogControlShapeStephan Bergmann
2023-01-28Use ImplInheritanceHelper in AccessibleDialogWindowStephan Bergmann
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima
2023-01-16Fix typoAndrea Gelmini
2023-01-16tdf#106731 Warn user that a module/dialog is read-only in Basic IDERafael Lima
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-09tdf#152531 Fix background color of Dialog Editor in dark modeRafael Lima
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2022-12-21tdf#152617 Fix color of controls in the Dialog EditorRafael Lima
2022-12-12tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara
2022-12-10be a little more explicit that we want the Accel config hereCaolán McNamara
2022-12-08fix buildNoel Grandin
2022-12-08tdf#152078 Enable Ctrl+Wheel zoom in Basic code editorRafael Lima
2022-12-07loplugin:unusedmethodsNoel Grandin
2022-12-05tdf#86568 Move the scrollbar to the EditWindow in Basic IDERafael Lima
2022-12-01tdf#152078 Add a Zoom slider to the Basic IDERafael Lima
2022-11-28Make entry visible after scroll_to_row in Macro Organizer dialogRafael Lima
2022-11-22tdf#152154: Crash when Object Catalog undocked and BASIC IDE closedJulien Nabet
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-10-16tdf#114441 Convert use of sal_uLong to sal_uInt32PoonamShokeen
2022-09-27use more string_view in accessibility..configmgrNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18cid#1500394 Explicit null dereferencedCaolán McNamara
2022-08-08these two scrollbars don't meet, so drop the junction boxCaolán McNamara
2022-08-07tdf#150291 Revert "Fix crash when no valid EntryDescriptor found"Caolán McNamara
2022-08-07tdf#150291 crash on macro organizer with no macro selectedCaolán McNamara
2022-08-06cid#1507764 Unintended comparison to logical negationCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-07elide some string copiesNoel Grandin
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos