summaryrefslogtreecommitdiff
path: root/include/svx/gridctrl.hxx
AgeCommit message (Expand)Author
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
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-18fix build problem with ambiguous InitFontCaolán McNamara