summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforfind.cxx
AgeCommit message (Expand)Author
2012-12-19resolved fdo#54344 let date pattern match overrule incomplete format matchEike Rathke
2012-12-19resolved fdo#54336 accept abbreviated combined date/time inputEike Rathke
2012-11-27String => OUString for svl's zforfindNorbert Thiebaud
2012-11-27cosmetic prep work on zforfindNorbert Thiebaud
2012-11-27another round of String -> OUString conversion in zforlistNorbert Thiebaud
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud
2012-11-13resolved fdo#55369 accept fraction input if presetEike Rathke
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-26consistently use SAL_WARN svl.numbersEike Rathke
2012-10-25loplugin: tidy up some log areasCaolán McNamara
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin
2012-10-02String->OUString in svl::ImpSvNumberformatInfoNoel Grandin
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-10resolved fdo#46233 value >12 with AM/PM can't be clock timeEike Rathke
2012-04-18resolved fdo#48875 do not let ISO 8601 detection override locale's date orderEike Rathke
2012-04-15resolved fdo#48706 recognize $.12 as currency numberEike Rathke
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-17a can't-happen-but-do-it-correct-anyway one character fixEike Rathke
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11fdo#44636 use date acceptance patterns in number scannerEike Rathke
2012-01-11lower date acceptance with only two numbersEike Rathke
2012-01-11strict date recognition using locale's separator and ISO 8601Eike Rathke
2012-01-11accept and display years < 100Eike Rathke
2012-01-09simplify CharClassCaolán McNamara
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-22scan genitive and partitive month names only if they differEike Rathke
2011-11-22added partitive case month namesEike Rathke
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-19use possessive genitive case month names in number formatterEike Rathke
2011-11-19use new possessive genitive case month names locale data APIEike Rathke
2011-08-15callcatcher: remove code, hide's erAcks to-do code behind an ifdefCaolán McNamara
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2010-12-05cppcheck: can reduce the scope of this variableCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-16svtools-uninitialized-member-fix.diff: initialize data members for sureKohei Yoshida
2010-09-15sc-date-fix.diff: Parse 'june-2007' as June 1 2007 in en-US localesJonathan Pryor
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang