summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Collapse)Author
2012-10-01Add back compatible Hungarian date format acceptanceLászló Németh
Change-Id: I6b6d62cda241250db89cdcabaa04952d36e1acfd Reviewed-on: https://gerrit.libreoffice.org/720 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-09-26msi-encodinglist.txt was moved to different locationAndras Timar
Change-Id: I05715d4afb205aa11eb0eb98c6734db02a6be8d8
2012-09-26sal_Bool -> boolNoel Grandin
Change-Id: Idacea435ecf403770083f5c1e75c3ad1992ec14a
2012-09-22add missing deps on URE stuffDavid Tardon
Change-Id: I8d17305372ac01ab43a7092d9b8a842f114adb3f
2012-09-22add missing dep on types.rdbDavid Tardon
Change-Id: Iddd10613dc5705eeaac53ff080692da2ad455720
2012-09-21Add locale files for ebo_CG and tyx_CG.Jeremy Brown
Change-Id: Ide7b8feeee240faeabb0164a3f82849d70bb11b3
2012-09-19Related: #112623# add regression test for japanese word break rulesCaolán McNamara
Change-Id: I05baf163cc00d3770b9a8b25b099ffcbd9623a2f
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
...and some further clean-up. Change-Id: If5dce53e382b56390c502d0d0d93fc06cbfe33ea
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
The implementation of the LocaleData implements the optional XLocaleData4, so rather than creating a new interface for the new-style service, we simply make the service implement XLocaleData4, which in turn implements XLocaleData3, XLocaleData2, XLocaleData. Change-Id: I3e9a48b031be6b2aa5e04b376b3940b942add85a
2012-09-14GCC/Clang pragma danceTor Lillqvist
Change-Id: I42f9f45bffbbc74784eb78580a5b927aa3d3ffd7
2012-09-14It seems gcc has -Waddress where Clang has -Wbool-conversionsTor Lillqvist
Change-Id: Ic5ddaf436592c1112cb9b3a1b36d2026caddf368
2012-09-07Related: #i50172# add regression test for Tamil cursoringCaolán McNamara
Change-Id: I8f6c3814aa3630f5f640f611fb51ce72641715c6
2012-09-07Related: #i80412# add regression test for Indic language cursoringCaolán McNamara
Change-Id: Ia1cc6ade8d2122abf5469ec521b2883961121a04
2012-09-07Related: #i107843# add regression test for em-dash/en-dash spell checkingCaolán McNamara
Change-Id: I8d9aad9ac648aefdd1f31e09fe2ea84a698c0013
2012-09-06use OUString::startsWith instead of OUString::matchCaolán McNamara
Change-Id: I6b88baf83bfce1c28955b445c2c2ddd690cfed2d
2012-09-06Related: fdo#54486 add some regression tests for ordinal suffixesCaolán McNamara
Change-Id: Iea51d777c3cc1fdc58fa7fccfe01e4e8394e79b2
2012-09-05Resolves: fdo#54486 ensure ordinal format has non-ordinal prefixCaolán McNamara
Make sure that the ordinal format and the non-ordinal format match at the start, so that the expectation can be verified that there is some trailing "ordinal suffix" which can be extracted. I'm not at all sure that this will be true for all languages. Change-Id: Ib89a51cdd743db12bfe6e723a9acb61d9fe5e6ce
2012-09-05Make autocorrect of 1st to 1 + superscripted st work againCaolán McNamara
It surely doesn't matter if the result of normalization is unchanged Change-Id: I87dfd0dadee33897f5df4b0dc532166a8bd9d7e5
2012-09-04fdo#46182: Error in Simplified to Traditional Chinese ConversionLiu Flex
This patch just fix the mistake in Simplified to Traditional Chinese Conversion. >From 1bb88fe0ae13733cf6269fcc442ee18bf41b21ff Mon Sep 17 00:00:00 2001 From: Flex Liu <winddss@gmail.com> Date: Tue, 4 Sep 2012 11:28:37 +0800 Subject: [PATCH] fdo#46182 Error in Simplified to Traditional Chinese Conversion fix the conversion mistake for Simplified to Traditional Chinese Committer: Flex Liu <winddss@gmail.com> modified: i18npool/source/textconversion/data/stc_char.dic
2012-09-03Resolves: #i96826# request font installation on render failureCaolán McNamara
Use packagekit interface to request font installation when glyph fallback fails Change-Id: Idb6f5cb6971bd156d7cac0a79e240246e9e0f973
2012-09-01installer: Make @noMSLocaleLangs non-global.Tim Retout
Change-Id: Iae7afa53966a4f5fe3b09ce75dcefc78fd75b279
2012-08-31testInit() with overrideDataPath() is obsolete nowEike Rathke
Change-Id: Ic59da3ff8f86af3e74cc526b2f4c490bd144686d
2012-08-31stuff in a mechanism to find the liblangtag share dir during unit testsCaolán McNamara
Change-Id: Idf67c3dfbff7ee5c13831159a913ce8a517732ca
2012-08-31removed nonsense incRef() in operator=()Eike Rathke
Change-Id: I62e330ff47a60cc0acaf6deb3cd1011c7deb3f45
2012-08-31export LanguageTag header and classCaolán McNamara
Change-Id: Idaf2c48cc6f291199973fd910d3c8ddf29774c6e
2012-08-31Related: #i103552# add regression test for シャットダウンCaolán McNamara
Change-Id: I30117fdf70036f6df8dc494fe33a8a56d5544635
2012-08-29Related: #i113785# add regression test for ligaturesCaolán McNamara
Change-Id: I46fca6dc8e77571afda5ceb230dc6c93f730703d
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara
i.e. word overrides emdash and endash to be word boundary characters for the purposes of counting words. And there are some who want to treat =,- etc similarly. Default to a configuration that gives the same results as Word for word counting. Change-Id: Ia8ce6ac12011a1d6e547f11644c76163c4c993c5
2012-08-28Related: #i58513# add regression test for Finnish break iterator rulesCaolán McNamara
Change-Id: I5b8c1190db08f781143fd8d12b007dc05a4d6046
2012-08-28fdo#52240 added D.M date acceptance pattern to [hr-HR]Eike Rathke
Change-Id: I682bd186b571973acbe98a00af7f6a83ce83e9d4
2012-08-28add some built in number formats for "fill in character" support in CalcJohann Messner
Change-Id: Ib70b737af3628c77a72b6b8e9267ad31890597c8
2012-08-28document what the three FOO_word things are forCaolán McNamara
Change-Id: Ie93c06a9304fd45a1c0c10af81cc09c88baf106f
2012-08-24better dependency working also for libmergedMatúš Kukan
Change-Id: I3c5cf65bee50ec0511031b50e1b9f5589491e6bd
2012-08-22more old module-description xml filesMatúš Kukan
Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220
2012-08-22restore executable permissionEike Rathke
was lost with 2c47c9989e308ddef22066607795eb3feef9f76b Change-Id: Iee6f2caa2e934ed998c186e12a3f8b433fb64574
2012-08-14fdo#35323 - fix for The standard date format for Swedish is wrongAlbert Thuswaldner
Change-Id: I967b75b54a330692fb88783609e714d016506f89
2012-08-13misc. cleanup.Michael Meeks
2012-08-13added AAAA-MM-DD HH:MM format code to [pt-PT]Eike Rathke
Change-Id: I294c9b665a9314169515fe20b97b4558580662e9
2012-08-11langtag: libxml2 only used for liblangtagEike Rathke
Change-Id: I4bf7bc4f58bac7675cf694dc206e6ba119a6354e
2012-08-11langtag: enable languagetag unit test againEike Rathke
Change-Id: Ia2ed3dc0d0e135913c25e1c389326ee3fbc39719
2012-08-11langtag: use ENABLE_LIBLANGTAG in unit testEike Rathke
2012-08-11langtag: pass system path as data path instead of file URLEike Rathke
2012-08-10Disabling CppunitTest_i18npool_test_languagetag for nowStephan Bergmann
... as it causes problems on Windows: file:///C:/lo/core/solver/wntmsci12.pro/share/liblangtag%5Clanguage-subtag-registry.xml:709: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xE5 0x6C 0x3C 0x2F <description>Norwegian Bokmål</description> Apart from the encoding issue (looks like that language-subtag-registry.xml delivered from module liblangtag is generated as MS-1252 rather than UTF-8 on Windows), what also looks worrying in the error message is the backslash encoded as %5C (and the entity resolving that URL apparently decoding it somewhat naively). Change-Id: I756f911a92b144e3732f63668d36b4ae941f975a
2012-08-10Implement --disable-liblangtag, to be able to build without that.Jan Holesovsky
Change-Id: Ic38d0282dba99efe2ecc45142a927ba3d8fa167d
2012-08-10at least Windows needs libxml2Eike Rathke
Change-Id: I97312c746e8a76af73851c474b0c6c2491c44803
2012-08-10added LanguageTag unit testEike Rathke
2012-08-10region may be empty and then is a valid ISO country for our purposesEike Rathke
Change-Id: I157ea5b5b32ca0664c8eec775de01958f7b55f06