summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)Author
2011-10-07cppcheck reduce scope of var in editeng/.. impedit3.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope in editeng/..svxrtf.cxxPierre-André Jacquod
2011-10-07WaE: unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
2011-10-07WaE: assignment within conditional expressionTor Lillqvist
2011-10-05callcatcher: unused methodsCaolán McNamara
2011-10-04callcatcher: various unused methodsCaolán McNamara
2011-09-30callcatcher: newly unused codeCaolán McNamara
2011-09-30callcatcher: remove newly unused codeCaolán McNamara
2011-09-30callcatcher: newly unused methodsCaolán McNamara
2011-09-30callcatcher: remove newly unused codeCaolán McNamara
2011-09-30callcatcher: unused methodsCaolán McNamara
2011-09-30Repeat not implementedCaolán McNamara
2011-09-29callcatcher: unused codeCaolán McNamara
2011-09-28WaE: base class should be explicitly initialized in the copy constructorTor Lillqvist
2011-09-28callcatcher: unused codeCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-15replace ByteString::FillCaolán McNamara
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-09-12ByteString->rtl::OStringCaolán McNamara
2011-09-12don't comment it's removed, remove itCaolán McNamara
2011-09-12declared but not definedCaolán McNamara
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann
2011-09-09bah, missing CTL elementCaolán McNamara
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks
2011-08-31grabbag of unused codeCaolán McNamara
2011-08-29callcatcher: drop various unused methodsCaolán McNamara
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-29callcatcher: debug-only and unused codeCaolán McNamara
2011-08-26unusedcode: SvxEditEngineViewForwarder classMatúš Kukan
2011-08-24callcatcher: remove various unused methodsCaolán McNamara
2011-08-23generate listCaolán McNamara
2011-08-22unusedcode.easy: Outline cleanupJoseph Powers
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