summaryrefslogtreecommitdiffstats
path: root/svl/source/numbers/zforfind.cxx
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* rename methods to something meaningfulEike Rathke2013-03-151-2/+2
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* resolved fdo#54344 let date pattern match overrule incomplete format matchEike Rathke2012-12-191-1/+11
* resolved fdo#54336 accept abbreviated combined date/time inputEike Rathke2012-12-191-5/+62
* String => OUString for svl's zforfindNorbert Thiebaud2012-11-271-204/+231
* cosmetic prep work on zforfindNorbert Thiebaud2012-11-271-1102/+1481
* another round of String -> OUString conversion in zforlistNorbert Thiebaud2012-11-271-5/+5
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-2/+2
* svl: convert KeywordTable to OUStringNorbert Thiebaud2012-11-181-3/+9
* resolved fdo#55369 accept fraction input if presetEike Rathke2012-11-131-6/+16
* fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2012-10-291-5/+4
* consistently use SAL_WARN svl.numbersEike Rathke2012-10-261-6/+6
* loplugin: tidy up some log areasCaolán McNamara2012-10-251-5/+5
* String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin2012-10-091-3/+3
* String->OUString in svl::ImpSvNumberformatInfoNoel Grandin2012-10-021-1/+1
* resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke2012-08-291-8/+47
* String::Expand -> string::padToLengthCaolán McNamara2012-08-291-6/+9
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-3/+3
* Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot2012-07-031-5/+3
* re-base on ALv2 code.Michael Meeks2012-07-021-23/+14
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-2/+2
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-6/+3
* resolved fdo#46233 value >12 with AM/PM can't be clock timeEike Rathke2012-05-101-4/+9
* resolved fdo#48875 do not let ISO 8601 detection override locale's date orderEike Rathke2012-04-181-1/+46
* resolved fdo#48706 recognize $.12 as currency numberEike Rathke2012-04-151-0/+5
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-2/+1
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-2/+2
* a can't-happen-but-do-it-correct-anyway one character fixEike Rathke2012-01-171-1/+1
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-2/+2
* fdo#44636 use date acceptance patterns in number scannerEike Rathke2012-01-111-32/+271
* lower date acceptance with only two numbersEike Rathke2012-01-111-0/+17
* strict date recognition using locale's separator and ISO 8601Eike Rathke2012-01-111-17/+52
* accept and display years < 100Eike Rathke2012-01-111-8/+21
* simplify CharClassCaolán McNamara2012-01-091-13/+13
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-2/+2
* remove include of pch header from svlNorbert Thiebaud2011-11-271-2/+0
* scan genitive and partitive month names only if they differEike Rathke2011-11-221-4/+17
* added partitive case month namesEike Rathke2011-11-221-0/+28
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-4/+5
* add narrow (one letter) month namesEike Rathke2011-11-191-1/+1
* use possessive genitive case month names in number formatterEike Rathke2011-11-191-3/+34
* use new possessive genitive case month names locale data APIEike Rathke2011-11-191-2/+2
* callcatcher: remove code, hide's erAcks to-do code behind an ifdefCaolán McNamara2011-08-151-1/+1
* Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke2011-08-101-181/+181
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-223/+223
|\
| * #i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang2010-07-291-224/+224
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* | cppcheck: can reduce the scope of this variableCaolán McNamara2010-12-051-2/+1