<div dir="ltr">Hi all,<div>this is my weekly report of GSOC activity. This week, I've made a lot of modifiations to the feature. First, I've made a menu entry to enable/disable code completition. It is located under View -> Code Completition. Originally, it was a checkbox, but later I've changet it to open a ModalDialog, to show the menu options for code completition. I've started to implement also other features: autoclose parenthesis, autoclose double quotes( strings ), and autoclose functions/procedures. Also I've recoded the cache implementation, and I've put the global variables separately: first, global variables were stored under a special key (GLOB_KEY, a static const OUString ), but with this implementation, it is not needed.</div>
<div>You can check my work here: <a href="http://cgit.freedesktop.org/libreoffice/core/log/?h=feature/gsoc-basic-ide-completion-and-other-bits">http://cgit.freedesktop.org/libreoffice/core/log/?h=feature/gsoc-basic-ide-completion-and-other-bits</a></div>
<div>Regard,</div><div>Gergõ</div></div>