summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-07-11cid#1607892 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn8-36/+54
2024-07-10tdf#159348 Update Highlight Overlay when window is resizedRafael Lima2-0/+8
2024-07-10cid#1556474 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-10lok: sc: fix warning autofilter message boxHenry Castro1-2/+5
2024-07-10tdf#161712 invoke ScSimpleUndo::EndUndo() before ShowBlock()Patrick Luby1-1/+5
2024-07-10tdf#161964 - sc Fix Lookup functions error with only-row referenceBalazs Varga2-2304/+2246
2024-07-09cid#1558011 Use of auto that causes a copyCaolán McNamara1-4/+4
2024-07-09tdf#158857: [Power Query] export connections.xmlBayram Çiçek7-14/+756
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin2-2/+2
2024-07-09Make convert*Angle strictMike Kaganski1-2/+2
2024-07-08tdf#161709 Make selection rectangle symmetric at any zoom levelRafael Lima1-11/+32
2024-07-08cid#1608463 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2024-07-06cid#1554774 silence Use of auto that causes a copyCaolán McNamara1-2/+1
2024-07-05fill in more SfxItemType valuesNoel Grandin1-2/+2
2024-07-05fix asan buildNoel Grandin1-4/+4
2024-07-05tdf#158110 - Paste special: improve check for cells with notesAndreas Heinisch6-2/+71
2024-07-04cid#1545560 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-04tdf#161483 angle unit import for cell text rotationRegina Henschel3-3/+398
2024-07-04tdf#152104 speed xls->ods convert part 2Noel Grandin2-23/+6
2024-07-04tdf#152104 speed xls->ods convert part 1Noel Grandin3-57/+34
2024-07-03cid#1607231 Uninitialized scalar fieldCaolán McNamara1-1/+1
2024-07-02lok calc: allow copy hyperlink outside of edit modeJaume Pujantell4-4/+33
2024-07-02cid#1606605 Logically dead codeCaolán McNamara1-1/+1
2024-07-01Fix unwanted code behavior change in sc/Hossein3-113/+106
2024-07-01ofz#69444 Integer-overflowCaolán McNamara1-2/+5
2024-06-29Fix "lets" -> "let's"Andrea Gelmini4-6/+6
2024-06-29Related tdf#64028 - COPYDELETE must not update referencesHeiko Tietze1-1/+1
2024-06-29Simplify some uses of convertTwipToMm100Mike Kaganski2-10/+5
2024-06-28Simplify solar.h a bitMike Kaganski1-1/+1
2024-06-28Fix "lets see" -> "let's see"Andrea Gelmini1-1/+1
2024-06-28Fix "lets" -> "let's"Andrea Gelmini1-1/+1
2024-06-27Related: tdf#127293 Ignore 'search-criteria-must-apply-to-whole-cell'Balazs Varga10-195/+267
2024-06-27xlsx: Don't export notes author when in privacy modeSamuel Mehrbrodt4-0/+35
2024-06-27xlsx: Don't export changes author/date when in privacy modeSamuel Mehrbrodt4-1/+43
2024-06-27Resave with newer Glade versionBogdan Buzea26-1470/+957
2024-06-27Resave with newer Glade versionBogdan Buzea21-1158/+867
2024-06-25Fix typoAndrea Gelmini1-2/+2
2024-06-25tdf#161210 speed xls loadNoel Grandin2-2/+18
2024-06-25tdf#161210 speed up XLS loadNoel Grandin2-8/+5
2024-06-25Resolves tdf#161641 - Select data area before select allHeiko Tietze2-1/+28
2024-06-24tdf#161743 Calc Sidebar Functions deck: move focus to document uponIlmari Lauhakangas1-0/+14
2024-06-24Resave with newer Glade versionBogdan Buzea1-45/+45
2024-06-24NFC cleanup duplicate entry in sc/IwyuFilter_sc.yaml #2Justin Luth1-1/+0
2024-06-24ods: Don't export changes author/date when in privacy modeSamuel Mehrbrodt3-5/+37
2024-06-24editeng: add convenience creators to ESelection All, NotFoundTomaž Vajngerl3-10/+10
2024-06-22tdf#161658 Limit new selection overlay to Calc onlyRafael Lima1-8/+8
2024-06-22fix O(n^2) behaviour when fetching field info from EditEngineNoel Grandin1-4/+2
2024-06-21tdf#161648 sc a11y: Set a11y names for items in border style controlMichael Weghorn1-0/+16
2024-06-21Related: tdf#127293 Add new Match_mode option for XLOOKUP andBalazs Varga4-15/+18