Move loplugin:returnbyref to store

...it complains about

  SbxValues * data() { return &aData; }

(include/basic/sbxvar.hxx) returning by pointer rather than reference, but I see
nothing wrong with that.

Change-Id: I1e65ed47322d3b52d0e34a8233f146af86e209f3
This commit is contained in:
Stephan Bergmann
2016-08-21 21:20:40 +02:00
parent 4b313d8032
commit fb21736979