summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.cxx
AgeCommit message (Expand)Author
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
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet
2017-05-16loplugin:comparisonwithconstant in basctlNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-25tdf#103209 Apply application color settings to Basic IDETakeshi Abe