summaryrefslogtreecommitdiff
path: root/include/svx/gridctrl.hxx
AgeCommit message (Expand)Author
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-06-18Fix typosAndrea Gelmini
2018-05-08loplugin:useuniqueptr in FmGridListenerNoel Grandin
2018-05-07loplugin:useuniqueptr in FmGridControlNoel Grandin
2018-05-05loplugin:useuniqueptr in DbGridControlNoel Grandin
2018-02-17loplugin:useuniqueptr in DbGridRowNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-26Unwind trivial DbGridControl_Base typedefStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
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-09-05loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30convert DbGridControl::NavigationBar::State to scoped enumNoel Grandin
2016-08-30convert DbGridControl::Option to scoped enumNoel Grandin
2016-08-25convert GridRowStatus to scoped enumNoel Grandin
2016-08-25convert InitWindowFacet to typed_flagsNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-29tdf#100115: _nColId is sal_uInt16Julien Nabet
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-11Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-08convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-27coverity#1308460 Uncaught exceptionCaolán McNamara
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl