summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basides1.cxx
AgeCommit message (Expand)Author
2019-10-31pass an explicit parent for the password dialogsCaolán McNamara
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-09-28loplugin:virtualdead in basctlNoel Grandin
2019-06-21search dialog is weldedCaolán McNamara
2019-06-12weld OrganizeDialogCaolán McNamara
2019-05-31drop unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-07weld ManageLanguageDialogCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-30use StartExecuteAsync in basctlNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19weld TreeViewCaolán McNamara
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: basctlStephan Bergmann
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-16loplugin:comparisonwithconstant in basctlNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini