summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2024-06-27ofz#68269 more fixes to sc html parserCaolán McNamara
2024-06-27ofz#67854 UNKNOWN READCaolán McNamara
2024-06-27ofz#68081 keep within boundsCaolán McNamara
2024-06-27ofz#68004 Unknown ReadCaolán McNamara
2024-06-27ofz#67906 Integer-overflowCaolán McNamara
2024-06-27ofz#67904 Integer-overflowCaolán McNamara
2024-06-27ofz#67815 overflowed shortCaolán McNamara
2024-06-27ofz#67635 Integer-overflowCaolán McNamara
2024-06-27ofz#67577 Integer-overflowCaolán McNamara
2024-06-27null deref in initial sc html fuzzingCaolán McNamara
2024-06-27AddressSanitizer: container-overflow in initial sc html fuzzingCaolán McNamara
2024-06-27ofz#67765 Integer-overflowCaolán McNamara
2024-04-03ofz#67708 ignore oversized colspansCaolán McNamara
2024-04-03ofz: negative column offsetCaolán McNamara
2024-04-03ofz#67540 negative offsetCaolán McNamara
2024-02-26tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-06-09Resolves: tdf#74577 tdf#92960 Create missing offsets in very outer tableEike Rathke
2023-04-19don't assert on exporting forum-mso-de-104384.xlsx to xlsxCaolán McNamara
2023-04-12Revert "Improve 'resize with cell' handling"Balazs Varga
2023-04-12Revert "tdf#117948 Do not treat hidden rows as zero in ODF export"Balazs Varga
2023-04-11tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-03-21tdf#117948 Do not treat hidden rows as zero in ODF exportRegina Henschel
2022-11-30Improve 'resize with cell' handlingRegina Henschel
2022-09-22crashtesting: assert on export of forum-mso-en3-17256.xlsx to odsCaolán McNamara
2022-09-22crashtesting: assert on reexport to ods of forum-it-7248.odsEike Rathke
2022-09-22Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann
2022-08-19[cp][CIBO] Add another known good generator.Aron Budea
2022-03-04ensure null terminatorCaolán McNamara
2022-02-22clear ScDocumentImport position cache if iterators are invalidCaolán McNamara
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2020-09-09Check range before accessing Calc sort userlistThorsten Behrens
2020-09-09tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-07-27tdf#134769 XLSX export fix: unable to open with MS ExcelSerge Krot
2020-06-09tdf#133595 FILESAVE XLSX: invalid content when opening file with shapeSerge Krot
2020-06-09tdf#106181 XLSX export: output form controlsSerge Krot
2020-05-09tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot
2020-05-04Resolves: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke
2020-03-16Resolves: tdf#129985 OOXML import: do not force a fixed-locale number formatEike Rathke
2020-03-10tdf#93831 xlsx file full of pictures of numbers slow to openNoel Grandin
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-02-27tdf#130959 crash when opening file with non-existing hyperlinksNoel Grandin
2020-01-08tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski
2020-01-07tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
2019-12-20tdf#129228 speedup load xls file with lots of commentsNoel Grandin
2019-11-24tdf#128976: properly calculate default value when writing XLSMike Kaganski
2019-11-22tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel
2019-11-14tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-11-13no need to store reference to Import hereNoel Grandin