summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforfind.cxx
AgeCommit message (Expand)Author
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-06-19Translate German comments, fix some WSPhilipp Weissenbacher
2013-06-16initialize number scanner.Michael Meeks
2013-06-16fix mistakeJulien Nabet
2013-06-16cppcheck: fix some uninitMemberVar (svl)Julien Nabet
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15rename methods to something meaningfulEike Rathke
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
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