summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04WaE: move that inside the TODO as wellCaolán McNamara
2011-03-03Disabled failing format items for now :(Katarina Machalkova
2011-03-03Ooops, GetnAnz() got renamed to GetCount()Katarina Machalkova
2011-03-03Introducing new number format ( -N => (N) ) -- bnc#659993Katarina Machalkova
2011-03-03Size mattersFridrich Štrba
2011-03-02Remove DECLARE_LIST( ConvList, Conversation* )Joseph Powers
2011-03-02WaE: move that inside the TODO as wellCaolán McNamara
2011-03-02Disable testing for the currency format codes.Kohei Yoshida
2011-03-02Add missing osl/diagnose.h includeThomas Arnhold
2011-03-02Add osl/diagnose.h includeThomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-28Actually unotools already depends on i18npool. Removing it.Kohei Yoshida
2011-02-28Disable this temporarily due to the objection from Thai users.Kohei Yoshida
2011-02-28More test cases for Thai-specific format codes.Kohei Yoshida
2011-02-28Renamed GetnAnz() to GetCount(), to make it easier for us to understand.Kohei Yoshida
2011-02-28Store locale type instead of language type.Kohei Yoshida
2011-02-28Updated method documentation.Kohei Yoshida
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-25Sigh....Kohei Yoshida
2011-02-25Added i18npool as dependency to svl, the unit test now depends on it.Kohei Yoshida
2011-02-24Correct cppunit error message.Kohei Yoshida
2011-02-24Use OUString instead of String in the unit test code.Kohei Yoshida
2011-02-24Generate locale code that includes numeral shape and calendar type.Kohei Yoshida
2011-02-24I need iostream and its friends while debugging the unit test code.Kohei Yoshida
2011-02-24remove empty TESTSHL2LIBCaolán McNamara
2011-02-24Pick up numeral shape and calendar type as well as the language.Kohei Yoshida
2011-02-24Get this to work under windows.Caolán McNamara
2011-02-24remove unused export.mapCaolán McNamara
2011-02-23Unit test for default number format codes for US English.Kohei Yoshida
2011-02-23Run unit test as part of the build.Kohei Yoshida
2011-02-23Initial unit test skeleton, copied and modified from sc.Kohei Yoshida
2011-02-23Git commit --amend implies -a !? Removing uninteneded commit.Kohei Yoshida
2011-02-23Updated method documentation to be more specific.Kohei Yoshida
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
2011-02-22Remove SvBools from svlNigel Hawkins
2011-02-22fix build errorCaolán McNamara
2011-02-21Remove DECLARE_LIST( DdeFormats, long )Joseph Powers
2011-02-21Remove classes DdeServiceList & DdeTopicListJoseph Powers
2011-02-20Remove TCPP supportThomas Arnhold
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-16Remove WTC supportThomas Arnhold
2011-02-16Remove MTW supportThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-16Remove unused files from svddeThomas Arnhold
2011-02-16Remove OLD_CHAOS ;)Thomas Arnhold
2011-02-16WaE: unused variableDavid Tardon
2011-02-15Fix incorrect use of uno::Sequence.Jan Holesovsky