summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Collapse)AuthorFilesLines
2012-04-03only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke3-1/+11
This reverts 0c08a84c04b166ab6479716e2c33cd444d7e3dbe and instead strips the Prepend variable during build time.
2012-04-02Make ICU build with icu-49 by removing no-longer used variables.Arfrever Frehtes Taifersar Arahesis2-4/+0
Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
2012-04-02don't use string literals with embedded \0'sLuboš Luňák1-10/+10
Followup to 791f27683311e487947b0464a0cb132b19fd0e12.
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe2-3/+0
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan1-1/+1
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan18-457/+390
Also done lot of simplification and modernization.
2012-03-23.txt files don't need executable bitsMichael Stahl1-0/+0
2012-03-18resolved fdo#46947 duplicated date format [zh-TW]Cheng-Chia Tseng1-1/+1
Use GG era abbreviation in one format instead of full GGG.
2012-03-10gbuild: remove some more realpathsMatúš Kukan5-8/+8
Where necessary, replace with wildcard, what does not change path.
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan3-3/+3
2012-03-08fold i18npaper into i18nutilCaolán McNamara5-738/+0
It's too small to justify standalone existence. We can accumulate i18n things we link to directly into i18nutil and rework i18npool uno implementions in terms of thin wrappers over i18nutil and prefer linking to i18nutil internally and leave the uno forwarders for use by external components and scripting
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara5-193/+105
leave a UnoScriptTypeDetector implementation that points to the trivial ScriptTypeDetector for external consumers, e.g. sdext
2012-03-08OUString::createFromAscii -> new styleCaolán McNamara1-3/+3
2012-02-28fdo#46411 added [pjt-AU] Pitjantjatjara locale dataEike Rathke3-1/+233
2012-02-23fdo#46411 added [pjt-AU] Pitjantjatjara to language listEike Rathke2-0/+2
2012-02-17resolved rhbz#794679 use proper Indian Rupee currency symbol U+20B9Eike Rathke11-11/+81
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2-76/+0
Let's do the iOS specific stuff in separate main() source file(s). Don't attempt to build complete iOS programs using normal LibreOffice mechanisms, it will work for only the very lowest level unit tests anyway, because of static linking and the circularish UNO/URE/bootstrap/whatnot (run-time) dependencies between different parts of the code. We thus can't build the various iOS-specific *_cppunittester_all unit test executables any more. Corresponding unit tests (and more complex ones) for iOS will have to be done in a different way.
2012-02-14changed [et-EE] single quotation marks to be suchEike Rathke1-2/+2
2012-02-14added [fr-CH] date acceptance patterns "D/M" and "D.M."Eike Rathke1-0/+2
2012-02-14use icu's breakiterator for Thai, not our customized generic rulesCaolán McNamara2-4/+8
2012-02-14add northern-thai exampleCaolán McNamara1-3/+13
2012-02-14add a unit test to demo broken thai word-boundary detectionCaolán McNamara1-1/+23
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-01corrections to Komi languages patchEike Rathke2-3/+3
* Changed LCID 0x0A69 to 0x066A to comply with the user-assigned space. * Added RU country for mapping to locales' ISO codes. * All locales should consist of language and country, except those where the language is not mappable to any country.
2012-02-01Support Komi-Zyrian and Komi-Permyak as text language for spell checkingHarri Pitkänen2-0/+4
2012-01-27added [br-FR] date acceptance pattern "D/M"Eike Rathke1-0/+1
2012-01-27added [et-EE] date acceptance patterns "D.M", "D.M." and with spacesEike Rathke1-0/+4
2012-01-23added [tr-TR] date acceptance patterns "D.M" "D/M" "D-M"Eike Rathke1-0/+3
2012-01-23added [fi-FI] date acceptance pattern "D.M."Eike Rathke1-0/+1
2012-01-23added description of time edit formatEike Rathke1-10/+12
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-3/+3
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
2012-01-21updated [sk-SK] formats and month namesMilos Sramek1-61/+133
2012-01-20corrected [gu-IN] currency symbol updateEike Rathke1-1/+8
2012-01-20changed [gu-IN] month names and reserved words, updated currency symbolAnkitkumar Rameshchandra Patel1-49/+49
2012-01-19added [fr-LU] date acceptance pattern "D/M"Eike Rathke1-0/+1
2012-01-19added [fr-BE] date acceptance pattern "D/M"Eike Rathke1-0/+1
2012-01-19added [fr-FR] date acceptance pattern "D/M"Eike Rathke1-0/+1
2012-01-19added [kab-DZ] date acceptance pattern "D/M"Eike Rathke1-0/+1
2012-01-19added [be-BY] date acceptance patterns "D.M." and "D/M/"Eike Rathke1-0/+2
2012-01-19added [ja-JP] date acceptance patterns (various)Eike Rathke1-0/+7
2012-01-19added check for duplicated date acceptance patternsEike Rathke1-2/+20
Also insert full date acceptance pattern at first position instead of appending to have it be first in checks.
2012-01-17rudimentary check if date acceptance pattern interferes with decimal numberEike Rathke1-2/+21
2012-01-17added [zh-TW] date acceptance patterns (various)Eike Rathke1-0/+5
2012-01-17added [zh-CN] date acceptance patterns (various)Eike Rathke1-0/+7
2012-01-17added [ru-RU] date acceptance patterns "D.M." and "D/M/"Eike Rathke1-0/+2
2012-01-17added [is-IS] date acceptance patterns "D.M." and "D/M/"Eike Rathke1-0/+2
2012-01-17added [glt-LT] date acceptance pattern "M-D"Eike Rathke1-0/+1
2012-01-17added [gd-GB] date acceptance patterns "D/M" and "D-M"Eike Rathke1-0/+2
2012-01-17added [nl-BE] date acceptance pattern "D/M"Eike Rathke1-0/+1
2012-01-17added [nl-NL] date acceptance pattern "D-M"Eike Rathke1-0/+1