summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-17tubes: implement receiving files.Will Thompson7-8/+202
2012-07-17tubes test: fix stack corruption on test failureWill Thompson1-3/+9
2012-07-17tubes: pull in tubes headers and linkageEike Rathke3-0/+61
2012-07-17tubes: re-use autorecovery to serialize to a file for exchangeMichael Meeks2-2/+39
2012-07-17configure: Depend on new enough tp-glib for FT apiWill Thompson1-1/+1
2012-07-17tubes: don't bypass approval for tubesWill Thompson1-1/+1
2012-07-17tubes: escape and quote strings if necessary.Michael Meeks1-31/+42
2012-07-17tubes: proxy more docfunc functions, and improve escaping / parsingMichael Meeks2-23/+168
2012-07-17tubes: Add preliminary API for sending a fileWill Thompson8-0/+2014
2012-07-17tubes test: refactor spinning mainloopWill Thompson1-14/+20
2012-07-17tubes manager: fix a compiler warningWill Thompson1-3/+4
2012-07-17Throw an error if we get channels we don't understand.Will Thompson1-1/+11
2012-07-17tubes: make Conference hold TpAccountWill Thompson4-14/+45
2012-07-17tubes: make startBuddySession take a TpContact *.Will Thompson5-23/+13
2012-07-17tubes test: find TpContact* for accepterWill Thompson1-5/+37
2012-07-17tubes test: store OString identifiersWill Thompson3-12/+16
2012-07-17tubes: chain noddy serialize & de-serialize to partial docfunc re-impl.Michael Meeks2-36/+156
2012-07-17tubes: Give a useful error when test-config.ini is missing.Will Thompson5-12/+19
2012-07-17Make startBuddySession() take a TpAccount *.Will Thompson3-13/+8
2012-07-17tubes: move hardcoded test accounts to an .ini fileWill Thompson3-7/+20
2012-07-17split ScDocFunc interceptor to new collab/ module and start on itMichael Meeks4-78/+139
2012-07-17tubes approver: add error handling in case spawning LibO failsWill Thompson1-5/+13
2012-07-17Add WIP .client and .service files.Will Thompson5-0/+42
2012-07-17tubes: add approverWill Thompson4-0/+287
2012-07-17removed trailing whitespaceEike Rathke2-2/+2
2012-07-17make service name configurable for testsEike Rathke5-27/+53
2012-07-17re-direct EnterData and turn it into many smaller ops.Michael Meeks3-128/+41
2012-07-17dummy interception of ScFunc methods with INTERCEPT env var set.Michael Meeks1-2/+78
2012-07-17EnterData - remove un-necessary bRecord parameter for corner-caseMichael Meeks4-15/+18
2012-07-17Add undo / redo lists to ScDocFuncMichael Meeks2-2/+14
2012-07-17singleton implEike Rathke4-145/+207
2012-07-17Move tube service name definition to a header.Will Thompson2-11/+53
2012-07-17tubes: add API to find contacts with LibO tube supportWill Thompson6-1/+291
2012-07-17restructure things to one account manager and one connectionEike Rathke7-75/+265
2012-07-17expand pkg_config flags for telepathyMichael Meeks1-1/+1
2012-07-17disable entire module if without --enable-telepathyEike Rathke1-0/+4
2012-07-17ideas and todosEike Rathke1-0/+37
2012-07-17implementing Telepathy Tubes interfaceEike Rathke21-0/+1927
2012-07-17NSS_Initialize is actually in nssutil3Caolán McNamara1-0/+23
2012-07-17fix previous STL conversion commit:Michael Stahl1-2/+8
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vectorNoel Grandin6-87/+101
2012-07-17Convert SV_DECL_PTRARR_SORT(_SfxObjectList) to o3tl::sorted_vectorNoel Grandin3-22/+18
2012-07-17Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::setNoel Grandin6-28/+36
2012-07-17SwGlobalTree::InsertRegion: -Werror=sign-compareMichael Stahl1-3/+4
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwGlblDocContents) to o3tl::sorted_vectorNoel Grandin3-57/+46
2012-07-17Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vectorNoel Grandin4-24/+20
2012-07-17Convert SV_DECL_PTRARR_SORT(SwpFmts) to std::setNoel Grandin1-8/+7
2012-07-17fix previous STL conversion commit:Michael Stahl1-0/+1
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwBlinkList) to boost::ptr_setNoel Grandin2-28/+21
2012-07-17Cleanup: remove _FndBoxPtr typedefNoel Grandin2-4/+3