summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/macrodlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Resolves: tdf#122598 avoid crash on macro recording endCaolán McNamara1-12/+8
2018-11-19weld TreeViewCaolán McNamara1-289/+251
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin1-12/+12
2018-06-02tdf#117825: check if macros are allowed when double-click oneJulien Nabet1-1/+14
2018-03-04weld new library dialogCaolán McNamara1-5/+3
2018-02-24Modernize a bit accessibility and basctlJulien Nabet1-2/+2
2018-02-22weld native message dialogsCaolán McNamara1-7/+13
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin1-1/+1
2017-10-23loplugin:includeform: basctlStephan Bergmann1-3/+3
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-07-13loplugin:oncevar: empty strings: basctlStephan Bergmann1-2/+1
2017-05-17drop IDE_RESSTRCaolán McNamara1-6/+6
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M1-1/+1
2017-05-07Fix typosAndrea Gelmini1-1/+1
2017-03-28tdf#39468 Translate German commentsJens Carl1-3/+3
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini1-1/+1
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin1-1/+1
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky1-1/+1
2016-11-29tdf#96717: The macro name desired by the user is now took into account.Pierre Lepage1-1/+4
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski1-2/+8
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-3/+3
2016-07-04tdf#100726: Improve readability of OUString concatenationsArnold Dumas1-5/+1
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini1-2/+2
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-2/+2
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-8/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-6/+6
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl1-3/+11
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-7/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini1-2/+2
2016-01-05Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-10-16convert Link<> to typedNoel Grandin1-4/+1
2015-10-05Called C++ object pointer is null DBG_ASSERT->assertCaolán McNamara1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-3/+3
2015-09-08convert Link<> to typedNoel Grandin1-5/+3
2015-08-26Clean up aEmptyStrStephan Bergmann1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+8
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1