summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-30convert RID_POPUP_BRKPROPS menu to .uiCaolán McNamara
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-10-25tdf#103209 Apply application color settings to Basic IDETakeshi Abe
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-16Fixed a typo where highlighting was highlightningGökhan Gurbetoğlu
2016-04-18Remove the hardly used SyntaxLineSet typedefRyan McCoskrie
2016-04-16basctl: prefix some membersJulien Nabet
2016-03-15loplugin:constantparamNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin
2015-12-23loplugin:unusedfields in basctlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-06-29remove custom RTTI from basctl::BaseWindowNoel Grandin
2015-05-29tdf#91484 fix macro editor - Invalidate in paintTomaž Vajngerl
2015-05-18basctl: Use typed LinksNoel Grandin
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-14cppcheck: noExplicitConstructorCaolán McNamara
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
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-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin