[PUSHED] Re: [REVIEW 3-5] fdo#48932 speed up scrolling/typing in huge writer documents

Michael Stahl mstahl at redhat.com
Tue Jun 5 13:47:58 PDT 2012


On 24/05/12 10:12, Caolán McNamara wrote:
> fdo#48932 is a large 7000 page document which reacts very slowly on text
> input and scrolling around. It appears to be mostly managing the
> header/footer and page break indicators which makes it sluggish
> 
> b63766b3dd453a82f59db505c736d861f662cc0f make it fast again, and seem to
> have no side efforts. Though I'd like to have someone else verify that.

so i was concerned about the lifecycle of these SwFrm, but it seems that
these things only handle SwPageFrms and the dtor of SwPageFrm calls
RemoveControls(this), so it looks safe to me.

> Attached is a backport to 3-5 to apply cleanly.

pushed to libreoffice-3-5



More information about the LibreOffice mailing list