summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-06-27Resolves: tdf#148072 Restore sheet-local names for Undo of CutEike Rathke
2022-06-27InsertMatrixFormula: correct references for across sheets array formulasEike Rathke
2022-06-24tdf#149574 sc: fix missing nullptr checkAttila Szűcs
2022-06-24Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann
2022-06-24tdf#149529 crash on deref deleted ScDocument*Caolán McNamara
2022-06-24crashtesting: negative index seen on loading forum-de3-15472.odsCaolán McNamara
2022-06-24crashtesting: assert seen on loading forum-en-38962.odsCaolán McNamara
2022-06-24crashtesting: crash seen on exporting forum-it-5909.ods to xlsxCaolán McNamara
2022-06-24sc: ODF export: fix style:font-name on EE text/paragraph stylesMichael Stahl
2022-06-24tdf#149503: Check size of vectorsXisco Fauli
2022-06-24tdf#135346 clear page row map to avoid invalid "hidden" flagsTomaž Vajngerl
2022-06-24Resolves: tdf#142368 drop popover on ControlLoseFocusCaolán McNamara
2022-06-24handle nullptr SharedString in ScQueryEvaluator (tdf#149679)Luboš Luňák
2022-06-23Fix shape rectangle calculationMike Kaganski
2022-06-21lok: fix position for cell item list dropdownSzymon Kłos
2022-06-20jsdialog: formulabar: handle multiline selectionSzymon Kłos
2022-06-20jsdialog: formulabar: send also paragraph number for multiline formulaSzymon Kłos
2022-06-17allocate column in ScTable::DeleteBeforeCopyFromClip() (tdf#149554)Luboš Luňák
2022-06-17allocate columns in ScTable::TransposeClip() (tdf#149554)Luboš Luňák
2022-06-17make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
2022-06-17find last data row before searching for first data rowLuboš Luňák
2022-06-09Resolves: tdf#148163 Preserve names of bad cell reference input againEike Rathke
2022-06-01tdf#148835 don't write any sparkline xml elements if none existsTomaž Vajngerl
2022-05-31reduce Calc's INITIALCOLCOUNT to 1Luboš Luňák
2022-05-31fix setting cell borders for unallocated cellsLuboš Luňák
2022-05-31first arg of ApplyFrame is never nullLuboš Luňák
2022-05-25tdf#145248 don't start a drag if actively selectingCaolán McNamara
2022-05-25tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
2022-05-25tdf#124820 sc: overwrite more character level font attributesJustin Luth
2022-05-25forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-05-25Use interpreter stack to determine JumpMatrix context, tdf#148863 follow-upEike Rathke
2022-05-25Resolves: tdf#148863 In JumpMatrix context use its dimensions for resultsEike Rathke
2022-05-20bump up Calc MAXTILEDROW to MAXROWLuboš Luňák
2022-05-19change default Calc number of columns to 16384 (tdf#50916)Luboš Luňák
2022-05-19don't allocate unnecessary columns when inserting a rowLuboš Luňák
2022-05-19actually insert the column(s) in ScTable::InsertCol()Luboš Luňák
2022-05-19ScTable::TestInsertRow() does not need to allocate all columnsLuboš Luňák
2022-05-19make CreateColumnIfNotExists() non-constLuboš Luňák
2022-05-18lok-calc: new callback for print rangesDennis Francis
2022-05-18try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-05-18limit Interpret() for dirty cells only to the given row range (bsc#1197497)Luboš Luňák
2022-05-17lok: respect zoom in calc tile rendering of EditViewSzymon Kłos
2022-05-13Resolves: tdf#132582 Display duration for calculated time values selectionEike Rathke
2022-05-13tdf#108188, tdf#131190 - Verify that the page style is actually usedAndreas Heinisch
2022-05-13tdf#148993 XLS export: fix broken formula regressionLászló Németh
2022-05-13Resolves: tdf#148948 Use QueryBy(Non)Empty for "=" and "<>" criteriaEike Rathke
2022-05-13Resolves: tdf#148843 Handle single reference error values correctlyEike Rathke
2022-05-13tdf#148837: fix cell range negative selectionhasban12138
2022-05-03fix horizontal Calc cursor skippingLuboš Luňák
2022-05-03fix an off-by-one error in GetEmptyLinesInBlock()Luboš Luňák