summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basides1.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-09fix coverity parse errorsCaolán McNamara1-4/+4
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-4/+6
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-10-21use tools::Long in accessibility..basctlNoel1-5/+5
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky1-0/+16
2020-04-18loplugin:flatten in basctlNoel Grandin1-85/+85
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-6/+6
2020-01-10use more std::make_sharedNoel Grandin1-2/+2
2020-01-01Removed executable permission on fileAndrea Gelmini1-0/+0
2020-01-01tdf#126506 - Adjusted height margin of the tab barU-DESKTOP-8OSNV7R\DrRobotto1-1/+3
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-2/+2
2019-10-31pass an explicit parent for the password dialogsCaolán McNamara1-1/+1
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara1-2/+1
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth1-4/+4
2019-09-28loplugin:virtualdead in basctlNoel Grandin1-14/+0
2019-06-21search dialog is weldedCaolán McNamara1-2/+2
2019-06-12weld OrganizeDialogCaolán McNamara1-2/+2
2019-05-31drop unneeded includesCaolán McNamara1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal1-0/+1
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal1-0/+1
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen1-0/+1
2019-02-07weld ManageLanguageDialogCaolán McNamara1-2/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-30use StartExecuteAsync in basctlNoel Grandin1-3/+6
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-19weld TreeViewCaolán McNamara1-1/+1
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen1-0/+1
2018-10-30loplugin:returnconstantNoel Grandin1-3/+2
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin1-4/+4
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-4/+2
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov1-8/+8
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi1-35/+90
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-10/+10
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-4/+17
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-2/+12
2018-02-24Modernize a bit accessibility and basctlJulien Nabet1-10/+10
2018-02-22weld native message dialogsCaolán McNamara1-1/+2
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin1-3/+3
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-2/+2
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin1-5/+5
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann1-3/+3
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin1-2/+2
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin1-1/+1
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-7/+7
2017-08-23convert message box style bits to scoped enumNoel Grandin1-2/+2
2017-07-31loplugin:constparams in basctlNoel Grandin1-3/+3