summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-03-11tdf#159373: band-aid for crash in: ScTable::HasAttribJulien Nabet
2024-03-07sc lok: make the formula separator warning dialog asyncMiklos Vajna
2024-03-07tdf#99969: make sure to copy the chart source ranges to clipboardMike Kaganski
2024-03-07Simplify a bitMike Kaganski
2024-03-07Simplify a bitMike Kaganski
2024-03-07tdf#160003 use correct sheet in clipboard for testRegina Henschel
2024-03-07tdf#159420: Show empty option even if empty is filtered outXisco Fauli
2024-03-07sc: Handle xls documents with unknown DRM encryption betterTomaž Vajngerl
2024-03-07tdf#159938: only apply wrap when the content was modifiedMike Kaganski
2024-03-07tdf#159519 comphelper,package: do not store document without SHA256Michael Stahl
2024-03-06tdf#160056 comphelper::rng takes a mutex for every random numberCaolán McNamara
2024-03-06Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-06Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-03-06tdf#159483 sc HTML copy: handle data-sheets-formula attributeMiklos Vajna
2024-03-06Add notifier for mismatching locals or debug assertion is hit for nullptr.Gökay Şatır
2024-03-05tdf#159483 sc HTML copy: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-03-04move inline spelling setting out of document and into viewshellCaolán McNamara
2024-03-01lok: calc: sheet position not restored on undo a tab insert/delete/moveMarco Cecchetti
2024-03-01lok: calc: sheet geometry not updated on undo a tab insert/delete/moveMarco Cecchetti
2024-03-01lok: calc: tiles not invalidated on tab moveMarco Cecchetti
2024-02-29Online: Make tooltip message specific to function usage tooltipGülşah Köse
2024-02-29Make ScColumn::HasCellNotes() less expensiveKohei Yoshida
2024-02-28Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl
2024-02-28sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-02-28assertion fails on last rows selection / modificationCaolán McNamara
2024-02-28don't use EEControlBits::FORMAT100 in inline editengine for kit modeCaolán McNamara
2024-02-28sync InputHandler zoom on setClientZoomCaolán McNamara
2024-02-27Online: Prevent hiding tooltips due to other users action.Gülşah Köse
2024-02-27lok: don't hide tooltip on every actionSzymon Kłos
2024-02-23ONLINE: Add calc formula tooltip support.Gülşah Köse
2024-02-22[cp] tdf#159748 Remove reference to menu in dialog textHubert Figuière
2024-02-21tdf#101313 Copy-paste table from writer to calcNoel Grandin
2024-02-21support possibility to set Theme early during initializeForTiledRenderingCaolán McNamara
2024-02-16sc: pivot table not correct when data and PT cache is not in syncTomaž Vajngerl
2024-02-16for caching if a font has glyphs, strikethrough and underline don't matterCaolán McNamara
2024-02-16kit: editing text in shapes outside the topleft tile has misplaced textCaolán McNamara
2024-02-16clarify that "twipFactor" converts from pixels to 100mmCaolán McNamara
2024-02-16calc: sheet protection dialog is asyncHubert Figuière
2024-02-15kit: cell in editing mode shown with dark view bg in light viewCaolán McNamara
2024-02-15tdf#159483 sc HTML copy: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-14tdf#159483 sc HTML export: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-02-14calc: getPartInfo() returns the sheet protected stateHubert Figuière
2024-02-13sc: add back protect cell tab from cell format dialogHubert Figuière
2024-02-13pass width hint around as twips and convert to pixel at the endCaolán McNamara
2024-02-13tdf#159483 sc HTML paste: handle data-sheets- attributes on a spanMiklos Vajna
2024-02-13don't invalidate when switching tabsCaolán McNamara
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna
2024-02-09tdf#159595: Data validation without error check allows to enter wrong dataJulien Nabet
2024-02-09tdf#158326 - Auto Filter: separate sorting and removing of duplicatesAndreas Heinisch
2024-02-09tdf#159581 sc: fix multi-sheet ScDocRowHeightUpdaterJustin Luth