summaryrefslogtreecommitdiffstats
path: root/idlc/source
Commit message (Expand)AuthorAgeFilesLines
* Idlc::m_pErrorHandler is unusedStephan Bergmann2017-02-211-2/+0
* loplugin:subtlezeroinit: idlcStephan Bergmann2017-02-213-13/+13
* convert ExprComb to scoped enumNoel Grandin2017-02-162-67/+58
* convert ErrorCode to scoped enumNoel Grandin2017-02-163-111/+91
* convert WarningCode to scoped enumNoel Grandin2017-02-162-10/+2
* remove unused PS_OpCompleted from ParseState enumNoel Grandin2017-02-161-2/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-3/+2
* no special support for MACOSX PPC in master for a while nowCaolán McNamara2017-01-171-2/+0
* New loplugin:externvar: idlcStephan Bergmann2017-01-092-4/+1
* Rewrite some (trivial) assignments inside if/while conditions: idlcStephan Bergmann2016-11-292-8/+7
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-081-1/+1
* loplugin:oncevar in helpcompiler..reportdesignNoel Grandin2016-11-021-4/+2
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-192-2/+2
* clang-cl loplugin: idlcStephan Bergmann2016-10-161-1/+1
* tdf#96099 Reduce no of typedefs used for trivial containersAsela Dasanayaka2016-10-133-17/+17
* Simplify AstExpression::compareStephan Bergmann2016-10-062-29/+2
* new loplugin unnecessary overrideNoel Grandin2016-07-152-10/+0
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-2721-94/+94
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* loplugin:nullptrStephan Bergmann2016-04-261-103/+107
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-3/+3
* Formatting changes across all modulesChris Sherlock2016-02-091-4/+4
* loplugin:unusedmethodsNoel Grandin2016-01-201-52/+0
* loplugin:unusedfieldsNoel Grandin2015-12-241-1/+0
* FD_complex is unusedStephan Bergmann2015-11-302-17/+9
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1016-142/+142
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-2/+2
* Return unique_ptr from AstExpression::eval_* functionsStephan Bergmann2015-09-281-9/+9
* m_exprValue cannot be non-null hereStephan Bergmann2015-09-281-3/+0
* AstExpression::coerce always returned m_exprValue, so simplify its signatureStephan Bergmann2015-09-281-16/+10
* Remove redundant AstExpression::eval_internalStephan Bergmann2015-09-281-13/+8
* AstExpression::eval_internal always returns m_exprValueStephan Bergmann2015-09-281-17/+16
* AstExpression::coerce is always called with bAssign = trueStephan Bergmann2015-09-281-3/+2
* Simplify coerce_value signatureStephan Bergmann2015-09-281-161/+163
* The only EvalKind actually used is EK_constStephan Bergmann2015-09-262-53/+28
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-221-4/+2
* loplugin:unusedmethodsNoel Grandin2015-07-301-2/+0
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-152-23/+10
* idlc: fix warningsStephan Bergmann2015-05-182-32/+19
* More loplugin:simplifyboolStephan Bergmann2015-04-271-2/+2
* loplugin:simplifyboolStephan Bergmann2015-04-241-20/+20
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-20/+20
* convert RTReferenceType to scoped enumNoel Grandin2015-04-093-6/+6
* convert RTMethodMode to scoped enumNoel Grandin2015-04-092-4/+4
* convert RT_ACCESS fields to scoped enumNoel Grandin2015-04-094-20/+20
* convert RegError to scoped enumNoel Grandin2015-04-095-17/+17
* convert RegValueType to scoped enumNoel Grandin2015-04-094-7/+7
* Clean up remaining C-style casts among void pointersStephan Bergmann2015-03-294-6/+6