summaryrefslogtreecommitdiff
path: root/basctl/source/inc
AgeCommit message (Expand)Author
2015-11-20loplugin:unusedfields in basctlNoel Grandin
2015-11-12Resolves: tdf#95021 crash on closing macro dialog editorCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29tdf#95416: Get rid of #include "../foo/bar.hxx" style includesTor Lillqvist
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-29remove custom RTTI from basctl::BaseWindowNoel Grandin
2015-06-28coverity#1308514 Uncaught exceptionCaolán McNamara
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-05-18basctl: Use typed LinksNoel Grandin
2015-05-15tdf#91239 - return VclPtr's from Create Fn.s and add missing dispose logic.Michael Meeks
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-03-24loplugin:constantfunction: basctlNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-01coverity#1267686 Uncaught exceptionCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin