summaryrefslogtreecommitdiff
path: root/include/svtools/treelistbox.hxx
AgeCommit message (Expand)Author
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin
2018-08-08loplugin:unnecessaryvirtualNoel Grandin
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin
2018-07-03return by std::unique_ptr from CreateViewDataNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-04-30loplugin:useuniqueptr in SvTreeListBoxNoel Grandin
2018-04-29tdf#117063 Modify tree list double click behavior in the navigatorJim Raykowski
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin
2018-01-28tdf#111837 removed lag in navigator selection updateKshitij Pathania
2018-01-15change Not to Dont in tdf#36308 fixJim Raykowski
2018-01-11tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-10-20Kill unused SV_LBOX_DD_FORMATTakeshi Abe
2017-09-18headString in SvTreeListBox is unusedNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-20svtools: remove function with unused return valueJochen Nitschke
2017-08-18WB_FORCE_SELECTION is deadNoel Grandin
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14drop unused LIST from SvTreeAccRoleType enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-25SvTreeListBox cannot be loaded from .src nowCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel 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-09loplugin:constantparam in svtoolsNoel Grandin
2016-08-26remove SvLBoxBmp classJochen Nitschke
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-01tdf#93845: Style Preview Checkbox for Styles & Formatting sidebarSusobhan Ghosh
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22remove visual noiseMarkus Mohrhard
2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in treelistboxXisco Fauli
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin