summaryrefslogtreecommitdiffstats
path: root/editeng/source
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: various unused methodsCaolán McNamara2011-10-041-40/+0
* callcatcher: newly unused codeCaolán McNamara2011-09-302-14/+0
* callcatcher: remove newly unused codeCaolán McNamara2011-09-301-46/+0
* callcatcher: newly unused methodsCaolán McNamara2011-09-302-43/+0
* callcatcher: remove newly unused codeCaolán McNamara2011-09-304-196/+0
* callcatcher: unused methodsCaolán McNamara2011-09-302-9/+0
* Repeat not implementedCaolán McNamara2011-09-302-11/+0
* callcatcher: unused codeCaolán McNamara2011-09-291-174/+0
* WaE: base class should be explicitly initialized in the copy constructorTor Lillqvist2011-09-281-0/+1
* callcatcher: unused codeCaolán McNamara2011-09-282-11/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-2/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-0/+12
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-222-6/+8
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-212-4/+4
* replace ByteString::FillCaolán McNamara2011-09-151-3/+4
* I believe the src charset pragma is archaic and unusedCaolán McNamara2011-09-132-4/+2
* ByteString->rtl::OStringCaolán McNamara2011-09-123-16/+18
* don't comment it's removed, remove itCaolán McNamara2011-09-121-13/+0
* declared but not definedCaolán McNamara2011-09-121-1/+0
* callcatcher: various unused methodsCaolán McNamara2011-09-124-91/+0
* sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann2011-09-093-481/+40
* bah, missing CTL elementCaolán McNamara2011-09-091-1/+1
* add chaff to encrypted documentsCaolán McNamara2011-09-081-0/+4
* callcatcher: various unused methodsCaolán McNamara2011-09-061-5/+0
* remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks2011-09-013-5/+0
* grabbag of unused codeCaolán McNamara2011-08-311-16/+0
* callcatcher: drop various unused methodsCaolán McNamara2011-08-292-47/+0
* valgrind: various unused codeCaolán McNamara2011-08-294-57/+0
* callcatcher: debug-only and unused codeCaolán McNamara2011-08-292-25/+10
* unusedcode: SvxEditEngineViewForwarder classMatúš Kukan2011-08-261-140/+0
* callcatcher: remove various unused methodsCaolán McNamara2011-08-242-51/+0
* generate listCaolán McNamara2011-08-231-6/+0
* unusedcode.easy: Outline cleanupJoseph Powers2011-08-222-138/+0
* reduce ByteString apiCaolán McNamara2011-08-121-1/+1
* ByteString::ConvertFromUnicode->rtl::OUStringToOString::toCharCaolán McNamara2011-08-102-3/+3
* Replace SvUShorts with vector in editeng/impedit.hxx and cascade changes.Nigel Hawkins2011-08-092-14/+14
* Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2011-08-088-35/+27
* callcatcher: ditch some more methodsCaolán McNamara2011-08-082-35/+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-051-106/+0
* convert deprecated ConvertToUnicode to rtl::OUStringCaolán McNamara2011-08-051-1/+2
* 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-042-42/+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
* Some cppcheck cleaningJulien Nabet2011-07-301-3/+3