summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-09-14Resolves: tdf#150926 Add-In result svl::SharedString needs to be internedEike Rathke
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-13tdf#150766: sc_uicalc: Add unittestXisco Fauli
2022-09-13clean up opencl helper functionsLuboš Luňák
2022-09-13reduce opencl copy&paste in op_math.cxxLuboš Luňák
2022-09-13reduce opencl copy&paste in op_addin.cxx and op_logical.cxxLuboš Luňák
2022-09-13reduce opencl copy&paste when generating function declarationLuboš Luňák
2022-09-13tdf#103829 ods import: parse <text:tab/>Justin Luth
2022-09-12tdf#150288: sc: Add UItestXisco Fauli
2022-09-12tdf#131073 - Don't show hidden rows/cols after setting optimal row/col heightAndreas Heinisch
2022-09-11Simplify by using replaceAll instead of insert in a loop (sc)Julien Nabet
2022-09-11ScValueIterator ScDocument& parameter is now superfluousEike Rathke
2022-09-11Simplify by using replaceAll instead of replaceAt (sc)Julien Nabet
2022-09-10Resolves: tdf#150766 Listen to entire shared formula group instead of a sliceEike Rathke
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-10Use stable_sort to sort hidden rows in sortAndRemoveDuplicatesStephan Bergmann
2022-09-09GetCurNumFmtInfo is always called with the same context as given in ctorCaolán McNamara
2022-09-09always pass ScInterpreterContext to ScValueIteratorCaolán McNamara
2022-09-09crashtesting: threaded assert on loading forum-de3-3100.odsCaolán McNamara
2022-09-09Related: tdf#150312 Assert a defined name's non-empty table:base-cell-addressEike Rathke
2022-09-09Related: tdf#150312 "Repair" broken table:base-cell-address of defined namesEike Rathke
2022-09-09tdf#150312 unit testEike Rathke
2022-09-09Resolves: tdf#150312 Move base-cell-address to a valid sheet upon deletionEike Rathke
2022-09-08Fix location of ScDocShell in commentJulien Nabet
2022-09-08Fix CppunitTest_sc_subsequent_filters_test2 on non-default DPIMike Kaganski
2022-09-08Fix CppunitTest_sc_jumbosheets_test on non-default DPIMike Kaganski
2022-09-07crashtesting: prevent nullptr accessEike Rathke
2022-09-07cid#1509288 rearrange to make clearer what actually happensCaolán McNamara
2022-09-07tdf#150307, tdf#150829: sc: Add UItestXisco Fauli
2022-09-07apply ui-rulesCaolán McNamara
2022-09-07Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy UndoEike Rathke
2022-09-07Always enquote ColRowName (label) as SingleQuotedEike Rathke
2022-09-06Removed executable permission on fileAndrea Gelmini
2022-09-06cid#1500385 rearrange to make clearer what actually happensCaolán McNamara
2022-09-06cid#1500538 Big parameter passed by valueCaolán McNamara
2022-09-06sc : remove useless lock and init in cellkeytranslatorArnaud VERSINI
2022-09-06cid#1500587 silence Dereference before null checkCaolán McNamara
2022-09-06cid#1509199 silence Constant expression resultCaolán McNamara
2022-09-06A ColRowName (label) is a QuotedLabel is a SingleQuotedEike Rathke
2022-09-06tdf#142031: sc: Add UItestXisco Fauli
2022-09-06Use of uninitialized bMatchedRangesWereClampedStephan Bergmann
2022-09-06Remove duplicated ScCharFlags setting in XL grammarsEike Rathke
2022-09-06fix and simplify opencl COMBIN()Luboš Luňák
2022-09-06tdf#150499: sc_uicalc: Add unittestXisco Fauli
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-09-06opencl MOD() fixesLuboš Luňák
2022-09-06fix opencl FACT() implementationLuboš Luňák
2022-09-06check parameter count in opencl logical functionsLuboš Luňák
2022-09-06fixes to opencl rounding functionsLuboš Luňák