summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-01Fix debug build: add missing using ::rtl::OStringThomas 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-27[PATCH] Remove deprecated container List and update required headers.Rafael Dominguez
2011-02-27Add Missing "using ::rtl::OString;"Joseph Powers
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-27Fix small bugJulien Nabet
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26WaE: suggest parentheses around '&&' within '||'David Tardon
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-25some fixes for checkboxes and radiobuttons in popups (bnc#581833)Luboš Luňák
2011-02-25Sigh....Kohei Yoshida
2011-02-25Added i18npool as dependency to svl, the unit test now depends on it.Kohei Yoshida
2011-02-25More on using real namespace scopes.Kohei Yoshida
2011-02-25Let's remove using namespace rtl while I'm at it.Kohei Yoshida
2011-02-25Use real namespace scopes. The old scheme screwed up context tagging.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-23Some more #include <boost/ptr_container/ptr_vector.hpp> fixesJoseph Powers
2011-02-23Add missing #include <boost/ptr_container/ptr_vector.hpp>Joseph Powers
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-22Accidentally changed the logic. Fixing it now.Kohei Yoshida
2011-02-22Break up giant if statement into smaller ones.Kohei Yoshida
2011-02-22Fixed indentation and bracket style.Kohei Yoshida
2011-02-22Don't use gsl_getSystemTextEncoding for the imported clipboard AnsiStringCaolán McNamara
2011-02-22Remove SvBools from svlNigel Hawkins
2011-02-22Update mpItemList from std::vector to boost::ptr_vector.Rafael Dominguez
2011-02-22try to work around IM problems with KDE4 integration (bnc#665112)Luboš Luňák
2011-02-22report properly button positions in Qt scrollbars (bnc#550828)Luboš Luňák