summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov1-4/+3
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin7-47/+43
2018-06-25NB calc: add initial chart items to object tabandreas kainz1-0/+123
2018-06-25Close circle once in iterations only if not 'this'Eike Rathke1-2/+7
2018-06-25uitest for bug tdf#101165Zdeněk Crhonek2-0/+39
2018-06-25Remove obsolete (cargo-cult copied) dependenciesJens Carl1-31/+2
2018-06-25enable uitest for goal seek againZdeněk Crhonek2-4/+3
2018-06-25loplugin:useuniqueptr in AutoFormatSwBlobNoel Grandin2-11/+6
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin15-55/+61
2018-06-25tdf#118296 Grid line color cannot be revertedMaxim Monastirsky3-3/+8
2018-06-25Remove obsolete (cargo-cult copied) dependenciesJens Carl1-29/+0
2018-06-25tdf#105225 new background tab page for Calc Format Cells dialogJim Raykowski2-2/+10
2018-06-24Changes to orcus for implementing XML data providerVikas Mahato3-7/+7
2018-06-23tdf#96099 Remove some trivial std::vector typedefs in scArkadiy Illarionov10-57/+45
2018-06-22Fix typoAndrea Gelmini1-1/+1
2018-06-22uitest for bug tdf#118189Zdeněk Crhonek2-0/+53
2018-06-22use ScInterpreterContext in ScValueIteratorLuboš Luňák3-4/+10
2018-06-22disable calc's threading for external referencesLuboš Luňák2-12/+32
2018-06-22fix debug codeLuboš Luňák1-3/+4
2018-06-22sc: disable UITest_goalSeek for nowMichael Stahl1-1/+2
2018-06-22blacklist ocDde and ocWebservice for calc's threadingLuboš Luňák1-1/+3
2018-06-22Revert "uitest for bug tdf#93328"Luboš Luňák2-41/+0
2018-06-22Avoid member call through null this pointerStephan Bergmann1-1/+1
2018-06-21uitest for bug tdf#93328Zdeněk Crhonek2-0/+41
2018-06-21uitest for bug tdf#118207Zdeněk Crhonek2-0/+60
2018-06-21Do dependency computation checks for OpenCL and...Dennis Francis10-71/+141
2018-06-21discard cached cell values if the cell changesLuboš Luňák5-4/+37
2018-06-21loplugin:useuniqueptr in ScChangeTrackNoel Grandin2-12/+8
2018-06-21Do not do threaded group calc if...Dennis Francis2-5/+14
2018-06-21loplugin:useuniqueptr in ScDPObjectNoel Grandin2-47/+38
2018-06-21Remove obsolete (cargo-cult copied) dependenciesJens Carl1-36/+7
2018-06-21Fix typosAndrea Gelmini2-2/+2
2018-06-20Prepare for Excel's dirty circular references iteration behaviourEike Rathke1-4/+30
2018-06-20Avoid side effects of additional Interpret() during iterationEike Rathke1-0/+5
2018-06-20tdf#66089 tdf#105720: only rely on bPixelToLogicAron Budea1-8/+6
2018-06-20uitest Calc/Goal seek; tdf#37341 ; tdf#43693Zdeněk Crhonek9-2/+163
2018-06-20tdf#77517 Additions to unit tests.Winfried Donkers2-27/+186
2018-06-20Related: tdf#117049 treat yet unknown result as initial 0.0Eike Rathke1-1/+8
2018-06-20Resolves: tdf#117049 do not re-interpret a single circular self-referenceEike Rathke1-5/+10
2018-06-20Fix UITest_solver for --enable-ext-nlpsolverStephan Bergmann1-0/+3
2018-06-20loplugin:useuniqueptr in ScColContainerNoel Grandin5-8/+9
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen15-12/+20
2018-06-20menubar scalc: sync with swriter layoutandreas kainz1-5/+5
2018-06-20weld SvxColorTabPageCaolán McNamara1-1/+2
2018-06-20Remove obsolete (cargo-cult copied) dependenciesJens Carl1-35/+6
2018-06-20uitest Calc/SolverZdeněk Crhonek4-0/+86
2018-06-20push the data from the temporary storage to the document for XML sourceMarkus Mohrhard1-0/+1
2018-06-20tdf#118189 : Propagate the state of mbNeedsNumberFormat...Dennis Francis1-1/+1
2018-06-20tdf#77517 make Calc function COLUMN accept external references.Winfried Donkers1-9/+31
2018-06-19Resolves: tdf#118226 yes/no reversedCaolán McNamara1-1/+1