summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-06-02tdf#148087 assert editing a cell with OnSelectionChange macro breakpointNoel Grandin
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-06-02Resolves: tdf#149378 Force array input if outer function returns array/matrixEike Rathke
2022-06-01tdf#90579: sc_uicalc: Add unittestXisco Fauli
2022-06-01Remove nonsense comment, function *is* usedEike Rathke
2022-06-01pass ScRange around by valueNoel Grandin
2022-06-01no need to allocate guards on the heapNoel Grandin
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-06-01MoveCursorAbs: it is cheaper to check for marks first and then formula modeEike Rathke
2022-05-31MoveCursorAbs: do not reset selection marks while editing a formulaEike Rathke
2022-05-31Use some range-based for loopsStephan Bergmann
2022-05-31InsertMatrixFormula: correct references for across sheets array formulasEike Rathke
2022-05-30fix setting cell borders for unallocated cellsLuboš Luňák
2022-05-30first arg of ApplyFrame is never nullLuboš Luňák
2022-05-30these ScTokenArray can be stack allocatedNoel Grandin
2022-05-30no need to use unique_ptr for tokens in ScChartListenerNoel Grandin
2022-05-30in ScOutputData::DrawFrame, we can skip the intermediate containerNoel Grandin
2022-05-30sc uitests: Cleaning up unused variablestagezi
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-28try to range-reduce even COUNTIFS if not matching empty cellsLuboš Luňák
2022-05-28fix COUNTIFS when matching empty cellsLuboš Luňák
2022-05-27tdf#132293: Removing unused imports from uitests files.tagezi
2022-05-26cid#1504573 Dereference before null checkCaolán McNamara
2022-05-26WIP: dunno about "Hodler"Andrea Gelmini
2022-05-26tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopSiddhant Chaudhary
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25tdf#148467 Move sparklines items to Insert/Format main menuRoman Kuznetsov
2022-05-25check column again when going to the next Calc sheetLuboš Luňák
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-24tdf#145248 don't start a drag if actively selectingCaolán McNamara
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24flatten the maps in SvXMLNamespaceMapNoel Grandin
2022-05-23tdf#132293: Removing unused imports from uitests files.tagezi
2022-05-23tdf#132293: Removing unused imports from uitests files.tagezi
2022-05-23Resolves tdf#131155 - Keep frequently used options on sort criteria tabHeiko Tietze
2022-05-22cid#1504537 silence Dereference after null checkCaolán McNamara
2022-05-22cid#1504538 Dereference after null checkCaolán McNamara
2022-05-22cid#1504545 Dereference after null checkCaolán McNamara
2022-05-22pass ScDocShell by reference in ctor to indicate never initially nullCaolán McNamara
2022-05-22cid#1504539 Dereference before null checkCaolán McNamara
2022-05-22cid#1504532 Dereference after null checkCaolán McNamara
2022-05-22cid#1504534 Dereference before null checkCaolán McNamara
2022-05-22cid#1504540 Dereference before null checkCaolán McNamara
2022-05-22cid#1504542 Dereference before null checkCaolán McNamara
2022-05-22cid#1504440 move Uninitialized scalar field annotationCaolán McNamara
2022-05-22cid#1504533 silence Uncaught exceptionCaolán McNamara
2022-05-21lok-calc: new callback for print rangesDennis Francis
2022-05-20bump up Calc MAXTILEDROW to MAXROWLuboš Luňák