summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.cxx
AgeCommit message (Expand)Author
2020-02-19merge common code togetherCaolán McNamara
2020-02-19weld WatchWindow panelCaolán McNamara
2020-02-13use TopLevelWindowLocker for the lock other windows problemCaolán McNamara
2020-02-13tdf#57307 - Expand word boundaries to include connector punctuationsAndreas Heinisch
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
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