summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basidesh.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-17drop IDE_RESSTRCaolán McNamara1-1/+1
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-1/+1
2017-03-28tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky1-2/+44
2017-03-23remove unused helpid in SfxShellNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara1-0/+10
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-12/+8
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-8/+5
2016-11-23loplugin:unnecessaryoverride (dtors) in basctlStephan Bergmann1-4/+0
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-6/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-55/+52
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in basctlNoel Grandin1-2/+2
2016-02-21tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky1-1/+1
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-9/+0
2016-01-22tdf#96683 Move tabs in Basic IDE to an own rowSamuel Mehrbrodt1-27/+0
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-14boost->stdCaolán McNamara1-1/+1
2015-09-10no need to warn anymore as we can save VBA nowMarkus Mohrhard1-6/+0
2015-09-04convert Link<> to typedNoel Grandin1-7/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-3/+3
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin1-3/+1
2015-07-17com::sun::star->css in basctlNoel Grandin1-2/+2
2015-07-17Convert dialog controls button to the generic controllerMaxim Monastirsky1-2/+0
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2015-06-24tdf#92258 - fix crash editing macro module name.Michael Meeks1-3/+5
2015-06-24remove SFX_NOTIFY macroNoel Grandin1-2/+1
2015-06-15cppcheck:redundantConditionNoel Grandin1-1/+1
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-1/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-18cppunit: noExplicitConstructorCaolán McNamara1-3/+6
2015-05-15tdf#91239 - return VclPtr's from Create Fn.s and add missing dispose logic.Michael Meeks1-2/+5
2015-05-15tdf#91239 - add missing disposeAndClear logic for basctl.Julien Nabet1-0/+6
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-4/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-33/+36
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-17basctl, basic: convert new to ::Create.Michael Meeks1-5/+5
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin1-8/+1