Commit graph

1949 commits

Author SHA1 Message Date
Caolán McNamara
fb092e2665 strip down unused old-style string methods 2011-07-26 10:14:29 +01:00
Caolán McNamara
56321c27af add a test for a nasty suspicion I have 2011-07-26 10:14:29 +01:00
Tor Lillqvist
d49ced7e17 Fix Windows build 2011-07-26 10:43:46 +03:00
Joseph Powers
4f0bb4d27c Replace List with std::vector< DirEntry* > 2011-07-25 19:46:16 -07:00
Caolán McNamara
1f708c8be9 add a good(), eof(), bad() and a test case to demonstrate 2011-07-25 10:11:31 +01:00
Caolán McNamara
52cf287f69 add the legacy windows-only path utils test 2011-07-25 10:11:31 +01:00
Caolán McNamara
2ecb0e6a1e add .mk 2011-07-25 10:11:31 +01:00
Caolán McNamara
7c96874198 recover my cppunit test for tools again 2011-07-25 10:11:31 +01:00
Bjoern Michaelsen
41ce86ad45 Merge branch 'master' into feature/gnumake4 2011-07-24 19:23:00 +02:00
Bjoern Michaelsen
8fb6435604 keep gbuild calls consistent at now, even if it is a bit longer 2011-07-23 15:23:24 +02:00
Caolán McNamara
4261ccbe8a callcatcher: remove unused methods 2011-07-22 10:18:37 +01:00
Bjoern Michaelsen
a233dac065 resyncing to master 2011-07-21 18:56:16 +02:00
Thomas Arnhold
e5647de7dd callcatcher: clean up Dir and DirEntry 2011-07-21 15:42:51 +02:00
Thomas Arnhold
1a44a8fc7e callcatcher: clean up B3dTransformationSet 2011-07-20 19:00:09 +02:00
Thomas Arnhold
d8a09482fb callcatcher: remove unused BigInt::DivMod 2011-07-20 16:38:54 +02:00
Caolán McNamara
c0f93aac00 callcatcher: unused INetMIME::getDigit 2011-07-19 09:32:43 +01:00
Caolán McNamara
5f2acb1726 add a SvStream::remainingSize 2011-07-18 12:21:26 +01:00
Caolán McNamara
e689ed9b93 callcatcher: unused methods 2011-07-18 12:21:26 +01:00
Caolán McNamara
ee3cb54ee4 callcatcher: unused methods 2011-07-14 15:31:43 +01:00
Thomas Arnhold
85713e8a91 callcatcher: actually remove the correct SetTempNameBaseDirectory 2011-07-14 08:19:57 +02:00
Thomas Arnhold
b272991c33 callcatcher: cleanup INetMIME 2011-07-14 08:19:57 +02:00
Thomas Arnhold
734485db6a callcatcher: remove INetMessage::SetHeaderField 2011-07-14 08:19:57 +02:00
Thomas Arnhold
9a5c646435 callcatcher: cleanup INetMIMEMessage 2011-07-14 08:19:57 +02:00
Thomas Arnhold
1b4f6e746d callcatcher: cleanup INetIStream 2011-07-14 08:19:57 +02:00
Thomas Arnhold
a5b3ededee callcatcher: remove unused Table::GetUniqueKey 2011-07-14 08:19:53 +02:00
Caolán McNamara
51054e7a8b bah, hidden windows-only uses of these 2011-07-13 14:06:19 +01:00
Caolán McNamara
f14997ab14 misplaced endif 2011-07-13 13:23:16 +01:00
Caolán McNamara
bc19d8491f callcatcher: ByteString::CompareIgnoreCaseToAscii unused, shrink api 2011-07-13 10:25:32 +01:00
Thomas Arnhold
58eaf5fff0 callcatcher: remove unused B3dCamera::Set* 2011-07-13 07:21:18 +02:00
Thomas Arnhold
88e42a9814 callcatcher: remove unused B3dViewport::Set* 2011-07-13 07:21:18 +02:00
Thomas Arnhold
bb97b1e4b8 callcatcher: remove unused B3dTransformationSet various Get/Set methods 2011-07-13 07:21:17 +02:00
Thomas Arnhold
ca349219a9 callcatcher: remove unused B3dTransformationSet transformations 2011-07-13 07:21:17 +02:00
Thomas Arnhold
229e44242a callcatcher: remove unused INetURLObject::makePortCanonic 2011-07-12 00:59:54 +02:00
Thomas Arnhold
77c7a7fab5 callcatcher: remove unused INetURLObject::makeAuthCanonic 2011-07-12 00:59:54 +02:00
Thomas Arnhold
b468c1c0ae callcatcher: remove unused INetURLObject::getIMAPUID 2011-07-12 00:59:54 +02:00
Thomas Arnhold
774c85c86c callcatcher: remove unused INetURLObject::getFTPType 2011-07-12 00:59:54 +02:00
Thomas Arnhold
c54180baaa callcatcher: remove unused INetURLObject::encodeHostPort 2011-07-12 00:59:54 +02:00
Thomas Arnhold
9a9d12d8b9 callcatcher: remove unused INetURLObject::HasMsgId 2011-07-12 00:59:54 +02:00
Thomas Arnhold
7b8416199a callcatcher: remove unused INetURLObject::CutName 2011-07-12 00:59:54 +02:00
Thomas Arnhold
bbf795bf54 callcatcher: remove unused INetRFC822Message::GenerateDateField 2011-07-12 00:59:54 +02:00
Thomas Arnhold
21e8f4d54d callcatcher: remove unused INetRFC822Message::Set* 2011-07-12 00:59:53 +02:00
Radek Doulik
a0b2a7cc6b fix regression in SvGlobalName::operator <
- it was comparing wrong parts and ommiting part of ID's, resulting
   in wrong results and thus ::std::map didn't work well with default
   less compare function of it's keys
 - fixes fdo#32709
2011-07-11 20:39:40 +02:00
Caolán McNamara
097b51c9cc callcatcher: remove unused ByteString writeHeaderFieldBody variant 2011-07-11 16:40:42 +01:00
Caolán McNamara
0b2ef1a08a Dir::SetSort unused 2011-07-11 09:05:06 +01:00
Caolán McNamara
24ea684eaf don't need these methods on some platforms 2011-07-11 09:05:06 +01:00
Caolán McNamara
a3b0ee88be strip out unused methods 2011-07-11 09:05:06 +01:00
Caolán McNamara
6575317bf6 callcatcher: remove unused WriteUniStringLines 2011-07-11 09:05:06 +01:00
Caolán McNamara
2aa6ecdc65 shrink ByteString api by removing unused methods 2011-07-11 09:05:06 +01:00
Caolán McNamara
ac4a660da5 callcatcher: unused ByteString::EmptyString 2011-07-11 09:05:06 +01:00
Caolán McNamara
4c24f23da9 callcatcher: [Byte|UniString]::SearchCharBackward unused 2011-07-11 09:05:06 +01:00