summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-26msi-encodinglist.txt was moved to different locationAndras Timar
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-22add missing deps on URE stuffDavid Tardon
2012-09-22add missing dep on types.rdbDavid Tardon
2012-09-21Add locale files for ebo_CG and tyx_CG.Jeremy Brown
2012-09-19Related: #112623# add regression test for japanese word break rulesCaolán McNamara
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-14GCC/Clang pragma danceTor Lillqvist
2012-09-14It seems gcc has -Waddress where Clang has -Wbool-conversionsTor Lillqvist
2012-09-07Related: #i50172# add regression test for Tamil cursoringCaolán McNamara
2012-09-07Related: #i80412# add regression test for Indic language cursoringCaolán McNamara
2012-09-07Related: #i107843# add regression test for em-dash/en-dash spell checkingCaolán McNamara
2012-09-06use OUString::startsWith instead of OUString::matchCaolán McNamara
2012-09-06Related: fdo#54486 add some regression tests for ordinal suffixesCaolán McNamara
2012-09-05Resolves: fdo#54486 ensure ordinal format has non-ordinal prefixCaolán McNamara
2012-09-05Make autocorrect of 1st to 1 + superscripted st work againCaolán McNamara
2012-09-04fdo#46182: Error in Simplified to Traditional Chinese ConversionLiu Flex
2012-09-03Resolves: #i96826# request font installation on render failureCaolán McNamara
2012-09-01installer: Make @noMSLocaleLangs non-global.Tim Retout
2012-08-31testInit() with overrideDataPath() is obsolete nowEike Rathke
2012-08-31stuff in a mechanism to find the liblangtag share dir during unit testsCaolán McNamara
2012-08-31removed nonsense incRef() in operator=()Eike Rathke
2012-08-31export LanguageTag header and classCaolán McNamara
2012-08-31Related: #i103552# add regression test for シャットダウンCaolán McNamara
2012-08-29Related: #i113785# add regression test for ligaturesCaolán McNamara
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara
2012-08-28Related: #i58513# add regression test for Finnish break iterator rulesCaolán McNamara
2012-08-28fdo#52240 added D.M date acceptance pattern to [hr-HR]Eike Rathke
2012-08-28add some built in number formats for "fill in character" support in CalcJohann Messner
2012-08-28document what the three FOO_word things are forCaolán McNamara
2012-08-24better dependency working also for libmergedMatúš Kukan
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-22restore executable permissionEike Rathke
2012-08-14fdo#35323 - fix for The standard date format for Swedish is wrongAlbert Thuswaldner
2012-08-13misc. cleanup.Michael Meeks
2012-08-13added AAAA-MM-DD HH:MM format code to [pt-PT]Eike Rathke
2012-08-11langtag: libxml2 only used for liblangtagEike Rathke
2012-08-11langtag: enable languagetag unit test againEike Rathke
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
2012-08-10Implement --disable-liblangtag, to be able to build without that.Jan Holesovsky
2012-08-10at least Windows needs libxml2Eike Rathke
2012-08-10added LanguageTag unit testEike Rathke
2012-08-10region may be empty and then is a valid ISO country for our purposesEike Rathke
2012-08-09lt_tag_dump() only used to debug [-Werror=unused-function]Eike Rathke
2012-08-09WaE: unused functionTor Lillqvist