summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-11-26tdf#108027, add external ref string items to the data arrayMarkus Mohrhard1-1/+1
2018-11-26tdf#116931 Fix scale when calc cells move indirectlyArmin Le Grand1-28/+76
2018-11-22Resolves: tdf#113898 create JumpMatrix for svExternalDoubleRef scalar valuesEike Rathke1-1/+10
2018-11-17thread-safe ScGlobal::GetUnitConverter()Luboš Luňák2-8/+5
2018-11-17Resolves: tdf#119700 save correct table:last-row-spannedEike Rathke1-1/+1
2018-11-17blacklist svMatrix for calc threaded calculationLuboš Luňák1-0/+1
2018-11-17blacklist svExternalName for calc threadingLuboš Luňák1-0/+1
2018-11-17don't access deleted cellsLuboš Luňák1-0/+4
2018-11-16tdf#107240 tdf#120432 Disable time/date entries in read-only/protected modeXisco Fauli2-3/+12
2018-11-08tdf#107586, import chart sheet colorMarkus Mohrhard1-1/+9
2018-11-06tdf#115317 Fix empty url representationPaul Trojahn7-29/+29
2018-10-30tdf#118747 sc: use manual height for previous rows in TransferObjVasily Melenchuk1-0/+6
2018-10-26index validity check looks dubiousCaolán McNamara1-2/+2
2018-10-26index validity check looks dubiousCaolán McNamara1-1/+1
2018-10-24adding some fuzz to row height tolerance testsThorsten Behrens1-2/+2
2018-10-24Resolves: tdf#120689 omit <definedName> for ocMacro in OOXMLEike Rathke1-1/+5
2018-10-22tdf#62268: allow row height recalculation on document loadVasily Melenchuk7-36/+94
2018-10-22tdf#120410: Disable insert/delete row/page break if sheet is protectedXisco Fauli1-4/+4
2018-10-20copy and paste errorCaolán McNamara1-1/+1
2018-10-19Resolves: tdf#119623 record group positions also for top cellsEike Rathke1-6/+10
2018-10-17tdf#69460, tdf#118416: Don't copy whole columns to the clipboardTor Lillqvist1-19/+47
2018-10-16Fix a weird checkbox label in Calc’s recalculation promptAdolfo Jayme Barrientos1-0/+1
2018-10-11Resolves: tdf#73081 empty <> not-empty is also a match if numericEike Rathke1-3/+3
2018-10-11tdf#120410: Disable insert/delete row/page break in read-only modeXisco Fauli1-4/+4
2018-10-09tdf#115262 sc: fix cumulative placement error of imagesMiklos Vajna1-2/+13
2018-10-08tdf#119904 : Generalize the fix for tdf#115093Dennis Francis2-13/+55
2018-10-05Do not let end row creep above start row, tdf#69977 tdf#119305 follow-upEike Rathke1-1/+1
2018-10-05tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth2-0/+19
2018-10-04tdf#120057: protect sheet dialog checklistbox should be can-focusXisco Fauli1-1/+1
2018-09-26Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke2-4/+5
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand34-114/+123
2018-09-14tdf#119305 Chart created from fully selected sheet only targets header rowNoel Grandin1-1/+3
2018-09-14tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga2-0/+16
2018-09-14tdf#119793 Crash on redo of rectangle movement and textNoel Grandin1-4/+4
2018-09-12sync opcodes blacklisted for calc threading from masterLuboš Luňák1-0/+12
2018-09-06Resolves: tdf#118850 disentangle the twisted wrong cell type vs format typeEike Rathke1-6/+12
2018-09-04ofz#10189 check container sizeCaolán McNamara1-2/+6
2018-09-04Resolves: tdf#119533 reintroduce time rounding but cut, tdf#118800 follow-upEike Rathke1-12/+50
2018-09-04Increase arbitrary sort elements limit from 100000 to two full columnsEike Rathke1-1/+3
2018-08-31tdf#112454 Also consider last SCTAB in loopMichael Weghorn1-1/+1
2018-08-31tdf#117781: don't remove already applied conditional format dataMike Kaganski2-6/+9
2018-08-31tdf#73078 Let 'Type()' return '1' for empty cellsMichael Weghorn1-0/+4
2018-08-23Resolves: tdf#119034 do not floor() for Logical A1Eike Rathke1-1/+1
2018-08-23Resolves: tdf#119402 +- typo sign flipEike Rathke1-1/+1
2018-08-22Resolves: tdf#118983 do not expand range if sheet references not affectedEike Rathke1-8/+5
2018-08-22Resolves: tdf#119137 treat scalar non-reference non-array argument as matrixEike Rathke1-0/+16
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2-2/+2
2018-08-17Related tdf#118547: don't change protection symbol if nTab == TABLEID_DOCJulien Nabet1-1/+1
2018-08-16data->sort->options->copy sort results to, enter "asd"->ok crashesCaolán McNamara1-1/+1
2018-08-16tdf#118990: use full URI for absolute referencesMike Kaganski3-1/+35