summaryrefslogtreecommitdiffstats
path: root/include/svtools/treelist.hxx
Commit message (Collapse)AuthorAgeFilesLines
* fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida2014-04-291-0/+4
|
* svtools: sal_Bool->boolNoel Grandin2014-03-251-13/+13
| | | | Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-2/+3
| | | | | | | | | | | | ListBox and related now handle up to sal_Int32 elements correctly. sal_Int32 instead of sal_Size or size_t because of UNO and a11y API. Also disentangled some of the mess of SvTreeList and other containers regarding sal_uInt16, sal_uLong, long, size_t, ... type mixtures. Change-Id: Idb6e0ae689dc5bc2cf980721972b57b0261e688a Reviewed-on: https://gerrit.libreoffice.org/8460 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann2014-02-251-9/+9
| | | | | | | ...Expand/Collapse/Select with virtual functions of the same names in derived classes. Change-Id: Id2c7e434cc972ac8a789c60ceaf54dc76246be12
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-3/+3
| | | | Change-Id: I7e004e1e4fbc2141ff421af6be0e8bf5a026b189
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
| | | | Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee
* remove uses of COMPARE_*Caolán McNamara2013-10-211-2/+1
| | | | Change-Id: Icdc36b4b24d2f399f481065df3200feb98025135
* execute move of global headersBjoern Michaelsen2013-04-231-0/+366
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a