summaryrefslogtreecommitdiffstats
path: root/tubes/source/contacts.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert tubes to VclPtrDavid Tardon2015-12-231-6/+17
* remove untyped Link<>Noel Grandin2015-10-211-15/+10
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-261-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+2
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-2/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-23/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* tubes: use new .ui format for contacts dialogMatúš Kukan2012-10-131-77/+36
* tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan2012-08-201-34/+30
* tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan2012-08-161-2/+2
* tubes: fix unittest again and simplifyMatúš Kukan2012-08-161-0/+3
* tubes: add invite to Collaboration classMatúš Kukan2012-08-081-6/+1
* tubes: do not encode UUID into file name anymoreMatúš Kukan2012-08-081-6/+3
* tubes: re-use typedefs from contact-list.hxxMatúš Kukan2012-08-081-20/+16
* tubes: finish efforts to make TeleManager staticMatúš Kukan2012-08-081-8/+5
* tubes: make contacts dialog a member of Collaboration classMatúš Kukan2012-08-081-26/+4
* tubes: handle TeleConference internally in CollaborationMatúš Kukan2012-08-081-9/+6
* tubes: implement another way for demoing collaborationMatúš Kukan2012-08-041-0/+24
* tubes: stop collaborating when the contact leavesMatúš Kukan2012-08-041-0/+2
* tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan2012-08-041-1/+0
* tubes: use SAL_INFO SAL_WARN hereMatúš Kukan2012-08-041-4/+4
* tubes: do not use boost::signal here; call function directlyMatúš Kukan2012-08-041-5/+12
* tubes: create contacts dialog instance for each document separatelyMatúš Kukan2012-08-041-2/+14
* tubes: remove pointless defineMatúš Kukan2012-08-041-6/+0
* tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan2012-08-021-0/+280