summaryrefslogtreecommitdiffstats
path: root/svtools/source/contnr/svimpbox.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparm in svtoolsNoel Grandin2016-03-231-4/+2
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-1/+1
* coverity#1355503 Dereference before null checkCaolán McNamara2016-03-161-7/+4
* coverity#1355504 Dereference before null checkCaolán McNamara2016-03-101-1/+1
* icon view for RemoteFilesDialogSzymon Kłos2016-03-091-9/+8
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-041-10/+6
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-9/+0
* loplugin: unused return valuesNoel Grandin2016-01-211-4/+2
* tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna2015-12-211-7/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-55/+55
* com::sun::star->css in svtoolsNoel Grandin2015-10-301-2/+2
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+2
* loplugin:defaultparamsStephan Bergmann2015-10-191-5/+5
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+0
* Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2015-09-281-9/+10
* convert Link<> to typedNoel Grandin2015-09-041-7/+4
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-111-20/+20
* svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-07-201-1/+1
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-4/+1
* improve the returnbyref lopluginNoel Grandin2015-07-061-6/+6
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-2/+1
* coverity#1302618 deref of NULLCaolán McNamara2015-06-101-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* invalidate entry instead of everything in TreeListViewTomaž Vajngerl2015-06-011-11/+6
* loplugin:loopvartoosmallNoel Grandin2015-05-291-2/+2
* convert SCROLL constants to scoped enumNoel Grandin2015-05-261-5/+5
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-251-1/+2
* convert QUICKHELP constants to scoped enumNoel Grandin2015-05-141-1/+1
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-4/+4
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-8/+8
* refactor TreeListBox to use RenderContextTomaž Vajngerl2015-05-111-87/+81
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-5/+3
* Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks2015-05-021-1/+1
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-291-5/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-94/+97
|\
| * svtools: convert new to ::Create.Noel Grandin2015-04-171-3/+3
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-94/+97
* | More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* | convert SV_ENTRYFLAG constants to scoped enumNoel Grandin2015-04-221-1/+1
* | convert SV_DRAGDOP_ constants to scoped enumNoel Grandin2015-04-221-2/+2
* | convert TREEFLAG_ constants to scoped enumNoel Grandin2015-04-221-1/+1
* | convert SV_LBOXTAB_ constants to scoped enumNoel Grandin2015-04-221-10/+10
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-6/+6
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* loplugin:constantfunction: svtoolsNoel Grandin2015-03-191-11/+0
* Idle: Changed to new enum nameTobias Madl2015-03-061-2/+2
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-2/+2