summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara
2012-04-12remove formfeedsThomas Arnhold
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Remove unused code (vcl)Thomas Collerton
2012-04-03adjust code for what the original Intersect() usage probably meantLuboš Luňák
2012-04-03Ignore return type of Region::IntersectDaniel Bankston
2012-03-26Remove unused code in vlc.Santiago Martinez
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
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