summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-07-27uitest for bug tdf#100793Zdeněk Crhonek
2018-07-27Use IsInArrayContext() instead of (bMatrixFormula || pCur->IsInForceArray())Eike Rathke
2018-07-27Introduce and use ScInterpreter::IsInArrayContext(), tdf#91502 follow-upEike Rathke
2018-07-27Related: tdf#91502 handle FORMULA() pCur->IsInForceArray() as wellEike Rathke
2018-07-27Resolves: tdf#91502 handle ISFORMULA() in array contextEike Rathke
2018-07-27add simple calc tests for ocAdd and ocSubLuboš Luňák
2018-07-27make opencl also use approximate add and subLuboš Luňák
2018-07-27do not keep incorrect calc values in the cacheLuboš Luňák
2018-07-27Related: rhbz#1602589 silence coverity copy_paste_errorCaolán McNamara
2018-07-27ScDPObject is only needed in endFastElementCaolán McNamara
2018-07-27pDPObject can never be nullCaolán McNamara
2018-07-27InsertNewTable always returns trueCaolán McNamara
2018-07-27add test for tdf#109132Markus Mohrhard
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27related tdf#109132, ugly hack to ensure the VBA mode is setup during importMarkus Mohrhard
2018-07-26Related: rhbz#1602589 silence coverity use_after_freeCaolán McNamara
2018-07-26uitest for bug tdf#81696Zdeněk Crhonek
2018-07-26Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-07-26tdf#117647 - Conditional formatting of "Top 10..." misleadingheiko tietze
2018-07-26add simple add/sub to the opencl test documentLuboš Luňák
2018-07-26Refresh AutoFilter buttons unconditionally, tdf#118867 related follow-upEike Rathke
2018-07-26crashtesting: crash on loading ooo126177-3.odsCaolán McNamara
2018-07-26uitest for bug tdf#118206Zdeněk Crhonek
2018-07-26uitest for bug tdf#105351Zdeněk Crhonek
2018-07-26Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-07-26Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-07-26sc: Make CONFIDENCE.T() raise #DIV/0! when size is 1Takeshi Abe
2018-07-25Related: tdf#118867 refresh AutoFilter buttons when deleting cols/rows/cellsEike Rathke
2018-07-25ofz#8373 tight OUString concat loop causes libfuzzer oomCaolán McNamara
2018-07-25Fix typoAndrea Gelmini
2018-07-25tdf#118777: Disable signature line slot if non-text objectKatarina Behrens
2018-07-25uitest for bug tdf#96698 , Validity-> CustomZdeněk Crhonek
2018-07-24ofz#9431 don't check attribs of Invalid columnCaolán McNamara
2018-07-24sw,sc: Signature Line: fix VclPtr assertionMichael Stahl
2018-07-24valgrind: use of unit value exporting tdf107162-1.ots to xlsCaolán McNamara
2018-07-24crashtesting: tdf107162-1.xlsNoel Grandin
2018-07-24uitest for bug tdf#53920Zdeněk Crhonek
2018-07-24loplugin:useuniqueptr in ScValidationDataListNoel Grandin
2018-07-24Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-23uitest for bug tdf#65686Zdeněk Crhonek
2018-07-23Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-07-23HandleIIOpCode: testing for ForceArray is not sufficientEike Rathke
2018-07-23tdf#118764 Add missing tab stops in sidebar panelsJim Raykowski
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-07-23Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-07-22tdf#98074, using the same builtinId maps the styles to the same oneMarkus Mohrhard
2018-07-22Fix typosAndrea Gelmini
2018-07-21sc: Compare vectors by simpler codeTakeshi Abe
2018-07-20Import ODF with data transformationsVikas Mahato