summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-26coverity#1437526 Unchecked return valueCaolán McNamara
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-26thread-safe initialization of transliteration objectsLuboš Luňák
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin
2018-06-26coverity#1209000 Unchecked return valueCaolán McNamara
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin
2018-06-25NB calc: add initial chart items to object tabandreas kainz
2018-06-25Close circle once in iterations only if not 'this'Eike Rathke
2018-06-25uitest for bug tdf#101165Zdeněk Crhonek
2018-06-25Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-25enable uitest for goal seek againZdeněk Crhonek
2018-06-25loplugin:useuniqueptr in AutoFormatSwBlobNoel Grandin
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-06-25tdf#118296 Grid line color cannot be revertedMaxim Monastirsky
2018-06-25Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-25tdf#105225 new background tab page for Calc Format Cells dialogJim Raykowski
2018-06-24Changes to orcus for implementing XML data providerVikas Mahato
2018-06-23tdf#96099 Remove some trivial std::vector typedefs in scArkadiy Illarionov
2018-06-22Fix typoAndrea Gelmini
2018-06-22uitest for bug tdf#118189Zdeněk Crhonek
2018-06-22use ScInterpreterContext in ScValueIteratorLuboš Luňák
2018-06-22disable calc's threading for external referencesLuboš Luňák
2018-06-22fix debug codeLuboš Luňák
2018-06-22sc: disable UITest_goalSeek for nowMichael Stahl
2018-06-22blacklist ocDde and ocWebservice for calc's threadingLuboš Luňák
2018-06-22Revert "uitest for bug tdf#93328"Luboš Luňák
2018-06-22Avoid member call through null this pointerStephan Bergmann
2018-06-21uitest for bug tdf#93328Zdeněk Crhonek
2018-06-21uitest for bug tdf#118207Zdeněk Crhonek
2018-06-21Do dependency computation checks for OpenCL and...Dennis Francis
2018-06-21discard cached cell values if the cell changesLuboš Luňák
2018-06-21loplugin:useuniqueptr in ScChangeTrackNoel Grandin
2018-06-21Do not do threaded group calc if...Dennis Francis
2018-06-21loplugin:useuniqueptr in ScDPObjectNoel Grandin
2018-06-21Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-21Fix typosAndrea Gelmini
2018-06-20Prepare for Excel's dirty circular references iteration behaviourEike Rathke
2018-06-20Avoid side effects of additional Interpret() during iterationEike Rathke
2018-06-20tdf#66089 tdf#105720: only rely on bPixelToLogicAron Budea
2018-06-20uitest Calc/Goal seek; tdf#37341 ; tdf#43693Zdeněk Crhonek
2018-06-20tdf#77517 Additions to unit tests.Winfried Donkers
2018-06-20Related: tdf#117049 treat yet unknown result as initial 0.0Eike Rathke
2018-06-20Resolves: tdf#117049 do not re-interpret a single circular self-referenceEike Rathke
2018-06-20Fix UITest_solver for --enable-ext-nlpsolverStephan Bergmann
2018-06-20loplugin:useuniqueptr in ScColContainerNoel Grandin
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-06-20menubar scalc: sync with swriter layoutandreas kainz
2018-06-20weld SvxColorTabPageCaolán McNamara