summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctlStephan Bergmann
2023-10-19use more SdrObjList::begin/end in variousNoel Grandin
2023-10-18Remove obsolete comments in basctlHossein
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-08-30use concrete type for ChildDescriptor::mxAccessibleNoel Grandin
2023-08-21tdf#156721 Crash if cursor in Basic IDE is in a macro from a document..Noel Grandin
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-05-24Remove triplicated includeAndrea Gelmini
2023-05-24Related tdf#146518 Add Watch/Stack window commands to toolbarRafael Lima
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-13use more optional for SdrObjListIterNoel Grandin
2023-05-13tdf#145538: traditional for loops to range-based for loopsSupriyo Paul
2023-05-10use comphelper::WeakComponentImplHelper in DocumentEventNotifier::ImplNoel Grandin
2023-05-02tdf#114441 Convert sal_uLong to better integer typesAman Jha
2023-04-29These are not applicable to FILEOPEN_SIMPLEMike Kaganski
2023-04-29Simplify a bitMike Kaganski
2023-04-29Simplify a bitMike Kaganski
2023-04-29tdf#155077: use the selected URL when writing languagesMike Kaganski
2023-04-28tdf#145538 Use range based for loopsRadhey Parekh
2023-04-19Resolves: tdf#104011 add a default CellRange argument in dialog editorCaolán McNamara
2023-04-19basctl: fix crash in EditorWindow::CommandXisco Fauli
2023-04-12loplugin:stringview and stringviewparam, whitelist equalsAsciiLNoel Grandin
2023-04-07tdf#154014 Improve Import Dialog sentence in BasicBogdan B
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-24loplugin:stringadd in b*Noel Grandin
2023-03-18Fix typoAndrea Gelmini
2023-03-17tdf#151741 - BASIC Organizer: fill various URLs for librariesAndreas Heinisch
2023-03-11tdf#145538 Refactor to use range-based for-loopsgokulakrishnan-shankar
2023-03-02tdf#152073 tdf#153895 basicide: Set bg color for border winMichael Weghorn
2023-02-28flatten basctl::docs::DocumentEnumerationNoel Grandin
2023-02-28tdf#153798 - Basic IDE: align line numbers to the rightAndreas Heinisch
2023-02-23tdf#146518 Implement commands to toggle Watch/Stack windowsRafael Lima
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