summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-02-18tdf#128425 Add Excel2021 function XMATCH to CalcBalazs Varga
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-18Simplify a bitMike Kaganski
2024-02-18Drop twipFactor, and use Point::scaleMike Kaganski
2024-02-18Clarify unit conversions in calculationMike Kaganski
2024-02-17kit: editing text in shapes outside the topleft tile has misplaced textCaolán McNamara
2024-02-17clarify that "twipFactor" converts from pixels to 100mmCaolán McNamara
2024-02-17sc: Show warning for a XLS document with unknown encrypted partTomaž Vajngerl
2024-02-17tdf#158890 Replace '?' with figure blankLaurent Balland
2024-02-17tdf#129701 Skip empty cell: treat last columnLaurent Balland
2024-02-17sc: Handle xls documents with unknown DRM encryption betterTomaž Vajngerl
2024-02-16for caching if a font has glyphs, strikethrough and underline don't matterCaolán McNamara
2024-02-16tdf#101313 Copy-paste table from writer to calcNoel Grandin
2024-02-16sc: add a debug env var to control the target of the HTML exportMiklos Vajna
2024-02-16calc: sheet protection dialog is asyncHubert Figuière
2024-02-16Resave with newer Glade versionBalazs Varga
2024-02-16Prepare search code for other functions than MATCH and XLOOKUP.Winfried Donkers
2024-02-15kit: cell in editing mode shown with dark view bg in light viewCaolán McNamara
2024-02-15Move #include <queryiter.hxx> to where it is actually usedStephan Bergmann
2024-02-15Explicitly instantiate templatesStephan Bergmann
2024-02-15tdf#159483 sc HTML copy: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-15tdf#159707: sc: Add UItestXisco Fauli
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#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