summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-07-31sc: filter: rtf: add method "WriteFontTable"Henry Castro
2023-07-31sc: filter: rtf: add method "AddFont"Henry Castro
2023-07-31sc: filter: rtf: prefix m_* private membersHenry Castro
2023-07-31sc: filter: rtf: use a separate document streamHenry Castro
2023-07-31Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-30cool#6931 on ctrl+[right/down] don't leap to the limits of the documentCaolán McNamara
2023-07-30Resolves: tdf#156462 ctrl+left in calc doesn't always jump to the correct cellCaolán McNamara
2023-07-28Resolves: tdf#155716 grab focus when context menu is activatedCaolán McNamara
2023-07-26lok: notify only affected tabs on cell resizeSzymon Kłos
2023-07-22Execute notifyViewRenderState on view constructorParis Oplopoios
2023-07-18tdf#156286 sc: fix crash with column deletionLászló Németh
2023-07-14lok: don't calculate document area in tile rendering all the timeSzymon Kłos
2023-07-10lok: copy simple selection even when filteredSzymon Kłos
2023-07-08crashtesting: assert/crash on export of fdo66241-1.ods to xlsCaolán McNamara
2023-07-08tdf#155452 problem pasting to calc an image copied from firefox (windows)Luigi Iucci
2023-07-08sc: fix crash in ScVbaWorksheet::CellsXisco Fauli
2023-07-08sc: fix crash in ScInputHandler::ShowArgumentsTipXisco Fauli
2023-07-07tdf#155796 sc: fix select with merged cellsJaume Pujantell
2023-07-04Make sure views get new themes on .uno:ChangeThemeParis Oplopoios
2023-07-03lok: formulabar: use position sent from clientSzymon Kłos
2023-06-30tdf#122676 sc: fix format with * (filling) and NBSP thousand separatorCzeber László Ádám
2023-06-30tdf#153437 sc: fix broken formatting without performance regressionCzeber László Ádám
2023-06-30tdf#153437 sc: fix broken formatting at Undo of row/column insertionCzeber László Ádám
2023-06-29sc: prefix m_* ScViewFunctionSet class membersHenry Castro
2023-06-29Header columns can disappear with filtered data in pivot tablesluigiiucci
2023-06-28sc: filter: oox: fix crash delete ScDatabarFormatDataHenry Castro
2023-06-26crashtesting: crash seen on exporting fdo66241-1.ods to xlsxCaolán McNamara
2023-06-23Speed up scrolling through large document with lots of patternsNoel Grandin
2023-06-21crashtesting: crash in ReadQsiforum-mso-en4-30276.xlsCaolán McNamara
2023-06-21crashtesting: crash in ScInterpreter::ScCountIfsCaolán McNamara
2023-06-20lok: sc: reset RTL if it is changedHenry Castro
2023-06-19sc: filter: oox: fix setting value to color scaleHenry Castro
2023-06-19fix crash on LOKIT spelling dialogJaume Pujantell Traserra
2023-06-18tdf#155244 filter: XHTML export: Making ODF style IDs unique for ...Svante Schubert
2023-06-16cid#1532384 Out-of-bounds readCaolán McNamara
2023-06-14online: speed up scrolling large excel documentNoel Grandin
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios
2023-06-14tdf#91265 Use same plot area distance as used in MSOGülşah Köse
2023-06-11Related: tdf#155507 don't broadcast UI Theme change unless it did changeCaolán McNamara
2023-06-09tdf#151987: clean default list before using non-default oneMike Kaganski
2023-06-09tdf#155321 sc: fix color of the highest value on percentile color scaleTibor Nagy
2023-06-08sc: perf: speedup sheets with lots of repetitive...Dennis Francis
2023-06-08lok: a11y: get focused paragraph notified on document loadMarco Cecchetti
2023-06-04tdf#153972 Fix color filter when cells have no contentSamuel Mehrbrodt
2023-06-04tdf#154174 sc: fix input line to update to the repeated contentCzeber László Ádám
2023-06-04tdf#152037 XLSX import: fix false alarm data validation errorCzeber László Ádám
2023-06-04sc: avoid crash in ScHorizontalCellIteratorXisco Fauli
2023-06-03remove unnecessary ScPatternAttr copyNoel Grandin
2023-06-02set default aDocCol in ctor to avoid white text on white bg in calcCaolán McNamara
2023-06-01svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl