summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-02-28fix "doc will be saved" dialog messageNoel Grandin1-1/+1
2019-02-27add missing responsesCaolán McNamara1-0/+2
2019-02-19tdf#122982 Remove image from cell when cutting the cellSamuel Mehrbrodt2-4/+73
2019-02-09Resolves: tdf#121002 UpdateRefOnNonCopy::mbUpdated=true if references changeEike Rathke1-0/+2
2019-01-22Resetting all fields for all dims corrupts pivot cacheKatarina Behrens7-4/+52
2019-01-08Resolves: tdf#114695 limit width of this comboCaolán McNamara1-0/+4
2018-12-31tdf#114919: fix ods export in ODF 1.2 strictJulien Nabet1-1/+1
2018-12-31tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet1-0/+1
2018-12-20tdf#117332: select replaced text to properly replace it next timeMike Kaganski1-0/+6
2018-12-19tdf#120859 bad column span in .ui leads to overlapping checkbuttonsCaolán McNamara1-3/+3
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-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-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
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