summaryrefslogtreecommitdiffstats
path: root/include/svtools/treelistbox.hxx
Commit message (Expand)AuthorAgeFilesLines
* Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2015-09-281-1/+2
* convert Link<> to typedNoel Grandin2015-09-161-2/+2
* convert Link<> to typedNoel Grandin2015-09-111-3/+3
* convert Link<> to typedNoel Grandin2015-09-111-8/+8
* convert Link<> to typedNoel Grandin2015-09-091-2/+2
* convert Link<> to typedNoel Grandin2015-09-081-38/+38
* convert Link<> to typedNoel Grandin2015-09-041-2/+2
* convert Link<> to typedNoel Grandin2015-09-041-1/+1
* Fix alternating rows in SvTreeListBoxMihály Palenik2015-07-241-0/+1
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-10/+0
* coverity#1302618 deref of NULLCaolán McNamara2015-06-101-3/+3
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-261-3/+3
* callcatcher: update unused codeCaolán McNamara2015-05-241-2/+0
* callcatcher: update unused codeCaolán McNamara2015-05-181-1/+0
* pass RenderContext to PreparePaint in TreeListBoxTomaž Vajngerl2015-05-181-1/+1
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-0/+3
* tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks2015-05-131-9/+1
* refactor TreeListBox to use RenderContextTomaž Vajngerl2015-05-111-8/+7
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-101-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-23/+23
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-5/+5
* 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-5/+6
|\
| * Help SvTreeListBox survive post dispose.Michael Meeks2015-04-141-3/+3
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-2/+2
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-0/+1
* | convert SVLBOX_ constants to scoped enumNoel Grandin2015-04-221-16/+24
* | convert SV_DRAGDOP_ constants to scoped enumNoel Grandin2015-04-221-10/+17
* | convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin2015-04-221-5/+9
* | convert TREEFLAG_ constants to scoped enumNoel Grandin2015-04-221-6/+14
* | convert SV_LBOXTAB_ constants to scoped enumNoel Grandin2015-04-221-24/+34
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-6/+6
* some cleanup in treelistboxTomaž Vajngerl2015-04-091-9/+29
* loplugin:constantfunction: svtoolsNoel Grandin2015-03-191-17/+0
* idle includes and enum useJennifer Liebel2015-03-061-0/+1
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-4/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-3/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-11/+11
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-5/+0
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin2014-10-141-1/+1
* Improved striped rows implementationSamuel Mehrbrodt2014-10-021-3/+3
* Improve SvTreeListBox classPalenik Mihály2014-09-301-0/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* fdo#82577: Handle FontNoel Grandin2014-09-181-4/+4
* callcatcher: update unused codeCaolán McNamara2014-08-281-2/+0
* Resolves: fdo#58187 Expand and Collapse should be virtualUlrich Kitzinger2014-05-231-2/+2