summaryrefslogtreecommitdiff
path: root/idl/source/objects/bastype.cxx
AgeCommit message (Expand)Author
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2016-06-22move the attribute parsing code to SvParserNoel Grandin
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-11spellingNoel Grandin
2016-02-11simplify error handling codeNoel Grandin
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin
2016-02-07remove some dead code, found using LCOVNoel Grandin
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-08loplugin:mergeclasses SvIdentifierNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
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-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
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-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-01-27ByteString->rtl::OStringCaolán McNamara
2012-01-26ByteString->rtl::OStringCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05ByteString->rtl::OString[Buffer]Caolán McNamara
2012-01-05don't inherit from ByteStringCaolán McNamara
2011-12-22inheriting from ByteString is kind of weirdCaolán McNamara
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara