summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-11-03tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+5
2020-02-12drop newly unused TreeListBoxCaolán McNamara1-0/+1
2020-01-07tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan1-4/+1
2019-06-14loplugin:unusedmethodsNoel Grandin1-1/+0
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-2/+1
2019-06-13remove some unneeded includesCaolán McNamara1-5/+0
2019-06-12weld OrganizeDialogCaolán McNamara1-97/+64
2019-02-25loplugin:unusedmethodsNoel Grandin1-3/+0
2019-02-07weld LibDialogCaolán McNamara1-11/+10
2018-12-13loplugin:constantparamNoel Grandin1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-19weld TreeViewCaolán McNamara1-0/+4
2018-05-28loplugin:useuniqueptr in basctl::CheckBoxNoel Grandin1-1/+1
2018-05-14weld ExportDialogCaolán McNamara1-9/+7
2018-04-11weld GotoLineDialogCaolán McNamara1-6/+5
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-4/+1
2018-03-04weld new library dialogCaolán McNamara1-15/+18
2017-11-10loplugin:finalclasses in basctlNoel Grandin1-6/+3
2017-07-31loplugin:constparams in basctlNoel Grandin1-3/+3
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin1-1/+1
2017-02-17convert ObjectMode to scoped enumNoel Grandin1-12/+8
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-8/+8
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-22/+22
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-2/+2
2015-09-03convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-5/+5
2015-07-24loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-17com::sun::star->css in basctlNoel Grandin1-2/+2
2015-05-18cppunit: noExplicitConstructorCaolán McNamara1-4/+4
2015-04-28basctl: fix GCC-4.7 buildMiklos Vajna1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-26/+36
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin1-1/+3
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini1-3/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+11
2014-05-15remove legacy svheader.hxxThomas Arnhold1-2/+0
2014-04-19fixincludeguards.sh: basctlThomas Arnhold1-3/+3
2014-04-15basctl: sal_Bool->boolNoel Grandin1-1/+1
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-03-25svtools: sal_Bool->boolNoel Grandin1-5/+5
2014-03-17basct: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-10the return of callcatcherCaolán McNamara1-1/+0