summaryrefslogtreecommitdiffstats
path: root/idl/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:virtualdown in variousNoel Grandin2018-03-302-2/+1
* tdf#114441 sal_uLong to better integer typesShubham Verma2018-02-271-3/+3
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-193-5/+3
* loplugin:useuniqueptr in idlNoel Grandin2018-01-192-4/+5
* drop duplicate methodCaolán McNamara2017-11-221-1/+1
* loplugin:constmethod in idl,helpcompilerNoel Grandin2017-10-303-4/+4
* loplugin:includeform: idlStephan Bergmann2017-10-239-14/+14
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* SvPersistStream deadNoel Grandin2017-08-081-1/+1
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-2/+2
* loplugin:constparams codemaker,idl,idlcNoel Grandin2017-07-185-10/+10
* loplugin:unusedfields in cui..idlNoel Grandin2017-07-041-2/+0
* svidl: Adapt to SlotType removalMaxim Monastirsky2017-05-012-4/+0
* svidl: Remove nested method supportMaxim Monastirsky2017-05-011-3/+0
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-281-1/+1
* loplugin:unusedmethodsNoel Grandin2017-03-292-6/+0
* remove PseudoSlot support from idl compilerNoel Grandin2017-03-283-16/+3
* This code trades in 'char' entities disguised as 'int'Stephan Bergmann2017-03-231-3/+3
* Remove unused forward declarationStephan Bergmann2017-02-271-1/+0
* SvTokenStream::nBufPos should be sal_Int32Stephan Bergmann2017-02-251-2/+2
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-1/+1
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-171-2/+2
* loplugin:unusedmethodsNoel Grandin2016-12-231-9/+0
* drop custom hashtable implementation in idlNoel Grandin2016-12-193-83/+53
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-081-3/+0
* expand SvMetaType::ReadNamesSvIdlNoel Grandin2016-10-261-3/+1
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-191-4/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-2/+0
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-103-3/+3
* loplugin:constantparamNoel Grandin2016-09-301-1/+1
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara2016-09-082-8/+0
* no point in these dtors being virtualCaolán McNamara2016-08-301-1/+1
* default assignment operator is fineCaolán McNamara2016-08-301-8/+0
* loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2016-08-051-1/+1
* loplugin:unusedfieldsNoel Grandin2016-06-301-6/+2
* move the attribute parsing code to SvParserNoel Grandin2016-06-222-2/+6
* move the method param parsing code into SvParserNoel Grandin2016-06-221-1/+2
* loplugin:constantparamsNoel Grandin2016-06-031-1/+1
* loplugin:unusedreturntypesNoel Grandin2016-05-261-2/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-182-15/+0
* loplugin:constantparam in idlNoel Grandin2016-03-231-4/+1
* loplugin:constantparam in idlNoel Grandin2016-03-091-1/+1
* loplugin:write only fieldsNoel Grandin2016-03-071-3/+2
* cid#1353438 Logically dead codeNoel Grandin2016-02-231-1/+1
* small cleanups in .SDI parserNoel Grandin2016-02-231-2/+3
* loplugin:write only fieldsNoel Grandin2016-02-222-3/+0
* cleanup the Read*() methods in SvIdlParserNoel Grandin2016-02-172-22/+35
* move some more slot parsing to SvIdlParserNoel Grandin2016-02-172-19/+21