summaryrefslogtreecommitdiffstats
path: root/idl/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* move parsing of method ags into SvIdlParserNoel Grandin2016-02-172-8/+3
* tighten up the attribute parsing, and drop some unused slotsNoel Grandin2016-02-161-1/+1
* parse shell/interface entries in SvIdlParserNoel Grandin2016-02-164-5/+9
* cid#1352218 and cid#1352216 in .SDI parserNoel Grandin2016-02-151-3/+3
* move interface/shell parsing to SvIdlParserNoel Grandin2016-02-152-5/+7
* move item and struct parsing into SvIdlParserNoel Grandin2016-02-152-5/+9
* move include parsing into own methodNoel Grandin2016-02-151-1/+3
* move parsing of enum into SvIdlParserNoel Grandin2016-02-124-7/+11
* move module parsing into SvIdlParser classNoel Grandin2016-02-122-12/+6
* move parsing of "import" into own methodNoel Grandin2016-02-121-0/+1
* bIsModified in SvMetaModule is unusedNoel Grandin2016-02-121-2/+1
* rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter()Noel Grandin2016-02-121-2/+2