summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-21expose an API to map from UScriptCode to i18n::ScriptTypeCaolán McNamara
2011-10-10add Pali language (Latin script) - fdo#41599Andras Timar
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04adapt i18npool unittests to separate RdbTarget makefile requirementBjoern Michaelsen
2011-10-04Fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE).Jan Holesovsky
2011-10-04WaE: possible loss of data, assignment within conditional expressionTor Lillqvist
2011-10-03Fix the build / host confusion around icu tools.Jan Holesovsky
2011-10-03WaE: suggest braces around empty body in an 'else' statementDavid Tardon
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks
2011-09-28disable use of test's unoexceptionprotector for now, to break dep loopMichael Meeks
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-17add KeyID option to Language dropdown boxAndras Timar
2011-09-16Added dependency on test so that unoexceptionprotector works in i18npool afte...Stephan Bergmann
2011-09-16Removed unoexceptionprotector stuff from last commit again; appears not to wo...Stephan Bergmann
2011-09-16Removed leftover makefile.mk after gbuildization.Stephan Bergmann
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-07Get the file: URIs rightTor Lillqvist
2011-09-06changed Time100SecSeparator to be identical to DecimalSeparatorEike Rathke
2011-09-04fix an_ES locale data detailsEike Rathke
2011-09-04an_ES indentationEike Rathke
2011-09-03add an_ES (Aragonese) locale dataAndras Timar
2011-09-02move to comphelper, and renameCaolán McNamara
2011-09-01refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara
2011-09-01these don't actually take ownership, just copy and leak originalCaolán McNamara
2011-08-29Make it compile with MSVCTor Lillqvist
2011-08-29use SAL_N_ELEMENTS for table sizeDavid Tardon
2011-08-28Add numbering type in persian word.Mohammad Elahi
2011-08-28Add numbering type of arabic abjad sequenceMohammad Elahi
2011-08-23Make it actually link by adding more librariesTor Lillqvist
2011-08-23Make it compileTor Lillqvist
2011-08-23Fix cross-compilationTor Lillqvist
2011-08-21Further attempt to make this test run on iOSTor Lillqvist
2011-08-21check array index *before* using it in array, not *after*Lionel Elie Mamane
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19missed this errno.hCaolán McNamara
2011-08-19add errno.h for errnoCaolán McNamara
2011-08-19Use cygpath -m on Windows where necessaryTor Lillqvist
2011-08-19Improve input and output file open error handlingTor Lillqvist
2011-08-19The shorter icu library names are used for WNTMSC onlyTor Lillqvist
2011-08-19another oneCaolán McNamara
2011-08-19get localedata to build under windows, lib vs binCaolán McNamara
2011-08-19inch closer to windows buildingCaolán McNamara
2011-08-19Fix i18npool build on Windows.Jan Holesovsky
2011-08-18Need to use cygpath on WindowsTor Lillqvist
2011-08-18use of ure thing in test probably needs this dependCaolán McNamara
2011-08-18realpath is not necessary hereDavid Tardon
2011-08-18don't need this depend do we really, breaks windows anywayCaolán McNamara
2011-08-18i18npool depend on udkapiNorbert Thiebaud