summaryrefslogtreecommitdiff
path: root/svl/source/misc
AgeCommit message (Expand)Author
2011-12-22callcatcher: newly unused codeCaolán McNamara
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz
2011-12-01Remove uses of charAtAugust Sodora
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-26Remove unnecessary includesAugust Sodora
2011-11-26Remove unnecessary castsAugust Sodora
2011-11-26String->OUStringAugust Sodora
2011-11-26Simplification and accompanying testsAugust Sodora
2011-11-26Remove unused parameterAugust Sodora
2011-11-26Avoid use of the preprocessorAugust Sodora
2011-11-26Remove unnecessary includes and cosmeticsAugust Sodora
2011-11-26Simplification in lngmisc with accompanying testsAugust Sodora
2011-11-26sal_Bool->boolAugust Sodora
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara
2011-11-07don't need typename outside a templateCaolán McNamara
2011-11-07Get rid of SvStringsSortDaisuke Nishino
2011-10-24meh, fix build failureCaolán McNamara
2011-10-24don't leak contenttype registrationsCaolán McNamara
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-10-18Remove .chaos file types, except 3 which are in use in the codeLior Kaplan
2011-09-30Cleaned up svldata.Stephan Bergmann
2011-09-12regenerate listCaolán McNamara
2011-09-12missing headerCaolán McNamara
2011-09-12ensure dtor gets called, and fix dtor and namespacesCaolán McNamara
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
2011-07-18callcatcher: remove unused methodsCaolán McNamara
2011-07-14callcatcher: unused methodsCaolán McNamara
2011-07-14callcatcher: actually remove INetContentTypes::GetExtensionThomas Arnhold
2011-07-14callcatcher: remove INetContentTypes::FooThomas Arnhold
2011-07-13callcatcher: downheap only used by removed heapsort, also remove itCaolán McNamara
2011-07-12callcatcher: remove unused INetURLHistory_Impl::heapsortThomas Arnhold
2011-07-11callcatcher: remove unused createRFC822MailboxCaolán McNamara
2011-06-23Remove unused SmartRel2Abs variantCaolán McNamara
2011-06-23anonymous namespaces work fine nowCaolán McNamara
2011-06-23ditch unused stream operatorsCaolán McNamara
2011-06-23remove parse ByteString variantCaolán McNamara
2011-06-22remove unused appendUSASCIIParameter methodsCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara
2011-05-25add salhelper::LinkResolverCaolán McNamara
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith
2011-04-01add in .webm suffix for jrbCaolán McNamara
2011-03-25remove translations from mediatyp.srcAndras Timar
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-02Remove DECLARE_LIST(SvAddressList_Impl, SvAddressEntry_Impl*)Joseph Powers