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


Hi all

I experience some nasty latencies in basic IDE switching from a module to another

i identified that this is der to the call to "Object catalog" real-time refresh

the call stack is

http://opengrok.libreoffice.org/xref/core/basctl/source/basicide/basides1.cxx#1035 --> commenting this line, all becomes reactive
http://opengrok.libreoffice.org/xref/core/basctl/source/basicide/objdlg.cxx#135
http://opengrok.libreoffice.org/xref/core/basctl/source/basicide/bastype2.cxx#829

On quick hack would be to filter if "object catalog" is displayed or not

i need some code pointer to check if the "object catalog" is shown or hidden in order to filter this call http://opengrok.libreoffice.org/xref/core/basctl/source/basicide/basides1.cxx#1035

one deeper (at least for me) work would be to analyze why selecting the current entry in the Tree is so long

any help appreciated

thanks in advance

Laurent

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.