summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-07loplugin:passstuffbyref in avmedia..canvasNoel Grandin1-2/+2
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht1-1/+1
2024-01-11tdf#158750 Highlight the line where the cursor is positioned (Basic IDE)Rafael Lima1-0/+7
2024-01-10cid#1583747 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2024-01-08tdf#156925 Add Color Scheme selector to the Basic IDERafael Lima1-2/+12
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-04-01use more XVclWindowPeerNoel Grandin1-1/+1
2023-02-23tdf#146518 Implement commands to toggle Watch/Stack windowsRafael Lima1-0/+4
2022-12-08fix buildNoel Grandin1-0/+1
2022-12-07loplugin:unusedmethodsNoel Grandin1-1/+0
2022-12-05tdf#86568 Move the scrollbar to the EditWindow in Basic IDERafael Lima1-0/+3
2022-12-01tdf#152078 Add a Zoom slider to the Basic IDERafael Lima1-0/+4
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara1-5/+6
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin1-1/+1
2022-04-28use more string_view in comphelperNoel Grandin1-1/+1
2022-03-18tdf#114441 Convert sal_uLong to other typesVaibhavMalik41871-5/+5
2021-12-19osl::Mutex->std::mutex in EditorWindowNoel Grandin1-1/+2
2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin1-1/+1
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt1-1/+0
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+1
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+1
2020-12-18weld basctl popup menusCaolán McNamara1-2/+0
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+2
2020-10-21use tools::Long in accessibility..basctlNoel1-5/+5
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-05-23uitest: add wrapper for macro editorXisco Fauli1-0/+3
2020-05-22move InterimItemWindow to vclCaolán McNamara1-1/+1
2020-05-19Resolves: tdf#114258 defer LoseFocus treeview updateCaolán McNamara1-0/+3
2020-05-08compact namespace in avmedia..bridgesNoel Grandin1-3/+1
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-04tdf#114441: Convert use of sal_uLong to better integer typesBugra1-1/+1
2020-02-19weld CodeCompleteWindowCaolán McNamara1-34/+18
2020-02-19merge common code togetherCaolán McNamara1-6/+0
2020-02-19weld WatchWindow panelCaolán McNamara1-40/+25
2020-02-17weld StackWindow DockingWindowCaolán McNamara1-2/+6
2020-01-27tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan1-4/+1
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-3/+2
2019-09-28loplugin:virtualdead in basctlNoel Grandin1-1/+0
2019-08-21loplugin:constmethod in basctlNoel Grandin1-1/+1
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-4/+4
2018-11-21weld SwCondCollPageCaolán McNamara1-2/+2
2018-10-30loplugin:returnconstantNoel Grandin1-2/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin1-1/+1