summaryrefslogtreecommitdiff
path: root/basctl/source/inc
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-08-30use concrete type for ChildDescriptor::mxAccessibleNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-01-28Use ImplInheritanceHelper in AccessibleDialogControlShapeStephan Bergmann
2023-01-28Use ImplInheritanceHelper in AccessibleDialogWindowStephan Bergmann
2023-01-16tdf#106731 Warn user that a module/dialog is read-only in Basic IDERafael Lima
2022-12-12tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara
2022-12-08tdf#152078 Enable Ctrl+Wheel zoom in Basic code editorRafael Lima
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-09-27use more string_view in accessibility..configmgrNoel 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-08these two scrollbars don't meet, so drop the junction boxCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-01-19tdf#145614 Convert #define to enum or constexprVaibhavMalik4187
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin
2021-11-03Revert "loplugin:finalclasses"Noel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-06drop stale TODOsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-07ref-count SdrPageNoel
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-10clean up SdrObject cloningNoel
2021-01-05BASCTL : remove useless impl patternArnaud Versini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-21use tools::Long in accessibility..basctlNoel
2020-09-04tdf#124176 Use #pragma once in basctlGeorge Bateman
2020-09-02drop some unused methodsCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-04drop unused inline methodCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara