summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basides1.cxx
AgeCommit message (Expand)Author
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
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-04tdf#100726: Improve readability of OUString concatenationsArnold Dumas
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in basctlNoel Grandin
2016-03-23loplugin:constantparam in basctlNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-22tdf#96683 Move tabs in Basic IDE to an own rowSamuel Mehrbrodt
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-14boost->stdCaolán McNamara
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-15tdf#91239 - return VclPtr's from Create Fn.s and add missing dispose logic.Michael Meeks
2015-04-29coverity#1296211 pCurWin == pNewWin at this pointCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks