summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann
2014-03-25Reduce some functions to localStephan Bergmann
2014-03-25osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann
2014-03-25Remove unused DBG_FUNC_* slotsStephan Bergmann
2014-03-25DBG_OUT_WARNING is unusedStephan Bergmann
2014-03-25Remove unused inline functionsStephan Bergmann
2014-03-21drop spadminCaolán McNamara
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara
2014-03-13MetricBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13DateBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13TimeBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-03-10drop the SimpleErrorHandlerCaolán McNamara
2014-03-09fdo#63154 Remove old solar.h referencesAlexandre Vicenzi
2014-03-09fdo#63154 Remove unused solar.h reference in toolsAlexandre Vicenzi
2014-03-08ooxml: export date controls properlyJacobo Aragunde Pérez
2014-03-05Do not needlessly truncate MinMax argument before comparison with boundsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-01callcatcher: update unused codeCaolán McNamara
2014-02-28remove unused code BigInt::GetString()Noel Grandin
2014-02-28debug only code Resource::TestRes()Noel Grandin
2014-02-27fdo#63154 remove unused solar.h reference in toolsAlexandre Vicenzi
2014-02-25remove unused code SvStream::WriteUCharPtr(unsigned char const*)Noel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-20fdo#63154 Remove unused solar.h reference in toolsAlexandre Vicenzi
2014-02-20Add SvStream::ReadCharAsBoolStephan Bergmann
2014-02-20fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi
2014-02-18GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementationJan Hubicka
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock
2014-02-03add std::ostream operators for Region and PolyPolygonMichael Stahl
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-31coverity#984164 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza
2014-01-28bool improvementsStephan Bergmann
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-21drop unused STRING_LENCaolán McNamara
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-13ReadUniStringLine never called without explicit lengthCaolán McNamara
2014-01-10Use boolStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10WildCard::ImpMatch should return boolStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann