summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-22weld native message dialogsCaolán McNamara1-8/+14
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-20Resolves: tdf#113252 missing tabs in basic library organizerCaolán McNamara1-0/+7
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-4/+4
2017-07-31loplugin:constparams in basctlNoel Grandin1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-13loplugin:oncevar: empty strings: basctlStephan Bergmann1-2/+1
2017-07-02loplugin:casttovoid: basctlStephan Bergmann1-1/+0
2017-05-17drop IDE_RESSTRCaolán McNamara1-7/+7
2017-04-25remove bitmaps from .src filesCaolán McNamara1-2/+3
2017-03-28tdf#39468 Translate German commentsJens Carl1-11/+11
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin1-8/+8