summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-02-12tdf#158440: sc: Add UItestXisco Fauli
2024-02-12tdf#145538 use range based for loopsKeldin Maldonado (KNM)
2024-02-12tdf#133836 Autofilter allow adding up members to the current selectionSahil
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna
2024-02-11cid#1559961 silence Free of address-of expressionCaolán McNamara
2024-02-10perf: limit to max 1024 rows in cases where we originally allocated 1024 rowsCaolán McNamara
2024-02-10cid#1559951 silence Use after freeCaolán McNamara
2024-02-10cid#1591764 silence Double freeCaolán McNamara
2024-02-10Fix typoAndrea Gelmini
2024-02-10sc: pivot table not correct when data and PT cache is not in syncTomaž Vajngerl
2024-02-09tdf#159483 sc HTML import: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-02-09cid#1591767 Uninitialized scalar field (unused bSortedBinarySearch)Caolán McNamara
2024-02-09cid#1591766 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-02-09Related: tdf#127293 Fix function XLOOKUP with nested XLOOKUP functionsBalazs Varga
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy
2024-02-08calc null-derefCaolán McNamara
2024-02-08lok: calc: missing invalidation of position on undo a drag and dropMarco Cecchetti
2024-02-08lok: calc: missing update of sheet geometry data on undo a drag and dropMarco Cecchetti
2024-02-08lok: calc: missing invalidation of cached positionsMarco Cecchetti
2024-02-08lok: calc: rtl - misplaced caretMarco Cecchetti
2024-02-08lok: calc: GridWindow size not updated for some viewMarco Cecchetti
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-02-08cid#1559954 rearrange to silence Use after freeCaolán McNamara
2024-02-08tdf#159483 sc HTML import: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-08Related: tdf#127293 Fix function XLOOKUP binary search corner casesBalazs Varga
2024-02-07cid#1559945 rearrange to silence Use after freeCaolán McNamara
2024-02-07tdf#158440: do not extend transparent colorHenry Castro
2024-02-07tdf#159483 sc HTML paste: handle data-sheets-value here, tooMiklos Vajna
2024-02-07cid#1559963 silence Use after freeCaolán McNamara
2024-02-07tdf#159581 sc: fix multi-sheet ScDocRowHeightUpdaterJustin Luth
2024-02-07cid#1401342 silence Uncaught exceptionCaolán McNamara
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin
2024-02-07tdf#159595: Data validation without error check allows to enter wrong dataJulien Nabet
2024-02-04cid#1591487 Dereference after null checkCaolán McNamara
2024-02-04cid#1591492 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-02-02tdf#154587: sc_subsequent_filters_test4: Add unittestXisco Fauli
2024-02-01tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-02-01check that rtl_random_getBytes() was successfulMichael Stahl
2024-02-01tdf#131575: sc_subsequent_filters: Add unittestXisco Fauli
2024-02-01tdf#76115: sc_subsequent_filters: Add unittestXisco Fauli
2024-02-01tdf#158326 - Auto Filter: separate sorting and removing of duplicatesAndreas Heinisch
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-31Implement Async AutoCorrectQuery Dialogs for Formula Check in calccodewithvk
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers
2024-01-30tdf#159131 Calc is laggy when moving a line (row)Noel Grandin
2024-01-30cid#1588084 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-30Revert "sc lok: don't set the GridWindow size to document size"Tomaž Vajngerl
2024-01-30lok: notebookbar: fix number format fieldSzymon Kłos