summaryrefslogtreecommitdiff
path: root/idl/source/objects/basobj.cxx
AgeCommit message (Expand)Author
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2016-03-12Remove some unused include stdioJulien Nabet
2016-02-12rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter()Noel Grandin
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin
2016-02-11GetToken never returns null, so use a referenceNoel Grandin
2016-02-11ReadDelemiter->ReadDelimiterNoel Grandin
2016-02-11rename Back2Delemitter->Back2DelimiterNoel Grandin
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin
2016-02-08SvMetaReference currently serves no purposeNoel Grandin
2016-02-07remove some dead code, found using LCOVNoel Grandin
2016-02-05remove unused Hidden/Description/UnoName from .SDI filesNoel Grandin
2016-02-05remove unused HelpContext/Name/UCHAR/USHORT from .SDI filesNoel Grandin
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2016-02-04remove unused ConfigName from .SDI filesNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-08loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-12-11coverity#703967 Unchecked return valueCaolán McNamara
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-16Remove more unused idl partsStephan Bergmann
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-10svidl: more helpful error message for missing slot / types.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara
2012-01-27ByteString->rtl::OStringCaolán McNamara
2012-01-26ByteString->rtl::OStringCaolán McNamara
2012-01-05don't inherit from ByteStringCaolán McNamara
2011-12-19IDL_COMPILER is always definedCaolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header from idlNorbert Thiebaud
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-13Easy hack: idl removed and translated commentsMichael Münch
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner