summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)Author
2011-08-12reduce ByteString apiCaolán McNamara
2011-08-10ByteString::ConvertFromUnicode->rtl::OUStringToOString::toCharCaolán McNamara
2011-08-09Replace SvUShorts with vector in editeng/impedit.hxx and cascade changes.Nigel Hawkins
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-08-08callcatcher: object is never constructedCaolán McNamara
2011-08-08ByteString::ConvertToUnicode->rtl::OUString::ctor::toCharCaolán McNamara
2011-08-08runtime ConvertToUnicode->compile time unicodeCaolán McNamara
2011-08-06fdo#39869 Fix memory exhaustion with String length of STRLEN_MAXEike Rathke
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-05convert deprecated ConvertToUnicode to rtl::OUStringCaolán McNamara
2011-08-04don't assert on an empty paragraph with a start index of 0, that's saneCaolán McNamara
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-04elide runtime conversion of constant to unicodeCaolán McNamara
2011-08-03Store the content of <style> element, and pass it to the handler.Kohei Yoshida
2011-07-30Some cppcheck cleaningJulien Nabet
2011-07-30Some cppcheck cleaningJulien Nabet
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-07-29Move EDITDEBUG relics to OSL_DEBUG_LEVEL=3Thomas Arnhold
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-07-27remove dead codeThomas Arnhold
2011-07-26callcatcher: remove unused Write methodsCaolán McNamara
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-22Adjusted for HTMLParser::GetOptions return type change.Kohei Yoshida
2011-07-22Eradicated the rest of sal_Bool usage in these files.Kohei Yoshida
2011-07-22Method declared by never defined and never used.Kohei Yoshida
2011-07-22nLastAction value assigned but never used. Remove it.Kohei Yoshida
2011-07-22Some cleanups: sal_Bool to bool, use of initializer in ctor etc.Kohei Yoshida
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-07-11callcatcher: remove unused DecryptBlockName_ImpCaolán McNamara
2011-07-11callcatcher: unused lcl_Foo methodsCaolán McNamara
2011-07-11callcatcher: unused lcl_CreateBulletItemCaolán McNamara
2011-07-11callcatcher: unused lcl_IsUnsupportedUnicodeCharCaolán McNamara
2011-07-09ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-07-08ByteString->rtl::OStringCaolán McNamara
2011-07-07ByteString->rtl::OStringCaolán McNamara
2011-06-21catch by const referenceCaolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: remove obsolete 16bit stuff [hg:972105adb559]Michael Stahl
2011-06-13Cleanup so compiler errors caused by stream.hxx cleanupJoseph Powers
2011-06-13add a cast for reported build breakageCaolán McNamara
2011-06-13lets make this sal_Int32 on all platformsCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-09fix wrong bullet placement when stretching happens (fixes n#694344)Radek Doulik
2011-06-07fix auto-correction crash - fdo#38000Michael Meeks
2011-06-07use the standard template for thisCaolán McNamara
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky