summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside3.cxx
AgeCommit message (Expand)Author
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-03loplugin:ostr in basctlNoel Grandin
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctlStephan Bergmann
2023-04-29These are not applicable to FILEOPEN_SIMPLEMike Kaganski
2023-04-29Simplify a bitMike Kaganski
2023-04-29tdf#155077: use the selected URL when writing languagesMike Kaganski
2023-04-28tdf#145538 Use range based for loopsRadhey Parekh
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-12-21tdf#152617 Fix color of controls in the Dialog EditorRafael Lima
2022-12-05tdf#86568 Move the scrollbar to the EditWindow in Basic IDERafael Lima
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-12tdf#147876 Fix crash when cancelling Dialog import dlgSamuel Mehrbrodt
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in basctlMike Kaganski
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-05-17split OutputDevice from WindowNoel Grandin
2021-01-13loplugin:stringliteralvar (clang-cl)Stephan Bergmann
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-21use tools::Long in accessibility..basctlNoel
2020-05-19tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-03-29OSL_ASSERT->assert in basctlNoel Grandin
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
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-25loplugin:unusedfields in variousNoel Grandin
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin