Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On 17/08/11 19:02, Lionel Elie Mamane wrote:

Which leads me to another bug: If I remove the librarie's only dialog
and save, I restart LO, I reopen the file again, the dialog is
back.
probably worth opening another bug for that then, anyway, lets look
at one thing at a time ( otherwise I will get depressed )
Fixed (by me) in master.

maybe  a better test would be

+ if ( ! ( xNameAccess->hasElements() || bInplaceStorage ) )

instead of

+ if ( ! ( xNameAccess->hasElements() || isModified() ) )

afaics in all cases where we have inplace storage we need to regenerate the basic related streams ( although I don't know where else other than base this is the case ) I just worry there might be some strange case where isModified might not be correct ( I have some vague recollection of it not being totally reliable under some circumstances... )

regards,
Noel

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.