summaryrefslogtreecommitdiffstats
path: root/i18nlangtag
Commit message (Collapse)AuthorAgeFilesLines
* added Udmurt [udm-RU] to language listAndras Timar2013-05-131-0/+1
| | | | Change-Id: Ief2413fda7ecbf4cc73bc0d2bf483f9a6c16cca8
* added N'ko [nqo-GN] to language list, fdo#64331Eike Rathke2013-05-112-0/+3
| | | | | | RTL and CTL Change-Id: Ifdce9e3e08a715dcf493c4103479c5fd64a42d74
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
|
* ditch libi18nlangtagicu againEike Rathke2013-04-254-35/+7
| | | | | | | Thanks to Fridrich for finding the real cause for why I thought this was necessary.. Change-Id: I77934b17c2b994a03cae5440253b165704de2fa4
* added LanguageTagIcu::getIcuLocale() with additional variantEike Rathke2013-04-251-0/+11
| | | | Change-Id: I5a5689f449ac7653bb716f2ce67ea1039fe2559c
* introduced libi18nlangtagicuEike Rathke2013-04-243-0/+69
| | | | Change-Id: Ie80e989d55d465e127ccc20290d654acf222e5bb
* adapt to header moveEike Rathke2013-04-241-1/+1
| | | | Change-Id: Ie460c5dbf354f68a21d52bd84b7e95b78fca11be
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-5/+0
| | | | Change-Id: If783897a60a545baf3968c5eeccf80a1e186bc51
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-5/+0
| | | | Change-Id: Ia160f0ee3e9480c60056d38bf11a6b139b53424f
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
| | | | | | | Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
| | | | | | | Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* move URE headers to include/David Tardon2013-04-241-1/+0
| | | | | | | Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* execute move of global headersBjoern Michaelsen2013-04-236-1348/+0
| | | | | | | see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-5/+2
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* new module i18nlangtagEike Rathke2013-04-0520-0/+5962
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015