summaryrefslogtreecommitdiffstats
path: root/i18npool/source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | Remove erTESTThomas Arnhold2011-02-161-15/+0
| * | | | WaE variable types in fprintf, specify expected type/add castingChristian Lohmaier2011-02-131-2/+2
| * | | | Show exception messageFrancois Tigeot2011-02-091-2/+3
| * | | | Refactor gendictKenneth Venken2011-02-081-125/+162
| * | | | fix cppcheck errors and warningsXisco2011-02-071-49/+24
| * | | | 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
| * | | | Remove erTEST directive.Thomas Arnhold2011-01-241-302/+0
| * | | | Remove USE_CELL_BOUNDARY_CODE directive.Thomas Arnhold2011-01-241-34/+0
| * | | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-7/+5
| * | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-2011-53/+53
| * | | | cppcheck: unused variableCaolán McNamara2011-01-171-2/+2
| * | | | translation fix in hu_HU.xml (felette/alatta -> fentebb/alább)Andras Timar2011-01-151-2/+2
| * | | | Default currency for Estonia should be Euro - fdo#33160Andras Timar2011-01-152-1/+8
| * | | | RTL_CONSTASCII_USTRINGPARAMserval2010-12-221-2/+0
| * | | | remove reference to sun bugtrackerDavid Tardon2010-12-151-1/+1
| * | | | RTL_CONSTASCII_USTRINGPARAM i18npoolJulien Nabet2010-12-151-1/+1
| * | | | great hunks of this are unusedCaolán McNamara2010-12-091-24/+4
| * | | | cppunit: survice missing config and default sanelyCaolán McNamara2010-12-081-10/+15
| * | | | RTL_CONSTASCII_USTRINGPARAM in libs-gui 16Gert Faller2010-11-256-15/+14
| * | | | cppcheck: methods can be constCaolán McNamara2010-11-251-6/+6
| * | | | silence cppcheck warningCaolán McNamara2010-11-231-2/+2
| * | | | RTL_CONSTASCII_USTRINGPARAM in libs-gui 03Gert Faller2010-11-2224-83/+83
| * | | | rename this to make it easy to compiler with c++0xCaolán McNamara2010-11-221-2/+2
| * | | | Remove bogus commentsAlexander O. Anisimov2010-11-121-18/+0
| * | | | An opening quote should not be counted as a word by word count toolMattias Johnsson2010-11-091-0/+1
| * | | | revert this part for now, accidental pushRobert Nagy2010-11-071-1/+0
| * | | | use LIBTARGET=NO to avoid multiple definition of target recipeRobert Nagy2010-11-071-0/+1
| * | | | add modelines to .h and .c files as wellCaolán McNamara2010-10-284-0/+11
| * | | | remove duplicate modelinesCaolán McNamara2010-10-281-2/+0
| * | | | remove memory leaks to make this a handy valgrind test caseCaolán McNamara2010-10-203-77/+76