summaryrefslogtreecommitdiff
path: root/include/svtools/treelistentry.hxx
AgeCommit message (Expand)Author
2015-07-20svtools: this one has a copy constructor but not a copy assingment?Michael Stahl
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-14fdo#39468 translate German commentsMichael Weghorn
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-04-03svtools/treelistentry.hxx: sal_Bool->boolNoel Grandin
2013-12-06...and a missing "static"Stephan Bergmann
2013-12-06C++03Stephan Bergmann
2013-12-06I guess const was what was wanted here.Jan Holesovsky
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-04-23execute move of global headersBjoern Michaelsen