/source/gu/chart2/

d='cgit'>
summaryrefslogtreecommitdiff
path: root/idlc/inc
AgeCommit message (Expand)Author
2015-11-20loplugin:unusedfields idl,idlcNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-28Return unique_ptr from AstExpression::eval_* functionsStephan 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-26The only EvalKind actually used is EK_constStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-05-18idlc: fix warningsStephan Bergmann
2015-04-09fix android buildNoel Grandin
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-01-28remove unused typedefsNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara