summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/treelistentry.cxx
AgeCommit message (Expand)Author
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-04coverity#984147 Uninitialized pointer fieldCaolán McNamara
2014-01-23coverity#1158464 Uninitialized scalar fieldCaolán McNamara
2013-12-06I guess const was what was wanted here.Jan Holesovsky
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2012-11-28Get it to build after the rebase.Kohei Yoshida
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-29Remove unnecessary type casts.Kohei Yoshida
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida
2012-10-18fix debug buildDavid Tardon
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-19Move SvListEntry and SvLBoxEntry into own files.Kohei Yoshida