summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga1-0/+2
2023-07-18tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga2-1/+9
2023-07-18tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara2-5/+5
2023-06-23for unallocated columns check default column attributes (tdf#132057)Luboš Luňák1-9/+6
2023-06-09Resolves: tdf#74577 tdf#92960 Create missing offsets in very outer tableEike Rathke1-0/+10
2023-05-23Resolves: tdf#114878 Add 'Evaluate formulas' option to CSV import and pasteBalazs Varga1-2/+5
2023-05-02put floating frames under managed links controlCaolán McNamara1-1/+8
2023-05-01Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara2-0/+10
2023-04-21tdf#154578 sc fix: fill square is reduced when pulling selection with CTRLBalazs Varga1-0/+3
2023-04-20Resolves: tdf#125110 tdf#151211 Disentangle the convoluted CSV/TSV-clip importEike Rathke2-23/+83
2023-04-20Make the logic more logical.., tdf#102846 follow-upEike Rathke1-4/+3
2023-04-20Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke4-25/+85
2023-04-19don't assert on exporting forum-mso-de-104384.xlsx to xlsxCaolán McNamara1-1/+1
2023-04-19crashtesting: convert assert to SAL_WARN_IFNoel Grandin1-1/+1
2023-04-12Revert "Improve 'resize with cell' handling"Balazs Varga10-299/+107
2023-04-12Revert "tdf#154005 sc ods fileopen: fix dropdown form control size"Balazs Varga7-93/+2
2023-04-12Revert "tdf#117948 Do not treat hidden rows as zero in ODF export"Balazs Varga3-150/+9
2023-04-12Revert "Related: tdf#154005 sc ods fileopen: fix dropdown form control size"Balazs Varga5-48/+21
2023-04-11tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga5-16/+24
2023-03-30Related: tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga5-21/+48
2023-03-21tdf#117948 Do not treat hidden rows as zero in ODF exportRegina Henschel3-9/+150
2023-03-16tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga7-2/+93
2023-03-01Always push a result, even if it's only an errorEike Rathke1-2/+2
2023-02-20Stack check safety belt before fishing in muddy watersEike Rathke2-2/+14
2023-02-20Obtain actual 0-parameter count for OR(), AND() and 1-parameter functionsEike Rathke1-1/+9
2022-11-30tdf#58125 sc: don't show comment notifier for hidden columnscib-6.4-13Justin Luth1-3/+2
2022-11-30tdf#46444 tdf#152081 sc: hide notes in hidden rows or columnsBalazs Varga1-13/+11
2022-11-30Improve 'resize with cell' handlingRegina Henschel10-109/+360
2022-09-22crashtesting: assert on export of forum-mso-en3-17256.xlsx to odsCaolán McNamara2-9/+20
2022-09-22forcepoint#107: ensure to be deleted formulas are unshared firstCaolán McNamara4-0/+20
2022-09-22crashtesting: assert on reexport to ods of forum-it-7248.odsEike Rathke1-6/+8
2022-09-22Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann1-4/+4
2022-09-22crashtesting: negative index seen on loading forum-de3-15472.odsCaolán McNamara1-2/+4
2022-09-22crashtesting: assert seen on loading forum-en-38962.odsCaolán McNamara1-1/+10
2022-09-22crashtesting: crash seen on exporting forum-it-5909.ods to xlsxCaolán McNamara1-3/+9
2022-09-22forcepoint#97 avoid Invalid read of size 2Caolán McNamara6-1/+31
2022-09-15libxml2: upgrade to release 2.10.2Michael Stahl1-1/+2
2022-08-24sc: disable tdf150044.save_shared_readonly_with_password.test_save_to_shared_odsMichael Stahl1-46/+62
2022-08-19[cp][CIBO] Add another known good generator.Aron Budea1-1/+1
2022-07-22tdf#150044 sc import: fix editing password in shared modeBalazs Varga1-0/+69
2022-07-20tdf#119491 sc odf export: fix password protection of shared filesBalazs Varga1-0/+8
2022-07-15tdf#61623 sc update current cell view if we switch or create a new tabBalazs Varga1-0/+1
2022-05-23tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth2-2/+4
2022-05-23Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn1-2/+2
2022-05-23tdf#139782 sc: Don't try to access unallocated columnMichael Weghorn1-0/+4
2022-04-21Prevent save interception when un-sharing Calc docSamuel Mehrbrodt1-4/+4
2022-03-04ensure null terminatorCaolán McNamara1-8/+3
2022-02-22clear ScDocumentImport position cache if iterators are invalidCaolán McNamara3-2/+30
2022-02-21fix range checking in calls like ScDocument::GetNote()Luboš Luňák3-4/+25
2021-11-17ofz: Segv on unknown addressCaolán McNamara1-1/+8