[Libreoffice-bugs] [Bug 112730] The different palette files (soc, sog, sob) are read everytime when opening the page dialog (since 5.1.0.0alpha+)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 25 06:44:03 UTC 2017


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

--- Comment #4 from Aron Budea <baron at caesar.elte.hu> ---
Found this note:
"wrote a "badstatics" clang plugin to find problematic global variables
referencing VCL objects that may cause crashes on shutdown and fixed a bunch of
those"
https://wiki.documentfoundation.org/UnderTheHood/5.1

I still don't understand, though.

(In reply to Julien Nabet from comment #3)
> BTW, digging on the stack of callers, I noticed that
> XPropertyList::CreatePropertyList is declared static (see
> https://opengrok.libreoffice.org/xref/core/include/svx/xtable.hxx#228) but
> implemented not static, (see
> https://opengrok.libreoffice.org/xref/core/svx/source/xoutdev/xtable.
> cxx#331), is it ok?

Seems to be fine, the static keyword is only required at declaration.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171225/6d941f1f/attachment.html>


More information about the Libreoffice-bugs mailing list