summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/LocaleNode.cxx
AgeCommit message (Expand)Author
2015-08-06ensure engineering notation format is presentEike Rathke
2015-08-06ensure that at least one abbreviated DateAcceptancePattern is presentEike Rathke
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04add missing newline to incError...() callsEike Rathke
2014-08-07coverity#706150 Copy into fixed size bufferCaolán McNamara
2014-08-07drop prepareErrorFormat from LocaleNode::incErrorStrCaolán McNamara
2014-08-07incErrorStrStr always called with two %sCaolán McNamara
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-02-07Avoid generation of unused replaceFrom* variablesStephan Bergmann
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-29iterateCodePoints() on empty string is no good anymoreEike Rathke
2013-09-10more annoying indentationEike Rathke
2013-09-10accept also '-' as '_' in 'ref' attributeEike Rathke
2013-09-10corrected check of Variant '-'Eike Rathke
2013-09-04better error-checking for Language,Country,VariantEike Rathke
2013-08-09Mark as const/staticTakeshi Abe
2013-06-24fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-04remove trailing whitespacesThomas Arnhold
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-05-30targeted string re-workNorbert Thiebaud
2012-04-30be more specific in locale data date acceptance pattern check outputEike Rathke
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-19added check for duplicated date acceptance patternsEike Rathke
2012-01-17rudimentary check if date acceptance pattern interferes with decimal numberEike Rathke
2012-01-17added element name check for LC_FORMATEike Rathke
2012-01-11generalized the [hu-HU] case to generate a second patternEike Rathke
2012-01-11implemented date acceptance patterns APIEike Rathke
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-12-14check if [CURRENCY] replaceTo is specifiedEike Rathke
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-11-25added check if locale data's usedInCompatibleFormatCodes currency is really u...Eike Rathke
2011-11-22added partitive case month namesEike Rathke
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-19implement possessive genitive case month names locale dataEike Rathke
2011-07-30fix Kabyle_Algeria [kab_DZ] absent currency symbol.Eike Rathke
2011-06-16avoid 'error' in warning message as it triggers cloph's error detectorNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold