Age | Commit message (Expand) | Author |
2012-07-17 | tubes: add File -> Collaborate menu entry to launch contacts widget | Matúš Kukan |
2012-07-17 | tubes: remove ScCollaboration layer | Matúš Kukan |
2012-07-17 | remove a few unused includes | Matúš Kukan |
2012-07-17 | tubes: get Avatars loaded and displayed | Matúš Kukan |
2012-07-17 | tubes: improve contacts list sizing | Matúš Kukan |
2012-07-17 | tubes: cleanup abstraction, and add in-process demo mode | Michael Meeks |
2012-07-17 | tubes: LINK is gone | Eike Rathke |
2012-07-17 | tubes: shared_ptr for ScDocFunc chains and ScCollaboration | Eike Rathke |
2012-07-17 | tubes: TeleManager::get() takes an argument | Eike Rathke |
2012-07-17 | tubes: quick hack to allow running two instances | Will Thompson |
2012-07-17 | tubes: make the contacts list show something | Michael Meeks |
2012-07-17 | Replace file received link with a signal. | Will Thompson |
2012-07-17 | Include packet in packetReceived signals. | Will Thompson |
2012-07-17 | tubes: more work on contact list and missing files | Michael Meeks |
2012-07-17 | tubes: very early start of contacts dialog, in the wrong place too. | Michael Meeks |
2012-07-17 | tubes: add a shared TeleManager singleton | Will Thompson |
2012-07-17 | tubes: replace packetReceived link with a boost signal | Will Thompson |
2012-07-17 | tubes: update readme, get -something- working wrt. document transfer | Michael Meeks |
2012-07-17 | collab: print some info on which contact we've picked | Will Thompson |
2012-07-17 | tubes: calm debug thrash and get master connections right. | Michael Meeks |
2012-07-17 | tubes: more helpful exception printing on file load failure | Michael Meeks |
2012-07-17 | tubes: fix crash with no collaboration setup | Michael Meeks |
2012-07-17 | tubes: start session only if LIBO_TUBES=master | Eike Rathke |
2012-07-17 | tubes: add hooks for send / recv file (untested) | Michael Meeks |
2012-07-17 | tubes: adapt to new contact list interface | Eike Rathke |
2012-07-17 | tubes: wrapper to enable tubes | Eike Rathke |
2012-07-17 | tubes: re-use autorecovery to serialize to a file for exchange | Michael Meeks |
2012-07-17 | tubes: escape and quote strings if necessary. | Michael Meeks |
2012-07-17 | tubes: proxy more docfunc functions, and improve escaping / parsing | Michael Meeks |
2012-07-17 | tubes: chain noddy serialize & de-serialize to partial docfunc re-impl. | Michael Meeks |
2012-07-17 | split ScDocFunc interceptor to new collab/ module and start on it | Michael Meeks |
2012-07-17 | re-direct EnterData and turn it into many smaller ops. | Michael Meeks |
2012-07-17 | dummy interception of ScFunc methods with INTERCEPT env var set. | Michael Meeks |
2012-07-17 | EnterData - remove un-necessary bRecord parameter for corner-case | Michael Meeks |
2012-07-17 | Add undo / redo lists to ScDocFunc | Michael Meeks |
2012-07-16 | correct but ugly fix for i#118877 | Markus Mohrhard |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-16 | unusedcode: drop CellBlock and one small method | Matúš Kukan |
2012-07-16 | disable edit field for min and max type, fdo#51834 | Markus Mohrhard |
2012-07-16 | use correct value to check for min and max, fdo#51831 | Markus Mohrhard |
2012-07-15 | fdo#47947 Data Form dialog layout fix | Andras Timar |
2012-07-15 | prevent double delete in calc's html parser, fdo#52107 | Markus Mohrhard |
2012-07-15 | Revert "don't delete ScPatternAttr from doc pool for swap, i#118877" | Markus Mohrhard |
2012-07-14 | Check for assignment to self for =operator | Julien Nabet |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |
2012-07-13 | Resolves: fdo#48256 clean out Hide/Show Cursor | Thomas Arnhold |
2012-07-13 | don't use wrong sort direction in some cases | Markus Mohrhard |
2012-07-13 | don't delete ScPatternAttr from doc pool for swap, i#118877 | Markus Mohrhard |
2012-07-12 | Fix broken ODS column width import fdo#51446 | Daniel Bankston |
2012-07-12 | ExtGlobalContext::onCreateContext: warning C4702: unreachable code | Michael Stahl |