summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2012-02-20move SvListView from Table to ptr_map, related fdo#45679Markus Mohrhard
2012-02-18Remove unused codeElton Chung
2012-01-25callcatcher: remove some unused codeCaolán McNamara
2012-01-23Unused #includes.Stephan Bergmann
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2012-01-10callcatcher: update listCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-28fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-14callcatcher: remove unused codeCaolán McNamara
2011-11-09removed unused macros/constantsTakeshi Abe
2011-11-08callcatcher: some unused methodsCaolán McNamara
2011-11-07ByteString->rtl::OStringCaolán McNamara
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