summaryrefslogtreecommitdiff
path: root/idlc/source
AgeCommit message (Expand)Author
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-10-16clang-cl loplugin: idlcStephan Bergmann
2016-10-13tdf#96099 Reduce no of typedefs used for trivial containersAsela Dasanayaka
2016-10-06Simplify AstExpression::compareStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-26loplugin:nullptrStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-30FD_complex is unusedStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-28Return unique_ptr from AstExpression::eval_* functionsStephan Bergmann
2015-09-28m_exprValue cannot be non-null hereStephan Bergmann
2015-09-28AstExpression::coerce always returned m_exprValue, so simplify its signatureStephan Bergmann
2015-09-28Remove redundant AstExpression::eval_internalStephan Bergmann
2015-09-28AstExpression::eval_internal always returns m_exprValueStephan Bergmann
2015-09-28AstExpression::coerce is always called with bAssign = trueStephan Bergmann
2015-09-28Simplify coerce_value signatureStephan Bergmann
2015-09-26The only EvalKind actually used is EK_constStephan Bergmann
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-05-18idlc: fix warningsStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-09convert RTReferenceType to scoped enumNoel Grandin
2015-04-09convert RTMethodMode to scoped enumNoel Grandin
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin
2015-04-09convert RegError to scoped enumNoel Grandin
2015-04-09convert RegValueType to scoped enumNoel Grandin
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-16idlc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15add link to mkstemp coverity warning wrt threading fiascoCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl