summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/LocaleNode.cxx
AgeCommit message (Expand)Author
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2016-11-25show next free formatindex hint for errorsEike Rathke
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-09-23tdf#100726 Improve readability of OUString concatinationAsela Dasanayaka
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-06-02[PATCH] up the free usage formatindex start from 50 to 60Eike Rathke
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-07Reduce variable scopeStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Actually process the escaped characterStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-06-19Don't truncate a UTF-32 code point to a UTF-16 code unitStephan Bergmann
2015-06-05ensure engineering notation format is presentEike Rathke
2015-06-03ensure that at least one abbreviated DateAcceptancePattern is presentEike Rathke
2015-06-01loplugin:loopvartoosmallNoel Grandin
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