summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
AgeCommit message (Expand)Author
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-20loplugin:unusedfields in basctlNoel Grandin
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-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-09convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25simplify, IsEmpty() checks both Right and Bottom alreadyNoel Grandin
2015-08-22tdf#93077 - basic dialog localization issues.Michael Meeks
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-07Resolves: tdf#92896 wrong delete language dialog pathCaolán McNamara
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Resolves: tdf#90361 CellValueBinding/CellRangeListSource need WithArgumentsCaolán McNamara
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24loplugin:constantfunction: basctlNoel Grandin
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl
2015-02-01coverity#1267686 Uncaught exceptionCaolán McNamara
2014-12-22avoid 'don't create ItemSets with full range before FreezeIdRanges assert'Caolán McNamara