summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-12-28CppunitTest_sc_subsequent_filters_test2: fix test depending on current yearXisco Fauli3-2/+175
2021-12-13tdf#128895 sc xmlimport: create enough dynamic cols if propsJustin Luth3-0/+19
2021-12-10new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-upJustin Luth4-10/+10
2021-12-07Bump tolerance from 30 to 40 to make this test pass on my MacTor Lillqvist1-2/+2
2021-12-02tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen1-1/+3
2021-12-01tdf#144244: fix crash when FILESAVE a calc file after delete some columnsJulien Nabet1-4/+12
2021-12-01tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis1-31/+10
2021-11-29Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze3-22/+18
2021-11-29tdf#144940 sc: fix disabled header/footer regressionAttila Bakos (NISZ)2-5/+78
2021-11-28Resolves: tdf#144410 show submenu indicator for color filtering optionsCaolán McNamara4-6/+12
2021-11-27Regression Statistics: use cell reference, not fix row to calculate offsetEike Rathke1-3/+8
2021-11-25Resolves: tdf#128914 Create copies for non-shareable token arraysEike Rathke1-4/+8
2021-11-24Resolves: ofz#41299 Rewind also on last resort #REF! IsReference()Eike Rathke1-0/+6
2021-11-18tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara3-4/+16
2021-11-18revert "vlookup - optimize SC_EQUAL and NOT_EQUAL." (tdf#139612)Luboš Luňák2-20/+11
2021-11-17Resolves tdf#144247 - Change display precision of row height / column widthHeiko Tietze1-4/+8
2021-11-14Resolves: tdf#145645 pivot table popups don't dismiss when item activatedCaolán McNamara4-6/+15
2021-11-14Resolves: tdf#145640 MoveReference...Reorder() there are RPN tokens as wellEike Rathke1-94/+106
2021-11-11tdf#142986 sc sampling: allow more than default (100) samplesJustin Luth1-0/+2
2021-11-09tdf#142033 - Handle embedded newline set via SetDataArrayAndreas Heinisch1-3/+2
2021-11-09tdf#139205: Keep hierarchical structure of localized default styles in CalcKevin Suo2-2/+7
2021-11-04tdf#145079 XLSX export: fix regression of internal hyperlinksTünde Tóth3-5/+15
2021-11-02multiline calc inputbar not redrawing and adjusting scrollbar on delete of textCaolán McNamara2-0/+10
2021-11-01tdf#138475: also set font size/weight/posture for CJK/CTL languages...Kevin Suo1-0/+6
2021-10-27tdf#142010 XLS import: fix bad calculation after editingLászló Németh3-43/+2
2021-10-22tdf#130104 - FILESAVE XLSX: cell indent increased on each saveKevin Suo8-13/+119
2021-10-20Resolves: tdf#145235 TEXTJOIN() clear last string also for referenced emptyEike Rathke1-9/+6
2021-10-20tdf#96499 sc htmlimport: fix broken CSSHandler so that...Kevin Suo2-43/+55
2021-10-20consider font when caching SalLayoutGlyphs in calc (tdf#143978)Luboš Luňák1-4/+36
2021-10-18ofz#40008 check if column exists before EndListening attemptCaolán McNamara2-1/+2
2021-10-16Resolves: tdf#145085 HYPERLINK() do not force a 2nd row URL cell in array modeEike Rathke2-0/+26
2021-10-13Resolves: tdf#145077 Use position for jumping to named relative referencesEike Rathke3-8/+17
2021-10-12calc: revert changes in autoinputDennis Francis9-120/+64
2021-10-11Blind fix crash in ScDBData::UpdateReference(), tdf#126926 follow-upEike Rathke2-8/+9
2021-10-08Fix iteration in sc/source/ui/docshell/externalrefmgr.cxxJulien Nabet1-1/+3
2021-10-08Resolves: tdf#144970 Chart CellRangeRepresentation expects UI representationEike Rathke4-7/+10
2021-10-07ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák3-5/+27
2021-10-06Fix crash if conditional format triggers recursion with iterations enabledEike Rathke3-2/+37
2021-10-04tdf#142578: xlsx export: use continuous numbering for dfx nodesVasily Melenchuk3-8/+48
2021-10-04tdf#143104 Fix xlsx import/export of color filter colorsVasily Melenchuk7-58/+70
2021-10-02tdf#144758: default value for 'table:orientation' attribute is 'row'Mike Kaganski3-1/+39
2021-10-01sc: colorfilter dangling pointer fixedVasily Melenchuk1-9/+12
2021-09-28tdf#144184 sc: fix first page footer exportDaniel Arato (NISZ)3-1/+37
2021-09-28tdf#144732: treat invalid subtype value as worksheetMike Kaganski3-4/+105
2021-09-28Resolves: tdf#144740 Fix broken compareByValue() query, tdf#142910 tdf#144253Eike Rathke4-41/+94
2021-09-27tdf#76258 Fix xlsx export of color filter colorsSamuel Mehrbrodt3-21/+24
2021-09-27do some sanity checks on the number of records claimedCaolán McNamara1-0/+0
2021-09-24Fix color filter popup positionSamuel Mehrbrodt1-1/+2
2021-09-24tdf#142579 Consider cond. format background colors in color filterSamuel Mehrbrodt2-5/+25
2021-09-24tdf#142580 Consider cond. format text colors in color filterSamuel Mehrbrodt2-9/+49