summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2022-10-28libxml2: upgrade to release 2.10.2Michael Stahl1-1/+2
2022-10-28ensure null terminatorCaolán McNamara1-8/+3
2022-10-28fix range checking in calls like ScDocument::GetNote()Luboš Luňák3-2/+24
2022-10-28clear ScDocumentImport position cache if iterators are invalidCaolán McNamara3-0/+29
2022-10-28don't add a cell to a non-existent column (tdf#104865)Luboš Luňák4-1/+11
2021-11-16ofz: Segv on unknown addressCaolán McNamara1-1/+8
2021-11-16ofz#29234 Integer-overflowCaolán McNamara1-0/+2
2021-01-25Don't use uninitialized memory when reading from the stream failsStephan Bergmann1-5/+9
2020-09-16tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli1-18/+1
2020-09-10Check range before accessing Calc sort userlistThorsten Behrens1-2/+2
2020-05-30Cut down on -pthread/-lpthread proliferationStephan Bergmann2-12/+0
2020-02-16tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt1-1/+1
2019-11-22If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara4-4/+34
2019-11-21warn on load when a document binds an event to a macroCaolán McNamara4-8/+56
2019-10-07tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil1-0/+18
2019-09-23Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke4-31/+57
2019-08-13cache mdds positions also in CopyTextAttrsFromClipHandler (tdf#112000)Luboš Luňák1-6/+25
2019-07-28tdf#117276 sc: autofilter was unexpected reset with OK pressedSerge Krot4-1/+218
2019-07-28Postpone loading of all external references, including INDIRECT()Eike Rathke1-18/+34
2019-07-28Postpone filter detection until link update is allowedMike Kaganski1-7/+16
2019-07-28Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke3-11/+28
2019-07-28Related: tdf#118735 WEBSERVICE preserve the hybrid string result, if possibleEike Rathke3-2/+31
2019-06-21Make it more obvious that there are no named rangesKatarina Behrens2-1/+9
2019-05-27tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil6-11/+44
2019-05-13tdf#124829 sc: fix crash during progress updateSerge Krot1-7/+0
2019-05-04tdf#124565: calc: copy/paste manual row heightVasily Melenchuk2-0/+75
2019-04-05Merge branch 'libreoffice-6-1'Thorsten Behrens1-2/+1
2019-04-05tdf#124329 Add API to make cell anchored graphic resize with cellSamuel Mehrbrodt3-1/+36
2019-04-04Related 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-27Merge branch 'libreoffice-6-1'Thorsten Behrens6-8/+405
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-03-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl1-1/+3
2019-03-12Merge branch 'libreoffice-6-1'Michael Weghorn4-5/+76
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-19Merge branch 'temp/libreoffice-6-1'Michael Weghorn9-4/+59
2019-02-15tdf#121040 sc: cell with ### has too big heightSerge Krot4-5/+35
2019-02-09Resolves: tdf#121002 UpdateRefOnNonCopy::mbUpdated=true if references changeEike Rathke1-0/+2
2019-02-04tdf#122260 sc: Autofilters not properly clearedSerge Krot4-1/+104
2019-02-03uitest for bug tdf#117276Zdeněk Crhonek2-0/+115
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
2019-01-03Merge branch 'libreoffice-6-1' into distro/lhm/libreoffice-6-1+backportsMichael Weghorn6-6/+17
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