summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2011-10-12Some cppcheck cleaningJulien Nabet
2011-10-07cppcheck reduce scope of var in svtools/..svimpbox.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction in svtools/..imivctl1.cxxPierre-André Jacquod
2011-10-05WaE: 'argument' : truncation of constant valueTor Lillqvist
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-21unusedcode: svtools::Matúš Kukan
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-31callcatcher: remove unused codeCaolán McNamara
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-26callcatcher: clean up SvTreeList{Box}Thomas Arnhold
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