summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
...
* callcatcher: various unused methodsCaolán McNamara2011-09-062-9/+0
* remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks2011-09-013-5/+0
* grabbag of unused codeCaolán McNamara2011-08-312-19/+0
* Rename class XColorTable to XColorListJoseph Powers2011-08-291-1/+0
* callcatcher: drop various unused methodsCaolán McNamara2011-08-292-47/+0
* valgrind: various unused codeCaolán McNamara2011-08-296-62/+0
* callcatcher: debug-only and unused codeCaolán McNamara2011-08-292-25/+10
* unusedcode: SvxEditEngineViewForwarder classMatúš Kukan2011-08-264-206/+0
* callcatcher: remove various unused methodsCaolán McNamara2011-08-242-51/+0
* generate listCaolán McNamara2011-08-232-7/+0
* unusedcode.easy: Outline cleanupJoseph Powers2011-08-223-163/+0
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* reduce ByteString apiCaolán McNamara2011-08-121-1/+1
* ByteString::ConvertFromUnicode->rtl::OUStringToOString::toCharCaolán McNamara2011-08-102-3/+3
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-106-5/+5
* Replace SvUShorts with vector in editeng/impedit.hxx and cascade changes.Nigel Hawkins2011-08-093-15/+14
* 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