Re: [GSoC 2012][Collaboration] status + screenshot

2012-06-27 Thread Matúš Kukan
Hi Eike, On 19 June 2012 14:59, Eike Rathke er...@redhat.com wrote: .. the AccountContact struct seems ok to me. However, I'm missing the destruction of the created instances, this looks like a memory leak. I changed it to use boost::ptr_vector [1]. Are the instances going to be destroyed

Re: [GSoC 2012][Collaboration] status + screenshot

2012-06-27 Thread Eike Rathke
Hi Matúš, On Wednesday, 2012-06-27 17:35:53 +0200, Matúš Kukan wrote: .. the AccountContact struct seems ok to me. However, I'm missing the destruction of the created instances, this looks like a memory leak. I changed it to use boost::ptr_vector [1]. Are the instances going to be

Re: [GSoC 2012][Collaboration] status + screenshot

2012-06-19 Thread Eike Rathke
Hi Matúš, On Tuesday, 2012-06-19 01:33:41 +0200, Matúš Kukan wrote: I have created more patches. Great, if something is ready and working just push it to the tubes2 branch. It should be possible to start collaboration only for the document ScDocShell::GetShellByNum(0) from the contacts

Re: [GSoC 2012][Collaboration] status + screenshot

2012-06-19 Thread Eike Rathke
Hi Matúš, seems I missed answering this.. On Wednesday, 2012-06-13 22:54:55 +0200, Matúš Kukan wrote: I have no idea what's the difference between - ExecMethod = Execute and putting code to sc/source/ui/view/cellsh3.cxx - ExecMethod = ExecuteEdit and code in sc/source/ui/view/cellsh1.cxx

Re: [GSoC 2012][Collaboration] status + screenshot

2012-06-13 Thread Matúš Kukan
On 11 June 2012 17:02, Eike Rathke er...@redhat.com wrote: Hopefully some quick ideas in the reply to your personal mail help. And yes, let keep things on the ML now. Right, so, I've finally moved the collaboration initiation to the contacts widget. You can now select a contact you want to

Re: [GSoC 2012][Collaboration] status + screenshot

2012-06-11 Thread Eike Rathke
Hi Matúš, On Saturday, 2012-06-09 19:10:22 +0200, Matúš Kukan wrote: Then I have removed pointless ScCollaboration class and now I am wondering how to init collaboration from Libreoffice and how to work only on one document. Hopefully some quick ideas in the reply to your personal mail help.

[GSoC 2012][Collaboration] status + screenshot

2012-06-09 Thread Matúš Kukan
Hi all, I am slowly finishing school exams :-( To let you know something about our collaboration work: I've been working on contacts widget [1] Avatars are loaded now, but it's far from perfect. If anybody wants to hack on this, that would be awesome. Then I have removed pointless