summaryrefslogtreecommitdiffstats
path: root/include/tools
Commit message (Expand)AuthorAgeFilesLines
* bool improvementsStephan Bergmann2014-01-283-8/+8
* remove SvStream::operator<< methodsNoel Grandin2014-01-222-86/+2
* drop unused STRING_LENCaolán McNamara2014-01-211-3/+0
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-167-12/+12
* ReadUniStringLine never called without explicit lengthCaolán McNamara2014-01-131-9/+1
* Use boolStephan Bergmann2014-01-101-1/+1
* Use boolStephan Bergmann2014-01-101-20/+11
* WildCard::ImpMatch should return boolStephan Bergmann2014-01-101-1/+1
* Use proper bool operationsStephan Bergmann2014-01-101-1/+1
* Clang plugin to re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-101-15/+76
* typo fixesAndras Timar2013-12-202-2/+2
* STRING_NOTFOUND is no moreNoel Grandin2013-12-041-1/+0
* Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co2013-11-261-0/+20
* -Werror,-Wshift-sign-overflowStephan Bergmann2013-11-141-1/+1
* remove more pragma instances of GCC system_headerMichael Stahl2013-11-141-5/+0
* implement very simple SvScriptStream to read from processMatúš Kukan2013-11-131-4/+18
* SAL_WARN_UNUSED INetURLObjectStephan Bergmann2013-11-111-1/+1
* fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud2013-11-0944-58/+58
* Make INetURLObject-from-OUString ctor explicitStephan Bergmann2013-11-081-3/+4
* convert INetMIMEOutputSink::write from xub_StrLen to sal_Int32Noel Grandin2013-11-061-2/+1
* presumably this was intended as include guardThomas Arnhold2013-11-051-2/+2
* fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold2013-10-2353-106/+106
* Simplify SVLIBRARYStephan Bergmann2013-10-221-11/+3
* drop unused StringCompareCaolán McNamara2013-10-221-3/+0
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-222-213/+0
* Related: fdo#38838 remove UniString::UniString(const ResId&)Caolán McNamara2013-10-221-1/+0
* Related: fdo#38838 remove UniString::CopyCaolán McNamara2013-10-211-4/+0
* Related: fdo#38838 remove a pile of ctorsCaolán McNamara2013-10-211-32/+1
* drop CharSet typedefCaolán McNamara2013-10-211-9/+0
* Related: fdo#38838 remove/privatize String::AppendCaolán McNamara2013-10-211-18/+1
* Related: fdo#38838 remove String::InsertCaolán McNamara2013-10-211-4/+0
* Related: fdo#38838 remove String::ToInt32Caolán McNamara2013-10-211-2/+0
* Related: fdo#38838 remove String::[G|S]etCharCaolán McNamara2013-10-211-12/+4
* Related: fdo#38838 remove non OUString ::AppendCaolán McNamara2013-10-211-16/+2
* STRING_MATCH now unusedCaolán McNamara2013-10-201-2/+0
* Related: fdo#38838 remove String::EqualsCaolán McNamara2013-10-201-8/+1
* Related: fdo#38838 remove the unused String::InsertCaolán McNamara2013-10-201-2/+2
* Related: fdo#38838 remove operator=(const sal_Unicode*)Caolán McNamara2013-10-201-2/+0
* Related: fdo#38838 remove String::Assign(const sal_Unicode*)Caolán McNamara2013-10-201-1/+1
* Related: fdo#38838 remove String::SearchCaolán McNamara2013-10-191-4/+0
* Related: fdo#38838 remove String::ReplaceCaolán McNamara2013-10-191-2/+0
* Related: fdo#38838 make String::Erase privateCaolán McNamara2013-10-181-1/+1
* Related: fdo#38838 remove String::MatchCaolán McNamara2013-10-181-2/+0
* Related: fdo#38838 remove String::GetTokenCaolán McNamara2013-10-181-9/+0
* Related: fdo#38838 make String::CompareTo privateCaolán McNamara2013-10-171-2/+3
* Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold2013-10-171-5/+0
* Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara2013-10-171-2/+0
* Related: fdo#38838 remove unused String::Append varientsCaolán McNamara2013-10-161-4/+5
* Some clean-upStephan Bergmann2013-10-151-11/+6
* Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara2013-10-141-2/+0