summaryrefslogtreecommitdiff
path: root/tubes/source/contacts.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-10-13tubes: use new .ui format for contacts dialogMatúš Kukan1-77/+36
2012-08-20tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan1-34/+30
2012-08-16tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan1-2/+2
2012-08-16tubes: fix unittest again and simplifyMatúš Kukan1-0/+3
2012-08-08tubes: add invite to Collaboration classMatúš Kukan1-6/+1
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan1-6/+3
2012-08-08tubes: re-use typedefs from contact-list.hxxMatúš Kukan1-20/+16
2012-08-08tubes: finish efforts to make TeleManager staticMatúš Kukan1-8/+5
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan1-26/+4
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan1-9/+6
2012-08-04tubes: implement another way for demoing collaborationMatúš Kukan1-0/+24
2012-08-04tubes: stop collaborating when the contact leavesMatúš Kukan1-0/+2
2012-08-04tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan1-1/+0
2012-08-04tubes: use SAL_INFO SAL_WARN hereMatúš Kukan1-4/+4
2012-08-04tubes: do not use boost::signal here; call function directlyMatúš Kukan1-5/+12
2012-08-04tubes: create contacts dialog instance for each document separatelyMatúš Kukan1-2/+14
2012-08-04tubes: remove pointless defineMatúš Kukan1-6/+0
2012-08-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan1-0/+280