summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basides1.cxx
AgeCommit message (Expand)Author
13 daysAdd SfxItemType to SfxPoolItemOliver Specht
2024-05-03loplugin:ostr in basctlNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in accessibility .. basegfxMike Kaganski
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-01-11tdf#155381 Remember the visibility of UI components in the Basic IDERafael Lima
2024-01-08tdf#156925 Add Color Scheme selector to the Basic IDERafael Lima
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-20capture these explicitly by nameCaolán McNamara
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctlStephan Bergmann
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-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-08-08these two scrollbars don't meet, so drop the junction boxCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-21use tools::Long in accessibility..basctlNoel
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2020-01-10use more std::make_sharedNoel Grandin
2020-01-01Removed executable permission on fileAndrea Gelmini
2020-01-01tdf#126506 - Adjusted height margin of the tab barU-DESKTOP-8OSNV7R\DrRobotto
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-31pass an explicit parent for the password dialogsCaolán McNamara
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-09-28loplugin:virtualdead in basctlNoel Grandin
2019-06-21search dialog is weldedCaolán McNamara
2019-06-12weld OrganizeDialogCaolán McNamara
2019-05-31drop unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-07weld ManageLanguageDialogCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-30use StartExecuteAsync in basctlNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19weld TreeViewCaolán McNamara
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin