https://bugs.documentfoundation.org/show_bug.cgi?id=104699

Xisco Faulí <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |filter:doc, regression
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
            Version|5.4.0.0.alpha0+             |4.4 all versions
     Ever confirmed|0                           |1

--- Comment #1 from Xisco Faulí <[email protected]> ---
Regression introduced by:

author  Luboš Luňák <[email protected]>     2014-11-07 15:14:21 (GMT)
committer       Luboš Luňák <[email protected]>     2014-11-09 18:44:25
(GMT)
commit  6a5dbe73537642b06bcde782118a34b4593d17eb (patch)
tree    ae6f0d75dde1ab0a8cc524edbad19338ea90ddf0
parent  123e49d6e307c41a5f59878335563ad7203b23ff (diff)
do not iterate over all bookmarks in SwTxtNode::Update()
3f9872185e introduced new API for fast finding of marks to a specific text
node,
so use that (code itself based on cb46aaf2d7).
This makes mailmerge faster (since it can create a huge document, and
especially
with the change to use UNO bookmarks to mark starts of MM documents inside
the larger single document there can be a large number of marks).

Adding Cc: to Luboš Luňák

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to