summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-06-10tdf#149503: Check size of vectorsXisco Fauli
2022-06-10new loplugin:moveitNoel Grandin
2022-06-10Resolves: tdf#148072 Restore sheet-local names for Undo of CutEike Rathke
2022-06-10tdf#135346 clear page row map to avoid invalid "hidden" flagsTomaž Vajngerl
2022-06-09Resolves: tdf#142368 drop popover on ControlLoseFocusCaolán McNamara
2022-06-09tdf#149484: subsequent_filters: Add unittestXisco Fauli
2022-06-09tdf#149414 change Format Object label for Calc and ImpressSeth Chaiklin
2022-06-08Fix typosAndrea Gelmini
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
2022-06-06ScSingleRefData::TabValid: for absolute reference take sheets into accountEike Rathke
2022-06-06Resolves: tdf#148163 Preserve names of bad cell reference input againEike Rathke
2022-06-06Fix typosAndrea Gelmini
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-06-05drop stray space before full stopCaolán McNamara
2022-06-04Function Wizard: increase display length of array resultsEike Rathke
2022-06-04Function Wizard: use actual array separators to truncate resultEike Rathke
2022-06-03tdf#149378: sc_uicalc: Add unittest, follow-upXisco Fauli
2022-06-03tdf#149378: sc_uicalc: Add unittestXisco Fauli
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