summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basidesh.cxx
AgeCommit message (Expand)Author
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in basctlStephan Bergmann
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-03-23loplugin:constantparam in basctlNoel Grandin
2016-02-21tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2016-01-22tdf#96683 Move tabs in Basic IDE to an own rowSamuel Mehrbrodt
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-09-10no need to warn anymore as we can save VBA nowMarkus Mohrhard
2015-09-04convert Link<> to typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-07-17Convert dialog controls button to the generic controllerMaxim Monastirsky
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-24tdf#92258 - fix crash editing macro module name.Michael Meeks
2015-06-24remove SFX_NOTIFY macroNoel Grandin