To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100757
------- Additional comments from [email protected] Thu Apr 2 08:22:48 +0000 2009 ------- According to OpenGrok it seems the reason for language guessing being used in start-up is the implementaion of the stausbar controller and menu controller in - framework/source/uielement/langselectionstatusbarcontroller.cxx and - framework/source/uielement/langselectionmenucontroller.cxx There the language guessing service is already instantiated in the respective c-tors. And that need not be that way. Be creating the language guessing component on demand only it should be possible to avoid loading the library itself at start-up. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
