summaryrefslogtreecommitdiff
path: root/vcl/source/control/field2.cxx
AgeCommit message (Expand)Author
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-03-14restore incrementing time fields by area cursor is inCaolán McNamara
2013-03-11XubString->OUStringCaolán McNamara
2013-03-07Do not call OUStringBuffer::copy with bad argumentStephan Bergmann
2013-03-07Oops, this is a conflict resolution problemFridrich Štrba
2013-03-07Replace (Xub)String with OUString in vcl(field)Chr. Rossmanith
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-02translated german commentsLuc Castermans
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-19death to some UniStringsCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11callcatcher: lets trust my own toolingCaolán McNamara
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
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-27remove include of pch header from vclNorbert Thiebaud
2011-07-13callcatcher: remove unused TimeFormatter::FooThomas Arnhold
2011-07-13callcatcher: remove unused TimeBox::FooThomas Arnhold
2011-06-21convert stringCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek