summaryrefslogtreecommitdiffstats
path: root/include/svtools/editbrowsebox.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-9/+9
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-2/+2
* unwind RID_SVTOOLS_IMAGELIST_EDITBROWSEBOX ImageListCaolán McNamara2016-12-211-2/+1
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-241-1/+1
* loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin2016-11-211-1/+1
* loplugin:expandablemethodds in include/svtoolsNoel Grandin2016-10-211-1/+0
* no EditBrowseBox is loaded from .src anymoreCaolán McNamara2016-10-121-1/+0
* loplugin:unnnecessaryoverride in svtoolsNoel Grandin2016-10-111-18/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-10/+10
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-4/+4
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-051-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-1/+0
* loplugin:passstuffbyref in svtoolsNoel Grandin2016-04-131-1/+1
* loplugin:constantparam in svtoolsNoel Grandin2016-04-041-3/+3
* loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin2016-01-131-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-8/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-8/+4
* convert Link<> to typedNoel Grandin2015-10-161-3/+3
* convert Link<> to typedNoel Grandin2015-10-161-9/+9
* simplify the CellController modify Link<> handlingNoel Grandin2015-10-151-11/+15
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-84/+84
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-10-121-0/+3
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-3/+3
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-1/+1
* make Link<> typedNoel Grandin2015-08-171-4/+5
* loplugin:constantfunctionNoel Grandin2015-08-111-1/+0
* loplugin:unusedmethodsNoel Grandin2015-07-301-2/+0
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-6/+0
* Fix typosAndrea Gelmini2015-06-181-1/+1
* loplugin:unnecessaryvirtualsNoel Grandin2015-06-091-4/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* convert GETFOCUS constants to scoped enumNoel Grandin2015-05-281-1/+1
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-271-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-13/+13
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-7/+9
|\
| * svtools: convert new to ::Create.Noel Grandin2015-04-171-1/+1
| * svx: convert new to ::Create.Noel Grandin2015-04-171-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-5/+5
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-0/+2
* | convert EBBF_ constants to scoped enumNoel Grandin2015-04-221-14/+19
* | convert BROWSER_ constants to scoped enumNoel Grandin2015-04-221-2/+2
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-1/+1
* loplugin: cstylecastNoel Grandin2014-09-291-3/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-7/+7