summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-03-22tdf#160149: save and restore the whole set of tab's conditional formatsMike Kaganski
2024-03-20tdf#160117: check bAnyConditionMike Kaganski
2024-03-19tdf#159373: band-aid for crash in: ScTable::HasAttribJulien Nabet
2024-03-07tdf#83720 Pivot Table: Data field should always at last placeTomaž Vajngerl
2024-03-07tdf#158735 Save solver settings for DEPS and SCO as wellRafael Lima
2024-03-07tdf#129701 Skip empty cell: treat last columnLaurent Balland
2024-03-05tdf#99969: make sure to copy the chart source ranges to clipboardMike Kaganski
2024-03-05Simplify a bitMike Kaganski
2024-03-05Simplify a bitMike Kaganski
2024-03-05tdf#159483 sc HTML copy: handle data-sheets-formula attributeMiklos Vajna
2024-03-04tdf#160003 use correct sheet in clipboard for testRegina Henschel
2024-03-04tdf#159483 sc HTML copy: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-02-29tdf#159420: Show empty option even if empty is filtered outXisco Fauli
2024-02-29sc: Handle xls documents with unknown DRM encryption betterTomaž Vajngerl
2024-02-28tdf#159938: only apply wrap when the content was modifiedMike Kaganski
2024-02-22tdf#159519 comphelper,package: do not store document without SHA256Michael Stahl
2024-02-21tdf#159483 sc HTML copy: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-17tdf#101313 Copy-paste table from writer to calcNoel Grandin
2024-02-15tdf#159483 sc HTML export: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-02-13tdf#159483 sc HTML paste: handle data-sheets- attributes on a spanMiklos Vajna
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna
2024-02-12tdf#159483 sc HTML import: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-02-12sc: pivot table not correct when data and PT cache is not in syncTomaž Vajngerl
2024-02-09calc null-derefCaolán McNamara
2024-02-08tdf#159483 sc HTML import: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-08tdf#159595: Data validation without error check allows to enter wrong dataJulien Nabet
2024-02-08tdf#159483 sc HTML paste: handle data-sheets-value here, tooMiklos Vajna
2024-02-08tdf#158440: do not extend transparent colorHenry Castro
2024-02-08tdf#158326 - Auto Filter: separate sorting and removing of duplicatesAndreas Heinisch
2024-02-08tdf#159581 sc: fix multi-sheet ScDocRowHeightUpdaterJustin Luth
2024-02-07ofz: Use-of-uninitialized-valueCaolán McNamara
2024-02-06check that rtl_random_getBytes() was successfulMichael Stahl
2024-02-02tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-01-31tdf#159131 Calc is laggy when moving a line (row)Noel Grandin
2024-01-30cool#7769 Reduce unnecessary invalidations on calc saveCaolán McNamara
2024-01-30tdf#159412: make sure to keep the value while changing the typeMike Kaganski
2024-01-29tdf#159329 Fix AutoFilter arrow color in dark modeRafael Lima
2024-01-28tdf#158652 notify navigator on insert/edit/delete commentOliver Specht
2024-01-24Use correct type when getting document colorsSzymon Kłos
2024-01-23use a ScopeGuard to restore the original map modeCaolán McNamara
2024-01-23use a ScopeGuard to restore the original map modeCaolán McNamara
2024-01-18tdf#158314: show Empty and Error entries as non-selected and inactive...Kevin Suo
2024-01-16tdf#140330: do not deduplicate conditional formatting in undo contextMike Kaganski
2024-01-15tdf#159174: there may be no tabs in the clipboard documentMike Kaganski
2024-01-15tdf#159171 Prevent crash after selecting unprotected cells 2 timesMatt K
2024-01-15tdf#151752 Fix crash when selecting unprotected cells and copy/pastingMatt K
2024-01-10tdf#158254: sc_uicalc2: Add unittestXisco Fauli
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2024-01-09context="stock" is not good for non-stock translatable stringsAndras Timar
2024-01-09cid#1583700 Uninitialized scalar variableCaolán McNamara