summaryrefslogtreecommitdiff
path: root/idl/inc
AgeCommit message (Expand)Author
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-10-26expand SvMetaType::ReadNamesSvIdlNoel Grandin
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30loplugin:constantparamNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara
2016-08-30no point in these dtors being virtualCaolán McNamara
2016-08-30default assignment operator is fineCaolán McNamara
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-22move the attribute parsing code to SvParserNoel Grandin
2016-06-22move the method param parsing code into SvParserNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-03-23loplugin:constantparam in idlNoel Grandin
2016-03-09loplugin:constantparam in idlNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-02-23cid#1353438 Logically dead codeNoel Grandin
2016-02-23small cleanups in .SDI parserNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-17cleanup the Read*() methods in SvIdlParserNoel Grandin
2016-02-17move some more slot parsing to SvIdlParserNoel Grandin
2016-02-17move parsing of method ags into SvIdlParserNoel Grandin
2016-02-16tighten up the attribute parsing, and drop some unused slotsNoel Grandin
2016-02-16parse shell/interface entries in SvIdlParserNoel Grandin
2016-02-15cid#1352218 and cid#1352216 in .SDI parserNoel Grandin
2016-02-15move interface/shell parsing to SvIdlParserNoel Grandin
2016-02-15move item and struct parsing into SvIdlParserNoel Grandin
2016-02-15move include parsing into own methodNoel Grandin
2016-02-12move parsing of enum into SvIdlParserNoel Grandin
2016-02-12move module parsing into SvIdlParser classNoel Grandin
2016-02-12move parsing of "import" into own methodNoel Grandin
2016-02-12bIsModified in SvMetaModule is unusedNoel Grandin
2016-02-12rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter()Noel Grandin
2016-02-11use exceptions for error handling in .SDI parsingNoel 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-11create a new class SvIdlParserNoel Grandin
2016-02-11simplify error handling codeNoel Grandin
2016-02-11rename Back2Delemitter->Back2DelimiterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09rename aAttrList to aSlotListNoel Grandin
2016-02-09simplify SvMetaObjectMemberStackNoel Grandin
2016-02-09simplify SvSlotElementNoel Grandin