summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2011-02-28Disable this temporarily due to the objection from Thai users.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-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-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-24Pick up numeral shape and calendar type as well as the language.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-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-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-16Remove MTW supportThomas Arnhold
2011-02-16Remove unused files from svddeThomas Arnhold
2011-02-16WaE: unused variableDavid Tardon
2011-02-15Fix incorrect use of uno::Sequence.Jan Holesovsky
2011-02-15Use contstructor instead of assignment, fixes unittest in sc.Jan Holesovsky
2011-02-14Remove class SfxCancelManagerJoseph Powers
2011-02-10Remove last traces of SvBytes from svlNigel Hawkins
2011-02-10Remove SvBytes completelyNigel Hawkins
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-02Remove DECLARE_LIST(SvAddressList_Impl, SvAddressEntry_Impl*)Joseph Powers
2011-01-31Remove RCS lines.Thomas Arnhold
2011-01-29cppcheck: remove unused variable aBuf.Thomas Arnhold
2011-01-29cppcheck: remove unused variable pTrans.Thomas Arnhold
2011-01-29Remove double line spacing and unused code.Thomas Arnhold
2011-01-28Remove SvShortsNigel Hawkins
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-25use OSL-style assertsDavid Tardon
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24Fix compilation error on 64-bit WindowsTor Lillqvist
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-19cppcheck: object destroyed immediatelyCaolán McNamara
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-14remove a debug-only 3-state confusing pseudo-boolean...Norbert Thiebaud
2011-01-12Fix forced div formatting (when nCntPre = 0)Muthu Subramanian K
2011-01-10Related: rhbz#668057 Some Support locking files on more than just fileCaolán McNamara
2011-01-10Related: rhbz#668057 use %% escaped # instead of literal #Caolán McNamara
2011-01-09Remove unused codeAnders Jonsson
2010-12-24cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-22If the language is not specified, use the initial language. (fdo#32523)Kohei Yoshida