summaryrefslogtreecommitdiff
path: root/idl/inc/lex.hxx
AgeCommit message (Expand)Author
2020-03-11tdf#114441: Convert use of sal_uLong to better integer typesBugra
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-10-23loplugin:includeform: idlStephan Bergmann
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-03-23This code trades in 'char' entities disguised as 'int'Stephan Bergmann
2017-02-25SvTokenStream::nBufPos should be sal_Int32Stephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-02-17cleanup the Read*() methods in SvIdlParserNoel Grandin
2016-02-17move parsing of method ags into SvIdlParserNoel Grandin
2016-02-12move parsing of enum into SvIdlParserNoel Grandin
2016-02-12rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter()Noel Grandin
2016-02-11rename SeekEnd()->SeekToMax()Noel Grandin
2016-02-11simplify SvTokenStream handlingNoel Grandin
2016-02-11GetToken never returns null, so use a referenceNoel Grandin
2016-02-11ReadDelemiter->ReadDelimiterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09remove some more dead code, found by LCOVNoel Grandin
2016-02-08format IDL compiler headers a littleNoel Grandin
2016-02-07convert SVTOKEN_ENUM to scoped enumNoel Grandin
2015-11-11idl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold
2014-03-08coverity#707931 Uninitialized scalar fieldCaolán McNamara
2013-11-07idl: fix out of bounds string accessesMichael Stahl
2013-09-17convert IDL module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-01-27ByteString->rtl::OStringCaolán McNamara
2011-11-19ByteString->rtl::OStringCaolán McNamara
2011-11-14ByteString->rtl::OStringCaolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-09The idl encoding table stuff appears to be a no-op, converts x to xCaolán McNamara
2011-04-11Remove DECLARE_LIST( SvTokenList, SvToken * )Rafael Dominguez
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-02-18Add some #include <tools/list.hxx> backingJoseph Powers
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
2010-11-08removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-11-03removetooltypes01: #i112600# remove tooltypes from idl, and other small changesMikhail Voytenko