summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-10-01related tdf#123990 sc condition: GetCollator -> GetTransliterationJustin Luth
2022-09-30align sparkline color labels like all the othersCaolán McNamara
2022-09-29introduce ScTable::GetColumnData() (tdf#151182)Luboš Luňák
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-29Fix incrementing number in dbrange names during copying, tdf#145054 follow-upEike Rathke
2022-09-28fix bug in lcl_IncrementNumberInNamedRangeNoel Grandin
2022-09-28elide some ref-countingNoel Grandin
2022-09-28no need to convert this OUStringBuffer to OUStringNoel Grandin
2022-09-27tdf#123990 sc condition: use GetTransliteration, not GetCollatorJustin Luth
2022-09-26crashtesting: forum-de2-1635.odsNoel Grandin
2022-09-26uitest: sc: check 'all' button in autofilterXisco Fauli
2022-09-25Resolves: tdf#151165 Function Wizard: ISODD()/ISEVEN() truncate to integerEike Rathke
2022-09-24Fix typoAndrea Gelmini
2022-09-24tdf#117764: fix context menu item "Conditional formatting"Julien Nabet
2022-09-23Rename #defineTaichi Haradaguchi
2022-09-23CppunitTest_sc_uicalc: use utf-16Xisco Fauli
2022-09-23tdf#123990 sc condformat: case insensitive begins/ends/containsJustin Luth
2022-09-23make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin
2022-09-22Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
2022-09-22crashtesting: "unknown cell text: element" assert on broken xmlJustin Luth
2022-09-22reduce excessive code repetition when matching opcode in openclLuboš Luňák
2022-09-22drop opencl implementation of MEDIAN()Luboš Luňák
2022-09-22remove unused or duplicated opencl helper functionsLuboš Luňák
2022-09-22fix handling of string arguments in openclLuboš Luňák
2022-09-22fix and simplify ocInt in openclLuboš Luňák
2022-09-22make ocTrunc and ocRoundDown the same in openclLuboš Luňák
2022-09-22ocAnd/ocOr are not actually binary operatorsLuboš Luňák
2022-09-22add SAL_INFO about which formula group will be interpreter by openclLuboš Luňák
2022-09-22fix opencl ocModLuboš Luňák
2022-09-22fix incorrect as_double usage in openclLuboš Luňák
2022-09-22fix opencl round(), roundup() and rounddown()Luboš Luňák
2022-09-22fix opencl ocHypGeomDistLuboš Luňák
2022-09-22fix opencl RATE()Luboš Luňák
2022-09-22tdf#129674 "Go to Sheet" UITestLaurent BP
2022-09-21tdf#75702 ODS import: send text:line-break to editengJustin Luth
2022-09-21cid#1515519 Uninitialized pointer fieldCaolán McNamara
2022-09-21fix/simplify opencl GEOMEAN()Luboš Luňák
2022-09-21fix opencl WEIBULL and ZTEST functionsLuboš Luňák
2022-09-21fix and simplify opencl functions that calculate difference from meanLuboš Luňák
2022-09-21fix and enable some disabled opencl functionsLuboš Luňák
2022-09-21fix/simplify opencl DDB() and VDB()Luboš Luňák
2022-09-21various small opencl code fixes and error checkingLuboš Luňák
2022-09-21fix some opencl financial functions (PMT, IPMT, etc.)Luboš Luňák
2022-09-21remove opencl implementations of ocDB* functionsLuboš Luňák
2022-09-21rework handling of empty cells in opencl codeLuboš Luňák
2022-09-20avoid some string refcounting with sheets with lots of conditional formattingNoel Grandin
2022-09-20fix and simplify openCL *A functions (COUNTA,MINA, etc.)Luboš Luňák
2022-09-20reduce opencl copy&paste (gaussinv)Luboš Luňák