summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2024-01-25Resolves: tdf#159368 crash on tools, macros, editCaolán McNamara
2024-01-19tdf#159247 Fix crash while adding control with default properties (Dialog Edi...Rafael Lima
2023-12-22Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-05Resolves: tdf#158441 we don't want to return early for all handled keysCaolán McNamara
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 1)Julien Nabet
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
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