summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-09-08 13:30:05 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-09-08 15:29:38 +0200
commit030273e2e28ef9c4d2118ca3851c64498dfe000a (patch)
tree90d6d272d8992b88366b974264fb3e28ed2acc7b /sd
parenta27eb931c22313d4dd5c73b35358c0532d20b79e (diff)
clean up SdrDragStat
- some light formatting in the header file - change aPnts from std::vector<Point*> to std::vector<Point>, no point in dynamically allocating a small value class - rename aPnts -> mvPnts - use std::unique_ptr for userdata - rename pUser to mpUserData - change some methods protected->private, since nothing external is using them Change-Id: I7a3f4c30c60ae1be3713f460fe65de95bed2f124 Reviewed-on: https://gerrit.libreoffice.org/42102 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd')
0 files changed, 0 insertions, 0 deletions