summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2022-11-30tdf#58125 sc: don't show comment notifier for hidden columnscib-6.4-13Justin Luth
2022-11-30tdf#46444 tdf#152081 sc: hide notes in hidden rows or columnsBalazs Varga
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-22forcepoint#107: ensure to be deleted formulas are unshared firstCaolá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-09-22crashtesting: negative index seen on loading forum-de3-15472.odsCaolán McNamara
2022-09-22crashtesting: assert seen on loading forum-en-38962.odsCaolán McNamara
2022-09-22crashtesting: crash seen on exporting forum-it-5909.ods to xlsxCaolán McNamara
2022-09-22forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-09-15libxml2: upgrade to release 2.10.2Michael Stahl
2022-08-24sc: disable tdf150044.save_shared_readonly_with_password.test_save_to_shared_odsMichael Stahl
2022-08-19[cp][CIBO] Add another known good generator.Aron Budea
2022-07-22tdf#150044 sc import: fix editing password in shared modeBalazs Varga
2022-07-20tdf#119491 sc odf export: fix password protection of shared filesBalazs Varga
2022-07-15tdf#61623 sc update current cell view if we switch or create a new tabBalazs Varga
2022-05-23tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth
2022-05-23Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn
2022-05-23tdf#139782 sc: Don't try to access unallocated columnMichael Weghorn