summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)AuthorFilesLines
2011-07-22callcatcher: remove unused methodsCaolán McNamara3-71/+0
2011-07-21callcatcher: clean up Dir and DirEntryThomas Arnhold2-89/+0
2011-07-20callcatcher: clean up B3dTransformationSetThomas Arnhold1-67/+0
2011-07-20callcatcher: remove unused BigInt::DivModThomas Arnhold1-69/+0
2011-07-19callcatcher: unused INetMIME::getDigitCaolán McNamara1-12/+0
2011-07-18add a SvStream::remainingSizeCaolán McNamara1-0/+12
2011-07-18callcatcher: unused methodsCaolán McNamara2-25/+0
2011-07-14callcatcher: actually remove the correct SetTempNameBaseDirectoryThomas Arnhold1-22/+0
2011-07-14callcatcher: cleanup INetMIMEThomas Arnhold1-256/+0
2011-07-14callcatcher: remove INetMessage::SetHeaderFieldThomas Arnhold1-14/+0
2011-07-14callcatcher: cleanup INetMIMEMessageThomas Arnhold1-201/+0
2011-07-14callcatcher: cleanup INetIStreamThomas Arnhold1-42/+0
2011-07-14callcatcher: remove unused Table::GetUniqueKeyThomas Arnhold1-39/+0
2011-07-13bah, hidden windows-only uses of theseCaolán McNamara1-3/+9
2011-07-13callcatcher: ByteString::CompareIgnoreCaseToAscii unused, shrink apiCaolán McNamara2-30/+30
2011-07-13callcatcher: remove unused B3dCamera::Set*Thomas Arnhold1-75/+0
2011-07-13callcatcher: remove unused B3dViewport::Set*Thomas Arnhold1-12/+0
2011-07-13callcatcher: remove unused B3dTransformationSet various Get/Set methodsThomas Arnhold1-86/+0
2011-07-13callcatcher: remove unused B3dTransformationSet transformationsThomas Arnhold1-122/+0
2011-07-12callcatcher: remove unused INetURLObject::makePortCanonicThomas Arnhold1-27/+0
2011-07-12callcatcher: remove unused INetURLObject::makeAuthCanonicThomas Arnhold1-16/+0
2011-07-12callcatcher: remove unused INetURLObject::getIMAPUIDThomas Arnhold1-27/+0
2011-07-12callcatcher: remove unused INetURLObject::getFTPTypeThomas Arnhold1-25/+0
2011-07-12callcatcher: remove unused INetURLObject::encodeHostPortThomas Arnhold1-23/+0
2011-07-12callcatcher: remove unused INetURLObject::HasMsgIdThomas Arnhold1-13/+0
2011-07-12callcatcher: remove unused INetURLObject::CutNameThomas Arnhold1-8/+0
2011-07-12callcatcher: remove unused INetRFC822Message::GenerateDateFieldThomas Arnhold1-68/+1
2011-07-12callcatcher: remove unused INetRFC822Message::Set*Thomas Arnhold1-123/+0
2011-07-11fix regression in SvGlobalName::operator <Radek Doulik1-2/+2
2011-07-11callcatcher: remove unused ByteString writeHeaderFieldBody variantCaolán McNamara1-13/+0
2011-07-11Dir::SetSort unusedCaolán McNamara1-13/+0
2011-07-11don't need these methods on some platformsCaolán McNamara1-0/+4
2011-07-11strip out unused methodsCaolán McNamara1-92/+0
2011-07-11callcatcher: remove unused WriteUniStringLinesCaolán McNamara1-8/+0
2011-07-11shrink ByteString api by removing unused methodsCaolán McNamara2-316/+316
2011-07-11callcatcher: unused ByteString::EmptyStringCaolán McNamara1-13/+0
2011-07-11callcatcher: [Byte|UniString]::SearchCharBackward unusedCaolán McNamara2-85/+0
2011-07-11callcatcher: remove unused GetTempNameBaseDirectoryCaolán McNamara1-11/+0
2011-07-08Replace List with std::vector< INetMIMEMessage* >Joseph Powers2-16/+10
2011-07-07Replace List with std::vector< INetMessageHeader* >Joseph Powers1-12/+11
2011-07-06Remove unused class INetMessageHeaderIteratorJoseph Powers1-28/+0
2011-07-05Added SvStream::ReadLine( rtl::OString& )Christina Rossmanith1-0/+10
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara5-91/+119
2011-06-30remove deprecated ByteString::CreateFromInt64Caolán McNamara1-10/+3
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara2-15/+22
2011-06-27remove unused ByteString::CreateFromFloatCaolán McNamara1-10/+0
2011-06-27remove deprecated ByteString::CreateFromDoubleCaolán McNamara1-10/+0
2011-06-27remove insanely stubbed methodsCaolán McNamara1-20/+0
2011-06-23use OString::equalsLCaolán McNamara1-1/+1
2011-06-21Don't use backslashes in #include, eekTor Lillqvist1-2/+2