summaryrefslogtreecommitdiff
path: root/l10ntools/inc
AgeCommit message (Expand)AuthorFilesLines
2011-12-07convert some archaic l10ntools codeCaolán McNamara3-14/+22
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara2-2/+2
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from l10ntoolsNorbert Thiebaud2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-7/+0
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara1-3/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-7/+7
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara1-2/+2
2011-11-14callcatcher: remove unused codeCaolán McNamara1-4/+0
2011-11-08code cleanup of localize toolAndras Timar1-2/+1
2011-11-05Remove the unused <l10ntools/vosapp.hxx> headerTor Lillqvist1-41/+0
2011-10-05merge strings to description.xml filesAndras Timar1-0/+12
2011-10-04WaE: return: conversion from sal_uInt32 to sal_uInt16, possible loss of dataTor Lillqvist1-0/+8
2011-09-30extract strings for l10n from description.xml filesAndras Timar1-0/+12
2011-09-30typo in commentAndras Timar1-1/+1
2011-09-30remove unused tokensAndras Timar1-8/+0
2011-09-22aMergedLanguages is write only, can be removedCaolán McNamara1-2/+0
2011-09-22callcatcher: newly unused ResData::isMergedCaolán McNamara1-1/+0
2011-09-21remove unused (and buggy) language fallback functionalityAndras Timar4-15/+0
2011-09-20remove unused MAX_LANGUAGES definitionAndras Timar1-1/+0
2011-09-13wtratree unbuiltCaolán McNamara1-161/+0
2011-09-13no route left to set encoding, only RTL_TEXTENCODING_MS_1252 is possibleCaolán McNamara1-3/+1
2011-08-29valgrind: various unused codeCaolán McNamara1-1/+0
2011-07-18callcatcher: remove unused methodsCaolán McNamara2-2/+0
2011-07-14callcatcher: ditch unused methodCaolán McNamara1-1/+0
2011-07-14set Dump methods to ultra-verbose debug-modeCaolán McNamara1-6/+6
2011-07-12callcatcher: remove unused MergeDataFile::WriteError ByteStringCaolán McNamara1-2/+0
2011-07-12callcatcher: remove Directory ByteString ctorCaolán McNamara1-1/+0
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara2-9/+7
2011-06-30callcatcher: unused codeCaolán McNamara1-9/+0
2011-05-31remove unused l10ntoolsAndras Timar1-47/+0
2011-05-16revert part of 5cd163969b0958bd5812f837ff014409bf5b72ceChristian Lohmaier1-1/+1
2011-05-16remove unused codeDavid Tardon1-22/+0
2011-05-16remove unused functionDavid Tardon1-1/+0
2011-03-30Bin some Hamburg crackTor Lillqvist2-86/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky11-197/+192
2011-03-05Removed unused field bGermanTakeshi Abe1-1/+0
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers4-5/+1
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara1-4/+1
2011-02-06little cleanup of commentsFridrich Štrba3-3/+3
2011-02-04std::hash -> boost::hashFridrich Strba1-1/+1
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba5-18/+18
2011-01-23Remove DECLARE_LIST( XMLStringList, XMLElement* )Joseph Powers1-2/+0
2011-01-23Remove DECLARE_LIST( XMLChildNodeList, XMLChildNode* )Joseph Powers1-5/+5
2011-01-23Remove DECLARE_LIST( XMLAttributeList, XMLAttribute * )Joseph Powers1-2/+1
2011-01-23Remove DECLARE_LIST() Impl_ParserMessageList & TokenListImplJoseph Powers2-55/+35
2011-01-23Remove DECLARE_LIST( LngLineList, ByteString* )Joseph Powers1-1/+2
2011-01-23Remove DECLARE_LIST( GSIBlock_Impl, GSILine *)Joseph Powers1-2/+4
2011-01-22Remove DECLARE_LIST( ResStack, ResData * )Joseph Powers1-2/+2
2011-01-22Remove DECLARE_LIST( ExportListBase, ExportListEntry* )Joseph Powers1-7/+11