summaryrefslogtreecommitdiff
path: root/include/svtools/treelistbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin1-1/+1
2014-10-02Improved striped rows implementationSamuel Mehrbrodt1-3/+3
2014-09-30Improve SvTreeListBox classPalenik Mihály1-0/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin1-4/+4
2014-08-28callcatcher: update unused codeCaolán McNamara1-2/+0
2014-05-23Resolves: fdo#58187 Expand and Collapse should be virtualUlrich Kitzinger1-2/+2
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-40/+40
2014-03-25svtools: sal_Bool->boolNoel Grandin1-49/+49
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-4/+4
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann1-3/+0
2014-02-25remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*)Noel Grandin1-1/+0
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann1-1/+1
2013-11-25Integrate branch of IAccessible2Steve Yin1-0/+17
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara1-0/+2
2013-09-17add a min-width-chars property to SvTreeListBoxCaolán McNamara1-0/+5
2013-08-22convert include/svtools/treelistbox.hxx from String to OUStringNoel Grandin1-5/+5
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin1-1/+0
2013-08-12XubString->OUStringCaolán McNamara1-4/+4
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin1-4/+4
2013-08-08fdo#63539 make SvTreeListBox::Select virtualLionel Elie Mamane1-1/+1
2013-07-12XubString->OUStringCaolán McNamara1-2/+2
2013-06-07fdo#63866 Hid useless checkboxesJason Hulme1-0/+1
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-1/+1
2013-04-25fix scrolling performance of listboxes with hundreds of entriesCaolán McNamara1-0/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+806