summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-02-04tdf#125440 When inserting TSV, consider quotes as field markersSamuel Mehrbrodt1-1/+3
2019-11-22If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara4-4/+34
2019-11-20warn on load when a document binds an event to a macroCaolán McNamara4-8/+56
2019-10-01Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke4-31/+57
2019-08-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl1-1/+3
2019-07-29Postpone loading of all external references, including INDIRECT()Eike Rathke1-18/+36
2019-07-29Postpone filter detection until link update is allowedMike Kaganski1-7/+16
2019-06-17Remove Help menu donate entry for LTS versionThorsten Behrens4-17/+0
2019-04-08Related tdf#124329 Handle shapes resizing with the cellSamuel Mehrbrodt1-4/+10
2019-04-03tdf#121103 ANOVA sum of squares formula correctionJaromir Wysoglad1-2/+1
2019-03-20tdf#120161 sc: pdf export unit testSerge Krot3-0/+382
2019-03-19tdf#120161 sc: use selection to set required printed areaSerge Krot1-1/+2
2019-03-14do not access uninitialized values when printing (tdf#121439)Luboš Luňák2-7/+21
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