summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* tubes: update readme, get -something- working wrt. document transferMichael Meeks2012-07-172-2/+40
* collab: print some info on which contact we've pickedWill Thompson2012-07-171-0/+3
* tubes: calm debug thrash and get master connections right.Michael Meeks2012-07-171-1/+3
* tubes: more helpful exception printing on file load failureMichael Meeks2012-07-171-2/+3
* tubes: fix crash with no collaboration setupMichael Meeks2012-07-171-1/+2
* tubes: start session only if LIBO_TUBES=masterEike Rathke2012-07-171-2/+4
* tubes: add hooks for send / recv file (untested)Michael Meeks2012-07-173-8/+85
* tubes: adapt to new contact list interfaceEike Rathke2012-07-171-2/+3
* tubes: wrapper to enable tubesEike Rathke2012-07-173-4/+220
* tubes: pull in tubes headers and linkageEike Rathke2012-07-171-0/+21
* tubes: re-use autorecovery to serialize to a file for exchangeMichael Meeks2012-07-172-2/+39
* tubes: escape and quote strings if necessary.Michael Meeks2012-07-171-31/+42
* tubes: proxy more docfunc functions, and improve escaping / parsingMichael Meeks2012-07-172-23/+168
* tubes: chain noddy serialize & de-serialize to partial docfunc re-impl.Michael Meeks2012-07-172-36/+156
* split ScDocFunc interceptor to new collab/ module and start on itMichael Meeks2012-07-174-78/+139
* re-direct EnterData and turn it into many smaller ops.Michael Meeks2012-07-173-128/+41
* dummy interception of ScFunc methods with INTERCEPT env var set.Michael Meeks2012-07-171-2/+78
* EnterData - remove un-necessary bRecord parameter for corner-caseMichael Meeks2012-07-174-15/+18
* Add undo / redo lists to ScDocFuncMichael Meeks2012-07-172-2/+14
* correct but ugly fix for i#118877Markus Mohrhard2012-07-161-0/+5
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-3/+3
* unusedcode: drop CellBlock and one small methodMatúš Kukan2012-07-162-103/+0
* disable edit field for min and max type, fdo#51834Markus Mohrhard2012-07-162-0/+41
* use correct value to check for min and max, fdo#51831Markus Mohrhard2012-07-161-1/+1
* MSVC complains about too many implicit conversionsMichael Stahl2012-07-151-1/+1
* fdo#47947 Data Form dialog layout fixAndras Timar2012-07-153-31/+35
* prevent double delete in calc's html parser, fdo#52107Markus Mohrhard2012-07-151-0/+1
* Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"Markus Mohrhard2012-07-155-26/+4
* Remove unused HIDsThomas Arnhold2012-07-141-3/+0
* Remove unused HIDsThomas Arnhold2012-07-141-46/+0
* disable chart test for nowMarkus Mohrhard2012-07-141-1/+3
* Check for assignment to self for =operatorJulien Nabet2012-07-141-0/+4
* Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard2012-07-131-3/+2
|\
| * test: move XMLDiff implementation details to cxx fileMichael Stahl2012-07-131-3/+2
| * this change was a mistakeMarkus Mohrhard2012-07-121-1/+2
| * adapt chart regression test to new dumper codeMarkus Mohrhard2012-07-121-2/+1
* | Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-132-4/+4
* | Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold2012-07-138-96/+0
* | java: printStackTrace always to stderrThomas Arnhold2012-07-131-3/+3
* | don't use wrong sort direction in some casesMarkus Mohrhard2012-07-131-1/+20
* | don't delete ScPatternAttr from doc pool for swap, i#118877Markus Mohrhard2012-07-135-4/+26
* | Fix broken ODS column width import fdo#51446Daniel Bankston2012-07-123-11/+11
* | Add test case for ODS column width importDaniel Bankston2012-07-122-5/+9
* | ExtGlobalContext::onCreateContext: warning C4702: unreachable codeMichael Stahl2012-07-121-2/+0
* | ScValidationDataList: use const_iteratorMichael Stahl2012-07-121-2/+6
* | NumberFormatsBuffer: use new configmgr apiMiklos Vajna2012-07-121-25/+7
* | fdo#35953 resize controls on Solver dialog of CalcAndras Timar2012-07-121-42/+42
* | hrc cleanup: Remove unused Strings in scThomas Arnhold2012-07-123-345/+0
* | Convert SV_DECL_PTRARR_SORT(ScValidationEntries_Impl) to std::setNoel Grandin2012-07-124-49/+40
* | Convert SV_DECL_PTRARR_SORT(ScAddInAsyncs) to std::setNoel Grandin2012-07-123-26/+25