summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/treelist.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Fix Windows build with VS2010: forward declaration not enoughFridrich Štrba1-1/+1
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida1-6/+6
2012-11-28Extract SvViewData into separate header/source files.Kohei Yoshida1-109/+1
2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS1-1/+0
2012-11-20convert xslt filter dialog to .uiCaolán McNamara1-11/+3
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-7/+6
2012-11-15Make GetParent() const-correct.Kohei Yoshida1-1/+4
2012-11-01Translate German comments and improve some GermishPhilipp Weissenbacher1-18/+17
2012-10-31Make SvTreeList non-copyable.Kohei Yoshida1-0/+3
2012-10-30Apparently CheckIntegrity() was only declared but never defined.Kohei Yoshida1-2/+0
2012-10-29These are not used.Kohei Yoshida1-3/+0
2012-10-29Finally removed SvTreeEntryList.Kohei Yoshida1-39/+0
2012-10-29Let's use const where we can.Kohei Yoshida1-5/+4
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida1-13/+16
2012-10-23Make SvTreeEntryList private to svtools.Kohei Yoshida1-41/+8
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-140/+140
2012-10-19Move SvListEntry and SvLBoxEntry into own files.Kohei Yoshida1-45/+5
2012-10-12Put typedef inside class scope.Kohei Yoshida1-3/+3
2012-10-12No need to keep this method.Kohei Yoshida1-1/+0
2012-10-12These can be private.Kohei Yoshida1-3/+3
2012-09-27Remove DECLARE_SVTREELIST.Kohei Yoshida1-37/+0
2012-09-27Use more STL iterators instead of First(), Next() and last() (sic).Kohei Yoshida1-6/+14
2012-09-27Correct prefix for integer type.Kohei Yoshida1-1/+1
2012-09-27Let's use std::vector directly.Kohei Yoshida1-6/+2
2012-09-27const correctness.Kohei Yoshida1-4/+5
2012-09-27Hide method definitions of SvTreeEntryList.Kohei Yoshida1-68/+20
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin1-1/+1
2012-02-20move SvListView from Table to ptr_map, related fdo#45679Markus Mohrhard1-23/+38
2012-01-25callcatcher: remove some unused codeCaolán McNamara1-1/+0
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-12/+12
2011-08-05and some moreCaolán McNamara1-1/+0
2011-08-05build-breakage: remove stray unused inlines and now dead usingsCaolán McNamara1-4/+0
2011-07-26callcatcher: remove unused methodsThomas Arnhold1-0/+3
2011-07-26callcatcher: clean up SvTreeList{Box}Thomas Arnhold1-3/+0
2011-06-22Implement ScrollToAbsPos for listboxes.Luke Symes1-0/+6
2011-06-10Change ScTreeEntryList to no longer depend on class List.Joseph Powers1-13/+80
2011-06-01Replace List in SvTreeList with a vector<>Joseph Powers1-4/+7
2011-05-30White space cleanup.Joseph Powers1-187/+280
2011-05-26Revert TreeList to vector<> conversion.Joseph Powers1-94/+51
2011-05-23Replace the List in SvTreeList with a vector<>Joseph Powers1-44/+59
2011-05-23make the class DLLPUBLICCaolán McNamara1-1/+1
2011-05-22class SvTreeEntryList is no longer dependant on class ListJoseph Powers1-15/+43
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-118/+118
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-56/+56
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-118/+118
2010-10-18remove non-compiled codePovilas Kanapickas1-4/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3