summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-08STATE_CHANGE_FORMAT is an unused state nowCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-20unusedcode.easy: some cleaningThomas Arnhold
2012-02-17Remove unused code.Petr Vorel
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-04Better optimal combobox widthCaolán McNamara
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Removed FormatterBase::SetFieldTextMariusz Dykierek
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11callcatcher: lets trust my own toolingCaolán McNamara
2012-01-09Replace Table with std::set.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-30Useless since LoadThemedImageList (reported by cppcheck)Julien Nabet
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat
2011-12-15Removed extra semicolonsJesse
2011-12-06reduce CurrencyBox somewhatCaolán McNamara
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-30no need to check for Gregorian cut-off date hereEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-29Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara
2011-11-28callcatcher: remove unused methodsCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19callcatcher: remove some unused codeCaolán McNamara
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-11-02drop freshly unused methodsCaolán McNamara
2011-10-28drop some unused codeCaolán McNamara
2011-10-27removed dead codeTakeshi Abe
2011-10-07cppcheck reduce scope in vcl/.. lstbox.cxxPierre-André Jacquod
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-15ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-29callcatcher: drop various unused methodsCaolán McNamara
2011-08-15callcatcher: Remove unused Button methods.Jan Holesovsky
2011-08-15callcatcher: Remove unused ComboBox-related methods.Jan Holesovsky
2011-08-15callcatcher: Remove unused ListBox-related methods.Jan Holesovsky
2011-08-08Remove unused ComboBox::SetSeparatorPos().Jan Holesovsky
2011-07-25callcatcher: remove unused methodsThomas Arnhold