summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-07-19resolved fdo#52205 do not force all text cells in CSV importEike Rathke
2012-07-18unit test fdo#50345 accept empty string as scalar numeric 0 argumentEike Rathke
2012-07-18resolved fdo#50345 accept empty string as scalar numeric 0 argumentEike Rathke
2012-07-18Revert "hrc cleanup: Remove unused Strings in sc", fdo#52207Markus Mohrhard
2012-07-17tubes: rearranged some lines for readability of codeEike Rathke
2012-07-17tubes: reintroduced handling of extending formats in ScViewFunc::EnterData()Eike Rathke
2012-07-17tubes: improve contacts dialogMatúš Kukan
2012-07-17tubes: do the "interpret once" only if not API in ScDocFunc::PutCell()Eike Rathke
2012-07-17tubes: removed duplicated iterator initialization in ScViewFunc::EnterData()Eike Rathke
2012-07-17tubes: do not use mpManager after unrefEike Rathke
2012-07-17tubes: check mpConference before using itEike Rathke
2012-07-17tubes: add possibility to invite contacts to MUCMatúš Kukan
2012-07-17tubes: associate the document directly with TeleConferenceMatúš Kukan
2012-07-17tubes: start collaboration from the File->Collaborate menu as the only wayMatúš Kukan
2012-07-17tubes: remove unused TeleManager::mbAcceptIncomingMatúš Kukan
2012-07-17tubes: create TeleManager when starting Collaboration dialogMatúš Kukan
2012-07-17tubes: split TeleManager::connect method.Matúš Kukan
2012-07-17tubes: reduce the use of boost::shared_ptrMatúš Kukan
2012-07-17include tubes/warnings_guard_boost_signals2.hpp [-Werror=shadow]Eike Rathke
2012-07-17tubes: add Collaborate menu item only in telepathy enabled buildMatúš Kukan
2012-07-17tubes: fix makefiles after rebaseMatúš Kukan
2012-07-17tubes: correctly set pDocFuncMatúš Kukan
2012-07-17tubes: make TeleManager::startGroupSession work and use itMatúš Kukan
2012-07-17tubes: fallback to master mode when not possible to init TeleManager as slaveMatúš Kukan
2012-07-17tubes: unref TeleManager if we do not store the pointerMatúš Kukan
2012-07-17tubes: use new TeleManager::get() method without parameterMatúš Kukan
2012-07-17tubes: remove unused SetCollaboration methodMatúš Kukan
2012-07-17tubes: use correct castsMatúš Kukan
2012-07-17tubes: add listen button to start TeleManagerMatúš Kukan
2012-07-17tubes: create InitTeleManager methodMatúš Kukan
2012-07-17tubes: extract class definitions to sendfunc.hxxMatúš Kukan
2012-07-17tubes: start collaboration from the contacts widgetMatúš Kukan
2012-07-17tubes: ScDocFuncSend: store pointer to TeleManagerMatúš Kukan
2012-07-17tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan
2012-07-17tubes: remove ScCollaboration layerMatúš Kukan
2012-07-17remove a few unused includesMatúš Kukan
2012-07-17tubes: get Avatars loaded and displayedMatúš Kukan
2012-07-17tubes: improve contacts list sizingMatúš Kukan
2012-07-17tubes: cleanup abstraction, and add in-process demo modeMichael Meeks
2012-07-17tubes: tweak makefilesMatúš Kukan
2012-07-17tubes: couple tubes up to the build logicMichael Meeks
2012-07-17tubes: link libraries to unit testEike Rathke
2012-07-17tubes: LINK is goneEike Rathke
2012-07-17tubes: shared_ptr for ScDocFunc chains and ScCollaborationEike Rathke
2012-07-17tubes: TeleManager::get() takes an argumentEike Rathke
2012-07-17tubes: quick hack to allow running two instancesWill Thompson
2012-07-17tubes: make the contacts list show somethingMichael Meeks
2012-07-17Replace file received link with a signal.Will Thompson
2012-07-17Include packet in packetReceived signals.Will Thompson
2012-07-17tubes: more work on contact list and missing filesMichael Meeks