summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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: 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
2012-07-17tubes: very early start of contacts dialog, in the wrong place too.Michael Meeks
2012-07-17tubes: add a shared TeleManager singletonWill Thompson
2012-07-17tubes: replace packetReceived link with a boost signalWill Thompson
2012-07-17tubes: update readme, get -something- working wrt. document transferMichael Meeks
2012-07-17collab: print some info on which contact we've pickedWill Thompson
2012-07-17tubes: calm debug thrash and get master connections right.Michael Meeks
2012-07-17tubes: more helpful exception printing on file load failureMichael Meeks
2012-07-17tubes: fix crash with no collaboration setupMichael Meeks
2012-07-17tubes: start session only if LIBO_TUBES=masterEike Rathke
2012-07-17tubes: add hooks for send / recv file (untested)Michael Meeks
2012-07-17tubes: adapt to new contact list interfaceEike Rathke
2012-07-17tubes: wrapper to enable tubesEike Rathke
2012-07-17tubes: re-use autorecovery to serialize to a file for exchangeMichael Meeks
2012-07-17tubes: escape and quote strings if necessary.Michael Meeks
2012-07-17tubes: proxy more docfunc functions, and improve escaping / parsingMichael Meeks
2012-07-17tubes: chain noddy serialize & de-serialize to partial docfunc re-impl.Michael Meeks
2012-07-17split ScDocFunc interceptor to new collab/ module and start on itMichael Meeks
2012-07-17re-direct EnterData and turn it into many smaller ops.Michael Meeks
2012-07-17dummy interception of ScFunc methods with INTERCEPT env var set.Michael Meeks
2012-07-17EnterData - remove un-necessary bRecord parameter for corner-caseMichael Meeks
2012-07-17Add undo / redo lists to ScDocFuncMichael Meeks
2012-07-16correct but ugly fix for i#118877Markus Mohrhard
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-07-16disable edit field for min and max type, fdo#51834Markus Mohrhard
2012-07-16use correct value to check for min and max, fdo#51831Markus Mohrhard
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar
2012-07-15prevent double delete in calc's html parser, fdo#52107Markus Mohrhard
2012-07-15Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"Markus Mohrhard
2012-07-14Check for assignment to self for =operatorJulien Nabet
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-13Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold
2012-07-13don't use wrong sort direction in some casesMarkus Mohrhard
2012-07-13don't delete ScPatternAttr from doc pool for swap, i#118877Markus Mohrhard
2012-07-12Fix broken ODS column width import fdo#51446Daniel Bankston
2012-07-12ExtGlobalContext::onCreateContext: warning C4702: unreachable codeMichael Stahl