summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.cxx
AgeCommit message (Expand)Author
2021-03-16check for quit when calling Yield in loopNoel Grandin
2020-07-10Resolves: tdf#134551 ModulWindow deleted when last module removedCaolán McNamara
2019-11-12Fix macro disabling in Basic IDESamuel Mehrbrodt
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski
2019-11-07Always check whether macro execution is allowedSamuel Mehrbrodt
2019-09-28loplugin:virtualdead in basctlNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-06Fixing '....'Andrea Gelmini
2019-06-14remove some unused 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-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19weld TreeViewCaolán McNamara
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-08cppcheck: knownConditionTrueFalseJochen Nitschke
2018-09-20weld BreakPointDialogCaolán McNamara
2018-08-25Fix typoAndrea Gelmini
2018-08-24Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara
2018-08-24Related: tdf#118572 set parent of basic error dialog to basic ideCaolán McNamara
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): basctlStephan Bergmann
2018-06-18set explicit parent for signing warning messagesCaolán McNamara
2018-05-28loplugin:useuniqueptr in BreakPointListNoel Grandin
2018-04-11weld GotoLineDialogCaolán McNamara
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-03Translate German commentJohnny_M
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
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-21convert ErrCode to strong typedefNoel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-27Revert "deleted variable bAdd because it does not make sense"Julien Nabet
2017-05-26deleted variable bAdd because it does not make sensetagezi
2017-05-25tdf#91913 Saving line numbering into settingtagezi