summaryrefslogtreecommitdiff
path: root/include/svtools/treelistbox.hxx
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann
2014-02-25remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*)Noel Grandin
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara
2013-09-17add a min-width-chars property to SvTreeListBoxCaolán McNamara
2013-08-22convert include/svtools/treelistbox.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin
2013-08-08fdo#63539 make SvTreeListBox::Select virtualLionel Elie Mamane
2013-07-12XubString->OUStringCaolán McNamara
2013-06-07fdo#63866 Hid useless checkboxesJason Hulme
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-04-25fix scrolling performance of listboxes with hundreds of entriesCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen