summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/macrodlg.cxx
AgeCommit message (Expand)Author
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-23loplugin:includeform: basctlStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: basctlStephan Bergmann
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-07Fix typosAndrea Gelmini
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
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-29tdf#96717: The macro name desired by the user is now took into account.Pierre Lepage
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
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-12BASIC : Add SbModule::FindMethodArnaud Versini
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini
2016-01-05Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-05Called C++ object pointer is null DBG_ASSERT->assertCaolán McNamara
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks