summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2011-08-0814-47/+37
* callcatcher: ditch some more methodsCaolán McNamara2011-08-084-39/+0
* callcatcher: object is never constructedCaolán McNamara2011-08-082-10/+0
* ByteString::ConvertToUnicode->rtl::OUString::ctor::toCharCaolán McNamara2011-08-081-1/+4
* runtime ConvertToUnicode->compile time unicodeCaolán McNamara2011-08-081-10/+8
* fdo#39869 Fix memory exhaustion with String length of STRLEN_MAXEike Rathke2011-08-061-7/+11
* callcatcher: unused methodsCaolán McNamara2011-08-052-107/+0
* convert deprecated ConvertToUnicode to rtl::OUStringCaolán McNamara2011-08-051-1/+2
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
* don't assert on an empty paragraph with a start index of 0, that's saneCaolán McNamara2011-08-041-3/+4
* callcatcher: remove unused methodsCaolán McNamara2011-08-044-44/+0
* elide runtime conversion of constant to unicodeCaolán McNamara2011-08-041-2/+2
* Store the content of <style> element, and pass it to the handler.Kohei Yoshida2011-08-032-0/+13
* Some cppcheck cleaningJulien Nabet2011-07-304-5/+5
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-305-1/+5
* Some cppcheck cleaningJulien Nabet2011-07-301-3/+3
* Get rid of these non-printable charsThomas Arnhold2011-07-291-1/+0
* callcatcher: remove unused methodsThomas Arnhold2011-07-292-7/+0
* Move EDITDEBUG relics to OSL_DEBUG_LEVEL=3Thomas Arnhold2011-07-296-26/+16
* callcatcher: ditch various unused methodsCaolán McNamara2011-07-282-10/+0
* remove dead codeThomas Arnhold2011-07-271-20/+0
* callcatcher: remove unused Write methodsCaolán McNamara2011-07-262-7/+0
* icuuc is externalDavid Tardon2011-07-261-1/+4
* Remove unused reference to javaoptions.hxxJoseph Powers2011-07-241-1/+0
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-242-80/+71
|\
| * Adjusted for HTMLParser::GetOptions return type change.Kohei Yoshida2011-07-221-21/+18
| * Eradicated the rest of sal_Bool usage in these files.Kohei Yoshida2011-07-222-18/+18
| * Method declared by never defined and never used.Kohei Yoshida2011-07-221-1/+0
| * nLastAction value assigned but never used. Remove it.Kohei Yoshida2011-07-222-4/+0
| * Some cleanups: sal_Bool to bool, use of initializer in ctor etc.Kohei Yoshida2011-07-222-36/+35
* | keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2011-07-231-1/+1
* | resyncing to masterBjoern Michaelsen2011-07-2114-431/+229
|\|
| * callcatcher: remove unused methodsCaolán McNamara2011-07-144-73/+0
| * Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-1/+0
| * callcatcher: remove unused DecryptBlockName_ImpCaolán McNamara2011-07-111-20/+0
| * callcatcher: unused lcl_Foo methodsCaolán McNamara2011-07-111-19/+0
| * callcatcher: unused lcl_CreateBulletItemCaolán McNamara2011-07-111-81/+0
| * callcatcher: unused lcl_IsUnsupportedUnicodeCharCaolán McNamara2011-07-111-29/+0
| * ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2011-07-092-144/+139
| * ByteString->rtl::OStringCaolán McNamara2011-07-082-26/+26
| * ByteString->rtl::OStringCaolán McNamara2011-07-073-15/+21
| * catch by const referenceCaolán McNamara2011-06-211-21/+33
| * remove all traces of offuh from makefilesDavid Tardon2011-06-171-1/+5
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-171-1/+5
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19255-7766/+7814
|\|
| * Cleanup so compiler errors caused by stream.hxx cleanupJoseph Powers2011-06-131-18/+18
| * add a cast for reported build breakageCaolán McNamara2011-06-131-3/+3
| * lets make this sal_Int32 on all platformsCaolán McNamara2011-06-134-27/+19
| * createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-1/+1