summaryrefslogtreecommitdiff
path: root/basctl/source/basicide
AgeCommit message (Expand)Author
2019-12-05Fix macro disabling in Basic IDESamuel Mehrbrodt
2019-12-05Always check whether macro execution is allowedSamuel Mehrbrodt
2018-06-18set explicit parent for signing warning messagesCaolán McNamara
2018-06-18tdf#117825: check if macros are allowed when double-click oneJulien Nabet
2018-05-14weld ExportDialogCaolán McNamara
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi
2018-04-20loplugin:constantparamNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-11weld GotoLineDialogCaolán McNamara
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-05tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02weld SvxPasswordDialogCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-03-04weld new library dialogCaolán McNamara
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
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-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-22tdf#112689 : Replace chained O(U)StringBuffer::append() with operator+Shubham Verma
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-24loplugin:constparamsNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19Fix callback function typeStephan Bergmann
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-03Translate German commentJohnny_M
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin