summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin1-1/+1
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht1-2/+2
2024-05-03loplugin:ostr in basctlNoel Grandin1-16/+16
2023-12-30cid#1545421 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-5/+5
2022-12-12tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara1-1/+20
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-18cid#1500394 Explicit null dereferencedCaolán McNamara1-1/+1
2022-05-17Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for MOVECaolán McNamara1-19/+29
2022-05-17Related: tdf#145722 need to clone userdata if we copy a module/dialogCaolán McNamara1-0/+7
2022-02-23cid#1500494 Explicit null dereferencedCaolán McNamara1-0/+2
2022-02-04use some more add toId/fromIdCaolán McNamara1-1/+1
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+2
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara1-2/+2
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-0/+1
2020-06-05have just one way to set expander imageCaolán McNamara1-1/+1
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-04-18loplugin:flatten in basctlNoel Grandin1-90/+90
2020-02-26explicitly call ActivatePageHdl when programatically calling set_current_pageCaolán McNamara1-3/+6
2020-02-25check if edit can be enabled after setting cursor into treeCaolán McNamara1-0/+1
2020-02-12drop newly unused TreeListBoxCaolán McNamara1-0/+1
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-0/+2
2019-10-31pass an explicit parent for the password dialogsCaolán McNamara1-1/+1
2019-10-29weld fpicker clusterCaolán McNamara1-2/+2
2019-09-04tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch1-2/+5
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin1-2/+1
2019-07-05Remove executable bit from source filesAdolfo Jayme Barrientos1-0/+0
2019-07-05tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch1-0/+2
2019-06-14loplugin:unusedmethodsNoel Grandin1-5/+0
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-3/+1
2019-06-13remove some unneeded includesCaolán McNamara1-2/+2
2019-06-12weld OrganizeDialogCaolán McNamara1-565/+430
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov1-3/+3
2019-04-27Resolves: tdf#124984 organize basic macro new added module doesn't show upCaolán McNamara1-2/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+2
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen1-0/+1
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin1-6/+6
2019-02-07weld LibDialogCaolán McNamara1-21/+9
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen1-4/+3
2018-12-28Do not use indexing for single getToken callMatteo Casalin1-2/+1
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-13loplugin:constantparamNoel Grandin1-5/+3
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-2/+2
2018-11-19weld TreeViewCaolán McNamara1-0/+96
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin1-18/+18
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+4
2018-03-04weld new library dialogCaolán McNamara1-13/+13