summaryrefslogtreecommitdiff
path: root/scaddins/Module_scaddins.mk
diff options
context:
space:
mode:
authorMatthias Hofmann <borim7@web.de>2013-06-02 14:14:37 +0200
committerThorsten Behrens <tbehrens@suse.com>2013-06-03 10:36:25 +0000
commite89ab73fa01e825bd55908c9ba3697cb00cead16 (patch)
tree730264f3039ac634553f8939444d15ed72b4af6e /scaddins/Module_scaddins.mk
parent8ea041fee44aecc6efda14c1d17f4637d3b42f11 (diff)
remove ShapeList::getNextShape(SdrObject* pObj)
The getNextShape(pObj) method is just used for iterating over the complete ShapeList. But the complexity for this operation is exponential. When using getNextShape() iterating over the list have linear complexity. In short: it is much faster. Change-Id: I3896af2247f348153d62f2bcdd207c5a75239689 Reviewed-on: https://gerrit.libreoffice.org/4132 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
Diffstat (limited to 'scaddins/Module_scaddins.mk')
0 files changed, 0 insertions, 0 deletions