summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-03-26Resolves: tdf#141146 Fix LOOKUP in array with result scalar / single referenceEike Rathke1-36/+73
2021-03-24tdf#133159 store current config before changing sheetCaolán McNamara2-2/+14
2021-03-17tdf#140986 hang in validity messageNoel Grandin1-0/+15
2021-03-16tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt3-3/+8
2021-03-12tdf#89754 - don't increment non different consecutive date cellsAndreas Heinisch1-0/+7
2021-03-09fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák3-0/+46
2021-03-08tdf#140833 show ScHeaderControl help tip after double click time has expiredCaolán McNamara2-11/+39
2021-03-08tdf#140700 nullptr dereferenceMike Kaganski1-1/+1
2021-03-07tdf#139928 XLSX import: fix conditional formatting in same cell rangeTibor Nagy5-14/+74
2021-03-03tdf#139763 set anchor type in meEditAs in all casesRegina Henschel3-0/+34
2021-02-24delete from mdds in reverse order (tdf#139820)Luboš Luňák1-1/+2
2021-02-24Revert ""delete" also empty Calc cells if it helps mdds (tdf#139820)"Luboš Luňák1-34/+1
2021-02-23"delete" also empty Calc cells if it helps mdds (tdf#139820)Luboš Luňák1-1/+34
2021-02-17tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara4-0/+6
2021-02-16tdf#105301 - increase the size of the sorting keysAndreas Heinisch2-3/+5
2021-02-15tdf#123202 calc: fix sorting of autofiltered rowsTünde Tóth2-0/+79
2021-02-11tdf#140006 don't limit dropdown width to 300pixelsCaolán McNamara1-4/+3
2021-02-10cid#1472783 avoid null pointer dereferenceRegina Henschel1-0/+2
2021-02-10tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel14-69/+374
2021-02-10tdf#129940 handle text:ruby element inside text:pMark Hung4-9/+177
2021-02-10Factor out common parts in scshapetest.cxxRegina Henschel1-308/+114
2021-02-08tdf#133858 reduce the double-ref range to data contentDennis Francis6-0/+236
2021-02-08tdf#139167 XLSX export: fix proliferation of conditional stylesTibor Nagy4-3/+31
2021-02-03tdf#140014 calc crash on COUNTIFNoel Grandin1-0/+2
2021-02-03tdf#120348: Avoid data loss when copying chart with error in formulasOuyang Leyan1-1/+1
2021-01-25tdf#139857 release mouse on launch context menuCaolán McNamara1-0/+2
2021-01-25Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn1-2/+2
2021-01-23tdf#139782 sc: Don't try to access unallocated columnMichael Weghorn1-0/+4
2021-01-21tdf#51022 sc import: fix lost print ranges of last sheetAttila Szűcs2-9/+42
2021-01-19Resolves: tdf#138972 dnd is moving instead of copying the dataCaolán McNamara1-4/+4
2021-01-19tdf#139583 fix case rot 180deg for cell anchored shapesRegina Henschel3-6/+75
2021-01-19tdf#139258 XLSX export: fix position of rotated imagesSzabolcs Toth3-7/+25
2021-01-19tdf#138832 XLSX export: fix lost file names in modified linksAttila Szűcs3-1/+13
2021-01-19tdf#121472 XLSX export: fix external Linux pathAttila Szűcs2-7/+6
2021-01-18tdf#137033 improve save of cell anchored shapesRegina Henschel5-21/+299
2021-01-18tdf#138824 tdf#137937 XLSX export: fix parent directory pathAttila Szűcs4-7/+56
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara83-0/+182
2021-01-14tdf#136155 let the other elements in the dialog determine the final widthCaolán McNamara1-0/+3
2021-01-14tdf#113013 XLSX import: fix "Formula is" type conditional formattingTibor Nagy3-4/+35
2021-01-07tdf#139394 XLSX export: remove extra quotation marksTibor Nagy3-10/+37
2021-01-05tdf#139021 XLSX export: fix "contains" conditional formattingTibor Nagy3-5/+120
2021-01-04tdf#120749 XLSX: fix "begins/ends with" conditionalTibor Nagy4-1/+71
2020-12-21Set correct interface domainAndras Timar1-1/+1
2020-12-20fix crash inserting chartNoel Grandin1-1/+4
2020-12-19Resolves: tdf#138710 Do not push an out-of-bounds bound to boundariesEike Rathke1-1/+2
2020-12-17tdf#138822: really undo when clicking Cancel in managing Named RangesJulien Nabet1-0/+1
2020-12-17tdf#122102 XLSX import: fix "contains" conditional formattingTibor Nagy3-1/+50
2020-12-14refactor for xlsx shape exportSzabolcs Toth1-22/+20
2020-12-14tdf#138851: Named range manager always display "Document (Global)" at launchingJulien Nabet1-7/+8
2020-12-11tdf#123613 XLSX export: fix position of rotated shapesSzabolcs Toth2-4/+22