summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-07-18add a SvStream::remainingSizeCaolán McNamara2-0/+14
2011-07-18callcatcher: unused methodsCaolán McNamara4-29/+0
2011-07-14callcatcher: unused methodsCaolán McNamara1-7/+0
2011-07-14callcatcher: actually remove the correct SetTempNameBaseDirectoryThomas Arnhold2-29/+0
2011-07-14callcatcher: cleanup INetMIMEThomas Arnhold2-310/+0
2011-07-14callcatcher: remove INetMessage::SetHeaderFieldThomas Arnhold2-20/+0
2011-07-14callcatcher: cleanup INetMIMEMessageThomas Arnhold2-204/+0
2011-07-14callcatcher: cleanup INetIStreamThomas Arnhold2-45/+0
2011-07-14callcatcher: remove unused Table::GetUniqueKeyThomas Arnhold2-41/+0
2011-07-13bah, hidden windows-only uses of theseCaolán McNamara2-4/+12
2011-07-13misplaced endifCaolán McNamara1-1/+1
2011-07-13callcatcher: ByteString::CompareIgnoreCaseToAscii unused, shrink apiCaolán McNamara3-32/+30
2011-07-13callcatcher: remove unused B3dCamera::Set*Thomas Arnhold2-81/+0
2011-07-13callcatcher: remove unused B3dViewport::Set*Thomas Arnhold2-14/+0
2011-07-13callcatcher: remove unused B3dTransformationSet various Get/Set methodsThomas Arnhold2-97/+0
2011-07-13callcatcher: remove unused B3dTransformationSet transformationsThomas Arnhold2-139/+0
2011-07-12callcatcher: remove unused INetURLObject::makePortCanonicThomas Arnhold2-29/+0
2011-07-12callcatcher: remove unused INetURLObject::makeAuthCanonicThomas Arnhold2-18/+0
2011-07-12callcatcher: remove unused INetURLObject::getIMAPUIDThomas Arnhold2-31/+0
2011-07-12callcatcher: remove unused INetURLObject::getFTPTypeThomas Arnhold2-31/+0
2011-07-12callcatcher: remove unused INetURLObject::encodeHostPortThomas Arnhold2-79/+0
2011-07-12callcatcher: remove unused INetURLObject::HasMsgIdThomas Arnhold2-15/+0
2011-07-12callcatcher: remove unused INetURLObject::CutNameThomas Arnhold2-11/+0
2011-07-12callcatcher: remove unused INetRFC822Message::GenerateDateFieldThomas Arnhold2-70/+1
2011-07-12callcatcher: remove unused INetRFC822Message::Set*Thomas Arnhold2-138/+0
2011-07-11fix regression in SvGlobalName::operator <Radek Doulik1-2/+2
2011-07-11callcatcher: remove unused ByteString writeHeaderFieldBody variantCaolán McNamara2-19/+0
2011-07-11Dir::SetSort unusedCaolán McNamara2-15/+0
2011-07-11don't need these methods on some platformsCaolán McNamara2-0/+7
2011-07-11strip out unused methodsCaolán McNamara2-94/+0
2011-07-11callcatcher: remove unused WriteUniStringLinesCaolán McNamara2-10/+0
2011-07-11shrink ByteString api by removing unused methodsCaolán McNamara3-336/+316
2011-07-11callcatcher: unused ByteString::EmptyStringCaolán McNamara2-14/+0
2011-07-11callcatcher: [Byte|UniString]::SearchCharBackward unusedCaolán McNamara4-93/+0
2011-07-11callcatcher: remove unused GetTempNameBaseDirectoryCaolán McNamara2-12/+0
2011-07-10Don't pointlessly build build-time tools when cross-compilingTor Lillqvist1-4/+9
2011-07-08Stop pretending to stay compatible with non-XKB X serversFrancois Tigeot1-10/+0
2011-07-08Replace List with std::vector< INetMIMEMessage* >Joseph Powers3-25/+18
2011-07-07Replace List with std::vector< INetMessageHeader* >Joseph Powers2-41/+46
2011-07-06Remove unused class INetIOStreamJoseph Powers1-14/+0
2011-07-06Remove unused class INetMessageHeaderIteratorJoseph Powers2-58/+0
2011-07-05Added SvStream::ReadLine( rtl::OString& )Christina Rossmanith2-0/+12
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara6-92/+120
2011-06-30remove deprecated ByteString::CreateFromInt64Caolán McNamara2-11/+3
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara2-15/+22
2011-06-27remove unused ByteString::CreateFromFloatCaolán McNamara2-11/+0
2011-06-27remove deprecated ByteString::CreateFromDoubleCaolán McNamara2-11/+0
2011-06-27remove insanely stubbed methodsCaolán McNamara2-24/+0
2011-06-23use OString::equalsLCaolán McNamara1-1/+1
2011-06-22ditch some old-style stringsCaolán McNamara3-13/+14