summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.cxx
AgeCommit message (Expand)Author
2018-11-19weld TreeViewCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-04weld new library dialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-20Resolves: tdf#113252 missing tabs in basic library organizerCaolán McNamara
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: basctlStephan Bergmann
2017-07-02loplugin:casttovoid: basctlStephan Bergmann
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin
2017-02-15tdf#105386: crash with macro organizerJulien Nabet
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-15loplugin:constantparamNoel Grandin
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann
2015-09-13Use move semanticsStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-17basctl, basic: convert new to ::Create.Michael Meeks