summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside3.cxx
AgeCommit message (Expand)Author
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: basctlStephan Bergmann
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-16loplugin:comparisonwithconstant in basctlNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basctl module away from OSL_ASSERT to assertChris Sherlock
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-12-05convert DecodeMechanism 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-04use Any constructor instead of temporariesNoel Grandin
2016-04-16tdf#97380: don't destroy completely window when replace dialogJulien Nabet
2016-04-16basctl: prefix some membersJulien Nabet
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in basctlNoel Grandin
2016-02-21tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin
2015-11-12Resolves: tdf#95021 crash on closing macro dialog editorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-06Prefer getSelectedFiles to getFiles (basctl)Julien Nabet
2015-10-05Called C++ object pointer is null DBG_ASSERT->assertCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-09convert Link<> to typedNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-06-29remove custom RTTI from basctl::BaseWindowNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung