office-gobmx/i18npool
Caolán McNamara 23854ea235 refactor x_rtl_uString_new_WithLength to be consistent
i.e. change x_rtl_uString_new_WithLength to always create a rtl_uString
with ref count of 1, like rtl_uString_new_WithLength, so requiring:

either the explicit use of rtl_uString_release or
passing ownership to an OUString via OUString(pStr, SAL_NO_ACQUIRE)
which will do the same in its dtor
2011-09-01 09:53:36 +01:00
..
inc
prj detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
qa/cppunit Make it compile 2011-08-23 23:45:19 +03:00
source refactor x_rtl_uString_new_WithLength to be consistent 2011-09-01 09:53:36 +01:00
util
xml
CppunitTest_i18npool_test_breakiterator.mk
Executable_gencoll_rule.mk The shorter icu library names are used for WNTMSC only 2011-08-19 17:58:48 +03:00
Executable_genconv_dict.mk
Executable_gendict.mk
Executable_genindex_data.mk Fix i18npool build on Windows. 2011-08-19 09:37:47 +02:00
Executable_i18npool_cppunittester_all.mk Make it actually link by adding more libraries 2011-08-23 23:45:23 +03:00
Executable_saxparser.mk
Library_collator_data.mk
Library_dict_ja.mk
Library_dict_zh.mk
Library_i18nisolang1.mk
Library_i18npaper.mk
Library_i18npool.mk The shorter icu library names are used for WNTMSC only 2011-08-19 17:58:48 +03:00
Library_i18nsearch.mk
Library_index_data.mk
Library_localedata_en.mk
Library_localedata_es.mk
Library_localedata_euro.mk
Library_localedata_others.mk
Library_textconv_dict.mk
Makefile
Module_i18npool.mk
Package_generated.mk don't need this depend do we really, breaks windows anyway 2011-08-18 11:21:57 +01:00
Package_inc.mk
Package_xml.mk
version.mk