summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat2011-04-072-36/+51
| |/ /
| * | use --xxx instead of -xxx for command line optionsNorbert Thiebaud2011-03-291-1/+1
| * | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2011-03-231-1/+1
| |\ \
| | * | add cppunit dependCaolán McNamara2011-03-211-1/+1
| * | | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | fix catastrophically wrong mergeCaolán McNamara2011-03-211-48/+47
| * | | update regression tests for new component registrationCaolán McNamara2011-03-213-8/+21
| * | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1832-327/+3151
| |\ \ \
| | * \ \ Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1132-282/+3111
| | |\ \ \
| * | | | | add regression test for weak charsCaolán McNamara2011-03-151-0/+43
| * | | | | Support for greek numeralsPantelis Koukousoulas2011-03-141-0/+106
| * | | | | Add missing scripts from ICU list. Make math and symbols weakMartin Hosken2011-03-111-1/+6
| * | | | | USCRIPT_INVALID_CODE is -1 so take signed hereCaolán McNamara2011-03-101-3/+2
| * | | | | use SAL_N_ELEMENTSCaolán McNamara2011-03-101-3/+1
| * | | | | unused UBlock2Script struct definitionCaolán McNamara2011-03-101-6/+0
| * | | | | unused global tableCaolán McNamara2011-03-101-24/+0
| * | | | | Do SMP properly for ICU. No bug thankfullyMartin Hosken2011-03-101-1/+1
| * | | | | Work around ICU bug regarding SMP ranges not working, so expand themMartin Hosken2011-03-101-5/+3
| * | | | | break graphemes on new uax#29 updates, use ICU for script identificationMartin Hosken2011-03-102-16/+166
| * | | | | Adding '-N => (N)' format to en_* locale -- bnc659993Katarina Machalkova2011-03-088-0/+50
| * | | | | Revert "Introducing new number format ( -N => (N) ) -- bnc#659993"Katarina Machalkova2011-03-08128-2343/+1532
| |/ / / /
| * | | | Introducing new number format ( -N => (N) ) -- bnc#659993Katarina Machalkova2011-03-03128-1532/+2343
| * | | | Remove "using namespace ::rtl"Julien Nabet2011-02-2733-33/+50
| * | | | More on using real namespace scopes.Kohei Yoshida2011-02-252-4/+9
| * | | | Let's remove using namespace rtl while I'm at it.Kohei Yoshida2011-02-252-2/+2
| * | | | Use real namespace scopes. The old scheme screwed up context tagging.Kohei Yoshida2011-02-252-2/+8
| * | | | Accidentally changed the logic. Fixing it now.Kohei Yoshida2011-02-221-7/+3
| * | | | Break up giant if statement into smaller ones.Kohei Yoshida2011-02-221-25/+51
| * | | | Fixed indentation and bracket style.Kohei Yoshida2011-02-221-45/+46
| * | | | Try and protect the Indic grapheme/cell skipping with a unit test.Caolán McNamara2011-02-181-6/+59
| * | | | Remove erTESTThomas Arnhold2011-02-161-15/+0
| * | | | WaE variable types in fprintf, specify expected type/add castingChristian Lohmaier2011-02-131-2/+2
| * | | | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
| * | | | Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+0
| * | | | Show exception messageFrancois Tigeot2011-02-091-2/+3
| * | | | Refactor gendictKenneth Venken2011-02-081-125/+162
| * | | | fix cppcheck errors and warningsXisco2011-02-071-49/+24
| * | | | i18npool now depends on cpputools for regcomp for its unit test.Kohei Yoshida2011-02-021-1/+1
| * | | | enable the breakiterator line break testCaolán McNamara2011-02-021-0/+1
| * | | | fdo#33459: year of era in long format for zh_TW by defaultCédric Bosdonnat2011-01-311-10/+10
| * | | | Fix wrong collation for Catalan languageJesús Corrius2011-01-303-1/+11
| * | | | Resolves: fdo#31271 wrong line break with (Caolán McNamara2011-01-291-1/+11
| * | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-281-1/+1
| * | | | WaE: clear warningsCaolán McNamara2011-01-261-6/+9
| * | | | cpp cleanliness: fixed some memleaksKenneth Venken2011-01-261-12/+12
| * | | | Related: fdo#31271 create a unit test for the line break iteratorCaolán McNamara2011-01-253-0/+260
| * | | | Remove erTEST directive.Thomas Arnhold2011-01-241-302/+0
| * | | | Remove USE_CELL_BOUNDARY_CODE directive.Thomas Arnhold2011-01-242-47/+0
| * | | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-243-8/+6
| * | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-2011-53/+53