summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2024-07-21tdf#157897 - Clear print ranges before adding additional onesAndreas Heinisch
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
2024-02-16calc null-derefCaolán McNamara
2024-02-16ofz: Use-of-uninitialized-valueCaolán McNamara
2023-12-10tdf#140014 calc crash on COUNTIFNoel Grandin
2023-11-24reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara
2023-11-24default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
2023-11-24null-deref seen in ScTabView::UpdateEditViewCaolán McNamara
2023-11-24tdf#154142 null-deref in SfxUndoManager::SetMaxUndoActionCountCaolán McNamara
2023-11-24-Werror=dangling-referenceStephan Bergmann
2023-07-25Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga
2023-07-18tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga
2023-07-18tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara
2023-06-23for unallocated columns check default column attributes (tdf#132057)Luboš Luňák
2023-06-09Resolves: tdf#74577 tdf#92960 Create missing offsets in very outer tableEike Rathke
2023-05-23Resolves: tdf#114878 Add 'Evaluate formulas' option to CSV import and pasteBalazs Varga
2023-05-02put floating frames under managed links controlCaolán McNamara
2023-05-01Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara
2023-04-21tdf#154578 sc fix: fill square is reduced when pulling selection with CTRLBalazs Varga
2023-04-20Resolves: tdf#125110 tdf#151211 Disentangle the convoluted CSV/TSV-clip importEike Rathke
2023-04-20Make the logic more logical.., tdf#102846 follow-upEike Rathke
2023-04-20Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke
2023-04-19don't assert on exporting forum-mso-de-104384.xlsx to xlsxCaolán McNamara
2023-04-19crashtesting: convert assert to SAL_WARN_IFNoel Grandin
2023-04-12Revert "Improve 'resize with cell' handling"Balazs Varga
2023-04-12Revert "tdf#154005 sc ods fileopen: fix dropdown form control size"Balazs Varga
2023-04-12Revert "tdf#117948 Do not treat hidden rows as zero in ODF export"Balazs Varga
2023-04-12Revert "Related: tdf#154005 sc ods fileopen: fix dropdown form control size"Balazs Varga
2023-04-11tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-03-30Related: tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-21tdf#117948 Do not treat hidden rows as zero in ODF exportRegina Henschel
2023-03-16tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-01Always push a result, even if it's only an errorEike Rathke
2023-02-20Stack check safety belt before fishing in muddy watersEike Rathke
2023-02-20Obtain actual 0-parameter count for OR(), AND() and 1-parameter functionsEike Rathke