summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-07-16Resolves tdf#105000 - Make shipped palette names translatableHeiko Tietze1-8/+8
2024-07-16lok calc: allow remove and edit hypelink outside of edit modeJaume Pujantell4-8/+65
2024-07-15Simplify use of close_dialog_through_button: allow button by nameMike Kaganski2-4/+2
2024-07-15tdf#125051: rework and improve uitestXisco Fauli1-10/+28
2024-07-15cid#1607327 COPY_INSTEAD_OF_MOVECaolán McNamara3-21/+21
2024-07-14cid#1555652 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-14cid#1607284 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+2
2024-07-14move declares to first usesCaolán McNamara1-3/+2
2024-07-14tdf#161811 Changes in TC manager dialog should be in order ofJim Raykowski1-1/+2
2024-07-12cid#1607312 silence Overflowed integer argumentCaolán McNamara1-3/+4
2024-07-12cid#1555962 Use of auto that causes a copyCaolán McNamara1-8/+8
2024-07-12tdf#161785 Fix order overlays are repaintedRafael Lima1-3/+3
2024-07-12Fix typoAndrea Gelmini1-1/+1
2024-07-12tdf#161534 Add a Help button in FD & FW to open respective Help documentationAhmedHamed3-1/+52
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