summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-04-15Work around assert() in circular reference within group calc, tdf#141146Eike Rathke1-5/+17
2021-04-12tdf#138646 - consider the document's address conventionAndreas Heinisch3-1/+51
2021-04-10tdf#141416: partial revert of the fix for tdf#81396Xisco Fauli1-4/+5
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski3-13/+7
2021-04-07Resolves: tdf#128334 Reset mnCurrentSheetEndPos, mnCurrentSheetTab in all casesEike Rathke1-0/+6
2021-04-06tdf#99913 XLSX import: set filtered flag for rowsTünde Tóth4-10/+66
2021-04-06ofz: Segv on unknown addressCaolán McNamara1-1/+8
2021-04-06tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth1-2/+2
2021-04-04tdf#58745 - Detect end of month when extending a date listAndreas Heinisch3-4/+36
2021-03-30tdf#118482 set a scroll step of the height of a collapsed entryCaolán McNamara2-0/+10
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