summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.cxx
AgeCommit message (Expand)Author
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-05-03loplugin:ostr in basctlNoel Grandin
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-01-31Related tdf#158750 Fix line highlight for all modules when color scheme changesRafael Lima
2024-01-23tdf#158749 Open "Go to Line" dialog from the statusbar in Basic IDERafael Lima
2024-01-11tdf#158750 Highlight the line where the cursor is positioned (Basic IDE)Rafael Lima
2024-01-11tdf#155381 Remember the visibility of UI components in the Basic IDERafael 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-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctlStephan Bergmann
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-04-29Simplify a bitMike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-11tdf#145538 Refactor to use range-based for-loopsgokulakrishnan-shankar
2023-02-23tdf#146518 Implement commands to toggle Watch/Stack windowsRafael Lima
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-08Avoid SolarMutexReleaserStephan Bergmann
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima
2023-01-16tdf#106731 Warn user that a module/dialog is read-only in Basic IDERafael Lima
2022-12-05tdf#86568 Move the scrollbar to the EditWindow in Basic IDERafael Lima
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara
2022-06-21elide some makeStringAndClear() callsNoel Grandin
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik4187
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin
2021-09-01tdf#139196 - Remove local BOM logicAndreas Heinisch
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-05-27tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch
2021-05-25tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-21use tools::Long in accessibility..basctlNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-06Resolves: tdf#134551 ModulWindow deleted when last module removedCaolán McNamara
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-04tdf#114441: Convert use of sal_uLong to better integer typesBugra
2020-02-19merge common code togetherCaolán McNamara
2020-02-19weld WatchWindow panelCaolán McNamara
2020-02-13use TopLevelWindowLocker for the lock other windows problemCaolán McNamara