summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
AgeCommit message (Expand)Author
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-06-19death to some UniStringsCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-11removed unused static dataTakeshi Abe
2012-05-09remove comment, it'll only confuse mattersCaolán McNamara
2012-05-09Incorrect character written out when saved in HTML formatGordon Lack
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-02-15Various string function clean upStephan Bergmann
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-11Remove ByteStringJulien Nabet
2011-12-11Remove ByteStringJulien Nabet
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23_SVSTDARR_ULONGS not used hereCaolán McNamara
2011-11-22ByteString->rtl::OStringCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-07ByteString->rtl::OStringCaolán McNamara
2011-09-29Replace SvULongs with std::vector in sfx2Maciej Rumianowski
2011-09-23deugly HTMLOutFuncs::ConvertStringToHTMLCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-08dont need FLUSH afaicsCaolán McNamara
2011-08-08ByteString::ConvertToUnicode->rtl::OUString::ctor::toCharCaolán McNamara
2011-07-31simply this and return a new stringCaolán McNamara
2011-07-22Converted HTMLOptions to boost::ptr_vector.Kohei Yoshida
2011-07-22Initialize members in the initializer of the ctor.Kohei Yoshida
2011-07-22sal_Bool to bool.Kohei Yoshida
2011-07-21ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-23remove parse ByteString variantCaolán McNamara
2011-06-05Changed return type of GetHTMLColorChristina Rossmanith
2011-06-04Removed lines from merge conflictsChristina Rossmanith
2011-06-04Use SAL_CALL / refurbish #include's (IWYU) / sal_Bool->boolChristina Rossmanith
2011-06-04Changed HTML_ColorEntry.nColor to sal_uInt32Christina Rossmanith
2011-06-04Added HTML_TOKEN_ONOFF testChristina Rossmanith
2011-06-04Translated commentsChristina Rossmanith
2011-06-04Removed comments/commented codeChristina Rossmanith
2011-06-04Translated commentsChristina Rossmanith
2011-06-04Bug 36390 <title /> breaks html filter fixedChristina Rossmanith
2011-06-04Translated comments German->EnglishChristina Rossmanith