summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-06-17tdf#71850 delete string "case-sensitive" in function wizzard EUROCONVERTZdeněk Crhonek
2018-06-17tdf#42949 Fix IWYU warnings in sc/inc/P*Gabor Kelemen
2018-06-17Remove some cargo-cult copied dependenciesJens Carl
2018-06-16weld SvxHFPageCaolán McNamara
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-16uitest Calc-statistics- ttest, ztest,ftest, chi squareZdeněk Crhonek
2018-06-15do not allow threading in SwInterpreter for threading-disabled tokensLuboš Luňák
2018-06-15clean up calc'c choosing between threading and OpenCLLuboš Luňák
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-06-15move SetNumberFormat() calls out of calc threadsLuboš Luňák
2018-06-15tdf#77517 make Calc function ROW accept external references.Winfried Donkers
2018-06-15print also formula opcode value in debug outputLuboš Luňák
2018-06-15fix build error in debug codeLuboš Luňák
2018-06-15sc: These booleans are constantTakeshi Abe
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-14uitest Calc/statistics/ regressionZdeněk Crhonek
2018-06-14tdf#45904 Move _XFormulaQuery Java tests to C++Jens Carl
2018-06-14Remove now unused ScCellIterator::hasEmptyData()Eike Rathke
2018-06-14Resolves: tdf#118161 use ScCellIterator::isEmpty() for COUNTA()Eike Rathke
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin
2018-06-13tdf#45904 Move remaining _XCellRangeReferrer Java tests to C++Jens Carl
2018-06-13uitest Calc-statistics- Moving averageZdeněk Crhonek
2018-06-13loplugin:useuniqueptr in ScDPResultDataNoel Grandin
2018-06-13loplugin:useuniqueptr in ColumnSpanSetNoel Grandin
2018-06-13calc: unit tests for data validationMarco Cecchetti
2018-06-13loplugin:useuniqueptr in ScSortInfoArrayNoel Grandin
2018-06-13Fix typosAndrea Gelmini
2018-06-13Remove some obsolete dependencies from CppunitTest_sc_ddelinkobjJens Carl
2018-06-13uitest Calc-statistics- Exponential SmoothingZdeněk Crhonek
2018-06-12do not even consider ScTokenArray for OpenCL if it's disabledLuboš Luňák
2018-06-12tdf#45904 Move _XCellRangeData Java test to C++Jens Carl
2018-06-12chmod -xTor Lillqvist
2018-06-12don't use opencl with deleted cellsLuboš Luňák
2018-06-12tdf#117276 filter reset: check complete data range selectedSerge Krot
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin
2018-06-12pass ScInterpreterContext to GetFormula()Luboš Luňák
2018-06-12loplugin:constantparamNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth
2018-06-11tdf#113991 xls/xlsx export: no relative sheet in named rangesJustin Luth
2018-06-11tdf#42949 Fix IWYU warnings in sc/inc/s*Gabor Kelemen
2018-06-11uitest Calc-Statistics- Descriptive statisticsZdeněk Crhonek
2018-06-11uitest - Calc-statistics- ANOVAZdeněk Crhonek
2018-06-11uitest Calc-Statistics-Correlation and CovarianceZdeněk Crhonek
2018-06-11coverity#735800 Dereference after null checkCaolán McNamara
2018-06-11sc: Make ZTEST() raise #DIV/0! when the sample stddev is 0Takeshi Abe
2018-06-11tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis
2018-06-11sc: ScHeaderFieldData always stores a datetimeTakeshi Abe
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-10uitest for bug tdf#83901Zdeněk Crhonek