summaryrefslogtreecommitdiff
path: root/starmath/source/rtfexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/rtfexport.hxx')
0 files changed, 0 insertions, 0 deletions
4c6c1c157ee9'>loplugin: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