summaryrefslogtreecommitdiff
path: root/include/svtools/treelist.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin1-3/+3
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-10-21remove untyped Link<>Noel Grandin1-2/+0
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-04convert Link<> to typedNoel Grandin1-6/+6
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-4/+0
2015-07-10svtools: pimplify SvListViewMichael Stahl1-22/+4
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-4/+4
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-11/+11
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-6/+6
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-1/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-10-30Improve SvSimpleTable classPalenik Mihály1-1/+5
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin1-22/+25
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida1-0/+4
2014-03-25svtools: sal_Bool->boolNoel Grandin1-13/+13
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+3
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann1-9/+9
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-10-21remove uses of COMPARE_*Caolán McNamara1-2/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+366