summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
AgeCommit message (Expand)Author
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-01-11tdf#158750 Highlight the line where the cursor is positioned (Basic IDE)Rafael Lima
2024-01-10cid#1583747 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-08tdf#156925 Add Color Scheme selector to the Basic IDERafael Lima
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-02-23tdf#146518 Implement commands to toggle Watch/Stack windowsRafael Lima
2022-12-08fix buildNoel Grandin
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-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin
2022-04-28use more string_view in comphelperNoel Grandin
2022-03-18tdf#114441 Convert sal_uLong to other typesVaibhavMalik4187
2021-12-19osl::Mutex->std::mutex in EditorWindowNoel Grandin
2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2020-12-18weld basctl popup menusCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-10-21use tools::Long in accessibility..basctlNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-05-23uitest: add wrapper for macro editorXisco Fauli
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-19Resolves: tdf#114258 defer LoseFocus treeview updateCaolán McNamara
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-04tdf#114441: Convert use of sal_uLong to better integer typesBugra
2020-02-19weld CodeCompleteWindowCaolán McNamara
2020-02-19merge common code togetherCaolán McNamara
2020-02-19weld WatchWindow panelCaolán McNamara
2020-02-17weld StackWindow DockingWindowCaolán McNamara
2020-01-27tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-09-28loplugin:virtualdead in basctlNoel Grandin
2019-08-21loplugin:constmethod in basctlNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-10-30loplugin:returnconstantNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma