summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-12-19tdf#120859 bad column span in .ui leads to overlapping checkbuttonsCaolán McNamara1-3/+3
2018-12-18tdf#99438: sc: support for .xltx exportVasily Melenchuk6-9/+53
2018-12-12Correct typed_flags<PivotFunc> mask is 0x1fffEike Rathke1-1/+1
2018-12-11crashtesting: ooo55266-3.ods some members are nullptrKatarina Behrens1-1/+5
2018-12-10Merge branch 'libreoffice-6-1' into distro/lhm/libreoffice-6-1+backportsMichael Weghorn4-5/+5
2018-12-09Resolves: tdf#80583 create range list string with proper delimiterEike Rathke3-4/+4
2018-12-05Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke1-1/+1
2018-12-01Check isEmptyStringQuery() early to avoid call ..., tdf#121052 follow-upEike Rathke1-9/+7
2018-12-01tdf#121052 sc: avoid multiple empty value lookups in rangesSerge Krot3-1/+78
2018-12-01tdf#119178: use current range as a range for conditional formatVasily Melenchuk3-2/+25
2018-12-01sc: fix: range/step calculation for progress barSerge Krot6-25/+88
2018-12-01sc: speed-up: avoid usage of svl::SharedString where it is possibleSerge Krot1-37/+74
2018-12-01sc: Enhance binary search for ScAttrArraySerge Krot1-19/+29
2018-12-01sc: speed-up: no usage of temp strings objectsSerge Krot1-12/+10
2018-12-01sc: Enhance binary search for ScMarkArraySerge Krot3-25/+129
2018-12-01tdf#117276 filter reset: check complete data range selectedSerge Krot1-1/+13
2018-12-01Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2-3/+3
2018-12-01tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt2-1/+22
2018-12-01tdf#117903 Add signature line feature to calcSamuel Mehrbrodt5-0/+62
2018-11-30tdf#121612: update pivot caches during saving to XLSXVasily Melenchuk3-2/+29
2018-11-29tdf#105236, only take number format from numeric cellsMarkus Mohrhard1-1/+1
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