summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud90-174/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud10-20/+0
2011-11-25added check if locale data's usedInCompatibleFormatCodes currency is really u...Eike Rathke5-7/+53
2011-11-25added [pt-PT] legacyOnly currency to cope with change from Esc. to $Eike Rathke1-1/+8
2011-11-25updated Portuguese [pt-PT] locale dataSérgio Marques1-20/+20
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-3/+3
2011-11-23updated Latin [la-VA] locale dataRoman Eisele1-55/+117
2011-11-23i18n corrections for pt-PT (dates)Olivier Hallot1-54/+48
2011-11-23added Asturian [ast-ES] genitive case month namesXuacu Saturio1-44/+106
2011-11-23added Gaelic (Scotland) [gd-GB] genitive case month namesMichael Bauer1-80/+194
2011-11-23added Belarusian [be-BY] genitive case month namesYury Tarasievich1-0/+62
2011-11-22added partitive case month namesEike Rathke7-4/+103
2011-11-21remove obsolete linkermapfile-check.awkEike Rathke1-105/+0
2011-11-21added Lithuanian [lt-LT] nominative / genitive case month namesModestas Rimkus1-1/+63
2011-11-21still cygwin is not unixEike Rathke1-2/+4
2011-11-21i18npool depends on offapiFridrich Štrba1-1/+1
2011-11-20hopefully gb_Executable_EXT_for_build does itEike Rathke1-1/+1
2011-11-20change OUTDIR to OUTDIR_FOR_BUILD for cross-compilationEike Rathke1-1/+1
2011-11-19clocaledata is a char array, so can use RTL_CONSTASCII_fooCaolán McNamara1-3/+3
2011-11-19add narrow (one letter) month namesEike Rathke8-88/+204
2011-11-19implement possessive genitive case month names locale data APIEike Rathke6-33/+117
2011-11-19let's have some sensible indentationEike Rathke1-523/+522
2011-11-19squeeze some duplicated codeEike Rathke2-51/+49
2011-11-19implement possessive genitive case month names locale dataEike Rathke3-31/+125
2011-11-19generated locale data .cxx depends on saxparser generatorEike Rathke1-1/+2
2011-11-19adapt doctype url to realityEike Rathke1-8/+3
2011-11-17Do build cpputools also for non-DESKTOP OSes, needed for bridgetestTor Lillqvist1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann3-38/+2
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann1-3/+3
2011-11-03Follow UAX-29 and present user-perceived character countsCaolán McNamara1-0/+18
2011-10-23no need for SRCDIR parameter hereMatúš Kukan1-5/+5
2011-10-21expose an API to map from UScriptCode to i18n::ScriptTypeCaolán McNamara1-55/+2
2011-10-10add Pali language (Latin script) - fdo#41599Andras Timar2-0/+2
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04adapt i18npool unittests to separate RdbTarget makefile requirementBjoern Michaelsen3-6/+36
2011-10-04Fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE).Jan Holesovsky1-1/+1
2011-10-04WaE: possible loss of data, assignment within conditional expressionTor Lillqvist1-4/+4
2011-10-03Fix the build / host confusion around icu tools.Jan Holesovsky1-8/+14
2011-10-03WaE: suggest braces around empty body in an 'else' statementDavid Tardon1-0/+2
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks2-7/+4
2011-09-28disable use of test's unoexceptionprotector for now, to break dep loopMichael Meeks2-4/+7
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann3-4/+4
2011-09-17add KeyID option to Language dropdown boxAndras Timar2-0/+2
2011-09-16Added dependency on test so that unoexceptionprotector works in i18npool afte...Stephan Bergmann2-1/+5
2011-09-16Removed unoexceptionprotector stuff from last commit again; appears not to wo...Stephan Bergmann1-4/+0
2011-09-16Removed leftover makefile.mk after gbuildization.Stephan Bergmann1-119/+0
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann1-2/+1
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2-4/+9
2011-09-07Get the file: URIs rightTor Lillqvist1-11/+8