summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)Author
2024-11-18Related: tdf#163903 Add French (Republic of Guinea) {fr-GN} [0x940C]Eike Rathke
2024-10-23tdf#90341 Clean up excessive const_cast'ingUsman Akinyemi
2024-10-14Add Santali, Ol Chiki {sat-Olck-IN} [0x06B3] to language listEike Rathke
2024-08-28tdf#158556 avoid a ton of temporary OUStringNoel Grandin
2024-06-19use local var to simplify code in MsLangId::getScriptTypeNoel Grandin
2024-06-06cool#8570 try to reduce CPU spent in MsLangId::getScriptTypeNoel Grandin
2024-05-20loplugin:ostr in variousNoel Grandin
2024-05-18cool#8570 single-element cache in MsLangId::getScriptTypeNoel Grandin
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-06Use less boost_headers in low level librariesGabor Kelemen
2024-02-04Use constexpr instead of constMike Kaganski
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-30Extended loplugin:ostr: i18nlangtagStephan Bergmann
2023-10-30tsan:data race in LanguageTag::registerImplNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen
2023-04-16Related: tdf#154832 Official name is MorisyenEike Rathke
2023-04-16Resolves: tdf#154832 Add Creole (Mauritius) {mfe-MU} [0x06B2] locale dataEike Rathke
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-03-15Resolves: tdf#154031 Add Rohingya Hanifi {rhg-Rohg-MM} [0x06B1] CTL, RTLEike Rathke
2023-03-03Simplify a bitMike Kaganski
2023-02-17Add Saraiki {skr-PK} [0x06B0] to language list, CTL, RTLEike Rathke
2023-02-17Unit test for {es-419} and fallbacksEike Rathke
2023-02-17Handle 3-digits UN M.49 region codes in simpleExtract()Eike Rathke
2023-02-16Do not add empty language tag to fallback stringsEike Rathke
2023-02-15Add unit tests for zh-Hans and zh-Hant mapping and fallbacksEike Rathke
2023-01-07Related: tdf#152781 Pin some known on-the-fly langtags to user-defined LCIDsEike Rathke
2023-01-05Related: tdf#152781 Stab the 0xE40A {es} vs Latin America quirkEike Rathke
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2022-11-28Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and dataEike Rathke
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-08Konkani is CTL, the other unknowns are not ("Western")Eike Rathke
2022-10-05More zh-* legacyEike Rathke
2022-10-04Check acor_langtag for language-script fallback instead of only languageEike Rathke
2022-09-01Resolves: tdf#150370 Accept 'art-x-...' private-use input in language boxEike Rathke
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke
2022-07-07i18nlangtag: replace tools::Long with longChris Sherlock
2022-06-06Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranesEike Rathke
2022-05-26convertLanguageToLocaleImpl() speed-up a gazillion en-US fallback casesEike Rathke
2022-04-28use more string_view in i18nlangtagNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-01-26tdf#146602 Add Pennsylvania Dutch {pdc-US} 0x06AF to language listEike Rathke
2022-01-12Fix typosAndrea Gelmini
2022-01-10tdf#146084 Test for languages without hyphenationHossein
2022-01-09tdf#146084 No hyphenation warning for PashtoHossein
2022-01-09tdf#146084 No hyphenation warning for VietnameseHossein
2022-01-07tdf#146084 Don't warn for languages without hyphenationHossein
2021-12-30Use primary().anyOf() instead of yet another equalsPrimary()Eike Rathke