summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-07-26Document sparkline related classes, functions and structsTomaž Vajngerl
2022-07-25lok: don't force formulabar update on every view switchSzymon Kłos
2022-07-21MarkColumns should modify formula if editing is activeSzymon Kłos
2022-07-21lok: formulabar: handle mobile IMESzymon Kłos
2022-07-13sc: lok: fix offset other edit viewHenry Castro
2022-07-13sc: lok: fix offset edit output areaHenry Castro
2022-07-11compact the RichString classNoel Grandin
2022-07-08lok: allow shrinking too big widgetsSzymon Kłos
2022-07-07lok: skip app background rendering for lok case.Michael Meeks
2022-07-07jsdialog: formulabar: dont send huge paragraph id when not foundSzymon Kłos
2022-07-06compact the RichStringPortion classNoel Grandin
2022-07-06remove span data storage from oox importNoel Grandin
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-27lok: formulabar: send correct caret position for numbersSzymon Kłos
2022-06-27Resolves: tdf#149589 No "+ or - may start formula" when editing contentEike Rathke
2022-06-27Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-27Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-06-27tdf#149531 tdf#149325 Eliminate unconditional ScRangeList::front() accessEike Rathke
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-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-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-19don't allocate unnecessary columns when inserting a rowLuboš Luňák
2022-05-19actually insert the column(s) in ScTable::InsertCol()Luboš Luňák