summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/moduldlg.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add SfxItemType to SfxPoolItemOliver Specht9 days1-2/+2
* loplugin:ostr in basctlNoel Grandin2024-05-031-16/+16
* cid#1545421 COPY_INSTEAD_OF_MOVECaolán McNamara2023-12-301-2/+1
* Avoid conversions between OUString and OString in VCLMike Kaganski2023-04-021-5/+5
* tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara2022-12-121-1/+20
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-181-1/+1
* cid#1500394 Explicit null dereferencedCaolán McNamara2022-08-181-1/+1
* Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for MOVECaolán McNamara2022-05-171-19/+29
* Related: tdf#145722 need to clone userdata if we copy a module/dialogCaolán McNamara2022-05-171-0/+7
* cid#1500494 Explicit null dereferencedCaolán McNamara2022-02-231-0/+2
* use some more add toId/fromIdCaolán McNamara2022-02-041-1/+1
* loplugin:constparams improve handling of pointer paramsNoel Grandin2021-09-301-1/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-2/+2
* distinguish active dnd-operation case from simple query caseCaolán McNamara2020-06-181-2/+2
* rework treeview initial toggle button col to be like expander colCaolán McNamara2020-06-081-0/+1
* have just one way to set expander imageCaolán McNamara2020-06-051-1/+1
* Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2020-05-281-1/+1
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* loplugin:flatten in basctlNoel Grandin2020-04-181-90/+90
* explicitly call ActivatePageHdl when programatically calling set_current_pageCaolán McNamara2020-02-261-3/+6
* check if edit can be enabled after setting cursor into treeCaolán McNamara2020-02-251-0/+1
* drop newly unused TreeListBoxCaolán McNamara2020-02-121-0/+1
* tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen2020-01-221-0/+2
* pass an explicit parent for the password dialogsCaolán McNamara2019-10-311-1/+1
* weld fpicker clusterCaolán McNamara2019-10-291-2/+2
* tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2019-09-041-2/+5
* loplugin:referencecasting in avmedia..basicNoel Grandin2019-07-191-2/+1
* Remove executable bit from source filesAdolfo Jayme Barrientos2019-07-051-0/+0
* tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2019-07-051-0/+2
* loplugin:unusedmethodsNoel Grandin2019-06-141-5/+0
* loplugin:unusedfields improvementsNoel Grandin2019-06-141-3/+1
* remove some unneeded includesCaolán McNamara2019-06-131-2/+2
* weld OrganizeDialogCaolán McNamara2019-06-121-565/+430
* Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov2019-06-111-3/+3
* Resolves: tdf#124984 organize basic macro new added module doesn't show upCaolán McNamara2019-04-271-2/+2
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+2
* tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen2019-03-071-0/+1
* loplugin:indentation in basctl..bridgesNoel Grandin2019-02-081-6/+6
* weld LibDialogCaolán McNamara2019-02-071-21/+9
* o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen2019-01-161-4/+3
* Do not use indexing for single getToken callMatteo Casalin2018-12-281-2/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-201-0/+1
* loplugin:constantparamNoel Grandin2018-12-131-5/+3
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-081-2/+2
* weld TreeViewCaolán McNamara2018-11-191-0/+96
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-231-18/+18
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-4/+4
* weld new library dialogCaolán McNamara2018-03-041-13/+13
* weld native message dialogsCaolán McNamara2018-02-221-8/+14