/oox/source/

-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.hxx
AgeCommit message (Expand)Author
2024-12-02tdf#120658 - Reworking of dialogues Organize macrosJim Raykowski
2024-01-23tdf#158749 Open "Go to Line" dialog from the statusbar in Basic IDERafael Lima
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-12-12tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-11-03tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-02-12drop newly unused TreeListBoxCaolán McNamara
2020-01-07tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan
2019-06-14loplugin:unusedmethodsNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-06-13remove some unneeded includesCaolán McNamara
2019-06-12weld OrganizeDialogCaolán McNamara
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-07weld LibDialogCaolán McNamara
2018-12-13loplugin:constantparamNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-05-28loplugin:useuniqueptr in basctl::CheckBoxNoel Grandin
2018-05-14weld ExportDialogCaolán McNamara
2018-04-11weld GotoLineDialogCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-04weld new library dialogCaolán McNamara
2017-11-10loplugin:finalclasses in basctlNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin
2017-02-17convert ObjectMode to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-05-18cppunit: noExplicitConstructorCaolán McNamara