summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2014-03-01callcatcher: update unused codeCaolán McNamara1-0/+2
2014-02-28remove unused code BigInt::GetString()Noel Grandin1-1/+0
2014-02-28debug only code Resource::TestRes()Noel Grandin1-0/+2
2014-02-27fdo#63154 remove unused solar.h reference in toolsAlexandre Vicenzi3-3/+0
2014-02-25remove unused code SvStream::WriteUCharPtr(unsigned char const*)Noel Grandin1-1/+0
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2-5/+2
2014-02-20fdo#63154 Remove unused solar.h reference in toolsAlexandre Vicenzi2-2/+0
2014-02-20Add SvStream::ReadCharAsBoolStephan Bergmann1-0/+1
2014-02-20fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi2-2/+0
2014-02-18GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementationJan Hubicka1-1/+4
2014-02-18tools: sal_Bool -> boolStephan Bergmann4-32/+32
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-24/+0
2014-02-12more SvStream:operator>> conversionNoel Grandin2-13/+37
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-12/+34
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin5-8/+8
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock1-1/+0
2014-02-03add std::ostream operators for Region and PolyPolygonMichael Stahl1-0/+12
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2-33/+0
2014-01-31coverity#984164 : Uninitialized scalar fieldNorbert Thiebaud1-1/+0
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza1-3/+0
2014-01-28bool improvementsStephan Bergmann3-8/+8
2014-01-22remove SvStream::operator<< methodsNoel Grandin2-86/+2
2014-01-21drop unused STRING_LENCaolán McNamara1-3/+0
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin7-12/+12
2014-01-13ReadUniStringLine never called without explicit lengthCaolán McNamara1-9/+1
2014-01-10Use boolStephan Bergmann1-1/+1
2014-01-10Use boolStephan Bergmann1-20/+11
2014-01-10WildCard::ImpMatch should return boolStephan Bergmann1-1/+1
2014-01-10Use proper bool operationsStephan Bergmann1-1/+1
2014-01-10Clang plugin to re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-15/+76
2013-12-20typo fixesAndras Timar2-2/+2
2013-12-04STRING_NOTFOUND is no moreNoel Grandin1-1/+0
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co1-0/+20
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-1/+1
2013-11-14remove more pragma instances of GCC system_headerMichael Stahl1-5/+0
2013-11-13implement very simple SvScriptStream to read from processMatúš Kukan1-4/+18
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud44-58/+58
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann1-3/+4
2013-11-06convert INetMIMEOutputSink::write from xub_StrLen to sal_Int32Noel Grandin1-2/+1
2013-11-05presumably this was intended as include guardThomas Arnhold1-2/+2
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold53-106/+106
2013-10-22Simplify SVLIBRARYStephan Bergmann1-11/+3
2013-10-22drop unused StringCompareCaolán McNamara1-3/+0
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara2-213/+0
2013-10-22Related: fdo#38838 remove UniString::UniString(const ResId&)Caolán McNamara1-1/+0
2013-10-21Related: fdo#38838 remove UniString::CopyCaolán McNamara1-4/+0
2013-10-21Related: fdo#38838 remove a pile of ctorsCaolán McNamara1-32/+1
2013-10-21drop CharSet typedefCaolán McNamara1-9/+0
2013-10-21Related: fdo#38838 remove/privatize String::AppendCaolán McNamara1-18/+1