summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-082-10/+2
* expand SvMetaType::ReadNamesSvIdlNoel Grandin2016-10-262-10/+3
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-192-10/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-132-8/+0
* Don't allow O[U]StringBuffer in string concatenationStephan Bergmann2016-10-121-4/+5
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-107-21/+21
* loplugin:constantparamNoel Grandin2016-09-302-4/+4
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-162-2/+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-086-32/+0
* no point in these dtors being virtualCaolán McNamara2016-08-302-3/+1
* default assignment operator is fineCaolán McNamara2016-08-301-8/+0
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-2/+2
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-273-7/+7
* loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2016-08-051-1/+1
* loplugin:unusedfieldsNoel Grandin2016-06-302-7/+3
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-1/+3
* move the attribute parsing code to SvParserNoel Grandin2016-06-224-19/+151
* move the method param parsing code into SvParserNoel Grandin2016-06-222-18/+22
* simplify parserNoel Grandin2016-06-221-24/+15
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-4/+4
* loplugin:constantparamsNoel Grandin2016-06-032-9/+9
* STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe2016-06-022-2/+2
* tdf#99589 tolower / toupper - dangerous to Turks ...apurvapriyadarshi2016-05-301-1/+2
* loplugin:unusedreturntypesNoel Grandin2016-05-261-2/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-182-15/+0
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-282-7/+7
* loplugin:constantparam in idlNoel Grandin2016-03-234-9/+4
* Remove some unused include stdioJulien Nabet2016-03-127-8/+0
* loplugin:constantparam in idlNoel Grandin2016-03-093-4/+4
* loplugin:write only fieldsNoel Grandin2016-03-072-10/+8
* methods in .SDI files don't use attributesNoel Grandin2016-02-231-21/+15
* cid#1353438 Logically dead codeNoel Grandin2016-02-232-11/+5
* small cleanups in .SDI parserNoel Grandin2016-02-234-22/+30
* new loplugin: commaoperatorNoel Grandin2016-02-231-7/+28
* loplugin:write only fieldsNoel Grandin2016-02-223-5/+0
* cleanup the Read*() methods in SvIdlParserNoel Grandin2016-02-173-74/+113
* move some more slot parsing to SvIdlParserNoel Grandin2016-02-173-32/+46
* move parsing of method ags into SvIdlParserNoel Grandin2016-02-173-12/+23
* tighten up the attribute parsing, and drop some unused slotsNoel Grandin2016-02-162-7/+8
* parse shell/interface entries in SvIdlParserNoel Grandin2016-02-166-7/+127
* cid#1352218 and cid#1352216 in .SDI parserNoel Grandin2016-02-153-46/+16
* move interface/shell parsing to SvIdlParserNoel Grandin2016-02-154-59/+60
* move item and struct parsing into SvIdlParserNoel Grandin2016-02-155-81/+92
* move include parsing into own methodNoel Grandin2016-02-152-75/+81
* missing includeStephan Bergmann2016-02-121-0/+2
* move parsing of enum into SvIdlParserNoel Grandin2016-02-127-91/+110
* move module parsing into SvIdlParser classNoel Grandin2016-02-124-171/+168
* move parsing of "import" into own methodNoel Grandin2016-02-122-20/+27
* bIsModified in SvMetaModule is unusedNoel Grandin2016-02-122-5/+2