summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe6-5/+5
2011-08-09Replace SvUShorts with vector in editeng/impedit.hxx and cascade changes.Nigel Hawkins3-15/+14
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins14-47/+37
2011-08-08callcatcher: ditch some more methodsCaolán McNamara4-39/+0
2011-08-08callcatcher: object is never constructedCaolán McNamara2-10/+0
2011-08-08ByteString::ConvertToUnicode->rtl::OUString::ctor::toCharCaolán McNamara1-1/+4
2011-08-08runtime ConvertToUnicode->compile time unicodeCaolán McNamara1-10/+8
2011-08-06fdo#39869 Fix memory exhaustion with String length of STRLEN_MAXEike Rathke1-7/+11
2011-08-05callcatcher: unused methodsCaolán McNamara2-107/+0
2011-08-05convert deprecated ConvertToUnicode to rtl::OUStringCaolán McNamara1-1/+2
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-04don't assert on an empty paragraph with a start index of 0, that's saneCaolán McNamara1-3/+4
2011-08-04callcatcher: remove unused methodsCaolán McNamara4-44/+0
2011-08-04elide runtime conversion of constant to unicodeCaolán McNamara1-2/+2
2011-08-03Store the content of <style> element, and pass it to the handler.Kohei Yoshida2-0/+13
2011-07-30Some cppcheck cleaningJulien Nabet4-5/+5
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist5-1/+5
2011-07-30Some cppcheck cleaningJulien Nabet1-3/+3
2011-07-29Get rid of these non-printable charsThomas Arnhold1-1/+0
2011-07-29callcatcher: remove unused methodsThomas Arnhold2-7/+0
2011-07-29Move EDITDEBUG relics to OSL_DEBUG_LEVEL=3Thomas Arnhold6-26/+16
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara2-10/+0
2011-07-27remove dead codeThomas Arnhold1-20/+0
2011-07-26callcatcher: remove unused Write methodsCaolán McNamara2-7/+0
2011-07-26icuuc is externalDavid Tardon1-1/+4
2011-07-24Remove unused reference to javaoptions.hxxJoseph Powers1-1/+0
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2-80/+71
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen1-1/+1
2011-07-22Adjusted for HTMLParser::GetOptions return type change.Kohei Yoshida1-21/+18
2011-07-22Eradicated the rest of sal_Bool usage in these files.Kohei Yoshida2-18/+18
2011-07-22Method declared by never defined and never used.Kohei Yoshida1-1/+0
2011-07-22nLastAction value assigned but never used. Remove it.Kohei Yoshida2-4/+0
2011-07-22Some cleanups: sal_Bool to bool, use of initializer in ctor etc.Kohei Yoshida2-36/+35
2011-07-21resyncing to masterBjoern Michaelsen14-431/+229
2011-07-14callcatcher: remove unused methodsCaolán McNamara4-73/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-1/+0
2011-07-11callcatcher: remove unused DecryptBlockName_ImpCaolán McNamara1-20/+0
2011-07-11callcatcher: unused lcl_Foo methodsCaolán McNamara1-19/+0
2011-07-11callcatcher: unused lcl_CreateBulletItemCaolán McNamara1-81/+0
2011-07-11callcatcher: unused lcl_IsUnsupportedUnicodeCharCaolán McNamara1-29/+0
2011-07-09ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2-144/+139
2011-07-08ByteString->rtl::OStringCaolán McNamara2-26/+26
2011-07-07ByteString->rtl::OStringCaolán McNamara3-15/+21
2011-06-21catch by const referenceCaolán McNamara1-21/+33
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen255-7766/+7814
2011-06-17remove all traces of offuh from makefilesDavid Tardon1-1/+5
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+5
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-4/+2
2011-06-17gnumake4: remove obsolete 16bit stuff [hg:972105adb559]Michael Stahl1-39/+0