summaryrefslogtreecommitdiff
path: root/sc/source
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-07tdf#129674 Add GoTo Sheet commandLaurent BP
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-05restore %PRODUCTNAME to accessible descriptions that need themCaolá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-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-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-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-26cid#1504573 Dereference before null checkCaolán McNamara
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
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-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