/testtools/qa/

ead>
summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2012-11-19use LanguageTagEike Rathke
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-19SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos usedMichael Stahl
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-18svl: cosmetic prep work to OUString conversionNorbert Thiebaud
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
2012-11-18svl: convert Color to OUStringNorbert Thiebaud
2012-11-18svl: aNameStandardFormat can be OUString for freeNorbert Thiebaud
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud
2012-11-18svl: convert ImplEnglishColors to OUStringNorbert Thiebaud
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-14don't always show integer part for fraction formats with hard denom fdo#56205Noel Power
2012-11-14Turn "odd number of Which-IDs" into a true assertStephan Bergmann
2012-11-13save fixed denominator for fractions fdo#56419Noel Power
2012-11-13resolved fdo#55369 accept fraction input if presetEike Rathke
2012-11-12Fix misleading commentsTor Lillqvist
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808: Slight simplifications of previous commitStephan Bergmann
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-01XubString->OUStringCaolán McNamara