summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2011-07-24unusedcode.easy: Class SvtDocumentTemplateDialog cleanupJoseph Powers
2011-07-23unusedcode.easy: svxIconChoiceCtrl_ImplJoseph Powers
2011-07-23Remove DragDrop code from class SvxIconChoiceCtrl_ImplJoseph Powers
2011-07-21callcatcher: completely remove SvIconViewThomas Arnhold
2011-07-18Replace List with SvxIconChoiceCtrlEntryList_implJoseph Powers
2011-07-17An error in my previous fixJulien Nabet
2011-07-17Some fixes for compilationJulien Nabet
2011-07-17Fix type missmatch in SvxIconChoiceCtrl_Impl.Joseph Powers
2011-07-15Replace List with std::vector< SvxIconChoiceCtrlEntry* >Joseph Powers
2011-07-14callcatcher: remove unused ifdef branchCaolán McNamara
2011-07-13callcatcher: unused methodsCaolán McNamara
2011-06-27Fix ScrollToAbsPos to work when we have an empty list.Luke Symes
2011-06-22Implement GetLastEntryInView for SvTreeListBox.Luke Symes
2011-06-22Implement ScrollToAbsPos for listboxes.Luke Symes
2011-06-22Set the listbox height to an integer multiple of the listbox entry height.Luke Symes
2011-06-18remove dead codeTakeshi Abe
2011-06-14fix assert, title column added twiceCaolán McNamara
2011-06-10fix build, and fix reversed logicCaolán McNamara
2011-06-10Change ScTreeEntryList to no longer depend on class List.Joseph Powers
2011-06-01overly staticCaolán McNamara
2011-06-01Replace List in SvTreeList with a vector<>Joseph Powers
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Remove use of SvULongsSort in svlbox.cxx. LGPLv3+/MPL.Nigel Hawkins
2011-05-27Fix build breakage (dbgutil build)Thorsten Behrens
2011-05-26Revert TreeList to vector<> conversion.Joseph Powers
2011-05-23Replace the List in SvTreeList with a vector<>Joseph Powers
2011-05-23Resolves: fdo#36940 use natural string sorter as default svtools string sorterCaolán McNamara
2011-05-23WaE: build without warningsCaolán McNamara
2011-05-22class SvTreeEntryList is no longer dependant on class ListJoseph Powers
2011-05-21Drop OS2Tor Lillqvist
2011-04-27svtools-unsort-template-dialogentries.diff: grouping items in templates dialogRadek Doulik
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-20WaE: class/struct consistencyCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-16Remove XX_OVThomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-05Remove DECLARE_LIST( NewDocList_Impl, ::rtl::OUString* )Joseph Powers
2011-02-03Remove DECLARE_LIST( HistoryList_Impl, FolderHistory* )Joseph Powers
2011-02-02Remove DECLARE_LIST( StringList_Impl, OUString* )Joseph Powers
2011-02-01#i115784# Valgrind: conditional jump or move depends on uninitialized value(s).Matthias Huetsch [mhu]
2011-01-29Remove OV_DEBUG.Thomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara