summaryrefslogtreecommitdiff
path: root/include/svx/gridctrl.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-26Unwind trivial DbGridControl_Base typedefStephan Bergmann1-2/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann1-0/+1
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-3/+3
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-30convert DbGridControl::NavigationBar::State to scoped enumNoel Grandin1-22/+23
2016-08-30convert DbGridControl::Option to scoped enumNoel Grandin1-19/+23
2016-08-25convert GridRowStatus to scoped enumNoel Grandin1-8/+8
2016-08-25convert InitWindowFacet to typed_flagsNoel Grandin1-6/+11
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-2/+0
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-1/+1
2016-05-29tdf#100115: _nColId is sal_uInt16Julien Nabet1-2/+2
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-11Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-21/+21
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-41/+41
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-5/+5
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-08-04include: inline some use-once typedefsNoel Grandin1-2/+2
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-6/+0
2015-06-27coverity#1308460 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin1-11/+11
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-14/+17
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-16Revert "make more classes dllpublic"David Tardon1-1/+1
2015-04-16make more classes dllpublicDavid Tardon1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-14/+17
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl1-1/+1
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-2/+2