summaryrefslogtreecommitdiffstats
path: root/include/tools
Commit message (Expand)AuthorAgeFilesLines
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-242-5/+2
* fdo#63154 Remove unused solar.h reference in toolsAlexandre Vicenzi2014-02-202-2/+0
* Add SvStream::ReadCharAsBoolStephan Bergmann2014-02-201-0/+1
* fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi2014-02-202-2/+0
* GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementationJan Hubicka2014-02-181-1/+4
* tools: sal_Bool -> boolStephan Bergmann2014-02-184-32/+32
* remove SvStream::operator>> methodsNoel Grandin2014-02-121-24/+0
* more SvStream:operator>> conversionNoel Grandin2014-02-122-13/+37
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-12/+34
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-045-8/+8
* fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock2014-02-041-1/+0
* add std::ostream operators for Region and PolyPolygonMichael Stahl2014-02-031-0/+12
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-032-33/+0
* coverity#984164 : Uninitialized scalar fieldNorbert Thiebaud2014-01-311-1/+0
* fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza2014-01-301-3/+0
* 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